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

Fix ViewString for known non-complete digraphs #273

Merged
merged 1 commit into from
Nov 28, 2019

Conversation

wilfwilson
Copy link
Collaborator

The problem was that there was IsDigraph(D) written rather than IsCompleteDigraph(D).

Closes #272.

@wilfwilson wilfwilson added the bugfix A label for PRs that fix a bug label Nov 12, 2019
@wilfwilson wilfwilson merged commit 52bf4ad into digraphs:stable-1.0 Nov 28, 2019
@wilfwilson wilfwilson deleted the fix-issue-272 branch November 28, 2019 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix A label for PRs that fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant