https://github.com/mhenderson/vizing
Constraint-based list-colouring in Python
https://github.com/mhenderson/vizing
graph-algorithms graph-colouring-algorithms graph-theory python python-package
Last synced: 3 months ago
JSON representation
Constraint-based list-colouring in Python
- Host: GitHub
- URL: https://github.com/mhenderson/vizing
- Owner: MHenderson
- Created: 2019-12-03T15:07:22.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-12-02T05:30:48.000Z (6 months ago)
- Last Synced: 2025-12-16T13:17:06.667Z (6 months ago)
- Topics: graph-algorithms, graph-colouring-algorithms, graph-theory, python, python-package
- Language: Python
- Homepage: https://pypi.org/project/vizing/
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
Awesome Lists containing this project
README
[](https://badge.fury.io/py/vizing)


# vizing
Constraint-based list-colouring in Python.