199 lines
13 KiB
HTML
199 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.20 -->
|
|
<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_func_d.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="contents">
|
|
 
|
|
|
|
<h3><a id="index_d"></a>- d -</h3><ul>
|
|
<li>Deactivate()
|
|
: <a class="el" href="classoperations__research_1_1_var_local_search_operator.html#abcdbe360c416a4cbb906188a13860d7f">VarLocalSearchOperator< V, Val, Handler ></a>
|
|
</li>
|
|
<li>DebugOutputAssignment()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a25d079aaf52ffdf6d547384b523ff018">RoutingModel</a>
|
|
</li>
|
|
<li>DebugString()
|
|
: <a class="el" href="classoperations__research_1_1_array_with_offset.html#aed804747c45a7e1caf81461f9e45dd91">ArrayWithOffset< T ></a>
|
|
, <a class="el" href="classoperations__research_1_1_boolean_var.html#aed804747c45a7e1caf81461f9e45dd91">BooleanVar</a>
|
|
, <a class="el" href="classoperations__research_1_1_call_method0.html#aed804747c45a7e1caf81461f9e45dd91">CallMethod0< T ></a>
|
|
, <a class="el" href="classoperations__research_1_1_call_method1.html#aed804747c45a7e1caf81461f9e45dd91">CallMethod1< T, P ></a>
|
|
, <a class="el" href="classoperations__research_1_1_call_method2.html#aed804747c45a7e1caf81461f9e45dd91">CallMethod2< T, P, Q ></a>
|
|
, <a class="el" href="classoperations__research_1_1_call_method3.html#aed804747c45a7e1caf81461f9e45dd91">CallMethod3< T, P, Q, R ></a>
|
|
, <a class="el" href="classoperations__research_1_1_christofides_filtered_heuristic.html#aed804747c45a7e1caf81461f9e45dd91">ChristofidesFilteredHeuristic</a>
|
|
, <a class="el" href="classoperations__research_1_1_comparator_cheapest_addition_filtered_heuristic.html#aed804747c45a7e1caf81461f9e45dd91">ComparatorCheapestAdditionFilteredHeuristic</a>
|
|
, <a class="el" href="classoperations__research_1_1_c_p_feasibility_filter.html#aed804747c45a7e1caf81461f9e45dd91">CPFeasibilityFilter</a>
|
|
, <a class="el" href="classoperations__research_1_1_delayed_call_method0.html#aed804747c45a7e1caf81461f9e45dd91">DelayedCallMethod0< T ></a>
|
|
, <a class="el" href="classoperations__research_1_1_delayed_call_method1.html#aed804747c45a7e1caf81461f9e45dd91">DelayedCallMethod1< T, P ></a>
|
|
, <a class="el" href="classoperations__research_1_1_delayed_call_method2.html#aed804747c45a7e1caf81461f9e45dd91">DelayedCallMethod2< T, P, Q ></a>
|
|
, <a class="el" href="classoperations__research_1_1_evaluator_cheapest_addition_filtered_heuristic.html#aed804747c45a7e1caf81461f9e45dd91">EvaluatorCheapestAdditionFilteredHeuristic</a>
|
|
, <a class="el" href="classoperations__research_1_1_exchange_subtrip.html#aed804747c45a7e1caf81461f9e45dd91">ExchangeSubtrip</a>
|
|
, <a class="el" href="classoperations__research_1_1_filtered_heuristic_close_nodes_l_n_s_operator.html#aed804747c45a7e1caf81461f9e45dd91">FilteredHeuristicCloseNodesLNSOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_filtered_heuristic_expensive_chain_l_n_s_operator.html#aed804747c45a7e1caf81461f9e45dd91">FilteredHeuristicExpensiveChainLNSOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_filtered_heuristic_path_l_n_s_operator.html#aed804747c45a7e1caf81461f9e45dd91">FilteredHeuristicPathLNSOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_global_cheapest_insertion_filtered_heuristic.html#aed804747c45a7e1caf81461f9e45dd91">GlobalCheapestInsertionFilteredHeuristic</a>
|
|
, <a class="el" href="classoperations__research_1_1_global_vehicle_breaks_constraint.html#aed804747c45a7e1caf81461f9e45dd91">GlobalVehicleBreaksConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_index_pair_swap_active_operator.html#aed804747c45a7e1caf81461f9e45dd91">IndexPairSwapActiveOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_int_var_filtered_decision_builder.html#aed804747c45a7e1caf81461f9e45dd91">IntVarFilteredDecisionBuilder</a>
|
|
, <a class="el" href="classoperations__research_1_1_int_var_filtered_heuristic.html#a8eba5d533fa9df4617c1868d3ec2afc4">IntVarFilteredHeuristic</a>
|
|
, <a class="el" href="classoperations__research_1_1_light_pair_relocate_operator.html#aed804747c45a7e1caf81461f9e45dd91">LightPairRelocateOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_local_cheapest_insertion_filtered_heuristic.html#aed804747c45a7e1caf81461f9e45dd91">LocalCheapestInsertionFilteredHeuristic</a>
|
|
, <a class="el" href="classoperations__research_1_1_local_search_filter_manager.html#aed804747c45a7e1caf81461f9e45dd91">LocalSearchFilterManager</a>
|
|
, <a class="el" href="classoperations__research_1_1_local_search_monitor.html#aed804747c45a7e1caf81461f9e45dd91">LocalSearchMonitor</a>
|
|
, <a class="el" href="classoperations__research_1_1_make_pair_active_operator.html#aed804747c45a7e1caf81461f9e45dd91">MakePairActiveOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_make_pair_inactive_operator.html#aed804747c45a7e1caf81461f9e45dd91">MakePairInactiveOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_make_relocate_neighbors_operator.html#aed804747c45a7e1caf81461f9e45dd91">MakeRelocateNeighborsOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_pair_exchange_operator.html#aed804747c45a7e1caf81461f9e45dd91">PairExchangeOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_pair_exchange_relocate_operator.html#aed804747c45a7e1caf81461f9e45dd91">PairExchangeRelocateOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_pair_node_swap_active_operator.html#aed804747c45a7e1caf81461f9e45dd91">PairNodeSwapActiveOperator< swap_first ></a>
|
|
, <a class="el" href="classoperations__research_1_1_pair_relocate_operator.html#aed804747c45a7e1caf81461f9e45dd91">PairRelocateOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_parallel_savings_filtered_heuristic.html#aed804747c45a7e1caf81461f9e45dd91">ParallelSavingsFilteredHeuristic</a>
|
|
, <a class="el" href="classoperations__research_1_1_propagation_monitor.html#aed804747c45a7e1caf81461f9e45dd91">PropagationMonitor</a>
|
|
, <a class="el" href="classoperations__research_1_1_relocate_expensive_chain.html#aed804747c45a7e1caf81461f9e45dd91">RelocateExpensiveChain</a>
|
|
, <a class="el" href="classoperations__research_1_1_relocate_subtrip.html#aed804747c45a7e1caf81461f9e45dd91">RelocateSubtrip</a>
|
|
, <a class="el" href="classoperations__research_1_1_rev_partial_sequence.html#a764be64f3029f8b8e23511061d8de355">RevPartialSequence</a>
|
|
, <a class="el" href="classoperations__research_1_1_search_log.html#aed804747c45a7e1caf81461f9e45dd91">SearchLog</a>
|
|
, <a class="el" href="classoperations__research_1_1_sequential_savings_filtered_heuristic.html#aed804747c45a7e1caf81461f9e45dd91">SequentialSavingsFilteredHeuristic</a>
|
|
, <a class="el" href="classoperations__research_1_1_swap_index_pair_operator.html#aed804747c45a7e1caf81461f9e45dd91">SwapIndexPairOperator</a>
|
|
</li>
|
|
<li>default_instance()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae7c4f02f8590ae80c8ea41994099722c">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>DelayedCallMethod0()
|
|
: <a class="el" href="classoperations__research_1_1_delayed_call_method0.html#aec224aa9286a227b83c6867011006249">DelayedCallMethod0< T ></a>
|
|
</li>
|
|
<li>DelayedCallMethod1()
|
|
: <a class="el" href="classoperations__research_1_1_delayed_call_method1.html#a977ffeeceec82ed0c880ae3249caebeb">DelayedCallMethod1< T, P ></a>
|
|
</li>
|
|
<li>DelayedCallMethod2()
|
|
: <a class="el" href="classoperations__research_1_1_delayed_call_method2.html#a49265dec10e3d62758187d11a022df4c">DelayedCallMethod2< T, P, Q ></a>
|
|
</li>
|
|
<li>demon_id()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1fae304a06dc9734554f446b89e41da8">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>DemonRuns()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a408abc079a4e6be33795556d09097a3b">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>demons()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a60cb4483bb4d95dcbf2adeb5467544e3">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>demons_size()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9cec41c901d102aa6d0621e03d83500d">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>descriptor()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>DetectablePrecedencesWithChain()
|
|
: <a class="el" href="classoperations__research_1_1_disjunctive_propagator.html#aa9b624e65cb55b3d74ad35a3a675f9ea">DisjunctivePropagator</a>
|
|
</li>
|
|
<li>diffn_use_cumulative()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8788b124d401c3edfb091369c92ef403">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>dimension()
|
|
: <a class="el" href="classoperations__research_1_1_cumul_bounds_propagator.html#a72be8a813404822957fbd808d0405226">CumulBoundsPropagator</a>
|
|
, <a class="el" href="classoperations__research_1_1_dimension_cumul_optimizer_core.html#a6769f38bbc3271d45b0512c12ef31f70">DimensionCumulOptimizerCore</a>
|
|
, <a class="el" href="classoperations__research_1_1_global_dimension_cumul_optimizer.html#a6769f38bbc3271d45b0512c12ef31f70">GlobalDimensionCumulOptimizer</a>
|
|
, <a class="el" href="classoperations__research_1_1_local_dimension_cumul_optimizer.html#a6769f38bbc3271d45b0512c12ef31f70">LocalDimensionCumulOptimizer</a>
|
|
</li>
|
|
<li>DimensionCumulOptimizerCore()
|
|
: <a class="el" href="classoperations__research_1_1_dimension_cumul_optimizer_core.html#a5967f72ac911a2ed971a1ce103d1c47b">DimensionCumulOptimizerCore</a>
|
|
</li>
|
|
<li>disable_solve()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a36050e754af52352b14bcbd27c97ae8f">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>DistanceDuration()
|
|
: <a class="el" href="classoperations__research_1_1_disjunctive_propagator.html#a13e93a8cd8587377e1b8f88096e0efd0">DisjunctivePropagator</a>
|
|
</li>
|
|
<li>duration_max()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a83144184f3c26ec51551069f96180975">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>duration_min()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abe41de5841101eb7bef9f4c6df776eaf">PROTOBUF_FINAL</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|