2019-06-13 15:36:14 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > OR-Tools< / title >
< meta http-equiv = "Content-Type" content = "text/html;" / >
< meta charset = "utf-8" / >
<!-- <link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/> -->
2019-06-20 23:08:48 +02:00
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
2019-06-13 15:36:14 +02:00
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2019-06-29 18:18:08 +02:00
< span id = "sfml" > OR-Tools 7.2< / span >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2019-06-29 18:18:08 +02:00
< link rel = "icon" href = "https://developers.google.com/optimization/images/orLogo.png" >
2019-06-13 15:36:14 +02:00
< div id = "content" >
<!-- Generated by Doxygen 1.8.15 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > File  Members< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_725f3a5915051842f84e3ea508be2a62.html" > graph< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#namespaces" > Namespaces< / a > < / div >
< div class = "headertitle" >
< div class = "title" > max_flow.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include < algorithm> < / code > < br / >
< code > #include < memory> < / code > < br / >
< code > #include < string> < / code > < br / >
< code > #include < vector> < / code > < br / >
< code > #include " ortools/base/integral_types.h" < / code > < br / >
< code > #include " ortools/base/logging.h" < / code > < br / >
< code > #include " ortools/base/macros.h" < / code > < br / >
< code > #include " < a class = "el" href = "ebert__graph_8h_source.html" > ortools/graph/ebert_graph.h< / a > " < / code > < br / >
< code > #include " ortools/graph/flow_problem.pb.h" < / code > < br / >
< code > #include " < a class = "el" href = "graph_8h_source.html" > ortools/graph/graph.h< / a > " < / code > < br / >
< code > #include " ortools/util/stats.h" < / code > < br / >
< code > #include " ortools/util/zvector.h" < / code > < br / >
< / div > < div class = "textblock" > < div class = "dynheader" >
Include dependency graph for max_flow.h:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "max__flow_8h__incl.png" border = "0" usemap = "#max__flow_8h" alt = "" / > < / div >
< map name = "max__flow_8h" id = "max__flow_8h" >
2019-06-13 15:51:12 +02:00
< area shape = "rect" title = " " alt = "" coords = "1157,5,1245,31" / >
2019-06-13 15:36:14 +02:00
< area shape = "rect" title = " " alt = "" coords = "641,172,717,197" / >
< area shape = "rect" title = " " alt = "" coords = "1159,172,1229,197" / >
< area shape = "rect" title = " " alt = "" coords = "1996,172,2050,197" / >
< area shape = "rect" title = " " alt = "" coords = "33,252,91,277" / >
< area shape = "rect" title = " " alt = "" coords = "742,165,883,204" / >
< area shape = "rect" title = " " alt = "" coords = "313,172,465,197" / >
< area shape = "rect" title = " " alt = "" coords = "983,172,1136,197" / >
2019-06-13 15:51:12 +02:00
< area shape = "rect" href = "ebert__graph_8h.html" title = " " alt = "" coords = "1186,79,1319,117" / >
2019-06-13 15:36:14 +02:00
< area shape = "rect" title = " " alt = "" coords = "2074,172,2213,197" / >
2019-06-13 15:51:12 +02:00
< area shape = "rect" title = " " alt = "" coords = "1444,79,1571,117" / >
2019-06-13 15:36:14 +02:00
< area shape = "rect" href = "graph_8h.html" title = " " alt = "" coords = "520,85,668,111" / >
2019-06-13 15:51:12 +02:00
< area shape = "rect" title = " " alt = "" coords = "1594,85,1719,111" / >
< area shape = "rect" title = " " alt = "" coords = "1744,85,1791,111" / >
< area shape = "rect" title = " " alt = "" coords = "1814,85,1952,111" / >
2019-06-13 15:36:14 +02:00
< area shape = "rect" title = " " alt = "" coords = "907,172,959,197" / >
< area shape = "rect" title = " " alt = "" coords = "1303,172,1355,197" / >
< area shape = "rect" title = " " alt = "" coords = "1378,172,1522,197" / >
< area shape = "rect" title = " " alt = "" coords = "1546,172,1714,197" / >
< area shape = "rect" title = " " alt = "" coords = "1738,172,1810,197" / >
< area shape = "rect" title = " " alt = "" coords = "1834,172,1893,197" / >
< area shape = "rect" title = " " alt = "" coords = "1917,172,1973,197" / >
< area shape = "rect" title = " " alt = "" coords = "38,172,102,197" / >
< area shape = "rect" title = " " alt = "" coords = "488,172,548,197" / >
< area shape = "rect" title = " " alt = "" coords = "571,172,617,197" / >
< area shape = "rect" href = "iterators_8h.html" title = " " alt = "" coords = "126,172,288,197" / >
< area shape = "rect" title = " " alt = "" coords = "176,252,239,277" / >
< / map >
< / div >
< / div >
< p > < a href = "max__flow_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1GenericMaxFlow.html" > operations_research::GenericMaxFlow< Graph > < / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Forward declaration. < a href = "classoperations__research_1_1GenericMaxFlow.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > operations_research::SimpleMaxFlow< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > A simple and efficient max-cost flow interface. < a href = "classoperations__research_1_1SimpleMaxFlow.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1PriorityQueueWithRestrictedPush.html" > operations_research::PriorityQueueWithRestrictedPush< Element, IntegerPriority > < / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Specific but efficient priority queue implementation. < a href = "classoperations__research_1_1PriorityQueueWithRestrictedPush.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1MaxFlowStatusClass.html" > operations_research::MaxFlowStatusClass< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > We want an enum for the Status of a max flow run, and we want this enum to be scoped under GenericMaxFlow< > . < a href = "classoperations__research_1_1MaxFlowStatusClass.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1GenericMaxFlow.html" > operations_research::GenericMaxFlow< Graph > < / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Forward declaration. < a href = "classoperations__research_1_1GenericMaxFlow.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1MaxFlow.html" > operations_research::MaxFlow< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Default instance < a class = "el" href = "classoperations__research_1_1MaxFlow.html" title = "Default instance MaxFlow that uses StarGraph." > MaxFlow< / a > that uses StarGraph. < a href = "classoperations__research_1_1MaxFlow.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "namespaces" > < / a >
Namespaces< / h2 > < / td > < / tr >
< tr class = "memitem:namespaceoperations__research" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / td > < / tr >
< tr class = "memdesc:namespaceoperations__research" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< / div > <!-- contents -->
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >