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 failing test with igraph 2.0.0 #513

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Fix failing test with igraph 2.0.0 #513

merged 2 commits into from
Jan 29, 2024

Conversation

olivroy
Copy link
Collaborator

@olivroy olivroy commented Jan 29, 2024

Addresses #500
Also use count_automorphisms() from igraph (available since 1.4.0 according to changelog.

count_edges(),
98)
# Expect more than 90 edges in the graph
# with igraph < 2.0.0 there are 98, igraph 2.0.0 107
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you have a better idea for a test, let me know!

@rich-iannone
Copy link
Owner

Thank you!

@rich-iannone rich-iannone merged commit 008f20f into main Jan 29, 2024
9 checks passed
@rich-iannone rich-iannone deleted the igtaph branch January 29, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants