High performance graph data structures and algorithms
This module extends Python with a Graph class which is capable of handling arbitrary directed and undirected graphs with thousands of nodes and millions of edges. Since the module makes use of the open source igraph library written in almost 100% pure C, it is blazing fast and outperforms most other pure Python-based packages around.
$
pkg install py311-igraphOrigin
math/py-igraph
Size
6.16MiB
License
GPLv2
Maintainer
lwhsu@FreeBSD.org
Dependencies
9 packages
Required by
0 packages