245 lines
9.2 KiB
HTML
245 lines
9.2 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 9.2</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.15 -->
|
|
<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('functions_enum.html','');});
|
|
/* @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="contents">
|
|
 
|
|
|
|
<h3><a id="index_b"></a>- b -</h3><ul>
|
|
<li>BinaryIntervalRelation
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a6f66063ebaf61025e27e96719affa3ee">Solver</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_d"></a>- d -</h3><ul>
|
|
<li>DecisionModification
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a074172434184dde98798ed6590206d42">Solver</a>
|
|
</li>
|
|
<li>DemonPriority
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a293233c46e5eaa308f65c7c2350553f7">Solver</a>
|
|
</li>
|
|
<li>DisplayLevel
|
|
: <a class="el" href="structoperations__research_1_1_default_phase_parameters.html#a36703c0bee7e0f1e68f64e0bb9307382">DefaultPhaseParameters</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_e"></a>- e -</h3><ul>
|
|
<li>EvaluatorLocalSearchOperators
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#afd2868244e1a645aaf41eb8a6a6c8bf4">Solver</a>
|
|
</li>
|
|
<li>EvaluatorStrategy
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a8b1044e7c2b76345532f848a982a7106">Solver</a>
|
|
</li>
|
|
<li>ExprConstantExpressionType
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#a1fad820e7860f0b9f121927d4075082c">ModelCache</a>
|
|
</li>
|
|
<li>ExprExprConstantExpressionType
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#ab10f10ec98142e6fa7b0da4046473e44">ModelCache</a>
|
|
</li>
|
|
<li>ExprExprConstraintType
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#a89d5f8fc282ff8c48a02102a8a5e4bbb">ModelCache</a>
|
|
</li>
|
|
<li>ExprExpressionType
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#a19776f5960140d46380ae9837cf9e6dc">ModelCache</a>
|
|
</li>
|
|
<li>ExprExprExpressionType
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#a822c2c0e59065b2fe0968370c8e26afe">ModelCache</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_f"></a>- f -</h3><ul>
|
|
<li>FilterEventType
|
|
: <a class="el" href="classoperations__research_1_1_local_search_filter_manager.html#a448820cc5c3ca1a3f6ef0357404d9ecc">LocalSearchFilterManager</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_i"></a>- i -</h3><ul>
|
|
<li>IntervalStrategy
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a3a64940761b306c816e00e077906952f">Solver</a>
|
|
</li>
|
|
<li>IntValueStrategy
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a45c5a2dd0d47110ef5b00408854d8d84">Solver</a>
|
|
</li>
|
|
<li>IntVarStrategy
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ab7ab23bc58ea40dc03a5418ddbce7601">Solver</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_l"></a>- l -</h3><ul>
|
|
<li>LocalSearchFilterBound
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#afd2d924f019d44bc99930a1e931a735f">Solver</a>
|
|
</li>
|
|
<li>LocalSearchOperators
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a6fc60ae040ae35c83f09736d2e682a18">Solver</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_m"></a>- m -</h3><ul>
|
|
<li>MarkerType
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ade22213fff69cfb37d8238e8fd3073df">Solver</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_o"></a>- o -</h3><ul>
|
|
<li>OptimizationDirection
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a39a89fa3de66d68071c66a936f17fd2b">Solver</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_p"></a>- p -</h3><ul>
|
|
<li>PickupAndDeliveryPolicy
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#aa5cff2ee7fbe3a9c5c701bfba7460c83">RoutingModel</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_s"></a>- s -</h3><ul>
|
|
<li>SequenceStrategy
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aba5c5dc6467e097f4972d7776541482b">Solver</a>
|
|
</li>
|
|
<li>SolverState
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a2f2bea2202c96738b11b050e71a28e63">Solver</a>
|
|
</li>
|
|
<li>Status
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">RoutingModel</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_u"></a>- u -</h3><ul>
|
|
<li>UnaryIntervalRelation
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a46ad005bf538f19f4f1a45b357561be9">Solver</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_v"></a>- v -</h3><ul>
|
|
<li>ValueSelection
|
|
: <a class="el" href="structoperations__research_1_1_default_phase_parameters.html#a859e753eeaea8a2e9a1af1a6aa5f786f">DefaultPhaseParameters</a>
|
|
</li>
|
|
<li>VarArrayConstantArrayExpressionType
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#a59c559422eae2739af255adb6c14cddb">ModelCache</a>
|
|
</li>
|
|
<li>VarArrayConstantExpressionType
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#accb0b4e01f39be7d7d482c4a3797476c">ModelCache</a>
|
|
</li>
|
|
<li>VarArrayExpressionType
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#ad923ebf6ee257bfa55c4fc34b7b5503b">ModelCache</a>
|
|
</li>
|
|
<li>VarConstantArrayExpressionType
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#addef6c5b905f14668a4a19a3b6cf1ecc">ModelCache</a>
|
|
</li>
|
|
<li>VarConstantConstantConstraintType
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#a62cdf71c82db7a35316a145167e8864f">ModelCache</a>
|
|
</li>
|
|
<li>VarConstantConstantExpressionType
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#a5e0c2033f8d819c623e8324bfda2d24d">ModelCache</a>
|
|
</li>
|
|
<li>VarConstantConstraintType
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#a2927789ebec43905a29b90c96ab5b562">ModelCache</a>
|
|
</li>
|
|
<li>VariableSelection
|
|
: <a class="el" href="structoperations__research_1_1_default_phase_parameters.html#a5a43af9bcd9bfec04dbc66cc1a0c1ffd">DefaultPhaseParameters</a>
|
|
</li>
|
|
<li>VisitTypePolicy
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a495b53b94a8c31a8f13755962d6c6059">RoutingModel</a>
|
|
</li>
|
|
<li>VoidConstraintType
|
|
: <a class="el" href="classoperations__research_1_1_model_cache.html#a0398df73722b0a777674f8300b61e640">ModelCache</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|