Files
ortools-clone/docs/cpp_graph/functions_func_g.html
2019-09-06 00:05:29 +02:00

180 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.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&#160;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 class="current"><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><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">
&#160;
<h3><a id="index_g"></a>- g -</h3><ul>
<li>GenericMaxFlow()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#acef9fcefb0d5124677a8a9b460c30410">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>GenericMinCostFlow()
: <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#a34e6d785d3dc22ee8d54bad8f1cf6cc2">GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
</li>
<li>GetAndRemoveFirstActiveNode()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a89970809d6caccf0fc1ba38d7d955254">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>GetAssignmentArc()
: <a class="el" href="classoperations__research_1_1LinearSumAssignment.html#a13537686f25d401f7112b9fa4f63d1ab">LinearSumAssignment&lt; GraphType &gt;</a>
</li>
<li>GetAssignmentCost()
: <a class="el" href="classoperations__research_1_1LinearSumAssignment.html#aa9b122f6d2e28bf78a0339f26cfbd432">LinearSumAssignment&lt; GraphType &gt;</a>
</li>
<li>GetClassRepresentative()
: <a class="el" href="classoperations__research_1_1ConnectedComponents.html#a874a54f45623ba735a5634b1ea9289ea">ConnectedComponents&lt; NodeIndex, ArcIndex &gt;</a>
</li>
<li>GetComponentIds()
: <a class="el" href="classDenseConnectedComponentsFinder.html#a6d8ec42cff1f5afc505271bd6627430a">DenseConnectedComponentsFinder</a>
</li>
<li>GetCost()
: <a class="el" href="classoperations__research_1_1LinearSumAssignment.html#a5afb9dde1c31f5f053cc83bf6e594db0">LinearSumAssignment&lt; GraphType &gt;</a>
</li>
<li>GetMate()
: <a class="el" href="classoperations__research_1_1LinearSumAssignment.html#ad253fe3f1dd016a976d0713d8a54a0ab">LinearSumAssignment&lt; GraphType &gt;</a>
</li>
<li>GetNumberOfComponents()
: <a class="el" href="classConnectedComponentsFinder.html#af1a300e659dbc3041b1485f12855bd31">ConnectedComponentsFinder&lt; T, CompareOrHashT &gt;</a>
, <a class="el" href="classDenseConnectedComponentsFinder.html#af1a300e659dbc3041b1485f12855bd31">DenseConnectedComponentsFinder</a>
</li>
<li>GetNumberOfConnectedComponents()
: <a class="el" href="classoperations__research_1_1ConnectedComponents.html#ad93186658fbb95624b55f85af74f8ea5">ConnectedComponents&lt; NodeIndex, ArcIndex &gt;</a>
</li>
<li>GetNumberOfNodes()
: <a class="el" href="classConnectedComponentsFinder.html#aeeb8b88902830cab41c69ef944b5694f">ConnectedComponentsFinder&lt; T, CompareOrHashT &gt;</a>
, <a class="el" href="classDenseConnectedComponentsFinder.html#aeeb8b88902830cab41c69ef944b5694f">DenseConnectedComponentsFinder</a>
</li>
<li>GetOptimalCost()
: <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#aa9b606016d2b0a38fed1e5c8acd818ed">GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
</li>
<li>GetOptimalFlow()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a142146c1af2855fc821d7bd4c0af6130">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>GetSinkNodeIndex()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#af412987a2f98057ca8c6015782418eac">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>GetSinkSideMinCut()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#ad8ca9f0f372e03f5cf3af1e163230792">GenericMaxFlow&lt; Graph &gt;</a>
, <a class="el" href="classoperations__research_1_1SimpleMaxFlow.html#ad8ca9f0f372e03f5cf3af1e163230792">SimpleMaxFlow</a>
</li>
<li>GetSize()
: <a class="el" href="classConnectedComponentsFinder.html#a8c22d56c6bcad754b70f626de84070a0">ConnectedComponentsFinder&lt; T, CompareOrHashT &gt;</a>
, <a class="el" href="classDenseConnectedComponentsFinder.html#af783278e17675394e30c3de598b11169">DenseConnectedComponentsFinder</a>
</li>
<li>GetSourceNodeIndex()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a29b76a85638e0b4ce0f715c5bbba3f81">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>GetSourceSideMinCut()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a4ede8a987bfe0972a51942bbca22d4c1">GenericMaxFlow&lt; Graph &gt;</a>
, <a class="el" href="classoperations__research_1_1SimpleMaxFlow.html#a4ede8a987bfe0972a51942bbca22d4c1">SimpleMaxFlow</a>
</li>
<li>GetStep()
: <a class="el" href="classoperations__research_1_1HeldWolfeCrowderEvaluator.html#a61aed6a943277e531b904cfdc3616890">HeldWolfeCrowderEvaluator&lt; CostType, CostFunction &gt;</a>
, <a class="el" href="classoperations__research_1_1VolgenantJonkerEvaluator.html#a61aed6a943277e531b904cfdc3616890">VolgenantJonkerEvaluator&lt; CostType &gt;</a>
</li>
<li>GlobalUpdate()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a28b52dfd2da6e91a8e1e0d039c1d4154">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>graph()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a10bcb8f7f63b390821ae5e95fe4822cc">GenericMaxFlow&lt; Graph &gt;</a>
, <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#a10bcb8f7f63b390821ae5e95fe4822cc">GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
</li>
<li>Graph()
: <a class="el" href="classoperations__research_1_1LinearSumAssignment.html#adb325b7bb71f0f00df13383ad0b2adae">LinearSumAssignment&lt; GraphType &gt;</a>
, <a class="el" href="classoperations__research_1_1or__internal_1_1GraphBuilderFromArcs.html#aea1f600a21e54d8a78df733a4fc2f7f9">GraphBuilderFromArcs&lt; GraphType, is_dynamic &gt;</a>
, <a class="el" href="classoperations__research_1_1or__internal_1_1GraphBuilderFromArcs_3_01GraphType_00_01true_01_4.html#aea1f600a21e54d8a78df733a4fc2f7f9">GraphBuilderFromArcs&lt; GraphType, true &gt;</a>
</li>
<li>GraphBuilderFromArcs()
: <a class="el" href="classoperations__research_1_1or__internal_1_1GraphBuilderFromArcs.html#adb1320c0f546bf857179bd3756e84646">GraphBuilderFromArcs&lt; GraphType, is_dynamic &gt;</a>
, <a class="el" href="classoperations__research_1_1or__internal_1_1GraphBuilderFromArcs_3_01GraphType_00_01true_01_4.html#adb1320c0f546bf857179bd3756e84646">GraphBuilderFromArcs&lt; GraphType, true &gt;</a>
</li>
<li>GroupForwardArcsByFunctor()
: <a class="el" href="classoperations__research_1_1EbertGraphBase.html#aa90da96a03365b61ef1bbb6167b49837">EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
, <a class="el" href="classutil_1_1BaseGraph.html#a159212327bf51452d4c559fe640f59c8">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
<li>grow()
: <a class="el" href="classutil_1_1SVector.html#ab120f5c5f33cbc5454524fe168a60aea">SVector&lt; T &gt;</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>