Scroll to navigation

IGRAPH(3) Library Functions Manual IGRAPH(3)

NAME

igraph - a library for creating and manipulating graphs

DESCRIPTION

igraph is a library for creating and manipulating graphs. It is intended to be as powerful (i.e. fast) as possible to enable the analysis of large graphs.

DOCUMENTATION

The full documentation can be downloaded from the homepage of the library: <https://igraph.org/c/doc>

BUGS

If you think you have found a bug in igraph, feel free to file a bug report in the issue tracker at: <https://github.com/igraph/igraph/issues>

AUTHORS

Gabor Csardi <csardi.gabor@gmail.com>,
Tamas Nepusz <ntamas@gmail.com>,
Vincent Traag <vtraag@gmail.com>,
Szabolcs Horvat <szhorvat@gmail.com>,
Fabio Zanini <fabio.zanini@fastmail.fm>

May 2021 igraph library