-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
docIssues, bugs, pull requests relating to the documentationIssues, bugs, pull requests relating to the documentationgap-days-brussels-2025Label for things we might work on in BrusselsLabel for things we might work on in Brusselsresolved-pending-releaseA label for issues that have been resolved and that can be closed when a new version is released.A label for issues that have been resolved and that can be closed when a new version is released.
Description
I believe digraphs doesn't currently do subgraph isomorphism.
Probably the best open source subgraph isomorphism solver around is https://github.com/ciaranm/glasgow-subgraph-solver . I was wanting to use it from GAP, but I wondered if digraphs would be a good place for it to live.
One minor problem -- it does require C++20, is that more than digraphs currently requires / wants to require?
Metadata
Metadata
Assignees
Labels
docIssues, bugs, pull requests relating to the documentationIssues, bugs, pull requests relating to the documentationgap-days-brussels-2025Label for things we might work on in BrusselsLabel for things we might work on in Brusselsresolved-pending-releaseA label for issues that have been resolved and that can be closed when a new version is released.A label for issues that have been resolved and that can be closed when a new version is released.