anonymize2node {dynetNLAResistance} | R Documentation |
Anonymize two node.
anonymize2node(g, uid, vid, noise = g$noise)
g |
A graph contains vertexs with different labels and some of which are sensitive. |
uid |
Name of a node with sensitive label. |
vid |
Name of a node with unsensitive label. |
noise |
Current amount of noise nodes. |
A list with information of anonymized network.