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

Robust algorithm for 2-colorability #5

Open
siraben opened this issue May 28, 2022 · 0 comments
Open

Robust algorithm for 2-colorability #5

siraben opened this issue May 28, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@siraben
Copy link
Owner

siraben commented May 28, 2022

Needed so we can produce a novel 2-coloring for the neighborhood of a vertex in a 3-colorable graph. Robustness is needed so we do not need to know anything a priori about the 2-colorability of a graph and can produce either a complete 2-coloring or a proof that the graph is not 2-colorable.

Maybe it would be cleaner to construct the witness (odd cycle) in the negative case but it would be more algorithmically involved.

@siraben siraben added enhancement New feature or request help wanted Extra attention is needed labels May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant