You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At least it probably should be the case that the main loop iterates over only those edges with a colour of None. That way we can attempt to greedily finish colouring a partially coloured graph.
The text was updated successfully, but these errors were encountered:
MHenderson
changed the title
Allow partial colourings.
Support partial colourings.
Nov 4, 2024
At least it probably should be the case that the main loop iterates over only those edges with a colour of None. That way we can attempt to greedily finish colouring a partially coloured graph.
The text was updated successfully, but these errors were encountered: