MCPcopy Create free account
hub / github.com/EbTech/rust-algorithms / new

Method new

src/graph/flow.rs:19–25  ·  view source on GitHub ↗

Initializes an flow network with vmax vertices and no edges.

(vmax: usize, emax_hint: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected