bagrow / linkcomm

Programs to identify link communities in complex networks
91 stars 49 forks source link

recording hierarchical tree #6

Open yy opened 14 years ago

yy commented 14 years ago

To draw the corresponding hierarchical tree (dendrogram), the program should record the hierarchical information to the file. I think this feature is not so important for the C++ version that deals with larger networks.

bagrow commented 13 years ago

I added some very basic dendrogram recording to the develop branch (commit 0c41c2b....).

This may be sufficient to get a dendrogram, but it will take a lot of work to go from the new output to a plotted dendrogram, so I do not yet consider this closed!

yy commented 13 years ago

To record dendrogram, we may need to use alternative way to assign community id. How about making a class Dendrogram to keep the linkage and export with a couple of different formats? There are several formats for dendrogram: