nokia / PyBGL

PyBGL is a python module allowing to manipulate graphs and common algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

PyBGL is a python module allowing to manipulate graphs and common algorithms.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.5%Language:Makefile 0.5%