86 lines
10 KiB
HTML
86 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.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.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="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="namespaceoperations__research.html">operations_research</a></li><li class="navelem"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">SimpleMinCostFlow Member List</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>This is the complete list of members for <a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a>, including all inherited members.</p>
|
|
<table class="directory">
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a20e10ea36c32c30c5130f300f1ffde2e">AddArcWithCapacityAndUnitCost</a>(NodeIndex tail, NodeIndex head, FlowQuantity capacity, CostValue unit_cost)</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac4a203c4d1b6ee01ef2494cf7bc90e88">BAD_COST_RANGE</a> enum value</td><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html">MinCostFlowBase</a></td><td class="entry"></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac76ecfd837bdc6d4150bb02c403356e4">BAD_RESULT</a> enum value</td><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html">MinCostFlowBase</a></td><td class="entry"></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a9dcd8610149406a1593d2a0725290482">Capacity</a>(ArcIndex arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba03f919221217f95d21a593a7120165e1">FEASIBLE</a> enum value</td><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html">MinCostFlowBase</a></td><td class="entry"></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a2a420ad8221c326064736ccf148d2f93">Flow</a>(ArcIndex arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#aa5f729a6274027e5e5478e4bd76603ca">Head</a>(ArcIndex arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba2884fa43446c0cbc9c7a9b74d41d7483">INFEASIBLE</a> enum value</td><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html">MinCostFlowBase</a></td><td class="entry"></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a3351fc1eb1dce4a7f6b937db874b5de1">MaximumFlow</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba0e6873a155f86a4695f463bf8601d05f">NOT_SOLVED</a> enum value</td><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html">MinCostFlowBase</a></td><td class="entry"></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a7898be8b7efbfe53a58fcf621cf41315">NumArcs</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a3be0f6fcc44bc6a4a1e976c1e60b31d0">NumNodes</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba2579881e7c83261bc21bafb5a5c92cad">OPTIMAL</a> enum value</td><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html">MinCostFlowBase</a></td><td class="entry"></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#ad39ce7ee10c34a3ce1f69f179aa4f1e9">OptimalCost</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a7cd2dc0776a9f339b56ffac996a7df8c">SetNodeSupply</a>(NodeIndex node, FlowQuantity supply)</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a3bcef783a4c97a6ab5b339ba027f0a3c">SimpleMinCostFlow</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#acc2868367f8fd38360a8b5b56cf71bdc">Solve</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a296c6f72aa7e3127a851efabcf109a2b">SolveMaxFlowWithMinCost</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">Status</a> enum name</td><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html">MinCostFlowBase</a></td><td class="entry"></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#aafd4139404e4f42af650481c3ff10cc7">Supply</a>(NodeIndex node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#ab49dbdb731f80e626e575bdf66835f46">Tail</a>(ArcIndex arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba6a2175a75814f119266396a0e9681718">UNBALANCED</a> enum value</td><td class="entry"><a class="el" href="classoperations__research_1_1MinCostFlowBase.html">MinCostFlowBase</a></td><td class="entry"></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html#a1057f1a98821c9237d75967b575f3829">UnitCost</a>(ArcIndex arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1SimpleMinCostFlow.html">SimpleMinCostFlow</a></td><td class="entry"></td></tr>
|
|
</table></div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|