Scroll to navigation

IGRAPH(3) Library Functions Manual IGRAPH(3)

NAME

igraph - a library for creating and manipulating graphs

DESCRIPTION

igraph is a C library for complex network analysis and graph theory, with emphasis on efficiency, portability and ease of use.

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>,
Daniel Noom <ggatw@outlook.com>

May 2021 igraph library