About igraph releases and other things
May 21, 2007
The major new additions in this release is a bunch of community detection algorithms and support for the GML file format. Here is the complete list of changes:
igraph_neighbors
always returns an ordered listigraph_is_loop
and igraph_is_multiple
added
igraph_mincut
cat calculate the actual minimum cutsupport for reading and writing GML files
igraph_community_to_membership
supporting function added, creates
a membership vector from a community structure merge tree