203 lines
12 KiB
HTML
203 lines
12 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.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&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_g.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_g"></a>- g -</h3><ul>
|
|
<li>GenericMaxFlow()
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#acef9fcefb0d5124677a8a9b460c30410">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>GenericMinCostFlow()
|
|
: <a class="el" href="classoperations__research_1_1_generic_min_cost_flow.html#a34e6d785d3dc22ee8d54bad8f1cf6cc2">GenericMinCostFlow< Graph, ArcFlowType, ArcScaledCostType ></a>
|
|
</li>
|
|
<li>GetAndRemoveFirstActiveNode()
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a89970809d6caccf0fc1ba38d7d955254">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>GetAssignmentArc()
|
|
: <a class="el" href="classoperations__research_1_1_linear_sum_assignment.html#a13537686f25d401f7112b9fa4f63d1ab">LinearSumAssignment< GraphType ></a>
|
|
</li>
|
|
<li>GetAssignmentCost()
|
|
: <a class="el" href="classoperations__research_1_1_linear_sum_assignment.html#aa9b122f6d2e28bf78a0339f26cfbd432">LinearSumAssignment< GraphType ></a>
|
|
</li>
|
|
<li>GetCachedSize()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>GetComponentIds()
|
|
: <a class="el" href="class_dense_connected_components_finder.html#a6d8ec42cff1f5afc505271bd6627430a">DenseConnectedComponentsFinder</a>
|
|
</li>
|
|
<li>GetComponentRoots()
|
|
: <a class="el" href="class_dense_connected_components_finder.html#a61ac0979898e3ed9e03c6cb6e32417ad">DenseConnectedComponentsFinder</a>
|
|
</li>
|
|
<li>GetCost()
|
|
: <a class="el" href="classoperations__research_1_1_linear_sum_assignment.html#a5afb9dde1c31f5f053cc83bf6e594db0">LinearSumAssignment< GraphType ></a>
|
|
</li>
|
|
<li>GetDescriptor()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>GetMate()
|
|
: <a class="el" href="classoperations__research_1_1_linear_sum_assignment.html#ad253fe3f1dd016a976d0713d8a54a0ab">LinearSumAssignment< GraphType ></a>
|
|
</li>
|
|
<li>GetMetadata()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>GetNumberOfComponents()
|
|
: <a class="el" href="class_connected_components_finder.html#af1a300e659dbc3041b1485f12855bd31">ConnectedComponentsFinder< T, CompareOrHashT ></a>
|
|
, <a class="el" href="class_dense_connected_components_finder.html#af1a300e659dbc3041b1485f12855bd31">DenseConnectedComponentsFinder</a>
|
|
</li>
|
|
<li>GetNumberOfNodes()
|
|
: <a class="el" href="class_connected_components_finder.html#aeeb8b88902830cab41c69ef944b5694f">ConnectedComponentsFinder< T, CompareOrHashT ></a>
|
|
, <a class="el" href="class_dense_connected_components_finder.html#aeeb8b88902830cab41c69ef944b5694f">DenseConnectedComponentsFinder</a>
|
|
</li>
|
|
<li>GetOptimalCost()
|
|
: <a class="el" href="classoperations__research_1_1_generic_min_cost_flow.html#aa9b606016d2b0a38fed1e5c8acd818ed">GenericMinCostFlow< Graph, ArcFlowType, ArcScaledCostType ></a>
|
|
</li>
|
|
<li>GetOptimalFlow()
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a142146c1af2855fc821d7bd4c0af6130">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>GetReflection()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>GetSinkNodeIndex()
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#af412987a2f98057ca8c6015782418eac">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>GetSinkSideMinCut()
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#ad8ca9f0f372e03f5cf3af1e163230792">GenericMaxFlow< Graph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_simple_max_flow.html#ad8ca9f0f372e03f5cf3af1e163230792">SimpleMaxFlow</a>
|
|
</li>
|
|
<li>GetSize()
|
|
: <a class="el" href="class_connected_components_finder.html#a8c22d56c6bcad754b70f626de84070a0">ConnectedComponentsFinder< T, CompareOrHashT ></a>
|
|
, <a class="el" href="class_dense_connected_components_finder.html#af783278e17675394e30c3de598b11169">DenseConnectedComponentsFinder</a>
|
|
</li>
|
|
<li>GetSourceNodeIndex()
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a29b76a85638e0b4ce0f715c5bbba3f81">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>GetSourceSideMinCut()
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a4ede8a987bfe0972a51942bbca22d4c1">GenericMaxFlow< Graph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_simple_max_flow.html#a4ede8a987bfe0972a51942bbca22d4c1">SimpleMaxFlow</a>
|
|
</li>
|
|
<li>GetStep()
|
|
: <a class="el" href="classoperations__research_1_1_held_wolfe_crowder_evaluator.html#a61aed6a943277e531b904cfdc3616890">HeldWolfeCrowderEvaluator< CostType, CostFunction ></a>
|
|
, <a class="el" href="classoperations__research_1_1_volgenant_jonker_evaluator.html#a61aed6a943277e531b904cfdc3616890">VolgenantJonkerEvaluator< CostType ></a>
|
|
</li>
|
|
<li>GlobalUpdate()
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a28b52dfd2da6e91a8e1e0d039c1d4154">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>graph()
|
|
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a10bcb8f7f63b390821ae5e95fe4822cc">GenericMaxFlow< Graph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_generic_min_cost_flow.html#a10bcb8f7f63b390821ae5e95fe4822cc">GenericMinCostFlow< Graph, ArcFlowType, ArcScaledCostType ></a>
|
|
</li>
|
|
<li>Graph
|
|
: <a class="el" href="structoperations__research_1_1_graphs_3_01operations__research_1_1_star_graph_01_4.html#ae6f9a910e55b48a7d5eb4ff3537545dd">Graphs< operations_research::StarGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1_linear_sum_assignment.html#adb325b7bb71f0f00df13383ad0b2adae">LinearSumAssignment< GraphType ></a>
|
|
, <a class="el" href="classoperations__research_1_1or__internal_1_1_graph_builder_from_arcs.html#aea1f600a21e54d8a78df733a4fc2f7f9">GraphBuilderFromArcs< GraphType, is_dynamic ></a>
|
|
, <a class="el" href="classoperations__research_1_1or__internal_1_1_graph_builder_from_arcs_3_01_graph_type_00_01true_01_4.html#aea1f600a21e54d8a78df733a4fc2f7f9">GraphBuilderFromArcs< GraphType, true ></a>
|
|
</li>
|
|
<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>
|
|
<li>GraphBuilderFromArcs()
|
|
: <a class="el" href="classoperations__research_1_1or__internal_1_1_graph_builder_from_arcs.html#adb1320c0f546bf857179bd3756e84646">GraphBuilderFromArcs< GraphType, is_dynamic ></a>
|
|
, <a class="el" href="classoperations__research_1_1or__internal_1_1_graph_builder_from_arcs_3_01_graph_type_00_01true_01_4.html#adb1320c0f546bf857179bd3756e84646">GraphBuilderFromArcs< GraphType, true ></a>
|
|
</li>
|
|
<li>GroupForwardArcsByFunctor()
|
|
: <a class="el" href="classoperations__research_1_1_ebert_graph_base.html#aa90da96a03365b61ef1bbb6167b49837">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classutil_1_1_base_graph.html#a159212327bf51452d4c559fe640f59c8">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
</li>
|
|
<li>grow()
|
|
: <a class="el" href="classutil_1_1_s_vector.html#ab120f5c5f33cbc5454524fe168a60aea">SVector< T ></a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|