About igraph releases and other things
December 19, 2006
This is a new major release, it contains many new things: geometric random graphs, local transitivity, etc.
igraph_maxdegree added, calculates the maximum degree in the graphigraph_grg_game, geometric random graphsigraph_density, graph density calculationigraph_maxflow_valueigraph_st_mincut_value, igraph_mincut_value, the Stoer-Wagner
algorithm is implemented for undirected graphsigraph_st_vertex_connectivity, igraph_vertex_connectivityigraph_st_edge_connectivity, igraph_edge_connectivityigraph_edge_disjoint_paths,
igraph_vertex_disjoint_paths, igraph_adhesion, igraph_cohesionigraph_to_directed handles attributesigraph_spinglass_community,
igraph_spinglass_my_communityigraph_extended_chordal_ring, it creates extended chordal ringsno argument added to igraph_clusters, it is possible to calculate
the number of clusters without calculating the clusters themselvesigraph_delete_vertices rewritten to allocate less memory for the new
graphigraph_neighborhood,
igraph_neighborhood_size, igraph_neighborhood_graphsigraph_preference_game and igraph_asymmetric_preference_gameigraph_laplacian functionigraph_read_graph_graphmligraph_read_graph_graphmlgraph.laplacian when normalized
Laplacian is requestedget.all.shortest.paths in the R package