Skip to content

Get the node identity of the edges participating in the flow #1

@rob-p

Description

@rob-p

I'm really interested in trying this to solve a min-cost flow problem we have --- there's a very heterogenous space of min-cost flow crates for rust, and not much that is (1) fast (2) robust (3) works with floating point costs and (4) is native (i.e. mcmf wraps LEMON).

However, I need to extract the identity of the edges participating in the flow. Is there an easy way to get that out of this crate?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions