MHenderson / vizing

Constraint-based list-colouring in Python
https://pypi.org/project/vizing/
0 stars 0 forks source link

Implement edge list-colouring #20

Closed MHenderson closed 1 week ago

MHenderson commented 1 week ago

Add edge_list_colouring_problem and edge_list_colouring_solution functions and tests.