freebsd-ports/math/py-graphillion/pkg-descr
2019-04-25 15:22:19 +00:00

12 lines
527 B
Text

Graphillion is a Python software package on search, optimization, and
enumeration for a graphset, or a set of graphs.
- Lightweight data structures for handling x-illions of graphs
- Search, optimization, and enumerate large and complex graph sets
- Efficient implementation extending Python with C/C++
- Working with existing graph tools like NetworkX
- Open source MIT license
- Well tested: more than 600 unit tests
- Fast prototyping, easy to teach, and multi-platform
WWW: https://github.com/takemaru/graphillion