1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/math/py-graphillion/pkg-descr
Kubilay Kocak 8340742be3 graphics/py-graphillion: Move from graphics/ to math/ at authors request
- Move py-graphillion from graphics/ to math/
- Update both category indexes
- Add MOVED entry

Reviewed by:	az
2013-06-22 09:00:50 +00:00

13 lines
511 B
Plaintext

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: http://graphillion.org/