Files
ortools-clone/docs/cpp_routing/functions_p.html
2021-01-26 11:34:47 +01:00

324 lines
18 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.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.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @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&amp;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&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_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">
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
<h3><a id="index_p"></a>- p -</h3><ul>
<li>Pack()
: <a class="el" href="classoperations__research_1_1_pack.html#a3faa7bb8c3804bc2c19b0c9c51fb3663">Pack</a>
</li>
<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&lt; swap_first &gt;</a>
</li>
<li>PairRelocateOperator()
: <a class="el" href="classoperations__research_1_1_pair_relocate_operator.html#a38e97ad2c00a40d2a67437e159f57ece">PairRelocateOperator</a>
</li>
<li>PARALLEL_CHEAPEST_INSERTION
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a508000956c8c98258d146e641df6db1c">PROTOBUF_FINAL</a>
</li>
<li>ParallelSavingsFilteredHeuristic()
: <a class="el" href="classoperations__research_1_1_parallel_savings_filtered_heuristic.html#a97d96721c3abcb4141dda2801ed7649e">ParallelSavingsFilteredHeuristic</a>
</li>
<li>parameters()
: <a class="el" href="classoperations__research_1_1_solver.html#a2a0b93a70f0d588f157ade7909c42eff">Solver</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_CHEAPEST_ARC
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a21def89a70be5a4f66829cf3d90d30a9">PROTOBUF_FINAL</a>
</li>
<li>PATH_MOST_CONSTRAINED_ARC
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a09ed3b036c8fe310221c6c3cf73bb1eb">PROTOBUF_FINAL</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>PATHLNS
: <a class="el" href="classoperations__research_1_1_solver.html#a6fc60ae040ae35c83f09736d2e682a18a9ea125a691a8fb716dc09ac09db7c4f3">Solver</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>PathState::Chain
: <a class="el" href="classoperations__research_1_1_path_state_1_1_chain_1_1_iterator.html#ae1771dc54b5c19692cb157cdf256dc7e">PathState::Chain::Iterator</a>
</li>
<li>penalty_evaluator_
: <a class="el" href="classoperations__research_1_1_cheapest_insertion_filtered_heuristic.html#a2b48bfb0d3df32b08dbe0aab5a251f8b">CheapestInsertionFilteredHeuristic</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>PerformedExpr()
: <a class="el" href="classoperations__research_1_1_interval_var.html#aa6ed44442f081a0d859bb0debc05dd71">IntervalVar</a>
</li>
<li>PerformedMax()
: <a class="el" href="classoperations__research_1_1_assignment.html#acb34f3eee75fd98037ee968d9d646b83">Assignment</a>
, <a class="el" href="classoperations__research_1_1_interval_var_element.html#af1f5799cc044ed55c7875e0f2512a640">IntervalVarElement</a>
</li>
<li>PerformedMin()
: <a class="el" href="classoperations__research_1_1_assignment.html#a49efcad6e7de33f146d83b3d7eedd3b0">Assignment</a>
, <a class="el" href="classoperations__research_1_1_interval_var_element.html#ad625370707130c0d1ba5cd64c2441a1c">IntervalVarElement</a>
</li>
<li>PerformedValue()
: <a class="el" href="classoperations__research_1_1_assignment.html#ae517374b69d87607f8c5d60577924690">Assignment</a>
, <a class="el" href="classoperations__research_1_1_interval_var_element.html#a8178509093b9d6d4283b32285d2cdc65">IntervalVarElement</a>
, <a class="el" href="classoperations__research_1_1_solution_collector.html#a721f49ca2d390d07d643847a05cd428d">SolutionCollector</a>
</li>
<li>PeriodicCheck()
: <a class="el" href="classoperations__research_1_1_search_limit.html#a310e97cfc134567a740679be9186e194">SearchLimit</a>
, <a class="el" href="classoperations__research_1_1_search_monitor.html#a1fc71393e20b97540f90702601b75fe1">SearchMonitor</a>
</li>
<li>persistent_impact
: <a class="el" href="structoperations__research_1_1_default_phase_parameters.html#aa05a3321d74475f1238d0c51b5754d7e">DefaultPhaseParameters</a>
</li>
<li>PICKUP_AND_DELIVERY_FIFO
: <a class="el" href="classoperations__research_1_1_routing_model.html#aa5cff2ee7fbe3a9c5c701bfba7460c83a5c55a9aa52a754be8eb1b9d29af97a8a">RoutingModel</a>
</li>
<li>PICKUP_AND_DELIVERY_LIFO
: <a class="el" href="classoperations__research_1_1_routing_model.html#aa5cff2ee7fbe3a9c5c701bfba7460c83a272376ed085de7d28d36fa1013394cc8">RoutingModel</a>
</li>
<li>PICKUP_AND_DELIVERY_NO_ORDER
: <a class="el" href="classoperations__research_1_1_routing_model.html#aa5cff2ee7fbe3a9c5c701bfba7460c83a2fecd02405f5ff0769292822ad17a955">RoutingModel</a>
</li>
<li>PickupAndDeliveryPolicy
: <a class="el" href="classoperations__research_1_1_routing_model.html#aa5cff2ee7fbe3a9c5c701bfba7460c83">RoutingModel</a>
</li>
<li>PickupToDeliveryLimitFunction
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a64f4e1f55b71a9f9a0d7e3ef7033ade7">RoutingDimension</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>PopSolution()
: <a class="el" href="classoperations__research_1_1_solution_collector.html#aec3898670cd27d756678ddda55678b87">SolutionCollector</a>
</li>
<li>PopState()
: <a class="el" href="classoperations__research_1_1_solver.html#a831b8d703cefe8bce66a0483e08917ee">Solver</a>
</li>
<li>position_of_last_type_on_vehicle_up_to_visit
: <a class="el" href="structoperations__research_1_1_type_regulations_checker_1_1_type_policy_occurrence.html#a7acae15ab204f3f24e65ad1d10729bb9">TypeRegulationsChecker::TypePolicyOccurrence</a>
</li>
<li>Post()
: <a class="el" href="classoperations__research_1_1_constraint.html#af33bad3aa81a2f411224d5e471f9956f">Constraint</a>
, <a class="el" href="classoperations__research_1_1_global_vehicle_breaks_constraint.html#a19d94d32f3bde30deeebb883c6f71f84">GlobalVehicleBreaksConstraint</a>
, <a class="el" href="classoperations__research_1_1_pack.html#a19d94d32f3bde30deeebb883c6f71f84">Pack</a>
, <a class="el" href="classoperations__research_1_1_type_regulations_constraint.html#a19d94d32f3bde30deeebb883c6f71f84">TypeRegulationsConstraint</a>
</li>
<li>post_travels
: <a class="el" href="structoperations__research_1_1_travel_bounds.html#a55ce83aba1e381a608a0b9bdf8dda426">TravelBounds</a>
</li>
<li>PostAndPropagate()
: <a class="el" href="classoperations__research_1_1_constraint.html#a19c44e0b2911b809a9403701804088e3">Constraint</a>
</li>
<li>pre_travels
: <a class="el" href="structoperations__research_1_1_travel_bounds.html#abca7c77375a78b314c7a1c59cf82d3c8">TravelBounds</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>prev_values_
: <a class="el" href="classoperations__research_1_1_var_local_search_operator.html#a68dd19d6f0517e2bfb128f87fbad4fea">VarLocalSearchOperator&lt; V, Val, Handler &gt;</a>
</li>
<li>Print()
: <a class="el" href="classoperations__research_1_1_optimize_var.html#ac75adcf22322d5c6692e070a0d962af9">OptimizeVar</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&lt; T &gt;</a>
, <a class="el" href="classoperations__research_1_1_delayed_call_method1.html#a0a34701cff1b1ac2fabd11e27c7cebc9">DelayedCallMethod1&lt; T, P &gt;</a>
, <a class="el" href="classoperations__research_1_1_delayed_call_method2.html#a0a34701cff1b1ac2fabd11e27c7cebc9">DelayedCallMethod2&lt; T, P, Q &gt;</a>
, <a class="el" href="classoperations__research_1_1_demon.html#a5ac0e92284072f70d4e73188ced54885">Demon</a>
</li>
<li>PROBLEM_INFEASIBLE
: <a class="el" href="classoperations__research_1_1_solver.html#a2f2bea2202c96738b11b050e71a28e63a7972193a63e28794798706309ffa1a13">Solver</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>ProgressPercent()
: <a class="el" href="classoperations__research_1_1_regular_limit.html#a7dae7731e3aee0f21059730b01aaaf51">RegularLimit</a>
, <a class="el" href="classoperations__research_1_1_search_monitor.html#a2ebc7607687823d65bf65f331c9ac246">SearchMonitor</a>
</li>
<li>Propagate()
: <a class="el" href="classoperations__research_1_1_disjunctive_propagator.html#a8a31c563d28e1ebe7c9e140f15fea586">DisjunctivePropagator</a>
, <a class="el" href="classoperations__research_1_1_pack.html#a03fbaed2e89d3a0ed34ffe35af8c0ec6">Pack</a>
</li>
<li>PropagateCumulBounds()
: <a class="el" href="classoperations__research_1_1_cumul_bounds_propagator.html#a54688e4af975568b0bce87cdf9f26781">CumulBoundsPropagator</a>
</li>
<li>PropagateDelayed()
: <a class="el" href="classoperations__research_1_1_pack.html#ac095c86328e93de5cab0a64db691c602">Pack</a>
</li>
<li>PropagationBaseObject()
: <a class="el" href="classoperations__research_1_1_propagation_base_object.html#aacb2f6b1ab33fb65796b6c46d46e0813">PropagationBaseObject</a>
, <a class="el" href="classoperations__research_1_1_solver.html#acd6c49bd62ce1a1777a1c0e644f1186e">Solver</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#a21d3d3b2410560f18ff1c3a0bfe9183a">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#a5d4901215454f7f2bea9ec50bc072b7f">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>prototype_
: <a class="el" href="classoperations__research_1_1_solution_collector.html#ad6447dcc60c8d0bb89d7c72530afb842">SolutionCollector</a>
</li>
<li>Push()
: <a class="el" href="classoperations__research_1_1_simple_rev_f_i_f_o.html#ac75dccd75215a324b2add603b8631ed5">SimpleRevFIFO&lt; T &gt;</a>
, <a class="el" href="classoperations__research_1_1_solution_collector.html#a35f33e423f42d8e78db12010bd7ae338">SolutionCollector</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&lt; T &gt;</a>
</li>
<li>PushSolution()
: <a class="el" href="classoperations__research_1_1_solution_collector.html#a3caadbab358fe704365f1697ce654375">SolutionCollector</a>
</li>
<li>PushState()
: <a class="el" href="classoperations__research_1_1_solver.html#a71535de01a6527099122f4b7284e1796">Solver</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>