Added support for colorings in Glasgow subgraph solver#272
Merged
boothby merged 6 commits intodwavesystems:mainfrom Sep 11, 2025
Merged
Added support for colorings in Glasgow subgraph solver#272boothby merged 6 commits intodwavesystems:mainfrom
boothby merged 6 commits intodwavesystems:mainfrom
Conversation
Collaborator
boothby
commented
Sep 5, 2025
- updated Glasgow to latest version (with patches for c++17 support)
- new parameters for subgraph.find_subgraph
- as_embedding=True will produce a dict with tuple values
- node_labels to be respected by GSS, node labels must match
- edge_labels as with node_labels; directed edge labels match
* updated Glasgow to latest version (with patches for c++17 support) * new parameters for subgraph.find_subgraph * as_embedding=True will produce a dict with tuple values * node_labels to be respected by GSS, node labels must match * edge_labels as with node_labels; directed edge labels match
558afd3 to
0af6e48
Compare
Collaborator
Author
|
failed test is unrelated to this ticket (and annoying) |
jackraymond
approved these changes
Sep 8, 2025
Contributor
jackraymond
left a comment
There was a problem hiding this comment.
Looks good to me
Important and useful changes
thisac
approved these changes
Sep 8, 2025
Collaborator
Author
|
Hold the phone, timeouts are working now?? I'm gonna add a test and see how that goes before merging. |
mahdiehmalekian
pushed a commit
to mahdiehmalekian/minorminer
that referenced
this pull request
Nov 14, 2025
) * Added support for colorings in Glasgow subgraph solver * updated Glasgow to latest version (with patches for c++17 support) * new parameters for subgraph.find_subgraph * as_embedding=True will produce a dict with tuple values * node_labels to be respected by GSS, node labels must match * edge_labels as with node_labels; directed edge labels match
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.