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

Increase rank of IsIsomorphic for nauty #292

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

MeikeWeiss
Copy link
Collaborator

When nauty and grape were loaded, the IsIsomorphic method was used for grape because it has a higher rank. Since nauty is the better choice because it is faster, we increased the rank.

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.34%. Comparing base (0810b52) to head (d48623c).
Report is 21 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
- Coverage   76.35%   76.34%   -0.01%     
==========================================
  Files          61       63       +2     
  Lines       16210    16382     +172     
==========================================
+ Hits        12377    12507     +130     
- Misses       3833     3875      +42     
Files with missing lines Coverage Δ
gap/PolygonalComplexes/graphs.gi 93.63% <100.00%> (-1.29%) ⬇️

... and 7 files with indirect coverage changes

@aniemeyer aniemeyer merged commit 8d5ce0f into gap-packages:master Sep 18, 2024
5 checks passed
@MeikeWeiss MeikeWeiss deleted the isomorphism branch October 9, 2024 13:42
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