149 lines
8.0 KiB
HTML
149 lines
8.0 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.7</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><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 class="current"><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_f"></a>- f -</h3><ul>
|
|
<li>FEASIBLE
|
|
: <a class="el" href="classoperations__research_1_1MinCostFlowBase.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba03f919221217f95d21a593a7120165e1">MinCostFlowBase</a>
|
|
</li>
|
|
<li>FeasibleSupply()
|
|
: <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#a27a137ef3b0fb7f787eb460dcfd52591">GenericMinCostFlow< Graph, ArcFlowType, ArcScaledCostType ></a>
|
|
</li>
|
|
<li>field_metadata
|
|
: <a class="el" href="structTableStruct__ortools__2fgraph__2fflow__5fproblem__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto</a>
|
|
</li>
|
|
<li>FinalizeSetup()
|
|
: <a class="el" href="classoperations__research_1_1LinearSumAssignment.html#afb41339280a9b3dd128f9a376ec38007">LinearSumAssignment< GraphType ></a>
|
|
</li>
|
|
<li>FindConnectedComponents()
|
|
: <a class="el" href="classConnectedComponentsFinder.html#aa1ba612c449ee127c1e747851c56a5fd">ConnectedComponentsFinder< T, CompareOrHashT ></a>
|
|
</li>
|
|
<li>FindRoot()
|
|
: <a class="el" href="classDenseConnectedComponentsFinder.html#a5484947d25c2901c60d02ea14d0e1a06">DenseConnectedComponentsFinder</a>
|
|
</li>
|
|
<li>FindStronglyConnectedComponents()
|
|
: <a class="el" href="classStronglyConnectedComponentsFinder.html#ae578e6662172f4c25bb8ad068a597ba5">StronglyConnectedComponentsFinder< NodeIndex, Graph, SccOutput ></a>
|
|
</li>
|
|
<li>first_admissible_arc_
|
|
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a3702055ec6affa60e6862cd0e63f9a7b">GenericMaxFlow< Graph ></a>
|
|
</li>
|
|
<li>first_incident_arc_
|
|
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#a58b521f62562f51a79f9c95f1902804a">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
<li>FirstOutgoingArc()
|
|
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#ac16ad50a1e5ffab13d1022bcc7fe75d8">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
<li>FirstOutgoingOrOppositeIncomingArc()
|
|
: <a class="el" href="classoperations__research_1_1EbertGraphBase.html#aa7eb01c1d6e53fc3eb906761eb69734a">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
<li>Flow()
|
|
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a2a420ad8221c326064736ccf148d2f93">GenericMaxFlow< Graph ></a>
|
|
, <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#a2a420ad8221c326064736ccf148d2f93">GenericMinCostFlow< Graph, ArcFlowType, ArcScaledCostType ></a>
|
|
, <a class="el" href="classoperations__research_1_1SimpleMaxFlow.html#a2a420ad8221c326064736ccf148d2f93">SimpleMaxFlow</a>
|
|
, <a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a2a420ad8221c326064736ccf148d2f93">SimpleMinCostFlow</a>
|
|
</li>
|
|
<li>FlowModel()
|
|
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a9cb67b5ab1316a16faa9a99e4e1ef91e">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>ForwardEbertGraph()
|
|
: <a class="el" href="classoperations__research_1_1ForwardEbertGraph.html#a408829a652c1c14c0dc1245fc396820f">ForwardEbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>ForwardStaticGraph()
|
|
: <a class="el" href="classoperations__research_1_1ForwardStaticGraph.html#a6e87f7e1d0b9600ad5aa56a4fd2a8dd3">ForwardStaticGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>FreezeCapacities()
|
|
: <a class="el" href="classutil_1_1BaseGraph.html#a238684ec126b5771f956cf67c964d4e5">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a>
|
|
</li>
|
|
<li>FullSet()
|
|
: <a class="el" href="classoperations__research_1_1Set.html#ae7cd733dab92b86a3aaac89c4d49503f">Set< Integer ></a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|