210 lines
11 KiB
HTML
210 lines
11 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_p.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_p"></a>- p -</h3><ul>
|
|
<li>PackCumulsOfOptimizerDimensionsFromAssignment()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a5cc6e6b421a6dfc8650cc38e116fff03">RoutingModel</a>
|
|
</li>
|
|
<li>PairExchangeOperator()
|
|
: <a class="el" href="classoperations__research_1_1_pair_exchange_operator.html#a27f1fa5978b78f01d23ac430829589d8">PairExchangeOperator</a>
|
|
</li>
|
|
<li>PairExchangeRelocateOperator()
|
|
: <a class="el" href="classoperations__research_1_1_pair_exchange_relocate_operator.html#ae929e9702bd43e11a06e0fb18ea9eae2">PairExchangeRelocateOperator</a>
|
|
</li>
|
|
<li>PairNodeSwapActiveOperator()
|
|
: <a class="el" href="classoperations__research_1_1_pair_node_swap_active_operator.html#acdd31200c2524bec658d661041cdc74f">PairNodeSwapActiveOperator< swap_first ></a>
|
|
</li>
|
|
<li>PairRelocateOperator()
|
|
: <a class="el" href="classoperations__research_1_1_pair_relocate_operator.html#a38e97ad2c00a40d2a67437e159f57ece">PairRelocateOperator</a>
|
|
</li>
|
|
<li>ParallelSavingsFilteredHeuristic()
|
|
: <a class="el" href="classoperations__research_1_1_parallel_savings_filtered_heuristic.html#a97d96721c3abcb4141dda2801ed7649e">ParallelSavingsFilteredHeuristic</a>
|
|
</li>
|
|
<li>Path()
|
|
: <a class="el" href="classoperations__research_1_1_path_operator.html#ae507915e833da66ed7371b87f6fc61ff">PathOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_path_state.html#a937b365701ebfe974cd5cb1353261f09">PathState</a>
|
|
</li>
|
|
<li>path_starts()
|
|
: <a class="el" href="classoperations__research_1_1_path_operator.html#a61caffe27afd7d6e0c94f1907f1b3b53">PathOperator</a>
|
|
</li>
|
|
<li>PathClass()
|
|
: <a class="el" href="classoperations__research_1_1_path_operator.html#a11b8ad366b686132736854e7029e7bff">PathOperator</a>
|
|
</li>
|
|
<li>PathOperator()
|
|
: <a class="el" href="classoperations__research_1_1_path_operator.html#afc24b579153470eea18c3404a3092b5c">PathOperator</a>
|
|
</li>
|
|
<li>PathState()
|
|
: <a class="el" href="classoperations__research_1_1_path_state.html#afff8650ff7cd2d26a74e6dd518744a81">PathState</a>
|
|
</li>
|
|
<li>performed_max()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af3c32596f3973a20dc7a138e04131649">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>performed_min()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a329208876b481d6f12ca4dffa8897735">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>PopArgumentHolder()
|
|
: <a class="el" href="classoperations__research_1_1_model_parser.html#ad8a7ac44f8bfdc52cfd6b237d1a210b7">ModelParser</a>
|
|
</li>
|
|
<li>PopContext()
|
|
: <a class="el" href="classoperations__research_1_1_propagation_monitor.html#ad8c2cfa3b6981f66705a3309edc2521c">PropagationMonitor</a>
|
|
</li>
|
|
<li>Post()
|
|
: <a class="el" href="classoperations__research_1_1_global_vehicle_breaks_constraint.html#a19d94d32f3bde30deeebb883c6f71f84">GlobalVehicleBreaksConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1_type_regulations_constraint.html#a19d94d32f3bde30deeebb883c6f71f84">TypeRegulationsConstraint</a>
|
|
</li>
|
|
<li>PreAssignment()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#ae033bc458ffce1ecc4874f3e212896f7">RoutingModel</a>
|
|
</li>
|
|
<li>Precedences()
|
|
: <a class="el" href="classoperations__research_1_1_disjunctive_propagator.html#a0d1ed47f6804807e925b489b24fb8d04">DisjunctivePropagator</a>
|
|
</li>
|
|
<li>Prev()
|
|
: <a class="el" href="classoperations__research_1_1_path_operator.html#aa0decf38e47940df0bf389bd3e8ba173">PathOperator</a>
|
|
</li>
|
|
<li>print_added_constraints()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4becc480874ce7efa5286a124d8d556e">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>print_local_search_profile()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a45f077fac45136280fb2b4c0652cc4a0">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>print_model()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9174fb51885a79dc1b3a8983144b7439">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>print_model_stats()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aae819083f3510ea41d20e257834e4579">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>priority()
|
|
: <a class="el" href="classoperations__research_1_1_delayed_call_method0.html#a0a34701cff1b1ac2fabd11e27c7cebc9">DelayedCallMethod0< T ></a>
|
|
, <a class="el" href="classoperations__research_1_1_delayed_call_method1.html#a0a34701cff1b1ac2fabd11e27c7cebc9">DelayedCallMethod1< T, P ></a>
|
|
, <a class="el" href="classoperations__research_1_1_delayed_call_method2.html#a0a34701cff1b1ac2fabd11e27c7cebc9">DelayedCallMethod2< T, P, Q ></a>
|
|
</li>
|
|
<li>profile_file()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5e58c7305ff3ddd403a7038c165a9984">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>profile_local_search()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aae8f31b7c5d5277bf0ea75a93d57d8ed">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>profile_propagation()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0d072a702df6c0aa3db3ec02b5afea97">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>Propagate()
|
|
: <a class="el" href="classoperations__research_1_1_disjunctive_propagator.html#a8a31c563d28e1ebe7c9e140f15fea586">DisjunctivePropagator</a>
|
|
</li>
|
|
<li>PropagateCumulBounds()
|
|
: <a class="el" href="classoperations__research_1_1_cumul_bounds_propagator.html#a54688e4af975568b0bce87cdf9f26781">CumulBoundsPropagator</a>
|
|
</li>
|
|
<li>PropagationMonitor()
|
|
: <a class="el" href="classoperations__research_1_1_propagation_monitor.html#ad83eb86dff9433744b15cce5787f9518">PropagationMonitor</a>
|
|
</li>
|
|
<li>PROTOBUF_SECTION_VARIABLE()
|
|
: <a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fassignment__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fconstraint_5fsolver_2fassignment_2eproto</a>
|
|
, <a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto</a>
|
|
, <a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#a57e83bcf45762efcecb94544c5069304">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto</a>
|
|
, <a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fparameters__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto</a>
|
|
, <a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#a6724f6aef157bf57a29bd58026097c39">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto</a>
|
|
, <a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto</a>
|
|
</li>
|
|
<li>Push()
|
|
: <a class="el" href="classoperations__research_1_1_simple_rev_f_i_f_o.html#ac75dccd75215a324b2add603b8631ed5">SimpleRevFIFO< T ></a>
|
|
</li>
|
|
<li>PushArgumentHolder()
|
|
: <a class="el" href="classoperations__research_1_1_model_parser.html#a0e0eee81c1c10f89672e3e41c94939ea">ModelParser</a>
|
|
</li>
|
|
<li>PushContext()
|
|
: <a class="el" href="classoperations__research_1_1_propagation_monitor.html#a70c1ff674f3da38bc07626c496f34af9">PropagationMonitor</a>
|
|
</li>
|
|
<li>PushIfNotTop()
|
|
: <a class="el" href="classoperations__research_1_1_simple_rev_f_i_f_o.html#abc8f4bc09139f8f3951cc8280823a0f3">SimpleRevFIFO< T ></a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|