129 lines
8.3 KiB
HTML
129 lines
8.3 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"/>-->
|
|
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 7.3</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.16 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow3" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="functions.html"><span>All</span></a></li>
|
|
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
|
|
<li><a href="functions_vars.html"><span>Variables</span></a></li>
|
|
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
|
|
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
|
|
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
|
|
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow4" class="tabs3">
|
|
<ul class="tablist">
|
|
<li><a href="functions_func.html#index_a"><span>a</span></a></li>
|
|
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
|
|
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
|
|
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
|
|
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
|
|
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
|
|
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
|
|
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
|
|
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
|
|
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
|
|
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
|
|
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
|
|
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
|
|
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
|
|
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
|
|
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
|
|
<li class="current"><a href="functions_func_t.html#index_t"><span>t</span></a></li>
|
|
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
|
|
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
|
|
<li><a href="functions_func_~.html#index__7E"><span>~</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="contents">
|
|
 
|
|
|
|
<h3><a id="index_t"></a>- t -</h3><ul>
|
|
<li>Tail()
|
|
: <a class="el" href="classoperations__research_1_1EbertGraph.html#aae684b1eb132c8c201f437d88e367b55">EbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1ForwardEbertGraph.html#aae684b1eb132c8c201f437d88e367b55">ForwardEbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1ForwardStaticGraph.html#aae684b1eb132c8c201f437d88e367b55">ForwardStaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#ab49dbdb731f80e626e575bdf66835f46">GenericMaxFlow< Graph ></a>
|
|
, <a class="el" href="classoperations__research_1_1SimpleMaxFlow.html#ab49dbdb731f80e626e575bdf66835f46">SimpleMaxFlow</a>
|
|
, <a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#ab49dbdb731f80e626e575bdf66835f46">SimpleMinCostFlow</a>
|
|
, <a class="el" href="classutil_1_1CompleteBipartiteGraph.html#a2eeae3a8497dc3942e3db3128a10d41c">CompleteBipartiteGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1CompleteGraph.html#a2eeae3a8497dc3942e3db3128a10d41c">CompleteGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1ListGraph.html#a2eeae3a8497dc3942e3db3128a10d41c">ListGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1ReverseArcListGraph.html#a2eeae3a8497dc3942e3db3128a10d41c">ReverseArcListGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1ReverseArcMixedGraph.html#a2eeae3a8497dc3942e3db3128a10d41c">ReverseArcMixedGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1ReverseArcStaticGraph.html#a2eeae3a8497dc3942e3db3128a10d41c">ReverseArcStaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1StaticGraph.html#a2eeae3a8497dc3942e3db3128a10d41c">StaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>TailArrayBuilder()
|
|
: <a class="el" href="structoperations__research_1_1or__internal_1_1TailArrayBuilder.html#a8ec6007e04b88bc7ffd141c30faaa898">TailArrayBuilder< GraphType, has_reverse_arcs ></a>
|
|
, <a class="el" href="structoperations__research_1_1or__internal_1_1TailArrayBuilder_3_01GraphType_00_01false_01_4.html#ae13ccc497c6bd89aabe9b7f03b2a91b8">TailArrayBuilder< GraphType, false ></a>
|
|
</li>
|
|
<li>TailArrayComplete()
|
|
: <a class="el" href="classoperations__research_1_1ForwardEbertGraph.html#adf0cfc6d2bc79267111a8d38a1f6ffea">ForwardEbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1ForwardStaticGraph.html#adf0cfc6d2bc79267111a8d38a1f6ffea">ForwardStaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>TailArrayManager()
|
|
: <a class="el" href="classoperations__research_1_1TailArrayManager.html#a8175cb3b018fe1f6b5910c669f014c76">TailArrayManager< GraphType ></a>
|
|
</li>
|
|
<li>TailArrayReleaser()
|
|
: <a class="el" href="structoperations__research_1_1or__internal_1_1TailArrayReleaser.html#ad876770c3b79906872847d8a77115931">TailArrayReleaser< GraphType, has_reverse_arcs ></a>
|
|
, <a class="el" href="structoperations__research_1_1or__internal_1_1TailArrayReleaser_3_01GraphType_00_01false_01_4.html#ac7bf4bc34a8da9aab008bfdf52d1a9cf">TailArrayReleaser< GraphType, false ></a>
|
|
</li>
|
|
<li>TravelingSalesmanCost()
|
|
: <a class="el" href="classoperations__research_1_1ChristofidesPathSolver.html#ab558649a26fef3a74f0909ef5af45e90">ChristofidesPathSolver< CostType, ArcIndex, NodeIndex, CostFunction ></a>
|
|
, <a class="el" href="classoperations__research_1_1HamiltonianPathSolver.html#ab558649a26fef3a74f0909ef5af45e90">HamiltonianPathSolver< CostType, CostFunction ></a>
|
|
</li>
|
|
<li>TravelingSalesmanPath()
|
|
: <a class="el" href="classoperations__research_1_1ChristofidesPathSolver.html#a3076d9001536ea98d419faa81e7d8a47">ChristofidesPathSolver< CostType, ArcIndex, NodeIndex, CostFunction ></a>
|
|
, <a class="el" href="classoperations__research_1_1HamiltonianPathSolver.html#a30e8f070c957fed7c7bf2ebcc5c338b8">HamiltonianPathSolver< CostType, CostFunction ></a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|