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

[Port] Distance calculation with a_star fails with SimpleWeightedGraph and SimpleWeightedDiGraph #12

Closed
gdalle opened this issue Nov 11, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@gdalle
Copy link
Member

gdalle commented Nov 11, 2021

See sbromberger/SimpleWeightedGraphs.jl#69

@gdalle gdalle added the bug Something isn't working label May 21, 2022
gdalle pushed a commit that referenced this issue Mar 15, 2023
Came across #12 (again) and decided to fix it. I added the appropriate
constructor for the `SimpleWeightedEdge` type, added tests to check that
it works and "unbroke" the test in A*.
@gdalle
Copy link
Member Author

gdalle commented Mar 15, 2023

Closed by #36

@gdalle gdalle closed this as completed Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant