Files
ortools-clone/docs/cpp_graph/functions_c.html
Laurent Perron 5615fe9c61 regenerate docs
2022-01-17 21:42:14 +01:00

140 lines
14 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 9.2</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.9.3 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('functions_c.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_c" name="index_c"></a>- c -</h3><ul>
<li>capacity()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_arc_proto.html#a45341cb5fbcc77ca044061340f5ea51b">FlowArcProto</a></li>
<li>Capacity()&#160;:&#160;<a class="el" href="classoperations__research_1_1_generic_max_flow.html#a9dcd8610149406a1593d2a0725290482">GenericMaxFlow&lt; Graph &gt;</a>, <a class="el" href="classoperations__research_1_1_generic_min_cost_flow.html#a9dcd8610149406a1593d2a0725290482">GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>, <a class="el" href="classoperations__research_1_1_simple_max_flow.html#a9dcd8610149406a1593d2a0725290482">SimpleMaxFlow</a>, <a class="el" href="classoperations__research_1_1_simple_min_cost_flow.html#a9dcd8610149406a1593d2a0725290482">SimpleMinCostFlow</a></li>
<li>capacity()&#160;:&#160;<a class="el" href="classutil_1_1_s_vector.html#ad14f726e7d9d1e7c71a6b1c652bb2c19">SVector&lt; T &gt;</a></li>
<li>Cardinality()&#160;:&#160;<a class="el" href="classoperations__research_1_1_set.html#a879ebf910431019a01f98d0865749c8d">Set&lt; Integer &gt;</a></li>
<li>ChangeCostMatrix()&#160;:&#160;<a class="el" href="classoperations__research_1_1_hamiltonian_path_solver.html#a19edb994fca04e71736cf3a8d62d7a73">HamiltonianPathSolver&lt; CostType, CostFunction &gt;</a></li>
<li>check_input_&#160;:&#160;<a class="el" href="classoperations__research_1_1_generic_max_flow.html#ad96578b8ab41d25a3daa9f219c168b9f">GenericMaxFlow&lt; Graph &gt;</a></li>
<li>check_result_&#160;:&#160;<a class="el" href="classoperations__research_1_1_generic_max_flow.html#a876e41aaef1635d059d9d79dd08bbfc3">GenericMaxFlow&lt; Graph &gt;</a></li>
<li>CheckArcBounds()&#160;:&#160;<a class="el" href="classoperations__research_1_1_ebert_graph.html#ac6532804a8bcf9ca89e41b0e3139d5fb">EbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>, <a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#ac6532804a8bcf9ca89e41b0e3139d5fb">ForwardEbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>, <a class="el" href="classoperations__research_1_1_forward_static_graph.html#ac6532804a8bcf9ca89e41b0e3139d5fb">ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a></li>
<li>CheckArcValidity()&#160;:&#160;<a class="el" href="classoperations__research_1_1_ebert_graph.html#a553e5eeb2887a1d7663e1200b7466e6c">EbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>, <a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#a553e5eeb2887a1d7663e1200b7466e6c">ForwardEbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>, <a class="el" href="classoperations__research_1_1_forward_static_graph.html#a553e5eeb2887a1d7663e1200b7466e6c">ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a></li>
<li>CheckFeasibility()&#160;:&#160;<a class="el" href="classoperations__research_1_1_generic_min_cost_flow.html#a92607deae80e69a2a63cc2d8f5205bd5">GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a></li>
<li>CheckInputConsistency()&#160;:&#160;<a class="el" href="classoperations__research_1_1_generic_max_flow.html#a12ffc143b8d66de80c07572cc8509037">GenericMaxFlow&lt; Graph &gt;</a></li>
<li>CheckRelabelPrecondition()&#160;:&#160;<a class="el" href="classoperations__research_1_1_generic_max_flow.html#a2a555ba2dc0a468e6fee4a0665b12272">GenericMaxFlow&lt; Graph &gt;</a></li>
<li>CheckResult()&#160;:&#160;<a class="el" href="classoperations__research_1_1_generic_max_flow.html#aac87a51b41d88b6976a12007bae9b91d">GenericMaxFlow&lt; Graph &gt;</a></li>
<li>CheckTailIndexValidity()&#160;:&#160;<a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#a6832ebe70da89cb9d2efea26a823d204">ForwardEbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>, <a class="el" href="classoperations__research_1_1_forward_static_graph.html#a6832ebe70da89cb9d2efea26a823d204">ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a></li>
<li>ChristofidesPathSolver()&#160;:&#160;<a class="el" href="classoperations__research_1_1_christofides_path_solver.html#a87145cf1f5a36d27fd856596a23d495a">ChristofidesPathSolver&lt; CostType, ArcIndex, NodeIndex, CostFunction &gt;</a></li>
<li>Clear()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_arc_proto.html#a1e436b607da362266ed7e00d18cd6ac7">FlowArcProto</a>, <a class="el" href="classoperations__research_1_1_flow_model_proto.html#a1e436b607da362266ed7e00d18cd6ac7">FlowModelProto</a>, <a class="el" href="classoperations__research_1_1_flow_node_proto.html#a1e436b607da362266ed7e00d18cd6ac7">FlowNodeProto</a>, <a class="el" href="classoperations__research_1_1_priority_queue_with_restricted_push.html#aa71d36872f416feaa853788a7a7a7ef8">PriorityQueueWithRestrictedPush&lt; Element, IntegerPriority &gt;</a></li>
<li>clear()&#160;:&#160;<a class="el" href="classutil_1_1_s_vector.html#ac8bb3912a3ce86b15842e79d0b421204">SVector&lt; T &gt;</a></li>
<li>clear_and_dealloc()&#160;:&#160;<a class="el" href="classutil_1_1_s_vector.html#a631f9ba7174b41f44c98433a026e2f7a">SVector&lt; T &gt;</a></li>
<li>clear_arcs()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_model_proto.html#a2c3ee6b281ae6778667c829277288042">FlowModelProto</a></li>
<li>clear_capacity()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_arc_proto.html#a5f7eed65007d1ae5558b58c478f69f12">FlowArcProto</a></li>
<li>clear_head()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_arc_proto.html#a16e564d675cd133236eed35fb1165626">FlowArcProto</a></li>
<li>clear_id()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_node_proto.html#a6367f7e976e1ce24ff52cf2958a3bbda">FlowNodeProto</a></li>
<li>clear_nodes()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_model_proto.html#a1434635cdcc6d1a6e6dd3328edff7b58">FlowModelProto</a></li>
<li>clear_problem_type()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_model_proto.html#a8a1e1d7652b7b8c1c70fb17eaf55f913">FlowModelProto</a></li>
<li>clear_supply()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_node_proto.html#a7b40af5e8ad8689f4f69a225e2473c67">FlowNodeProto</a></li>
<li>clear_tail()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_arc_proto.html#a6f2a68c58d4750fbe5fcc37fb586d99f">FlowArcProto</a></li>
<li>clear_unit_cost()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_arc_proto.html#a606ad4d0fbe863ea6feafbbc1ae92bd4">FlowArcProto</a></li>
<li>CliqueCallback&#160;:&#160;<a class="el" href="classoperations__research_1_1_bron_kerbosch_algorithm.html#aff90108523eb5a8ec3549adc67355aa1">BronKerboschAlgorithm&lt; NodeIndex &gt;</a></li>
<li>CompleteBipartiteGraph()&#160;:&#160;<a class="el" href="classutil_1_1_complete_bipartite_graph.html#a98b1112f3c64c1c28699c93b952ebf4e">CompleteBipartiteGraph&lt; NodeIndexType, ArcIndexType &gt;</a></li>
<li>CompleteGraph()&#160;:&#160;<a class="el" href="classutil_1_1_complete_graph.html#a3d64d2842e97ec8cd6d6e95208ead70f">CompleteGraph&lt; NodeIndexType, ArcIndexType &gt;</a></li>
<li>ComputeAssignment()&#160;:&#160;<a class="el" href="classoperations__research_1_1_linear_sum_assignment.html#a63b3d12e721188086870cc42cc46a258">LinearSumAssignment&lt; GraphType &gt;</a></li>
<li>ComputeCumulativeSum()&#160;:&#160;<a class="el" href="classutil_1_1_base_graph.html#aacbf67d9ee658147495316e1ac2c83f2">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a></li>
<li>ComputeReachableNodes()&#160;:&#160;<a class="el" href="classoperations__research_1_1_generic_max_flow.html#ac0290c8f8892c50d7b29e9770fda4923">GenericMaxFlow&lt; Graph &gt;</a></li>
<li>Connected()&#160;:&#160;<a class="el" href="class_connected_components_finder.html#ac7782f36c09257f370347166e02480f1">ConnectedComponentsFinder&lt; T, CompareOrHashT, Eq &gt;</a>, <a class="el" href="class_dense_connected_components_finder.html#a962b54327591b21cc0a9273f78906a8b">DenseConnectedComponentsFinder</a></li>
<li>ConnectedComponentsFinder()&#160;:&#160;<a class="el" href="class_connected_components_finder.html#a9d3b69f74c9aa5e8ddbf4e4056320a66">ConnectedComponentsFinder&lt; T, CompareOrHashT, Eq &gt;</a></li>
<li>const_capacities_&#160;:&#160;<a class="el" href="classutil_1_1_base_graph.html#a8b5cdcc274a624bd9059f95d70659fb9">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a></li>
<li>const_iterator&#160;:&#160;<a class="el" href="classutil_1_1_begin_end_wrapper.html#a9e2888aae0cedaa5259e4e54d0d9049e">BeginEndWrapper&lt; Iterator &gt;</a></li>
<li>Contains()&#160;:&#160;<a class="el" href="classoperations__research_1_1_set.html#a0faec65dbf29460ec59dfa75d0536efb">Set&lt; Integer &gt;</a></li>
<li>CopyFrom()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_arc_proto.html#a5cf267ff83b4216c02d9f6b2250aab6f">FlowArcProto</a>, <a class="el" href="classoperations__research_1_1_flow_model_proto.html#aa9d29c306c65dc1e636deedbb7b7727c">FlowModelProto</a>, <a class="el" href="classoperations__research_1_1_flow_node_proto.html#a41e38b0c0eb4a16eb2a3f01e4c9e8c28">FlowNodeProto</a></li>
<li>CostValueCycleHandler()&#160;:&#160;<a class="el" href="classoperations__research_1_1_cost_value_cycle_handler.html#a8bd36eabd11be9f5c4e3094418412544">CostValueCycleHandler&lt; ArcIndexType &gt;</a></li>
<li>CreateFlowModel()&#160;:&#160;<a class="el" href="classoperations__research_1_1_generic_max_flow.html#a36cb25d76543d62ce93f2bfc693bf2df">GenericMaxFlow&lt; Graph &gt;</a></li>
<li>CreateFlowModelProto()&#160;:&#160;<a class="el" href="classoperations__research_1_1_simple_max_flow.html#a15e490be6ec543ed3025f6add59231b9">SimpleMaxFlow</a></li>
<li>CycleHandlerForAnnotatedArcs()&#160;:&#160;<a class="el" href="classoperations__research_1_1_ebert_graph_base_1_1_cycle_handler_for_annotated_arcs.html#a98dbfe5b691e0943198565a525d17886">EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::CycleHandlerForAnnotatedArcs</a>, <a class="el" href="classoperations__research_1_1_forward_static_graph_1_1_cycle_handler_for_annotated_arcs.html#a3764aae97c7333c95ea9f99a176e98df">ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::CycleHandlerForAnnotatedArcs</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>