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

Add option to consider edge colours to node strategy #38

Conversation

MHenderson
Copy link
Owner

A modified implementation of first_permissible_or_none_node with a new argument edges, False by default, which, is set to be True will also consider colours on incident edges when choosing node colours.

@MHenderson MHenderson self-assigned this Nov 18, 2024
@MHenderson MHenderson linked an issue Nov 18, 2024 that may be closed by this pull request
@MHenderson MHenderson merged commit b760f1b into main Nov 19, 2024
2 checks passed
@MHenderson MHenderson deleted the 37-add-option-to-consider-edge-colours-to-greedy-node-strategy branch November 22, 2024 11:14
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.

Add option to consider edge colours to greedy node strategy
1 participant