We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
One approach is to start with a greedy edge list colouring. Then colour the nodes, taking into account both the colour of edges and nodes.
The text was updated successfully, but these errors were encountered:
Add an option to first_permissible_or_none_node to also consider colours of edges when choosing suitable colours for nodes.
first_permissible_or_none_node
Sorry, something went wrong.
No branches or pull requests
One approach is to start with a greedy edge list colouring. Then colour the nodes, taking into account both the colour of edges and nodes.
The text was updated successfully, but these errors were encountered: