Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement total list colouring #23

Merged
merged 3 commits into from
Nov 29, 2024
Merged

Conversation

MHenderson
Copy link
Owner

Add total_list_colouring_problem and total_list_colouring_solution functions with tests. Also, start using import constratint as ct instead of just import constraint.

@MHenderson MHenderson self-assigned this Nov 29, 2024
@MHenderson MHenderson linked an issue Nov 29, 2024 that may be closed by this pull request
@MHenderson MHenderson merged commit 03082bd into main Nov 29, 2024
3 checks passed
@MHenderson MHenderson deleted the 18-implement-total-list-colouring branch November 29, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement total list-colouring
1 participant