Files
ortools-clone/docs/cpp_routing/functions_func_d.html
2020-06-11 12:24:59 +02:00

195 lines
14 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: Routing</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><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__5F"><span>_</span></a></li>
<li><a href="functions_func_a.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 class="current"><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><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_w.html#index_w"><span>w</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_d"></a>- d -</h3><ul>
<li>Deactivate()
: <a class="el" href="classoperations__research_1_1VarLocalSearchOperator.html#abcdbe360c416a4cbb906188a13860d7f">VarLocalSearchOperator&lt; V, Val, Handler &gt;</a>
</li>
<li>DebugOutputAssignment()
: <a class="el" href="classoperations__research_1_1RoutingModel.html#a25d079aaf52ffdf6d547384b523ff018">RoutingModel</a>
</li>
<li>DebugString()
: <a class="el" href="classoperations__research_1_1ArrayWithOffset.html#aed804747c45a7e1caf81461f9e45dd91">ArrayWithOffset&lt; T &gt;</a>
, <a class="el" href="classoperations__research_1_1BooleanVar.html#aed804747c45a7e1caf81461f9e45dd91">BooleanVar</a>
, <a class="el" href="classoperations__research_1_1CallMethod0.html#aed804747c45a7e1caf81461f9e45dd91">CallMethod0&lt; T &gt;</a>
, <a class="el" href="classoperations__research_1_1CallMethod1.html#aed804747c45a7e1caf81461f9e45dd91">CallMethod1&lt; T, P &gt;</a>
, <a class="el" href="classoperations__research_1_1CallMethod2.html#aed804747c45a7e1caf81461f9e45dd91">CallMethod2&lt; T, P, Q &gt;</a>
, <a class="el" href="classoperations__research_1_1CallMethod3.html#aed804747c45a7e1caf81461f9e45dd91">CallMethod3&lt; T, P, Q, R &gt;</a>
, <a class="el" href="classoperations__research_1_1ChristofidesFilteredHeuristic.html#aed804747c45a7e1caf81461f9e45dd91">ChristofidesFilteredHeuristic</a>
, <a class="el" href="classoperations__research_1_1ComparatorCheapestAdditionFilteredHeuristic.html#aed804747c45a7e1caf81461f9e45dd91">ComparatorCheapestAdditionFilteredHeuristic</a>
, <a class="el" href="classoperations__research_1_1CPFeasibilityFilter.html#aed804747c45a7e1caf81461f9e45dd91">CPFeasibilityFilter</a>
, <a class="el" href="classoperations__research_1_1DelayedCallMethod0.html#aed804747c45a7e1caf81461f9e45dd91">DelayedCallMethod0&lt; T &gt;</a>
, <a class="el" href="classoperations__research_1_1DelayedCallMethod1.html#aed804747c45a7e1caf81461f9e45dd91">DelayedCallMethod1&lt; T, P &gt;</a>
, <a class="el" href="classoperations__research_1_1DelayedCallMethod2.html#aed804747c45a7e1caf81461f9e45dd91">DelayedCallMethod2&lt; T, P, Q &gt;</a>
, <a class="el" href="classoperations__research_1_1EvaluatorCheapestAdditionFilteredHeuristic.html#aed804747c45a7e1caf81461f9e45dd91">EvaluatorCheapestAdditionFilteredHeuristic</a>
, <a class="el" href="classoperations__research_1_1ExchangeSubtrip.html#aed804747c45a7e1caf81461f9e45dd91">ExchangeSubtrip</a>
, <a class="el" href="classoperations__research_1_1FilteredHeuristicExpensiveChainLNSOperator.html#aed804747c45a7e1caf81461f9e45dd91">FilteredHeuristicExpensiveChainLNSOperator</a>
, <a class="el" href="classoperations__research_1_1FilteredHeuristicPathLNSOperator.html#aed804747c45a7e1caf81461f9e45dd91">FilteredHeuristicPathLNSOperator</a>
, <a class="el" href="classoperations__research_1_1GlobalCheapestInsertionFilteredHeuristic.html#aed804747c45a7e1caf81461f9e45dd91">GlobalCheapestInsertionFilteredHeuristic</a>
, <a class="el" href="classoperations__research_1_1GlobalVehicleBreaksConstraint.html#aed804747c45a7e1caf81461f9e45dd91">GlobalVehicleBreaksConstraint</a>
, <a class="el" href="classoperations__research_1_1IndexPairSwapActiveOperator.html#aed804747c45a7e1caf81461f9e45dd91">IndexPairSwapActiveOperator</a>
, <a class="el" href="classoperations__research_1_1IntVarFilteredDecisionBuilder.html#aed804747c45a7e1caf81461f9e45dd91">IntVarFilteredDecisionBuilder</a>
, <a class="el" href="classoperations__research_1_1IntVarFilteredHeuristic.html#a8eba5d533fa9df4617c1868d3ec2afc4">IntVarFilteredHeuristic</a>
, <a class="el" href="classoperations__research_1_1LightPairRelocateOperator.html#aed804747c45a7e1caf81461f9e45dd91">LightPairRelocateOperator</a>
, <a class="el" href="classoperations__research_1_1LocalCheapestInsertionFilteredHeuristic.html#aed804747c45a7e1caf81461f9e45dd91">LocalCheapestInsertionFilteredHeuristic</a>
, <a class="el" href="classoperations__research_1_1LocalSearchFilterManager.html#aed804747c45a7e1caf81461f9e45dd91">LocalSearchFilterManager</a>
, <a class="el" href="classoperations__research_1_1LocalSearchMonitor.html#aed804747c45a7e1caf81461f9e45dd91">LocalSearchMonitor</a>
, <a class="el" href="classoperations__research_1_1MakePairActiveOperator.html#aed804747c45a7e1caf81461f9e45dd91">MakePairActiveOperator</a>
, <a class="el" href="classoperations__research_1_1MakePairInactiveOperator.html#aed804747c45a7e1caf81461f9e45dd91">MakePairInactiveOperator</a>
, <a class="el" href="classoperations__research_1_1MakeRelocateNeighborsOperator.html#aed804747c45a7e1caf81461f9e45dd91">MakeRelocateNeighborsOperator</a>
, <a class="el" href="classoperations__research_1_1PairExchangeOperator.html#aed804747c45a7e1caf81461f9e45dd91">PairExchangeOperator</a>
, <a class="el" href="classoperations__research_1_1PairExchangeRelocateOperator.html#aed804747c45a7e1caf81461f9e45dd91">PairExchangeRelocateOperator</a>
, <a class="el" href="classoperations__research_1_1PairNodeSwapActiveOperator.html#aed804747c45a7e1caf81461f9e45dd91">PairNodeSwapActiveOperator&lt; swap_first &gt;</a>
, <a class="el" href="classoperations__research_1_1PairRelocateOperator.html#aed804747c45a7e1caf81461f9e45dd91">PairRelocateOperator</a>
, <a class="el" href="classoperations__research_1_1ParallelSavingsFilteredHeuristic.html#aed804747c45a7e1caf81461f9e45dd91">ParallelSavingsFilteredHeuristic</a>
, <a class="el" href="classoperations__research_1_1PropagationMonitor.html#aed804747c45a7e1caf81461f9e45dd91">PropagationMonitor</a>
, <a class="el" href="classoperations__research_1_1RelocateExpensiveChain.html#aed804747c45a7e1caf81461f9e45dd91">RelocateExpensiveChain</a>
, <a class="el" href="classoperations__research_1_1RelocateSubtrip.html#aed804747c45a7e1caf81461f9e45dd91">RelocateSubtrip</a>
, <a class="el" href="classoperations__research_1_1RevPartialSequence.html#a764be64f3029f8b8e23511061d8de355">RevPartialSequence</a>
, <a class="el" href="classoperations__research_1_1SearchLog.html#aed804747c45a7e1caf81461f9e45dd91">SearchLog</a>
, <a class="el" href="classoperations__research_1_1SequentialSavingsFilteredHeuristic.html#aed804747c45a7e1caf81461f9e45dd91">SequentialSavingsFilteredHeuristic</a>
, <a class="el" href="classoperations__research_1_1SwapIndexPairOperator.html#aed804747c45a7e1caf81461f9e45dd91">SwapIndexPairOperator</a>
</li>
<li>default_instance()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#ab1e3223d698350de1326f0f4a5a1200c">PROTOBUF_FINAL</a>
</li>
<li>DelayedCallMethod0()
: <a class="el" href="classoperations__research_1_1DelayedCallMethod0.html#aec224aa9286a227b83c6867011006249">DelayedCallMethod0&lt; T &gt;</a>
</li>
<li>DelayedCallMethod1()
: <a class="el" href="classoperations__research_1_1DelayedCallMethod1.html#a977ffeeceec82ed0c880ae3249caebeb">DelayedCallMethod1&lt; T, P &gt;</a>
</li>
<li>DelayedCallMethod2()
: <a class="el" href="classoperations__research_1_1DelayedCallMethod2.html#a49265dec10e3d62758187d11a022df4c">DelayedCallMethod2&lt; T, P, Q &gt;</a>
</li>
<li>demon_id()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a1fae304a06dc9734554f446b89e41da8">PROTOBUF_FINAL</a>
</li>
<li>DemonRuns()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a7f2560d374a984e0d3fa93b79d63247b">PROTOBUF_FINAL</a>
</li>
<li>demons()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a60cb4483bb4d95dcbf2adeb5467544e3">PROTOBUF_FINAL</a>
</li>
<li>demons_size()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a9cec41c901d102aa6d0621e03d83500d">PROTOBUF_FINAL</a>
</li>
<li>descriptor()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">PROTOBUF_FINAL</a>
</li>
<li>DetectablePrecedencesWithChain()
: <a class="el" href="classoperations__research_1_1DisjunctivePropagator.html#aa9b624e65cb55b3d74ad35a3a675f9ea">DisjunctivePropagator</a>
</li>
<li>diffn_use_cumulative()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a8788b124d401c3edfb091369c92ef403">PROTOBUF_FINAL</a>
</li>
<li>dimension()
: <a class="el" href="classoperations__research_1_1CumulBoundsPropagator.html#a72be8a813404822957fbd808d0405226">CumulBoundsPropagator</a>
, <a class="el" href="classoperations__research_1_1DimensionCumulOptimizerCore.html#a6769f38bbc3271d45b0512c12ef31f70">DimensionCumulOptimizerCore</a>
, <a class="el" href="classoperations__research_1_1GlobalDimensionCumulOptimizer.html#a6769f38bbc3271d45b0512c12ef31f70">GlobalDimensionCumulOptimizer</a>
, <a class="el" href="classoperations__research_1_1LocalDimensionCumulOptimizer.html#a6769f38bbc3271d45b0512c12ef31f70">LocalDimensionCumulOptimizer</a>
</li>
<li>DimensionCumulOptimizerCore()
: <a class="el" href="classoperations__research_1_1DimensionCumulOptimizerCore.html#a5967f72ac911a2ed971a1ce103d1c47b">DimensionCumulOptimizerCore</a>
</li>
<li>disable_solve()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a36050e754af52352b14bcbd27c97ae8f">PROTOBUF_FINAL</a>
</li>
<li>DistanceDuration()
: <a class="el" href="classoperations__research_1_1DisjunctivePropagator.html#a13e93a8cd8587377e1b8f88096e0efd0">DisjunctivePropagator</a>
</li>
<li>duration_max()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a83144184f3c26ec51551069f96180975">PROTOBUF_FINAL</a>
</li>
<li>duration_min()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#abe41de5841101eb7bef9f4c6df776eaf">PROTOBUF_FINAL</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>