- Constraint model of edge list-colouring of directed graphs using python-constraint.
- Starting again again.
- Constraint models of node, edge and total list-colouring using python-constraint.
- Node, edge and total list-colouring functions (input is graph with list-assignment, output is coloured graph).
- Starting again.
- Removed docs, tests. Leaving only modules behind.
- Start using poetry.