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 ambiguity error in steiner_tree #86

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Conversation

JoeyT1994
Copy link
Contributor

This PR fixes an ambiguity error on Steiner_Tree which prevents it being called on a NamedGraph with vertices labelled as integers. A test is added.

@mtfishman mtfishman merged commit d74a1c3 into ITensor:main Nov 7, 2024
8 of 9 checks passed
@mtfishman mtfishman changed the title Fix ambiguity error on Steiner_Tree Fix ambiguity error in steiner_tree Nov 7, 2024
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