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 IsPerfectGraph #516

Open
wilfwilson opened this issue Nov 15, 2021 · 1 comment
Open

Add IsPerfectGraph #516

wilfwilson opened this issue Nov 15, 2021 · 1 comment
Labels
feature-request A label for feature requests help wanted A label for issues or PRs where help is wanted

Comments

@wilfwilson
Copy link
Collaborator

Definition: https://en.wikipedia.org/wiki/Perfect_graph

I have no idea how hard this might be. I also don't know whether there is a sensible notion for arbitrary digraphs, rather than just 'graphs' (i.e. symmetric digraphs).

@wilfwilson wilfwilson added help wanted A label for issues or PRs where help is wanted feature-request A label for feature requests labels Nov 15, 2021
@mtorpey
Copy link
Collaborator

mtorpey commented Sep 14, 2022

Some interesting stuff at https://algorithms.leeds.ac.uk/wp-content/uploads/sites/117/2017/09/FOCS03final.pdf. Looks complicated-ish.

@digraphs digraphs deleted a comment from github-actions bot Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A label for feature requests help wanted A label for issues or PRs where help is wanted
Projects
Status: In Progress
Development

No branches or pull requests

2 participants