Introductionigraph is a free software package for creating and manipulating undirected and directed graphs. It includes implementations for classic graph theory problems like minimum spanning trees and network flow, and also implements algorithms for some recent network analysis methods, like community structure search. |
Featuresigraph contains functions for generating regular and random graphs, manipulating graphs, assigning attributes to vertices and edges. It can calculate various structural properties, graph isomorphism, includes heuristics for community structure detection, supports many file formats. The R and Python interfaces support visualization. |
Requirementsigraph runs on most modern machines and operating systems, and it is tested on MS Windows, Mac OSX and various Linux versions. The software you need for installing igraph depends on whether you want to use the C library, the R package or the Python extension; and may vary depending on your platform. |
View more announcements.
View more bugs.
See more changes.
