2019-06-13 13:08:49 +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"/> -->
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
2020-09-01 16:00:33 +02:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
2019-06-13 13:08:49 +02:00
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2021-12-14 13:41:01 +01:00
< span id = "sfml" > Google OR-Tools 9.2< / span >
2019-06-13 13:08:49 +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 13:08:49 +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 >
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2020-09-01 16:00:33 +02:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
2019-06-13 13:08:49 +02:00
< / div >
2020-09-01 16:00:33 +02:00
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
2019-06-13 13:08:49 +02:00
< / div >
2020-09-01 16:00:33 +02:00
< / div >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('functions_func_m.html',''); initResizable(); });
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
2019-06-13 13:08:49 +02:00
< div class = "contents" >
 
2022-01-17 21:42:14 +01:00
< h3 > < a id = "index_m" name = "index_m" > < / a > - m -< / h3 > < ul >
< li > MakeFeasible()  :  < a class = "el" href = "classoperations__research_1_1_generic_min_cost_flow.html#a3051a4b6d1a5a9fb5444f6d5a295a95c" > GenericMinCostFlow< Graph, ArcFlowType, ArcScaledCostType > < / a > < / li >
< li > max_end_arc_index()  :  < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#aad16076f9d10c90b9b9e0ccfddf878ed" > StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > < / a > , < a class = "el" href = "classutil_1_1_base_graph.html#aad16076f9d10c90b9b9e0ccfddf878ed" > BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs > < / a > < / li >
< li > max_end_node_index()  :  < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#adb3250cf217e042d99de43a4e22a9360" > StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > < / a > < / li >
< li > max_num_arcs()  :  < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a6dea64dce5de0432befc47f85176ab19" > StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > < / a > < / li >
< li > max_num_nodes()  :  < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a29774a2f068745000e90eaf549543144" > StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > < / a > < / li >
< li > max_size()  :  < a class = "el" href = "classutil_1_1_s_vector.html#adaedf0bdb4f152e4b852e4a6113e3404" > SVector< T > < / a > < / li >
< li > MaxFlow()  :  < a class = "el" href = "classoperations__research_1_1_max_flow.html#a591efdde87d4b90a85680d4f60dbc88a" > MaxFlow< / a > < / li >
< li > MaximumFlow()  :  < a class = "el" href = "classoperations__research_1_1_simple_min_cost_flow.html#a3351fc1eb1dce4a7f6b937db874b5de1" > SimpleMinCostFlow< / a > < / li >
< li > MergeFrom()  :  < a class = "el" href = "classoperations__research_1_1_flow_arc_proto.html#ad4129fb5b7bef20fe722e6b8c402804d" > FlowArcProto< / a > , < a class = "el" href = "classoperations__research_1_1_flow_model_proto.html#acacc02fa2c7c7884700458f272744e43" > FlowModelProto< / a > , < a class = "el" href = "classoperations__research_1_1_flow_node_proto.html#a3b06b3a1fb4d94827ac9be0f9f1b1802" > FlowNodeProto< / a > < / li >
< li > MinCostFlow()  :  < a class = "el" href = "classoperations__research_1_1_min_cost_flow.html#a6b237a92c15ebe2ebc6cce0e71d91b22" > MinCostFlow< / a > < / li >
< li > mutable_arcs()  :  < a class = "el" href = "classoperations__research_1_1_flow_model_proto.html#a148209640ef6379525297aef2c4efeac" > FlowModelProto< / a > < / li >
< li > mutable_nodes()  :  < a class = "el" href = "classoperations__research_1_1_flow_model_proto.html#ae5f2bc5893f033bae91254a22354b4df" > FlowModelProto< / a > < / li >
< li > mutable_unknown_fields()  :  < a class = "el" href = "classoperations__research_1_1_flow_arc_proto.html#adba85973c346977bba2d980338bd1ab4" > FlowArcProto< / a > , < a class = "el" href = "classoperations__research_1_1_flow_model_proto.html#adba85973c346977bba2d980338bd1ab4" > FlowModelProto< / a > , < a class = "el" href = "classoperations__research_1_1_flow_node_proto.html#adba85973c346977bba2d980338bd1ab4" > FlowNodeProto< / a > < / li >
< li > MutableVectorIteration()  :  < a class = "el" href = "structutil_1_1_mutable_vector_iteration.html#aef19ffc25e03f26e613677e4ff93f2d7" > MutableVectorIteration< T > < / a > < / li >
2019-06-13 13:08:49 +02:00
< / ul >
< / div > <!-- contents -->
2020-09-01 16:00:33 +02:00
< / div > <!-- doc - content -->
2019-08-07 18:01:08 -07:00
< / div >
2019-06-13 13:08:49 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >