An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![PyPI version](https://badge.fury.io/py/vizing.svg)](https://badge.fury.io/py/vizing)
![python package](https://github.com/MHenderson/vizing/actions/workflows/python-package.yml/badge.svg)
![python publish](https://github.com/MHenderson/vizing/actions/workflows/python-publish.yml/badge.svg)

# vizing

Constraint-based list-colouring in Python.