Files
ortools-clone/docs/cpp_graph/functions_r.html
Laurent Perron faf982ce5d regenerate doc
2019-11-14 13:52:51 -08:00

172 lines
10 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.4</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 class="current"><a href="functions.html"><span>All</span></a></li>
<li><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&#160;Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions.html#index_a"><span>a</span></a></li>
<li><a href="functions_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_k.html#index_k"><span>k</span></a></li>
<li><a href="functions_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_p.html#index_p"><span>p</span></a></li>
<li class="current"><a href="functions_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_z.html#index_z"><span>z</span></a></li>
<li><a href="functions_~.html#index__7E"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<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_r"></a>- r -</h3><ul>
<li>reference
: <a class="el" href="classutil_1_1ListGraph_1_1OutgoingHeadIterator.html#aa5889e088aa7887ad512208b28bb46de">ListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingHeadIterator</a>
</li>
<li>Refine()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#ad45b094d532baccee95649c24192f87a">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>RefineWithGlobalUpdate()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#ad28be43d46715cda54108a189081d139">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>Relabel()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a187f8b09657eacdfef77202c595543f6">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>ReleaseTailArray()
: <a class="el" href="classoperations__research_1_1ForwardEbertGraph.html#a6310ea59fd0f4f0f5de8671c87134fd9">ForwardEbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1ForwardStaticGraph.html#a6310ea59fd0f4f0f5de8671c87134fd9">ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="structoperations__research_1_1or__internal_1_1TailArrayReleaser.html#a90d82914da1a9f8e547a89a4b39a1ebe">TailArrayReleaser&lt; GraphType, has_reverse_arcs &gt;</a>
, <a class="el" href="structoperations__research_1_1or__internal_1_1TailArrayReleaser_3_01GraphType_00_01false_01_4.html#a90d82914da1a9f8e547a89a4b39a1ebe">TailArrayReleaser&lt; GraphType, false &gt;</a>
</li>
<li>ReleaseTailArrayIfForwardGraph()
: <a class="el" href="classoperations__research_1_1TailArrayManager.html#a930399f60b3c83a155ca86db090655c4">TailArrayManager&lt; GraphType &gt;</a>
</li>
<li>RemoveElement()
: <a class="el" href="classoperations__research_1_1Set.html#a190d6e916c3a1a06e2eff670e8b52da8">Set&lt; Integer &gt;</a>
</li>
<li>RemoveSmallestElement()
: <a class="el" href="classoperations__research_1_1Set.html#a5865d6398576a8e71b0f346e79c583e7">Set&lt; Integer &gt;</a>
</li>
<li>representation_clean_
: <a class="el" href="classoperations__research_1_1EbertGraphBase.html#a7844e39f2b6fad9b6a59468d63b6b503">EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
<li>Reserve()
: <a class="el" href="classoperations__research_1_1EbertGraphBase.html#a63560dd4eca6ee672701a59d42c67cbd">EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
, <a class="el" href="classoperations__research_1_1or__internal_1_1GraphBuilderFromArcs_3_01GraphType_00_01true_01_4.html#a6cc3533e87bd9593b27e81dbe2921e2d">GraphBuilderFromArcs&lt; GraphType, true &gt;</a>
, <a class="el" href="classutil_1_1BaseGraph.html#a3bc3205be90a3a0142eee47fc3e9ea9d">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
<li>reserve()
: <a class="el" href="classutil_1_1SVector.html#a8677106199bf27f67e89c1a8a1a5c3ce">SVector&lt; T &gt;</a>
</li>
<li>ReserveArcs()
: <a class="el" href="classutil_1_1BaseGraph.html#a3aa184e2b22fc7320a39cfcba36010c4">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
, <a class="el" href="classutil_1_1ListGraph.html#a50281a76c553a854dd86b11789007110">ListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1ReverseArcListGraph.html#a50281a76c553a854dd86b11789007110">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1ReverseArcMixedGraph.html#a50281a76c553a854dd86b11789007110">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1ReverseArcStaticGraph.html#a50281a76c553a854dd86b11789007110">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1StaticGraph.html#a50281a76c553a854dd86b11789007110">StaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>ReserveNodes()
: <a class="el" href="classutil_1_1BaseGraph.html#afdfec6e1d53e915a6059fdb681d92f02">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
, <a class="el" href="classutil_1_1ListGraph.html#a554cbbb5018b36885e8f166ddfe6334c">ListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1ReverseArcListGraph.html#a554cbbb5018b36885e8f166ddfe6334c">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1StaticGraph.html#a554cbbb5018b36885e8f166ddfe6334c">StaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>residual_arc_capacity_
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#ab478e83cea51fd1e9656030ea4667286">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>resize()
: <a class="el" href="classutil_1_1SVector.html#a578be9c59132b8633a67a98c39318777">SVector&lt; T &gt;</a>
</li>
<li>ReverseArc()
: <a class="el" href="classoperations__research_1_1EbertGraph.html#a7f3e3ed5cf6c2c8668068a997dd7c95e">EbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>ReverseArcListGraph()
: <a class="el" href="classutil_1_1ReverseArcListGraph.html#a25d802d612c671f42a22ce7f2fcfd0e2">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>ReverseArcMixedGraph()
: <a class="el" href="classutil_1_1ReverseArcMixedGraph.html#a285704636360af06c524ff313f7313ed">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>ReverseArcStaticGraph()
: <a class="el" href="classutil_1_1ReverseArcStaticGraph.html#a3e3cac66da5cd9183c80a7c99a99ddf4">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>Run()
: <a class="el" href="classoperations__research_1_1BronKerboschAlgorithm.html#a14ad57c326955d7c5be67f0e444ff9eb">BronKerboschAlgorithm&lt; NodeIndex &gt;</a>
</li>
<li>RunIterations()
: <a class="el" href="classoperations__research_1_1BronKerboschAlgorithm.html#a39523d6296394d5e4321c82896b3834c">BronKerboschAlgorithm&lt; NodeIndex &gt;</a>
</li>
<li>RunWithTimeLimit()
: <a class="el" href="classoperations__research_1_1BronKerboschAlgorithm.html#a717c6345b186d47030d10c27c2fbebe5">BronKerboschAlgorithm&lt; NodeIndex &gt;</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>