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" >
2020-01-27 13:48:26 +01:00
< span id = "sfml" > Google OR-Tools 7.5< / span >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > C++ Reference< / h2 >
2019-08-07 18:01:08 -07:00
< ul >
< li > < a href = "../cpp_algorithms/annotated.html" > Algorithms< / a > < / li >
2019-08-12 09:16:03 -07:00
< li > < a href = "../cpp_sat/annotated.html" > CP-SAT< / a > < / li >
2019-08-07 18:01:08 -07:00
< li > < a href = "../cpp_graph/annotated.html" > Graph< / a > < / li >
< li > < a href = "../cpp_routing/annotated.html" > Routing< / a > < / li >
< li > < a href = "../cpp_linear/annotated.html" > Linear solver< / a > < / li >
< / ul >
< / div >
2019-06-13 15:36:14 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< div align = "center" >
< h1 style = "color: #145A32;" > C++ Reference: Graph< / h1 >
< / div >
2020-04-23 15:34:43 +02:00
<!-- Generated by Doxygen 1.8.16 -->
2019-06-13 15:36:14 +02:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
2019-07-15 17:42:24 -07:00
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2019-06-13 15:36:14 +02:00
< / ul >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / li > < li class = "navelem" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / li > < / ul >
2019-06-13 15:36:14 +02:00
< / div >
2019-08-07 18:01:08 -07:00
< / div > <!-- top -->
2019-06-13 15:36:14 +02:00
< div class = "header" >
< div class = "headertitle" >
2019-08-07 18:01:08 -07:00
< div class = "title" > SimpleMaxFlow Member List< / div > < / div >
2019-06-13 15:36:14 +02:00
< / div > <!-- header -->
< div class = "contents" >
2019-08-07 18:01:08 -07:00
< p > This is the complete list of members for < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > , including all inherited members.< / p >
2019-06-13 15:36:14 +02:00
< table class = "directory" >
2019-08-07 18:01:08 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a9d8699dbc3e3b9cadc36d4fd5ee29dce" > AddArcWithCapacity< / a > (NodeIndex tail, NodeIndex head, FlowQuantity capacity)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac2811be86dd03c6735e3b0db51ad914f" > BAD_INPUT< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac76ecfd837bdc6d4150bb02c403356e4" > BAD_RESULT< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a9dcd8610149406a1593d2a0725290482" > Capacity< / a > (ArcIndex arc) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a4d39b4f2db0792ccce2a922c74f43ecf" > CreateFlowModelOfLastSolve< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a2a420ad8221c326064736ccf148d2f93" > Flow< / a > (ArcIndex arc) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#ad8ca9f0f372e03f5cf3af1e163230792" > GetSinkSideMinCut< / a > (std::vector< NodeIndex > *result)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a4ede8a987bfe0972a51942bbca22d4c1" > GetSourceSideMinCut< / a > (std::vector< NodeIndex > *result)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#aa5f729a6274027e5e5478e4bd76603ca" > Head< / a > (ArcIndex arc) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a7898be8b7efbfe53a58fcf621cf41315" > NumArcs< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a3be0f6fcc44bc6a4a1e976c1e60b31d0" > NumNodes< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba2579881e7c83261bc21bafb5a5c92cad" > OPTIMAL< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a865dfd15177ea8b4cd75a34ab9cee1b1" > OptimalFlow< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba63e6c2750d99f3c548e6a08bb6822fe2" > POSSIBLE_OVERFLOW< / a > enum value< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#ac7bfd46bed70e12f118aa53df0c26769" > SetArcCapacity< / a > (ArcIndex arc, FlowQuantity capacity)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a0b218e6bdef5560b441d7dc1b47d897f" > SimpleMaxFlow< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a208812d23c7f00cbc76419a41038e7f1" > Solve< / a > (NodeIndex source, NodeIndex sink)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#a67a0db04d321a74b7e7fcfd3f1a3f70b" > Status< / a > enum name< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html#ab49dbdb731f80e626e575bdf66835f46" > Tail< / a > (ArcIndex arc) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1SimpleMaxFlow.html" > SimpleMaxFlow< / a > < / td > < td class = "entry" > < / td > < / tr >
2019-06-13 15:36:14 +02:00
< / table > < / div > <!-- contents -->
2019-08-07 18:01:08 -07:00
< / div >
2019-06-13 15:36:14 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >