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 partial latin square to list colouring problem #9

Merged

Conversation

MHenderson
Copy link
Owner

@MHenderson MHenderson commented Dec 2, 2024

Removed the old Latin class and its tests. Added networkx to dependencies. Added an implementation of partial latin square edge list-colouring problems with test. Moved library under src folder.

@MHenderson MHenderson self-assigned this Dec 2, 2024
@MHenderson MHenderson linked an issue Dec 2, 2024 that may be closed by this pull request
@MHenderson MHenderson marked this pull request as draft December 2, 2024 10:18
@MHenderson MHenderson marked this pull request as ready for review December 4, 2024 10:17
@MHenderson MHenderson merged commit 2e87a79 into main Dec 4, 2024
3 checks passed
@MHenderson MHenderson deleted the 8-implement-partial-latin-square-to-list-colouring-problem branch December 4, 2024 10:18
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 partial latin square to list colouring problem
1 participant