YY Ahn

Results 8 issues of YY Ahn

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...

feature

We don't have any test case yet. It will be useful if the codes become more complex.

good code

It will be useful if the program creates two files containing community strength and partition density for each community at the optimal threshold (or given threshold). The community strength is...

feature

The size distribution of the communities often has a heavy tail. i.e. there are giant communities. In many cases, it is needed to break it down into smaller communities.

feature
new alg

Current version use the unweighted partition density for weighted graph. Probably we need weighted partition density for dense networks.

feature
new alg

In the README, there is a link to an example .config: http://www.ecogwiki.com/.config?_type=txt However, this example page is not visible ("You don't have a permission").

If you want to cancel your edit and go back to the page, the only way is browser back button, which you need to use several times if you clicked...

feature

We can use https://docs.pytest.org/en/latest/