Skip to content

Releases: MHenderson/vizing

vizing (v0.2.1)

05 Dec 10:01
59675e5

Choose a tag to compare

  • Constraint model of edge list-colouring of directed graphs using python-constraint.

vizing (v0.2.0)

01 Dec 17:02
d9dd539

Choose a tag to compare

  • 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 col
    oured graph).

vizing (v0.1.1)

15 Mar 11:07

Choose a tag to compare

  • Starting again.
  • Removed docs, tests. Leaving only modules behind.
  • Start using poetry.