166 lines
10 KiB
HTML
166 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.8</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 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 Functions</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow4" class="tabs3">
|
|
<ul class="tablist">
|
|
<li><a href="functions.html#index_:"><span>:</span></a></li>
|
|
<li><a href="functions__.html#index__5F"><span>_</span></a></li>
|
|
<li><a href="functions_a.html#index_a"><span>a</span></a></li>
|
|
<li class="current"><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><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_b"></a>- b -</h3><ul>
|
|
<li>BAD_COST_RANGE
|
|
: <a class="el" href="classoperations__research_1_1MinCostFlowBase.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac4a203c4d1b6ee01ef2494cf7bc90e88">MinCostFlowBase</a>
|
|
</li>
|
|
<li>BAD_INPUT
|
|
: <a class="el" href="classoperations__research_1_1MaxFlowStatusClass.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac2811be86dd03c6735e3b0db51ad914f">MaxFlowStatusClass</a>
|
|
, <a class="el" href="classoperations__research_1_1SimpleMaxFlow.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac2811be86dd03c6735e3b0db51ad914f">SimpleMaxFlow</a>
|
|
</li>
|
|
<li>BAD_RESULT
|
|
: <a class="el" href="classoperations__research_1_1MaxFlowStatusClass.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac76ecfd837bdc6d4150bb02c403356e4">MaxFlowStatusClass</a>
|
|
, <a class="el" href="classoperations__research_1_1MinCostFlowBase.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac76ecfd837bdc6d4150bb02c403356e4">MinCostFlowBase</a>
|
|
, <a class="el" href="classoperations__research_1_1SimpleMaxFlow.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac76ecfd837bdc6d4150bb02c403356e4">SimpleMaxFlow</a>
|
|
</li>
|
|
<li>BaseGraph()
|
|
: <a class="el" href="classutil_1_1BaseGraph.html#ab3aa4c0abef16e6c5c3a649b5e99f4bb">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
</li>
|
|
<li>BaseOffset()
|
|
: <a class="el" href="classoperations__research_1_1LatticeMemoryManager.html#aa2a29aa5d931947cc2fd03502f65121d">LatticeMemoryManager< Set, CostType ></a>
|
|
</li>
|
|
<li>begin()
|
|
: <a class="el" href="classoperations__research_1_1Set.html#a191fa6bb5261ddd97d311ccc1d90fe7c">Set< Integer ></a>
|
|
, <a class="el" href="classoperations__research_1_1SetRangeWithCardinality.html#a24d9704faf4d419fdabbde6a716e181d">SetRangeWithCardinality< Set ></a>
|
|
, <a class="el" href="classutil_1_1BeginEndReverseIteratorWrapper.html#a4b4bf45d62673b047095005fef7bd560">BeginEndReverseIteratorWrapper< Container ></a>
|
|
, <a class="el" href="classutil_1_1BeginEndWrapper.html#a09dd208593b9721a30a83ed978ede577">BeginEndWrapper< Iterator ></a>
|
|
, <a class="el" href="structutil_1_1MutableVectorIteration.html#a2387033802383edbdc95f9bbb12a707e">MutableVectorIteration< T ></a>
|
|
</li>
|
|
<li>BeginEndReverseIteratorWrapper()
|
|
: <a class="el" href="classutil_1_1BeginEndReverseIteratorWrapper.html#a7e68a2f6c71f0f3b1bdcc50158d8b2ba">BeginEndReverseIteratorWrapper< Container ></a>
|
|
</li>
|
|
<li>BeginEndWrapper()
|
|
: <a class="el" href="classutil_1_1BeginEndWrapper.html#af3f6bc803bbe87af730cf9e41a35cf68">BeginEndWrapper< Iterator ></a>
|
|
</li>
|
|
<li>BestHamiltonianPathEndNode()
|
|
: <a class="el" href="classoperations__research_1_1HamiltonianPathSolver.html#ad20cbbfc6081d40231920c3c9543f97e">HamiltonianPathSolver< CostType, CostFunction ></a>
|
|
</li>
|
|
<li>bfs_queue_
|
|
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a2b834b1bfbaef46bbf4a3f991a26f9a3">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>BipartiteLeftNodeIterator()
|
|
: <a class="el" href="classoperations__research_1_1LinearSumAssignment_1_1BipartiteLeftNodeIterator.html#a64734b3e0ff85820aba52f5109432f51">LinearSumAssignment< GraphType >::BipartiteLeftNodeIterator</a>
|
|
</li>
|
|
<li>BronKerboschAlgorithm()
|
|
: <a class="el" href="classoperations__research_1_1BronKerboschAlgorithm.html#a18c56882f1ab1cfb8a93b0c3c23f1e77">BronKerboschAlgorithm< NodeIndex ></a>
|
|
</li>
|
|
<li>Build()
|
|
: <a class="el" href="structoperations__research_1_1Graphs.html#ab984d754556724f92363ea83c776d45b">Graphs< Graph ></a>
|
|
, <a class="el" href="structoperations__research_1_1Graphs_3_01operations__research_1_1StarGraph_01_4.html#a4012242a9e38a525508c059fcfb5067c">Graphs< operations_research::StarGraph ></a>
|
|
, <a class="el" href="classutil_1_1ListGraph.html#a6a4d37693b809140b0dde7abd463d04e">ListGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1ReverseArcListGraph.html#a6a4d37693b809140b0dde7abd463d04e">ReverseArcListGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1ReverseArcMixedGraph.html#a6a4d37693b809140b0dde7abd463d04e">ReverseArcMixedGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1ReverseArcStaticGraph.html#a6a4d37693b809140b0dde7abd463d04e">ReverseArcStaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classutil_1_1StaticGraph.html#a6a4d37693b809140b0dde7abd463d04e">StaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>BuildRepresentation()
|
|
: <a class="el" href="classoperations__research_1_1EbertGraph.html#a3fe1b105925a29cd63741e6dc85cfe45">EbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1ForwardEbertGraph.html#a3fe1b105925a29cd63741e6dc85cfe45">ForwardEbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>BuildStartAndForwardHead()
|
|
: <a class="el" href="classutil_1_1BaseGraph.html#a50b198c9abc5d0035643c3988a3e7148">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
</li>
|
|
<li>BuildTailArray()
|
|
: <a class="el" href="classoperations__research_1_1ForwardEbertGraph.html#a53ee05de8f3dd5145b9c0a5ef903a399">ForwardEbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="classoperations__research_1_1ForwardStaticGraph.html#a53ee05de8f3dd5145b9c0a5ef903a399">ForwardStaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
, <a class="el" href="structoperations__research_1_1or__internal_1_1TailArrayBuilder.html#a1ab05b86b5f9b013291f26847b626bc8">TailArrayBuilder< GraphType, has_reverse_arcs ></a>
|
|
, <a class="el" href="structoperations__research_1_1or__internal_1_1TailArrayBuilder_3_01GraphType_00_01false_01_4.html#a1ab05b86b5f9b013291f26847b626bc8">TailArrayBuilder< GraphType, false ></a>
|
|
</li>
|
|
<li>BuildTailArrayFromAdjacencyListsIfForwardGraph()
|
|
: <a class="el" href="classoperations__research_1_1TailArrayManager.html#a5b9e3e11b5999e1e2265f9f14a824214">TailArrayManager< GraphType ></a>
|
|
</li>
|
|
<li>ByteSizeLong()
|
|
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1">PROTOBUF_FINAL</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|