struc2vec icon indicating copy to clipboard operation
struc2vec copied to clipboard

Problem with disconnected nodes

Open BlackPianoCat opened this issue 2 years ago • 0 comments

I work with some graphs that have some disconnected nodes. I believe that when I create the edges list, which contains only the connected part of the network, the algorithm outputs network representations for only the connected part of the network. Is there any way to include the disconnected nodes, or I should remove them from the network, completely?

BlackPianoCat avatar Apr 14 '22 12:04 BlackPianoCat