functions_o.html 27.1 KB
Newer Older
Valentin Platzgummer's avatar
Valentin Platzgummer committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289
<!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>
        <link href="doxygen.css" rel="stylesheet" type="text/css" />
        <link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
    </head>
    <body>
        <div id="banner-container">
            <div id="banner">
                <span id="sfml">Google OR-Tools 8.1</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.20 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<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>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_o.html',''); initResizable(); });
/* @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>

<div class="contents">
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>

<h3><a id="index_o"></a>- o -</h3><ul>
<li>Offset()
: <a class="el" href="classoperations__research_1_1_lattice_memory_manager.html#a63013a8b3122900ec1a3c2557b044977">LatticeMemoryManager&lt; Set, CostType &gt;</a>
</li>
<li>OffsetDelta()
: <a class="el" href="classoperations__research_1_1_lattice_memory_manager.html#acb6e0aff2eba8a7f537cd62595fbab01">LatticeMemoryManager&lt; Set, CostType &gt;</a>
</li>
<li>offsets
: <a class="el" href="struct_table_struct__ortools__2fgraph__2fflow__5fproblem__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto</a>
</li>
<li>Ok()
: <a class="el" href="classoperations__research_1_1_ebert_graph_1_1_incoming_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">EbertGraph&lt; NodeIndexType, ArcIndexType &gt;::IncomingArcIterator</a>
, <a class="el" href="classoperations__research_1_1_ebert_graph_1_1_outgoing_or_opposite_incoming_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">EbertGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingOrOppositeIncomingArcIterator</a>
, <a class="el" href="classoperations__research_1_1_linear_sum_assignment_1_1_bipartite_left_node_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">LinearSumAssignment&lt; GraphType &gt;::BipartiteLeftNodeIterator</a>
, <a class="el" href="classoperations__research_1_1_star_graph_base_1_1_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::ArcIterator</a>
, <a class="el" href="classoperations__research_1_1_star_graph_base_1_1_node_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::NodeIterator</a>
, <a class="el" href="classoperations__research_1_1_star_graph_base_1_1_outgoing_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1_complete_bipartite_graph_1_1_outgoing_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">CompleteBipartiteGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1_list_graph_1_1_outgoing_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">ListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1_list_graph_1_1_outgoing_head_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">ListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingHeadIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_list_graph_1_1_opposite_incoming_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_list_graph_1_1_outgoing_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_list_graph_1_1_outgoing_head_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingHeadIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_list_graph_1_1_outgoing_or_opposite_incoming_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingOrOppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph_1_1_opposite_incoming_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph_1_1_outgoing_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph_1_1_outgoing_or_opposite_incoming_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingOrOppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph_1_1_opposite_incoming_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph_1_1_outgoing_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph_1_1_outgoing_or_opposite_incoming_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingOrOppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1_static_graph_1_1_outgoing_arc_iterator.html#aa7e07ffe21ad6b4c71a0d22c65f30347">StaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
</li>
<li>One
: <a class="el" href="classoperations__research_1_1_set.html#a7f72b10501772e497164805b53e2ec80">Set&lt; Integer &gt;</a>
</li>
<li>OnNewWMax()
: <a class="el" href="classoperations__research_1_1_held_wolfe_crowder_evaluator.html#a2ad04ff9537d97fcabc58c86183890c3">HeldWolfeCrowderEvaluator&lt; CostType, CostFunction &gt;</a>
, <a class="el" href="classoperations__research_1_1_volgenant_jonker_evaluator.html#a2ad04ff9537d97fcabc58c86183890c3">VolgenantJonkerEvaluator&lt; CostType &gt;</a>
</li>
<li>OnOneTree()
: <a class="el" href="classoperations__research_1_1_held_wolfe_crowder_evaluator.html#a33c2c5b8d838c77c2701a538f7f30ae4">HeldWolfeCrowderEvaluator&lt; CostType, CostFunction &gt;</a>
, <a class="el" href="classoperations__research_1_1_volgenant_jonker_evaluator.html#a33c2c5b8d838c77c2701a538f7f30ae4">VolgenantJonkerEvaluator&lt; CostType &gt;</a>
</li>
<li>operator!=()
: <a class="el" href="classoperations__research_1_1_element_iterator.html#aefcf46820145a241c215f2e82b69d5f5">ElementIterator&lt; Set &gt;</a>
, <a class="el" href="classoperations__research_1_1_set.html#a3382ddf3a1f05b9ded21ddb7b0013f78">Set&lt; Integer &gt;</a>
, <a class="el" href="classoperations__research_1_1_set_range_iterator.html#a9a69c0a346336b270178d60cd6da6404">SetRangeIterator&lt; SetRange &gt;</a>
, <a class="el" href="classutil_1_1_integer_range_iterator.html#aa886ac418159ae65d914839225a62d35">IntegerRangeIterator&lt; IntegerType &gt;</a>
, <a class="el" href="classutil_1_1_list_graph_1_1_outgoing_head_iterator.html#aaf78c758b76820a9789b9c0b46e7b7d8">ListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingHeadIterator</a>
, <a class="el" href="structutil_1_1_mutable_vector_iteration_1_1_iterator.html#a710b1a5c9f835b20b87a76ce12e4f305">MutableVectorIteration&lt; T &gt;::Iterator</a>
</li>
<li>operator()()
: <a class="el" href="classoperations__research_1_1_arc_functor_ordering_by_tail_and_head.html#a7fc8cebeaaae309b2282772d6cac1888">ArcFunctorOrderingByTailAndHead&lt; GraphType &gt;</a>
, <a class="el" href="classoperations__research_1_1_arc_index_ordering_by_tail_node.html#a7fc8cebeaaae309b2282772d6cac1888">ArcIndexOrderingByTailNode&lt; GraphType &gt;</a>
, <a class="el" href="classoperations__research_1_1_permutation_index_comparison_by_arc_head.html#adfac7f64c59dc84fca23bcd984ef2bdd">PermutationIndexComparisonByArcHead&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>operator*()
: <a class="el" href="classoperations__research_1_1_element_iterator.html#ab4661162459f2cb4e9887fcbc2d38b55">ElementIterator&lt; Set &gt;</a>
, <a class="el" href="classoperations__research_1_1_set_range_iterator.html#ae395c3faa468322a08f842fffcd6cad4">SetRangeIterator&lt; SetRange &gt;</a>
, <a class="el" href="classutil_1_1_integer_range_iterator.html#a0f63c776321c87f50125ed7586ef9020">IntegerRangeIterator&lt; IntegerType &gt;</a>
, <a class="el" href="classutil_1_1_list_graph_1_1_outgoing_head_iterator.html#ab11124729dee2812f84ff011de2c1dbe">ListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingHeadIterator</a>
, <a class="el" href="structutil_1_1_mutable_vector_iteration_1_1_iterator.html#a961cb6e716a724e52369e0d11458e3d0">MutableVectorIteration&lt; T &gt;::Iterator</a>
, <a class="el" href="classutil_1_1_undirected_adjacency_lists_of_directed_graph_1_1_adjacency_list_iterator.html#a1ce6d58586efadff072fb5b4591f5ea3">UndirectedAdjacencyListsOfDirectedGraph&lt; Graph &gt;::AdjacencyListIterator</a>
</li>
<li>operator++()
: <a class="el" href="classoperations__research_1_1_element_iterator.html#a6eb44ef439441ada8ffaaf6ee33a9c40">ElementIterator&lt; Set &gt;</a>
, <a class="el" href="classoperations__research_1_1_set_range_iterator.html#ab199aaba95428b8647f6bfdd83ecb68c">SetRangeIterator&lt; SetRange &gt;</a>
, <a class="el" href="classutil_1_1_integer_range_iterator.html#a43aa6480dc6c9f7b95252cc6540c6c3e">IntegerRangeIterator&lt; IntegerType &gt;</a>
, <a class="el" href="classutil_1_1_list_graph_1_1_outgoing_head_iterator.html#a00f008b80917746917b874d00abd02a9">ListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingHeadIterator</a>
, <a class="el" href="structutil_1_1_mutable_vector_iteration_1_1_iterator.html#aef12ef33726bc591f569f822c7b5ac41">MutableVectorIteration&lt; T &gt;::Iterator</a>
</li>
<li>operator=()
: <a class="el" href="class_connected_components_finder.html#afab44a2f4671e0d0b0f30268ee17b70a">ConnectedComponentsFinder&lt; T, CompareOrHashT &gt;</a>
, <a class="el" href="class_dense_connected_components_finder.html#ae496b1d85aa3fde1d7090bac874bbdc4">DenseConnectedComponentsFinder</a>
, <a class="el" href="classoperations__research_1_1_ebert_graph_1_1_incoming_arc_iterator.html#a22389499759a3a1fc6747d4bd0f2a120">EbertGraph&lt; NodeIndexType, ArcIndexType &gt;::IncomingArcIterator</a>
, <a class="el" href="classoperations__research_1_1_ebert_graph_1_1_outgoing_or_opposite_incoming_arc_iterator.html#af251b7da74772dec7390bcc35f5e57f9">EbertGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingOrOppositeIncomingArcIterator</a>
, <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a978b5c98dabb44a27f9fb435062c12ec">PROTOBUF_FINAL</a>
, <a class="el" href="classoperations__research_1_1_star_graph_base_1_1_outgoing_arc_iterator.html#a9161ace1ff0d056c1895c2cab31b308c">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1_integer_range_iterator.html#a194c86973a19954f22653a749c10a4d8">IntegerRangeIterator&lt; IntegerType &gt;</a>
, <a class="el" href="classutil_1_1_s_vector.html#a4e4b23732450002d181673fbacf2e7c7">SVector&lt; T &gt;</a>
</li>
<li>operator==()
: <a class="el" href="classutil_1_1_integer_range_iterator.html#abb48460e69696358e9fb202c6428c442">IntegerRangeIterator&lt; IntegerType &gt;</a>
</li>
<li>operator[]()
: <a class="el" href="classutil_1_1_complete_bipartite_graph.html#abd4f7ccb1100068c90a108c9c44a1724">CompleteBipartiteGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_complete_graph.html#abd4f7ccb1100068c90a108c9c44a1724">CompleteGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_list_graph.html#a1ae8aef05d10b9545e6a1c0bfb0c7735">ListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_list_graph.html#af1f4fd786d8ece275104e594ebc6bfb8">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph.html#a71e14c0088eed792506574efd3e516be">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph.html#a71e14c0088eed792506574efd3e516be">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_static_graph.html#a71e14c0088eed792506574efd3e516be">StaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_s_vector.html#ae1eb43afe1c1e1a47e90d9b1fcec8351">SVector&lt; T &gt;</a>
, <a class="el" href="classutil_1_1_undirected_adjacency_lists_of_directed_graph.html#acb3986c66a9d18524b947fd391f68240">UndirectedAdjacencyListsOfDirectedGraph&lt; Graph &gt;</a>
</li>
<li>Opposite()
: <a class="el" href="classoperations__research_1_1_ebert_graph.html#a5e97f7ded349bc661bf63bca4c951d6b">EbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1_generic_max_flow.html#adf24020c0638fbd28d483762e6247ff5">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>OppositeArc()
: <a class="el" href="structoperations__research_1_1_graphs.html#ae9cc106c6139c0b4e57057594bf56ea8">Graphs&lt; Graph &gt;</a>
, <a class="el" href="structoperations__research_1_1_graphs_3_01operations__research_1_1_star_graph_01_4.html#ae9cc106c6139c0b4e57057594bf56ea8">Graphs&lt; operations_research::StarGraph &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_list_graph.html#a1639035dfa412336ad43f8d8193a0307">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph.html#a1639035dfa412336ad43f8d8193a0307">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph.html#a1639035dfa412336ad43f8d8193a0307">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>OppositeIncomingArcIterator()
: <a class="el" href="classutil_1_1_reverse_arc_list_graph_1_1_opposite_incoming_arc_iterator.html#a7c63f34c18b32790f99ff0460ffb5a6e">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph_1_1_opposite_incoming_arc_iterator.html#acbd6c415460badaeb51852031e73fc1b">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph_1_1_opposite_incoming_arc_iterator.html#a439d9d7a5c81e14d4fa361a6cd55e193">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
</li>
<li>OppositeIncomingArcs()
: <a class="el" href="classutil_1_1_reverse_arc_list_graph.html#a2d4c1b57da542282856d41631254c9f0">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph.html#a2d4c1b57da542282856d41631254c9f0">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph.html#a2d4c1b57da542282856d41631254c9f0">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>OppositeIncomingArcsStartingFrom()
: <a class="el" href="classutil_1_1_reverse_arc_list_graph.html#ac82038a46ba21e5e92ea9ce755c9d562">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph.html#ac82038a46ba21e5e92ea9ce755c9d562">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph.html#ac82038a46ba21e5e92ea9ce755c9d562">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>OPTIMAL
: <a class="el" href="classoperations__research_1_1_max_flow_status_class.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba2579881e7c83261bc21bafb5a5c92cad">MaxFlowStatusClass</a>
, <a class="el" href="classoperations__research_1_1_min_cost_flow_base.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba2579881e7c83261bc21bafb5a5c92cad">MinCostFlowBase</a>
, <a class="el" href="classoperations__research_1_1_simple_max_flow.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba2579881e7c83261bc21bafb5a5c92cad">SimpleMaxFlow</a>
</li>
<li>OptimalCost()
: <a class="el" href="classoperations__research_1_1_simple_min_cost_flow.html#ad39ce7ee10c34a3ce1f69f179aa4f1e9">SimpleMinCostFlow</a>
</li>
<li>OptimalFlow()
: <a class="el" href="classoperations__research_1_1_simple_max_flow.html#a865dfd15177ea8b4cd75a34ab9cee1b1">SimpleMaxFlow</a>
</li>
<li>OptimizeGraphLayout()
: <a class="el" href="classoperations__research_1_1_linear_sum_assignment.html#aa4b556b7bee4c7f3fb60781e7ebda1b2">LinearSumAssignment&lt; GraphType &gt;</a>
</li>
<li>OutDegree()
: <a class="el" href="classutil_1_1_complete_bipartite_graph.html#a972f29a740833d0f6d9ae9ad1f568b22">CompleteBipartiteGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_complete_graph.html#a972f29a740833d0f6d9ae9ad1f568b22">CompleteGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_list_graph.html#a972f29a740833d0f6d9ae9ad1f568b22">ListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_list_graph.html#a972f29a740833d0f6d9ae9ad1f568b22">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph.html#a972f29a740833d0f6d9ae9ad1f568b22">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph.html#a972f29a740833d0f6d9ae9ad1f568b22">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_static_graph.html#a972f29a740833d0f6d9ae9ad1f568b22">StaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>OutgoingArcIterator
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a0d012d3907b8306ddfc1a7089342fbe2">GenericMaxFlow&lt; Graph &gt;</a>
, <a class="el" href="classoperations__research_1_1_generic_min_cost_flow.html#a0d012d3907b8306ddfc1a7089342fbe2">GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
, <a class="el" href="classoperations__research_1_1_star_graph_base_1_1_outgoing_arc_iterator.html#ae30477c6e9f2a945e1327ee443bf81be">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1_complete_bipartite_graph_1_1_outgoing_arc_iterator.html#a3ebbc468e485ed1a334078cdac6084c5">CompleteBipartiteGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1_list_graph_1_1_outgoing_arc_iterator.html#aca82d05d5661965ddb4c340ccb95a19d">ListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_list_graph_1_1_outgoing_arc_iterator.html#a09204ded3355c128d6bee038d4308730">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph_1_1_outgoing_arc_iterator.html#a0af74c9f2629d4667b5daf3235c4bce7">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph_1_1_outgoing_arc_iterator.html#a245219252cbd3808a9a582f9d19f257c">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1_static_graph_1_1_outgoing_arc_iterator.html#ac755a5d95c2c78412fb09905db44b952">StaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
</li>
<li>OutgoingArcs()
: <a class="el" href="classutil_1_1_complete_bipartite_graph.html#a05add2b29aa63527f24f25c605c29b12">CompleteBipartiteGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_complete_graph.html#a05add2b29aa63527f24f25c605c29b12">CompleteGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_list_graph.html#ad7db584fc1fe14ce9296131fda625994">ListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_list_graph.html#ad7db584fc1fe14ce9296131fda625994">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph.html#ad7db584fc1fe14ce9296131fda625994">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph.html#ad7db584fc1fe14ce9296131fda625994">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_static_graph.html#ad7db584fc1fe14ce9296131fda625994">StaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>OutgoingArcsStartingFrom()
: <a class="el" href="classutil_1_1_complete_bipartite_graph.html#ac79c65c1a4e1b6e585ce0a297a30e783">CompleteBipartiteGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_complete_graph.html#ac79c65c1a4e1b6e585ce0a297a30e783">CompleteGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_list_graph.html#a670eedbe0833896676a7063dc91a89ff">ListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_list_graph.html#a670eedbe0833896676a7063dc91a89ff">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph.html#a670eedbe0833896676a7063dc91a89ff">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph.html#a670eedbe0833896676a7063dc91a89ff">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_static_graph.html#a670eedbe0833896676a7063dc91a89ff">StaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>OutgoingHeadIterator()
: <a class="el" href="classutil_1_1_list_graph_1_1_outgoing_head_iterator.html#ac7a6968c8fa4fd2afa86492bf9967187">ListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingHeadIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_list_graph_1_1_outgoing_head_iterator.html#af1f337e1722b47b5896d46d2a673193d">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingHeadIterator</a>
</li>
<li>OutgoingOrOppositeIncomingArcIterator()
: <a class="el" href="classoperations__research_1_1_ebert_graph_1_1_outgoing_or_opposite_incoming_arc_iterator.html#ab0fa4991e548ecbe6666e461ac898b32">EbertGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingOrOppositeIncomingArcIterator</a>
, <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a277838ded7171a604a67babdbea05988">GenericMaxFlow&lt; Graph &gt;</a>
, <a class="el" href="classoperations__research_1_1_generic_min_cost_flow.html#a277838ded7171a604a67babdbea05988">GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_list_graph_1_1_outgoing_or_opposite_incoming_arc_iterator.html#aeee12fd1e05fb9cdeb1014fc80054cac">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingOrOppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph_1_1_outgoing_or_opposite_incoming_arc_iterator.html#a4ac32b6c178408069a1dabad339def89">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingOrOppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph_1_1_outgoing_or_opposite_incoming_arc_iterator.html#a256146259eefabb93691232a47e9d2c4">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingOrOppositeIncomingArcIterator</a>
</li>
<li>OutgoingOrOppositeIncomingArcs()
: <a class="el" href="classutil_1_1_reverse_arc_list_graph.html#a96c9c7908573f98dcd303002f2d27f08">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph.html#a96c9c7908573f98dcd303002f2d27f08">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph.html#a96c9c7908573f98dcd303002f2d27f08">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>OutgoingOrOppositeIncomingArcsStartingFrom()
: <a class="el" href="classutil_1_1_reverse_arc_list_graph.html#a6487722851853c8b5b979780b1acb027">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph.html#a6487722851853c8b5b979780b1acb027">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph.html#a6487722851853c8b5b979780b1acb027">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
        </div>
        </div>
        <div id="footer-container">
            <div id="footer">
            </div>
        </div>
    </body>
</html>