pybgl

PyBGL is a pure Python graph library inspited from the BGL (Boost Graph Library). It gathers algorithms from the graph theory, language theory and dynamic programming background.


License
DSDP
Install
pip install pybgl==0.11.0

Documentation

PyBGL

PyPI Build Documentation ReadTheDocs codecov

Overview

PyBGL is a pure Python graph library inspired from the BGL (Boost Graph Library). It gathers algorithms from the graph theory, language theory and dynamic programming background.

For more information, feel free to visit the documentation and the wiki.

License

This project is licensed under the BSD-3-Clause license - see the LICENSE.