snap-stanford / snap

Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
Other
2.16k stars 797 forks source link

CESNA: Output does not show all nodes #167

Open thps-a opened 5 years ago

thps-a commented 5 years ago

Parameter: -c:24

Graph: 2321 Nodes 5568 Edges nodes in the graph:2321 2321 nodes, 30381 lines read 1750 attributes selected from 2337 1750 attributes names copied

MLE completed with 649 iterations(66 secs) Diff: 8.101600 [66 secs]

However, the output does not show all nodes in the 24 rows (communities). When I change the number of communities to 2 (-c:2), then the first row lists 8 nodes and the second 6 nodes. Please, could you help me to inform my input files correctly (attached)? Thank you.

edges_all.txt nodefeat_all.txt nodefeatnames_all.txt

LiuYuQ commented 4 years ago

Excuse me,I have the same problem as you. Have you solved it? @thps-a