162 lines
9.6 KiB
HTML
162 lines
9.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"/>-->
|
|
<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.5</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.18 -->
|
|
<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__5F"><span>_</span></a></li>
|
|
<li><a href="functions_func_a.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 class="current"><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><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_r"></a>- r -</h3><ul>
|
|
<li>Refine()
|
|
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#ad45b094d532baccee95649c24192f87a">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>RefineWithGlobalUpdate()
|
|
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#ad28be43d46715cda54108a189081d139">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>Relabel()
|
|
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a187f8b09657eacdfef77202c595543f6">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>ReleaseTailArray()
|
|
: <a class="el" href="classoperations__research_1_1ForwardEbertGraph.html#a6310ea59fd0f4f0f5de8671c87134fd9">ForwardEbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1ForwardStaticGraph.html#a6310ea59fd0f4f0f5de8671c87134fd9">ForwardStaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="structoperations__research_1_1or__internal_1_1TailArrayReleaser.html#a90d82914da1a9f8e547a89a4b39a1ebe">TailArrayReleaser< GraphType, has_reverse_arcs ></a>
|
|
, <a class="el" href="structoperations__research_1_1or__internal_1_1TailArrayReleaser_3_01GraphType_00_01false_01_4.html#a90d82914da1a9f8e547a89a4b39a1ebe">TailArrayReleaser< GraphType, false ></a>
|
|
</li>
|
|
<li>ReleaseTailArrayIfForwardGraph()
|
|
: <a class="el" href="classoperations__research_1_1TailArrayManager.html#a930399f60b3c83a155ca86db090655c4">TailArrayManager< GraphType ></a>
|
|
</li>
|
|
<li>RemoveElement()
|
|
: <a class="el" href="classoperations__research_1_1Set.html#a190d6e916c3a1a06e2eff670e8b52da8">Set< Integer ></a>
|
|
</li>
|
|
<li>RemoveSmallestElement()
|
|
: <a class="el" href="classoperations__research_1_1Set.html#a5865d6398576a8e71b0f346e79c583e7">Set< Integer ></a>
|
|
</li>
|
|
<li>Reserve()
|
|
: <a class="el" href="classoperations__research_1_1EbertGraphBase.html#a63560dd4eca6ee672701a59d42c67cbd">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
, <a class="el" href="classoperations__research_1_1or__internal_1_1GraphBuilderFromArcs_3_01GraphType_00_01true_01_4.html#a6cc3533e87bd9593b27e81dbe2921e2d">GraphBuilderFromArcs< GraphType, true ></a>
|
|
, <a class="el" href="classutil_1_1BaseGraph.html#a3bc3205be90a3a0142eee47fc3e9ea9d">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
</li>
|
|
<li>reserve()
|
|
: <a class="el" href="classutil_1_1SVector.html#a8677106199bf27f67e89c1a8a1a5c3ce">SVector< T ></a>
|
|
</li>
|
|
<li>ReserveArcs()
|
|
: <a class="el" href="classutil_1_1BaseGraph.html#a3aa184e2b22fc7320a39cfcba36010c4">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
, <a class="el" href="classutil_1_1ListGraph.html#a50281a76c553a854dd86b11789007110">ListGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1ReverseArcListGraph.html#a50281a76c553a854dd86b11789007110">ReverseArcListGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1ReverseArcMixedGraph.html#a50281a76c553a854dd86b11789007110">ReverseArcMixedGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1ReverseArcStaticGraph.html#a50281a76c553a854dd86b11789007110">ReverseArcStaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1StaticGraph.html#a50281a76c553a854dd86b11789007110">StaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>ReserveNodes()
|
|
: <a class="el" href="classutil_1_1BaseGraph.html#afdfec6e1d53e915a6059fdb681d92f02">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
, <a class="el" href="classutil_1_1ListGraph.html#a554cbbb5018b36885e8f166ddfe6334c">ListGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1ReverseArcListGraph.html#a554cbbb5018b36885e8f166ddfe6334c">ReverseArcListGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1StaticGraph.html#a554cbbb5018b36885e8f166ddfe6334c">StaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>resize()
|
|
: <a class="el" href="classutil_1_1SVector.html#a578be9c59132b8633a67a98c39318777">SVector< T ></a>
|
|
</li>
|
|
<li>ReverseArc()
|
|
: <a class="el" href="classoperations__research_1_1EbertGraph.html#a7f3e3ed5cf6c2c8668068a997dd7c95e">EbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>ReverseArcListGraph()
|
|
: <a class="el" href="classutil_1_1ReverseArcListGraph.html#a8a0021147e66cbcb424c894802fa6b35">ReverseArcListGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>ReverseArcMixedGraph()
|
|
: <a class="el" href="classutil_1_1ReverseArcMixedGraph.html#ae34377335b98bab39dc9713ca2413620">ReverseArcMixedGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>ReverseArcStaticGraph()
|
|
: <a class="el" href="classutil_1_1ReverseArcStaticGraph.html#a3e3cac66da5cd9183c80a7c99a99ddf4">ReverseArcStaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>Run()
|
|
: <a class="el" href="classoperations__research_1_1BronKerboschAlgorithm.html#a14ad57c326955d7c5be67f0e444ff9eb">BronKerboschAlgorithm< NodeIndex ></a>
|
|
</li>
|
|
<li>RunIterations()
|
|
: <a class="el" href="classoperations__research_1_1BronKerboschAlgorithm.html#a39523d6296394d5e4321c82896b3834c">BronKerboschAlgorithm< NodeIndex ></a>
|
|
</li>
|
|
<li>RunWithTimeLimit()
|
|
: <a class="el" href="classoperations__research_1_1BronKerboschAlgorithm.html#a717c6345b186d47030d10c27c2fbebe5">BronKerboschAlgorithm< NodeIndex ></a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|