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_value
igraph_st_mincut_value
, igraph_mincut_value
, the Stoer-Wagner
algorithm is implemented for undirected graphsigraph_st_vertex_connectivity
, igraph_vertex_connectivity
igraph_st_edge_connectivity
, igraph_edge_connectivity
igraph_edge_disjoint_paths
,
igraph_vertex_disjoint_paths
, igraph_adhesion
, igraph_cohesion
igraph_to_directed
handles attributesigraph_spinglass_community
,
igraph_spinglass_my_community
igraph_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_graphs
igraph_preference_game
and igraph_asymmetric_preference_game
igraph_laplacian
functionigraph_read_graph_graphml
igraph_read_graph_graphml