... >> Computer Science >> Algorithm Design >> Network Flow
Highest Rated Sign
Nobody has posted a sign yet.
Network Flow
-
Definition: A flow network is a directed graph where each edge has a capacity and each edge receives a flow bounded by the capacity. A network flow algorithm maximizes the flow from a source to a sink in the graph.
- There are no comments for this topic.
