Research Article

An Edge Correlation Based Differentially Private Network Data Release Method

Algorithm 1

TBT algorithm.
Input: Weighted dataset , weight threshold .
Output: Indicated dataset .
() for (Each tuple ) do
()if () then
() = 1;
()else
() = 0;
()end if
() end for
() returnā€‰ā€‰ with indicated values.