Files
ortools-clone/docs/cpp_graph/functions_func_h.html
2022-01-15 22:53:18 +01:00

110 lines
7.6 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_func_h.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">
&#160;
<h3><a id="index_h" name="index_h"></a>- h -</h3><ul>
<li>HamiltonianCost()&#160;:&#160;<a class="el" href="classoperations__research_1_1_hamiltonian_path_solver.html#a0b31a8637cf8c0fb125444577e6ad92b">HamiltonianPathSolver&lt; CostType, CostFunction &gt;</a>, <a class="el" href="classoperations__research_1_1_pruning_hamiltonian_solver.html#a0b31a8637cf8c0fb125444577e6ad92b">PruningHamiltonianSolver&lt; CostType, CostFunction &gt;</a></li>
<li>HamiltonianPath()&#160;:&#160;<a class="el" href="classoperations__research_1_1_hamiltonian_path_solver.html#a8acc60c87190fac89379315aa08ce7a5">HamiltonianPathSolver&lt; CostType, CostFunction &gt;</a></li>
<li>HamiltonianPathSolver()&#160;:&#160;<a class="el" href="classoperations__research_1_1_hamiltonian_path_solver.html#a9c8cdf78154ae6a73f4a272cb8d1ac4a">HamiltonianPathSolver&lt; CostType, CostFunction &gt;</a></li>
<li>has_capacity()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_arc_proto.html#aa708c56d1a20776baf0b6efccacdaa6b">FlowArcProto</a></li>
<li>has_head()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_arc_proto.html#ad61a314f740cc979ab9c089a46bba5f4">FlowArcProto</a></li>
<li>has_id()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_node_proto.html#aca4a12c9e60aaeba623c9d760f292ccd">FlowNodeProto</a></li>
<li>has_problem_type()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_model_proto.html#a6de56d20feebef28062380dbd3a6f0f6">FlowModelProto</a></li>
<li>has_supply()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_node_proto.html#a58a5cf047933985f614e6e597711fd4b">FlowNodeProto</a></li>
<li>has_tail()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_arc_proto.html#a8236de97af4b4eee4dde721562554c38">FlowArcProto</a></li>
<li>has_unit_cost()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_arc_proto.html#adc8295001ad4d2999cef01c25ec4ad0c">FlowArcProto</a></li>
<li>head()&#160;:&#160;<a class="el" href="classoperations__research_1_1_flow_arc_proto.html#a4d20c5cd89da336919554b37402f5830">FlowArcProto</a></li>
<li>Head()&#160;:&#160;<a class="el" href="classoperations__research_1_1_generic_max_flow.html#aa5f729a6274027e5e5478e4bd76603ca">GenericMaxFlow&lt; Graph &gt;</a>, <a class="el" href="classoperations__research_1_1_linear_sum_assignment.html#aa5f729a6274027e5e5478e4bd76603ca">LinearSumAssignment&lt; GraphType &gt;</a>, <a class="el" href="classoperations__research_1_1_simple_max_flow.html#aa5f729a6274027e5e5478e4bd76603ca">SimpleMaxFlow</a>, <a class="el" href="classoperations__research_1_1_simple_min_cost_flow.html#aa5f729a6274027e5e5478e4bd76603ca">SimpleMinCostFlow</a>, <a class="el" href="classoperations__research_1_1_star_graph_base.html#a5237cfbb86ec8f305e498e873e5c4e95">StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>, <a class="el" href="classutil_1_1_complete_bipartite_graph.html#aceb0938bcb2e8e5f37986d4cf8e3a955">CompleteBipartiteGraph&lt; NodeIndexType, ArcIndexType &gt;</a>, <a class="el" href="classutil_1_1_complete_graph.html#aceb0938bcb2e8e5f37986d4cf8e3a955">CompleteGraph&lt; NodeIndexType, ArcIndexType &gt;</a>, <a class="el" href="classutil_1_1_list_graph.html#aceb0938bcb2e8e5f37986d4cf8e3a955">ListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>, <a class="el" href="classutil_1_1_reverse_arc_list_graph.html#aceb0938bcb2e8e5f37986d4cf8e3a955">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph.html#aceb0938bcb2e8e5f37986d4cf8e3a955">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>, <a class="el" href="classutil_1_1_reverse_arc_static_graph.html#aceb0938bcb2e8e5f37986d4cf8e3a955">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>, <a class="el" href="classutil_1_1_static_graph.html#aceb0938bcb2e8e5f37986d4cf8e3a955">StaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a></li>
<li>HeldWolfeCrowderEvaluator()&#160;:&#160;<a class="el" href="classoperations__research_1_1_held_wolfe_crowder_evaluator.html#adb1dee05e699715da68918f6b19d3e6d">HeldWolfeCrowderEvaluator&lt; CostType, CostFunction &gt;</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>