373 lines
22 KiB
HTML
373 lines
22 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"/>-->
|
|
<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.0</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&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&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&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('functions_vars.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">
|
|
 
|
|
|
|
<h3><a id="index_a"></a>- a -</h3><ul>
|
|
<li>active_node_by_height_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#afc300bdfdbe5ce3296bacd00acce0b3f">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>active_nodes_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a19193cb3045a42a4154d3860b92dc65b">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>algorithm
|
|
: <a class="el" href="structoperations__research_1_1_traveling_salesman_lower_bound_parameters.html#acc4ba09a6333be056db50ed15007518c">TravelingSalesmanLowerBoundParameters</a>
|
|
</li>
|
|
<li>arc_capacity_
|
|
: <a class="el" href="classutil_1_1_base_graph.html#a0b0fca21fab97b66c1a0a3b09af6e6e4">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_b"></a>- b -</h3><ul>
|
|
<li>bfs_queue_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a2b834b1bfbaef46bbf4a3f991a26f9a3">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_c"></a>- c -</h3><ul>
|
|
<li>check_input_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#ad96578b8ab41d25a3daa9f219c168b9f">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>check_result_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a876e41aaef1635d059d9d79dd08bbfc3">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>const_capacities_
|
|
: <a class="el" href="classutil_1_1_base_graph.html#a8b5cdcc274a624bd9059f95d70659fb9">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_f"></a>- f -</h3><ul>
|
|
<li>field_metadata
|
|
: <a class="el" href="struct_table_struct__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_1_generic_max_flow.html#a3702055ec6affa60e6862cd0e63f9a7b">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>first_incident_arc_
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a58b521f62562f51a79f9c95f1902804a">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_star_graph_base.html#a58b521f62562f51a79f9c95f1902804a">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_g"></a>- g -</h3><ul>
|
|
<li>graph_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#ad88eea96f82ba29e252f3e07cdb84378">GenericMaxFlow< Graph ></a>
|
|
, <a class="el" href="structoperations__research_1_1or__internal_1_1_tail_array_builder_3_01_graph_type_00_01false_01_4.html#a29714e1125e2707087a39d1d11467d34">TailArrayBuilder< GraphType, false ></a>
|
|
, <a class="el" href="structoperations__research_1_1or__internal_1_1_tail_array_releaser_3_01_graph_type_00_01false_01_4.html#a29714e1125e2707087a39d1d11467d34">TailArrayReleaser< GraphType, false ></a>
|
|
, <a class="el" href="classutil_1_1_reverse_arc_list_graph_1_1_opposite_incoming_arc_iterator.html#a6119374ea2e367b5a6646b15c7aec4ab">ReverseArcListGraph< NodeIndexType, ArcIndexType >::OppositeIncomingArcIterator</a>
|
|
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph_1_1_opposite_incoming_arc_iterator.html#ac01a687cfc7292e8eb448d712ac2b7b5">ReverseArcMixedGraph< NodeIndexType, ArcIndexType >::OppositeIncomingArcIterator</a>
|
|
, <a class="el" href="classutil_1_1_reverse_arc_static_graph_1_1_opposite_incoming_arc_iterator.html#a3012b9df64325459fdc497592e85ec7f">ReverseArcStaticGraph< NodeIndexType, ArcIndexType >::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#a280d3901ca63bdab5c98d4ccf8b6ace3">graph_traits< GraphType ></a>
|
|
, <a class="el" href="structoperations__research_1_1graph__traits_3_01_forward_ebert_graph_3_01_node_index_type_00_01_arc_index_type_01_4_01_4.html#a280d3901ca63bdab5c98d4ccf8b6ace3">graph_traits< ForwardEbertGraph< NodeIndexType, ArcIndexType > ></a>
|
|
, <a class="el" href="structoperations__research_1_1graph__traits_3_01_forward_static_graph_3_01_node_index_type_00_01_arc_index_type_01_4_01_4.html#a280d3901ca63bdab5c98d4ccf8b6ace3">graph_traits< ForwardStaticGraph< NodeIndexType, ArcIndexType > ></a>
|
|
</li>
|
|
<li>head_
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a881fc80aead9398df4fbcb6e40903c9a">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_star_graph_base.html#a881fc80aead9398df4fbcb6e40903c9a">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_i"></a>- i -</h3><ul>
|
|
<li>index_
|
|
: <a class="el" href="classutil_1_1_reverse_arc_list_graph_1_1_opposite_incoming_arc_iterator.html#a2d07e2dff26af01a125f5790d07405f0">ReverseArcListGraph< NodeIndexType, ArcIndexType >::OppositeIncomingArcIterator</a>
|
|
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph_1_1_opposite_incoming_arc_iterator.html#a2d07e2dff26af01a125f5790d07405f0">ReverseArcMixedGraph< NodeIndexType, ArcIndexType >::OppositeIncomingArcIterator</a>
|
|
, <a class="el" href="classutil_1_1_reverse_arc_static_graph_1_1_opposite_incoming_arc_iterator.html#a2d07e2dff26af01a125f5790d07405f0">ReverseArcStaticGraph< NodeIndexType, ArcIndexType >::OppositeIncomingArcIterator</a>
|
|
</li>
|
|
<li>is_dynamic
|
|
: <a class="el" href="structoperations__research_1_1graph__traits.html#a969fd9b3228e7869e7c21de9bb8d9aa1">graph_traits< GraphType ></a>
|
|
, <a class="el" href="structoperations__research_1_1graph__traits_3_01_forward_ebert_graph_3_01_node_index_type_00_01_arc_index_type_01_4_01_4.html#a969fd9b3228e7869e7c21de9bb8d9aa1">graph_traits< ForwardEbertGraph< NodeIndexType, ArcIndexType > ></a>
|
|
, <a class="el" href="structoperations__research_1_1graph__traits_3_01_forward_static_graph_3_01_node_index_type_00_01_arc_index_type_01_4_01_4.html#a969fd9b3228e7869e7c21de9bb8d9aa1">graph_traits< ForwardStaticGraph< NodeIndexType, ArcIndexType > ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_k"></a>- k -</h3><ul>
|
|
<li>kFirstArc
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph.html#a3caf77fe23c752e7cf9c97116ee9d34a">EbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a3caf77fe23c752e7cf9c97116ee9d34a">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#a3caf77fe23c752e7cf9c97116ee9d34a">ForwardEbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1_forward_static_graph.html#a3caf77fe23c752e7cf9c97116ee9d34a">ForwardStaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1_star_graph_base.html#a3caf77fe23c752e7cf9c97116ee9d34a">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
<li>kFirstNode
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph.html#acaaf3f4354888c162f6c562f0bd2ae2b">EbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#acaaf3f4354888c162f6c562f0bd2ae2b">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#acaaf3f4354888c162f6c562f0bd2ae2b">ForwardEbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1_forward_static_graph.html#acaaf3f4354888c162f6c562f0bd2ae2b">ForwardStaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1_star_graph_base.html#acaaf3f4354888c162f6c562f0bd2ae2b">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
<li>kIndexInFileMessages
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a85e8396067794ffbc6f47b13e2497821">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>kMaxFlowQuantity
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a2cb1ce0e6ac75b050ffc3a7bfd35a8b2">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>kMaxNumArcs
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a5d6f4ad584d8fae3c29633c75138b177">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_star_graph_base.html#a5d6f4ad584d8fae3c29633c75138b177">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
<li>kMaxNumNodes
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#aad916b80da8f95078f693e604c8985ac">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_star_graph_base.html#aad916b80da8f95078f693e604c8985ac">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
<li>kNilArc
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph.html#aab3a7c235c6a6000a25a5a79d680f1ba">EbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#aab3a7c235c6a6000a25a5a79d680f1ba">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#aab3a7c235c6a6000a25a5a79d680f1ba">ForwardEbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1_forward_static_graph.html#aab3a7c235c6a6000a25a5a79d680f1ba">ForwardStaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1_star_graph_base.html#aab3a7c235c6a6000a25a5a79d680f1ba">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classutil_1_1_base_graph.html#aab3a7c235c6a6000a25a5a79d680f1ba">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
</li>
|
|
<li>kNilNode
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph.html#a0da78a7e517acf1b646ae28ad16216ed">EbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a0da78a7e517acf1b646ae28ad16216ed">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#a0da78a7e517acf1b646ae28ad16216ed">ForwardEbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1_star_graph_base.html#a0da78a7e517acf1b646ae28ad16216ed">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classutil_1_1_base_graph.html#a0da78a7e517acf1b646ae28ad16216ed">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_l"></a>- l -</h3><ul>
|
|
<li>limit_
|
|
: <a class="el" href="classutil_1_1_reverse_arc_static_graph_1_1_opposite_incoming_arc_iterator.html#a75b1547aca9874081404a5e388a3310d">ReverseArcStaticGraph< NodeIndexType, ArcIndexType >::OppositeIncomingArcIterator</a>
|
|
</li>
|
|
<li>LINEAR_SUM_ASSIGNMENT
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1fb340222508d0aede98e2a7ebd35548">PROTOBUF_FINAL</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_m"></a>- m -</h3><ul>
|
|
<li>MAX_FLOW
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a94f7f36a5cb1603e86b23559860ee5ca">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>max_num_arcs_
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a3a725c1fd4db4e67a7f13b36652e0fa8">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_star_graph_base.html#a3a725c1fd4db4e67a7f13b36652e0fa8">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
<li>max_num_nodes_
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#ab059bfdc4854ebf3ffa22cc778a436c3">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_star_graph_base.html#ab059bfdc4854ebf3ffa22cc778a436c3">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
<li>MaxCardinality
|
|
: <a class="el" href="classoperations__research_1_1_set.html#a062c0acf17a051b885ad211acad31079">Set< Integer ></a>
|
|
</li>
|
|
<li>MIN_COST_FLOW
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a72f9f1fa3bec980ac27a1c13a4287baf">PROTOBUF_FINAL</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_n"></a>- n -</h3><ul>
|
|
<li>nearest_neighbors
|
|
: <a class="el" href="structoperations__research_1_1_traveling_salesman_lower_bound_parameters.html#ac0c01b0297a60d1b72ac046280057e20">TravelingSalesmanLowerBoundParameters</a>
|
|
</li>
|
|
<li>next_adjacent_arc_
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a1dbcd0459821908cb2e7719a6e7e32bf">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
<li>node_capacity_
|
|
: <a class="el" href="classutil_1_1_base_graph.html#a47b64ae00c3d2acdbdad64fa6dbe9c03">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
</li>
|
|
<li>node_excess_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#af63274e5211be9578b29f56f29936964">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>node_in_bfs_queue_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a8b98114a0a6beb83e5b36e4e461659fd">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>node_potential_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a5b7429be4ec8b98658d0b035261b1483">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>num_arcs_
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#afa0c44b50a5e9459e3339ec50082e635">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_star_graph_base.html#afa0c44b50a5e9459e3339ec50082e635">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classutil_1_1_base_graph.html#afa0c44b50a5e9459e3339ec50082e635">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
</li>
|
|
<li>num_nodes_
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a9e04004960ec7ac63f9ce9b97aa0bcfa">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_star_graph_base.html#a9e04004960ec7ac63f9ce9b97aa0bcfa">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classutil_1_1_base_graph.html#a9e04004960ec7ac63f9ce9b97aa0bcfa">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
</li>
|
|
<li>number_of_components
|
|
: <a class="el" href="struct_scc_counter_output.html#aa1c5d9076a0daa336ed562752e6fd5a3">SccCounterOutput< NodeIndex ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_o"></a>- o -</h3><ul>
|
|
<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>One
|
|
: <a class="el" href="classoperations__research_1_1_set.html#a7f72b10501772e497164805b53e2ec80">Set< Integer ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_p"></a>- p -</h3><ul>
|
|
<li>ProblemType_ARRAYSIZE
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a78c247d476f4d6b37dc920ee286953e6">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>ProblemType_MAX
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaccfa0d271467eead8e23e1ae0915b6d">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>ProblemType_MIN
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a66ce74386fd760ac35a2f5b2ca40918d">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>process_node_by_height_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a33996084cb5b29f77cc6ee673b6ece51">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_r"></a>- r -</h3><ul>
|
|
<li>representation_clean_
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a7844e39f2b6fad9b6a59468d63b6b503">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
<li>residual_arc_capacity_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#ab478e83cea51fd1e9656030ea4667286">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_s"></a>- s -</h3><ul>
|
|
<li>serialization_table
|
|
: <a class="el" href="struct_table_struct__ortools__2fgraph__2fflow__5fproblem__2eproto.html#a807eed5c615caffbff3960079ef76239">TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto</a>
|
|
</li>
|
|
<li>sink_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#aee97cd3a6def72d85d4685c134d11671">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>source_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#aab4ab1dc9be85072322b17c1f56fe208">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>stats_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a7c6fc06ca542eed0ff0b6ed4b1ecbcda">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>status_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#abf8c6fcb7d9c9fa39e283d086f0bb345">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_u"></a>- u -</h3><ul>
|
|
<li>use_global_update_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a3b2203f6789a10763c6ae978bf26b402">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>use_two_phase_algorithm_
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a689c39e9d4a7bdb9d64e270b8c9abcbd">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_v"></a>- v -</h3><ul>
|
|
<li>volgenant_jonker_iterations
|
|
: <a class="el" href="structoperations__research_1_1_traveling_salesman_lower_bound_parameters.html#aa5624a1c87ea6c30028af3168aa6daf9">TravelingSalesmanLowerBoundParameters</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_z"></a>- z -</h3><ul>
|
|
<li>Zero
|
|
: <a class="el" href="classoperations__research_1_1_set.html#ac2fa078fad730b08d36dc600a24e21a1">Set< Integer ></a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|