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

EPIC: Support digraph6 file format #29

Open
john-boyer-phd opened this issue Mar 15, 2024 · 0 comments
Open

EPIC: Support digraph6 file format #29

john-boyer-phd opened this issue Mar 15, 2024 · 0 comments
Labels

Comments

@john-boyer-phd
Copy link
Collaborator

john-boyer-phd commented Mar 15, 2024

Nauty supports output of a "digraph6" or ".d6" file format for digraphs. Implement a reader and writer for this format.

Include the ability to flag whether to ignore or to report an error and fail for multiple edges and self-loop edges (or to allow them, if support is added for either of them).

When transforming a graph into the "digraph6" format, the letter 'd' is used, i.e., planarity -t [-q] C|-td I O.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant