-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve isomorphism testing for simplicial surfaces
- Loading branch information
alice
authored and
alice
committed
Sep 18, 2024
1 parent
8d5ce0f
commit d2f5ab0
Showing
1 changed file
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d2f5ab0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When testing isomorphism for simplicial surfaces using nauty, a general method that works for polygonal complexes was installed. This pull request uses a smaller graph for isomorphism testing when the complex is known to be a surface.