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

Coherent return types for Kruskal vs Prim #130

Open
gdalle opened this issue May 21, 2022 · 1 comment · May be fixed by #172
Open

Coherent return types for Kruskal vs Prim #130

gdalle opened this issue May 21, 2022 · 1 comment · May be fixed by #172
Labels
enhancement New feature or request
Milestone

Comments

@gdalle
Copy link
Member

gdalle commented May 21, 2022

See JuliaGraphs/SimpleWeightedGraphs.jl#17

When applied on a SimpleWeightedGraphs, one function returns a vector of Edge, the other a vector of SimpleWeightedEdge

Related discussion on Graphs.jl:

@gdalle
Copy link
Member Author

gdalle commented Jun 28, 2023

Related: #264

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant