Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

matching code should use standard "weights" format instead of edge dicts #2

Closed
matbesancon opened this issue Dec 29, 2017 · 3 comments

Comments

@matbesancon
Copy link
Member

The actual dictionary weights ::Dict{Edge,Int} is not flexible enough, does not allow lazy weight evaluation for instance. See JuliaGraphs/LightGraphsExtras.jl#26 for a standard format across the ecosystem

@matbesancon
Copy link
Member Author

should be fixed before #3

@matbesancon
Copy link
Member Author

Fixed for the max weight functions in #5, remains to do for the blossomv part

@matbesancon
Copy link
Member Author

solved in v0.0.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant