122 lines
13 KiB
HTML
122 lines
13 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"/>-->
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 8.0</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: Routing</h1>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.8.18 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('classoperations__research_1_1RoutingLinearSolverWrapper.html',''); initResizable(); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">RoutingLinearSolverWrapper 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_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a>, including all inherited members.</p>
|
|
<table class="directory">
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#a96c0dc62ea646307ec5007fea27721c5">AddLinearConstraint</a>(int64 lower_bound, int64 upper_bound, const std::vector< std::pair< int, double >> &variable_coeffs)</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#afbe78c86a32370311f3ab5d5ac3770ca">AddMaximumConstraint</a>(int max_var, std::vector< int > vars)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#a589402033ed732725c2053255cb3ffde">AddProductConstraint</a>(int product_var, std::vector< int > vars)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#a5b974fe8e4a3772b79aaebf81b5a6a3c">AddReifiedLinearConstraint</a>(int64 lower_bound, int64 upper_bound, const std::vector< std::pair< int, double >> &weighted_variables)</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</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_1RoutingLinearSolverWrapper.html#ad991a1d6dd97f42e55d45dbe336207a5">AddVariable</a>(int64 lower_bound, int64 upper_bound)</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#aa5b31c976cc6734003d9950e731dfed3">Clear</a>()=0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#ab8bd6c2ebc0fe292221efda5c39de361">ClearObjective</a>()=0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#a1923407036f149ea2c31ac37c11e1337">CreateNewConstraint</a>(int64 lower_bound, int64 upper_bound)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#a6bcbec446b5474e98e50ef78544c82b0">CreateNewPositiveVariable</a>()=0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#a4812d528a6d93d471be496e9ca79c820">GetObjectiveCoefficient</a>(int index) const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#a4d08d6a3c275615e7127461d28090923">GetObjectiveValue</a>() const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#ac154a773600edab5f5fbc597c5639cce">GetValue</a>(int index) const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#a7bdd4be7fd06d5c445403fdf3de0eeda">GetVariableLowerBound</a>(int index) const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#aa2e5858c4b94c8f69486993bfe4ffea9">IsCPSATSolver</a>()=0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#a155f6032f05d373d7375078c1be4a01b">NumVariables</a>() const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#a01ce5bca7f91b37ff459b4d7b63e5190">SetCoefficient</a>(int ct, int index, double coefficient)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#ada616cd8a8068937fd4a72ae741e05d9">SetEnforcementLiteral</a>(int ct, int condition)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#ad56b5d5264e07b44be873dfdcd29cb8e">SetObjectiveCoefficient</a>(int index, double coefficient)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#a9e2ef65ea95577f9df6ba20c43813573">SetVariableBounds</a>(int index, int64 lower_bound, int64 upper_bound)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#a2ba069bdfbc07dd513d5d140b19fe70d">SetVariableDisjointBounds</a>(int index, const std::vector< int64 > &starts, const std::vector< int64 > &ends)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#af1eb90688746692ec522c88d501bd598">SolutionIsInteger</a>() const =0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#acb5447abf2fd0ef52e46ce561ffef5cb">Solve</a>(absl::Duration duration_limit)=0</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html#af3a7be118910d54c87da7d9ecf7949ac">~RoutingLinearSolverWrapper</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1RoutingLinearSolverWrapper.html">RoutingLinearSolverWrapper</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
|
|
</table></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|