Network flow problems

Source: Internet
Author: User

* Network or capacity network: Refers to a connected weighted graph d= (v,e), where V is the set of vertices of the graph, and E is a set of forward edges (that is, arcs).

* Stream on the network: is a function f={f (U,V)} that is specified in the ARC set E, and the traffic on the arc (U,V) is called F (u,v).

* In V there is a source point S, a meeting point T, and the flow on the network is the sink point from which the source point flows out eventually.

* Each forward edge (U,V) in E has a corresponding capacity limit of C (u,v), and the flow through this edge cannot exceed the upper limit.

* The total incoming stream must be equal to the total emitted stream at any vertex v that is neither the source point nor the sink point. The maximum flow problem is to determine the maximum amount of traffic that can be passed from S to T.

Network flow problems

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.