Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Maximum flow problem
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Extensions == 1. In the '''[[minimum-cost flow problem]]''', each edge (''u'',v) also has a '''cost-coefficient''' ''a<sub>uv</sub>'' in addition to its capacity. If the flow through the edge is ''f<sub>uv</sub>'', then the total cost is ''a<sub>uv</sub>f<sub>uv</sub>.'' It is required to find a flow of a given size ''d'', with the smallest cost. In most variants, the cost-coefficients may be either positive or negative. There are various polynomial-time algorithms for this problem. 2. The maximum-flow problem can be augmented by '''disjunctive constraints''': a ''negative disjunctive constraint'' says that a certain pair of edges cannot simultaneously have a nonzero flow; a ''positive disjunctive constraints'' says that, in a certain pair of edges, at least one must have a nonzero flow. With negative constraints, the problem becomes [[strongly NP-hard]] even for simple networks. With positive constraints, the problem is polynomial if fractional flows are allowed, but may be [[strongly NP-hard]] when the flows must be integral.<ref>{{Cite journal|last1=Schauer|first1=Joachim|last2=Pferschy|first2=Ulrich|date=1 July 2013|title=The maximum flow problem with disjunctive constraints|journal=Journal of Combinatorial Optimization|language=en|volume=26|issue=1|pages=109β119|doi=10.1007/s10878-011-9438-7|issn=1382-6905|citeseerx=10.1.1.414.4496|s2cid=6598669}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)