Files
ortools-clone/docs/cpp_graph/functions_vars.html
Corentin Le Molgat b670dc9daa Update doc
2020-04-23 15:34:43 +02:00

345 lines
18 KiB
HTML

<!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"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<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">
<span id="sfml">Google OR-Tools 7.5</span>
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>C++ Reference</h2>
<ul>
<li><a href="../cpp_algorithms/annotated.html">Algorithms</a></li>
<li><a href="../cpp_sat/annotated.html">CP-SAT</a></li>
<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>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">C++ Reference: Graph</h1>
</div>
<!-- Generated by Doxygen 1.8.16 -->
<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>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li class="current"><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related&#160;Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="#index_a"><span>a</span></a></li>
<li><a href="#index_b"><span>b</span></a></li>
<li><a href="#index_c"><span>c</span></a></li>
<li><a href="#index_f"><span>f</span></a></li>
<li><a href="#index_g"><span>g</span></a></li>
<li><a href="#index_h"><span>h</span></a></li>
<li><a href="#index_i"><span>i</span></a></li>
<li><a href="#index_k"><span>k</span></a></li>
<li><a href="#index_l"><span>l</span></a></li>
<li><a href="#index_m"><span>m</span></a></li>
<li><a href="#index_n"><span>n</span></a></li>
<li><a href="#index_o"><span>o</span></a></li>
<li><a href="#index_p"><span>p</span></a></li>
<li><a href="#index_r"><span>r</span></a></li>
<li><a href="#index_s"><span>s</span></a></li>
<li><a href="#index_u"><span>u</span></a></li>
<li><a href="#index_v"><span>v</span></a></li>
<li class="current"><a href="#index_z"><span>z</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="contents">
&#160;
<h3><a id="index_a"></a>- a -</h3><ul>
<li>active_node_by_height_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#afc300bdfdbe5ce3296bacd00acce0b3f">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>active_nodes_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a19193cb3045a42a4154d3860b92dc65b">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>algorithm
: <a class="el" href="structoperations__research_1_1TravelingSalesmanLowerBoundParameters.html#acc4ba09a6333be056db50ed15007518c">TravelingSalesmanLowerBoundParameters</a>
</li>
<li>arc_capacity_
: <a class="el" href="classutil_1_1BaseGraph.html#a0b0fca21fab97b66c1a0a3b09af6e6e4">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
</ul>
<h3><a id="index_b"></a>- b -</h3><ul>
<li>bfs_queue_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a2b834b1bfbaef46bbf4a3f991a26f9a3">GenericMaxFlow&lt; Graph &gt;</a>
</li>
</ul>
<h3><a id="index_c"></a>- c -</h3><ul>
<li>check_input_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#ad96578b8ab41d25a3daa9f219c168b9f">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>check_result_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a876e41aaef1635d059d9d79dd08bbfc3">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>const_capacities_
: <a class="el" href="classutil_1_1BaseGraph.html#a8b5cdcc274a624bd9059f95d70659fb9">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
</ul>
<h3><a id="index_f"></a>- f -</h3><ul>
<li>field_metadata
: <a class="el" href="structTableStruct__ortools__2fgraph__2fflow__5fproblem__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto</a>
</li>
<li>first_admissible_arc_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a3702055ec6affa60e6862cd0e63f9a7b">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>first_incident_arc_
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#a58b521f62562f51a79f9c95f1902804a">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
</ul>
<h3><a id="index_g"></a>- g -</h3><ul>
<li>graph_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#ad88eea96f82ba29e252f3e07cdb84378">GenericMaxFlow&lt; Graph &gt;</a>
, <a class="el" href="structoperations__research_1_1or__internal_1_1TailArrayBuilder_3_01GraphType_00_01false_01_4.html#a29714e1125e2707087a39d1d11467d34">TailArrayBuilder&lt; GraphType, false &gt;</a>
, <a class="el" href="structoperations__research_1_1or__internal_1_1TailArrayReleaser_3_01GraphType_00_01false_01_4.html#a29714e1125e2707087a39d1d11467d34">TailArrayReleaser&lt; GraphType, false &gt;</a>
, <a class="el" href="classutil_1_1ReverseArcListGraph_1_1OppositeIncomingArcIterator.html#a6119374ea2e367b5a6646b15c7aec4ab">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcMixedGraph_1_1OppositeIncomingArcIterator.html#ac01a687cfc7292e8eb448d712ac2b7b5">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcStaticGraph_1_1OppositeIncomingArcIterator.html#a3012b9df64325459fdc497592e85ec7f">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
</li>
</ul>
<h3><a id="index_h"></a>- h -</h3><ul>
<li>has_reverse_arcs
: <a class="el" href="structoperations__research_1_1graph__traits.html#a9e3309483a491bf0508bfc471b492a8f">graph_traits&lt; GraphType &gt;</a>
, <a class="el" href="structoperations__research_1_1graph__traits_3_01ForwardEbertGraph_3_01NodeIndexType_00_01ArcIndexType_01_4_01_4.html#a9e3309483a491bf0508bfc471b492a8f">graph_traits&lt; ForwardEbertGraph&lt; NodeIndexType, ArcIndexType &gt; &gt;</a>
, <a class="el" href="structoperations__research_1_1graph__traits_3_01ForwardStaticGraph_3_01NodeIndexType_00_01ArcIndexType_01_4_01_4.html#a9e3309483a491bf0508bfc471b492a8f">graph_traits&lt; ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt; &gt;</a>
</li>
<li>head_
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#a881fc80aead9398df4fbcb6e40903c9a">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
</ul>
<h3><a id="index_i"></a>- i -</h3><ul>
<li>index_
: <a class="el" href="classutil_1_1ReverseArcListGraph_1_1OppositeIncomingArcIterator.html#a2d07e2dff26af01a125f5790d07405f0">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcMixedGraph_1_1OppositeIncomingArcIterator.html#a2d07e2dff26af01a125f5790d07405f0">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcStaticGraph_1_1OppositeIncomingArcIterator.html#a2d07e2dff26af01a125f5790d07405f0">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
</li>
<li>is_dynamic
: <a class="el" href="structoperations__research_1_1graph__traits.html#ab96eca623728389006cfa013da781e1e">graph_traits&lt; GraphType &gt;</a>
, <a class="el" href="structoperations__research_1_1graph__traits_3_01ForwardEbertGraph_3_01NodeIndexType_00_01ArcIndexType_01_4_01_4.html#ab96eca623728389006cfa013da781e1e">graph_traits&lt; ForwardEbertGraph&lt; NodeIndexType, ArcIndexType &gt; &gt;</a>
, <a class="el" href="structoperations__research_1_1graph__traits_3_01ForwardStaticGraph_3_01NodeIndexType_00_01ArcIndexType_01_4_01_4.html#ab96eca623728389006cfa013da781e1e">graph_traits&lt; ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt; &gt;</a>
</li>
</ul>
<h3><a id="index_k"></a>- k -</h3><ul>
<li>kFirstArc
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#a3caf77fe23c752e7cf9c97116ee9d34a">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
<li>kFirstNode
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#acaaf3f4354888c162f6c562f0bd2ae2b">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
<li>kIndexInFileMessages
: <a class="el" href="classoperations__research_1_1Arc.html#a8473d52a88ddd9d90e879d1716586bee">Arc</a>
, <a class="el" href="classoperations__research_1_1FlowModel.html#a8473d52a88ddd9d90e879d1716586bee">FlowModel</a>
, <a class="el" href="classoperations__research_1_1Node.html#a8473d52a88ddd9d90e879d1716586bee">Node</a>
</li>
<li>kMaxFlowQuantity
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a2cb1ce0e6ac75b050ffc3a7bfd35a8b2">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>kMaxNumArcs
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#a5d6f4ad584d8fae3c29633c75138b177">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
<li>kMaxNumNodes
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#aad916b80da8f95078f693e604c8985ac">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
<li>kNilArc
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#aab3a7c235c6a6000a25a5a79d680f1ba">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
, <a class="el" href="classutil_1_1BaseGraph.html#aab3a7c235c6a6000a25a5a79d680f1ba">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
<li>kNilNode
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#a0da78a7e517acf1b646ae28ad16216ed">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
, <a class="el" href="classutil_1_1BaseGraph.html#a0da78a7e517acf1b646ae28ad16216ed">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
</ul>
<h3><a id="index_l"></a>- l -</h3><ul>
<li>limit_
: <a class="el" href="classutil_1_1ReverseArcStaticGraph_1_1OppositeIncomingArcIterator.html#a75b1547aca9874081404a5e388a3310d">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
</li>
<li>LINEAR_SUM_ASSIGNMENT
: <a class="el" href="classoperations__research_1_1FlowModel.html#a1fb340222508d0aede98e2a7ebd35548">FlowModel</a>
</li>
</ul>
<h3><a id="index_m"></a>- m -</h3><ul>
<li>MAX_FLOW
: <a class="el" href="classoperations__research_1_1FlowModel.html#a94f7f36a5cb1603e86b23559860ee5ca">FlowModel</a>
</li>
<li>max_num_arcs_
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#a3a725c1fd4db4e67a7f13b36652e0fa8">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
<li>max_num_nodes_
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#ab059bfdc4854ebf3ffa22cc778a436c3">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
<li>MaxCardinality
: <a class="el" href="classoperations__research_1_1Set.html#a062c0acf17a051b885ad211acad31079">Set&lt; Integer &gt;</a>
</li>
<li>MIN_COST_FLOW
: <a class="el" href="classoperations__research_1_1FlowModel.html#a72f9f1fa3bec980ac27a1c13a4287baf">FlowModel</a>
</li>
</ul>
<h3><a id="index_n"></a>- n -</h3><ul>
<li>nearest_neighbors
: <a class="el" href="structoperations__research_1_1TravelingSalesmanLowerBoundParameters.html#ac0c01b0297a60d1b72ac046280057e20">TravelingSalesmanLowerBoundParameters</a>
</li>
<li>next_adjacent_arc_
: <a class="el" href="classoperations__research_1_1EbertGraphBase.html#a1dbcd0459821908cb2e7719a6e7e32bf">EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
<li>node_capacity_
: <a class="el" href="classutil_1_1BaseGraph.html#a47b64ae00c3d2acdbdad64fa6dbe9c03">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
<li>node_excess_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#af63274e5211be9578b29f56f29936964">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>node_in_bfs_queue_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a8b98114a0a6beb83e5b36e4e461659fd">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>node_potential_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a5b7429be4ec8b98658d0b035261b1483">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>num_arcs_
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#afa0c44b50a5e9459e3339ec50082e635">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
, <a class="el" href="classutil_1_1BaseGraph.html#afa0c44b50a5e9459e3339ec50082e635">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
<li>num_nodes_
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#a9e04004960ec7ac63f9ce9b97aa0bcfa">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
, <a class="el" href="classutil_1_1BaseGraph.html#a9e04004960ec7ac63f9ce9b97aa0bcfa">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
<li>number_of_components
: <a class="el" href="structSccCounterOutput.html#aa1c5d9076a0daa336ed562752e6fd5a3">SccCounterOutput&lt; NodeIndex &gt;</a>
</li>
</ul>
<h3><a id="index_o"></a>- o -</h3><ul>
<li>offsets
: <a class="el" href="structTableStruct__ortools__2fgraph__2fflow__5fproblem__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto</a>
</li>
<li>One
: <a class="el" href="classoperations__research_1_1Set.html#acb58db6a9a7acdbe2d183cc2f853615d">Set&lt; Integer &gt;</a>
</li>
</ul>
<h3><a id="index_p"></a>- p -</h3><ul>
<li>ProblemType_ARRAYSIZE
: <a class="el" href="classoperations__research_1_1FlowModel.html#a78c247d476f4d6b37dc920ee286953e6">FlowModel</a>
</li>
<li>ProblemType_MAX
: <a class="el" href="classoperations__research_1_1FlowModel.html#aaccfa0d271467eead8e23e1ae0915b6d">FlowModel</a>
</li>
<li>ProblemType_MIN
: <a class="el" href="classoperations__research_1_1FlowModel.html#a66ce74386fd760ac35a2f5b2ca40918d">FlowModel</a>
</li>
<li>process_node_by_height_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a33996084cb5b29f77cc6ee673b6ece51">GenericMaxFlow&lt; Graph &gt;</a>
</li>
</ul>
<h3><a id="index_r"></a>- r -</h3><ul>
<li>representation_clean_
: <a class="el" href="classoperations__research_1_1EbertGraphBase.html#a7844e39f2b6fad9b6a59468d63b6b503">EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
<li>residual_arc_capacity_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#ab478e83cea51fd1e9656030ea4667286">GenericMaxFlow&lt; Graph &gt;</a>
</li>
</ul>
<h3><a id="index_s"></a>- s -</h3><ul>
<li>serialization_table
: <a class="el" href="structTableStruct__ortools__2fgraph__2fflow__5fproblem__2eproto.html#a807eed5c615caffbff3960079ef76239">TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto</a>
</li>
<li>sink_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#aee97cd3a6def72d85d4685c134d11671">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>source_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#aab4ab1dc9be85072322b17c1f56fe208">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>stats_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a7c6fc06ca542eed0ff0b6ed4b1ecbcda">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>status_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#abf8c6fcb7d9c9fa39e283d086f0bb345">GenericMaxFlow&lt; Graph &gt;</a>
</li>
</ul>
<h3><a id="index_u"></a>- u -</h3><ul>
<li>use_global_update_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a3b2203f6789a10763c6ae978bf26b402">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>use_two_phase_algorithm_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a689c39e9d4a7bdb9d64e270b8c9abcbd">GenericMaxFlow&lt; Graph &gt;</a>
</li>
</ul>
<h3><a id="index_v"></a>- v -</h3><ul>
<li>volgenant_jonker_iterations
: <a class="el" href="structoperations__research_1_1TravelingSalesmanLowerBoundParameters.html#aa5624a1c87ea6c30028af3168aa6daf9">TravelingSalesmanLowerBoundParameters</a>
</li>
</ul>
<h3><a id="index_z"></a>- z -</h3><ul>
<li>Zero
: <a class="el" href="classoperations__research_1_1Set.html#a4ed88f42b6335dbfad68942fad9922f1">Set&lt; Integer &gt;</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>