Viewing topic: Network Flow

See sub-topics for Network Flow ... >> Computer Science >> Algorithm Design >> Network Flow

Highest Rated Sign

No video has been submitted for this term

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.