2019-06-13 13:08:49 +02:00
<!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 >
2020-09-01 16:00:33 +02:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
2019-06-13 13:08:49 +02:00
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2022-03-04 00:11:33 +01:00
< span id = "sfml" > Google OR-Tools 9.3< / span >
2019-06-13 13:08:49 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > C++ Reference< / h2 >
2019-08-07 18:01:08 -07:00
< ul >
< li > < a href = "../cpp_algorithms/annotated.html" > Algorithms< / a > < / li >
2019-08-12 09:16:03 -07:00
< li > < a href = "../cpp_sat/annotated.html" > CP-SAT< / a > < / li >
2019-08-07 18:01:08 -07:00
< 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 >
2019-06-13 13:08:49 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< div align = "center" >
< h1 style = "color: #145A32;" > C++ Reference: Routing< / h1 >
< / div >
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2020-09-01 16:00:33 +02:00
< 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 >
2019-06-13 13:08:49 +02:00
< / div >
2020-09-01 16:00:33 +02:00
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
2019-06-13 13:08:49 +02:00
< / div >
2020-09-01 16:00:33 +02:00
< / div >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('functions_p.html',''); initResizable(); });
2020-09-01 16:00:33 +02:00
/* @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 >
2019-06-13 13:08:49 +02:00
< div class = "contents" >
< div class = "textblock" > Here is a list of all class members with links to the classes they belong to:< / div >
2022-01-17 21:42:14 +01:00
< h3 > < a id = "index_p" name = "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#a90c35f02b0901acc9822020297e313e7" > RoutingModel< / a > < / li >
< li > PairExchangeOperator()  :  < a class = "el" href = "classoperations__research_1_1_pair_exchange_operator.html#a42806d77eaa1134f2c10d4e8d3eb8612" > PairExchangeOperator< / a > < / li >
< li > PairExchangeRelocateOperator()  :  < a class = "el" href = "classoperations__research_1_1_pair_exchange_relocate_operator.html#a39c490e9305bd7dd5ea6eb3387bc0078" > PairExchangeRelocateOperator< / a > < / li >
< li > PairNodeSwapActiveOperator()  :  < a class = "el" href = "classoperations__research_1_1_pair_node_swap_active_operator.html#ae2c797dc8c9e16336ce8ecae0dc5bb8f" > PairNodeSwapActiveOperator< swap_first > < / a > < / li >
< li > PairRelocateOperator()  :  < a class = "el" href = "classoperations__research_1_1_pair_relocate_operator.html#adc94da037635aa653d2f68388f199086" > PairRelocateOperator< / 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#adf2175ee598b241dcc5459573ebdc886" > 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#a3493d43792939bc2a16ec5b53361095d" > 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#aea9787c24ee8fe0e3fa88451ddadeb54" > 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 > PerformedExpr()  :  < a class = "el" href = "classoperations__research_1_1_interval_var.html#a19e7c8a5c1951b2bf16aabbc278142f8" > IntervalVar< / a > < / li >
< li > PerformedMax()  :  < a class = "el" href = "classoperations__research_1_1_assignment.html#aa7364615bd55aca845a4ad5e29a8eabe" > Assignment< / a > , < a class = "el" href = "classoperations__research_1_1_interval_var_element.html#a2d9b1f3279e5668036f9e70ff20f036d" > IntervalVarElement< / a > < / li >
< li > PerformedMin()  :  < a class = "el" href = "classoperations__research_1_1_assignment.html#a16b8e5abcd20e7bc56a8d5fd6b684ce4" > Assignment< / a > , < a class = "el" href = "classoperations__research_1_1_interval_var_element.html#a87cc1835ad8a8508de47fb54bec281da" > IntervalVarElement< / a > < / li >
< li > PerformedValue()  :  < a class = "el" href = "classoperations__research_1_1_assignment.html#a5ada568a96ff72942bc54fb3a9587b32" > Assignment< / a > , < a class = "el" href = "classoperations__research_1_1_interval_var_element.html#a961291e71a6932442b60f8f1e8a8f5c0" > IntervalVarElement< / a > , < a class = "el" href = "classoperations__research_1_1_solution_collector.html#aafcf751b6563b1d2bcc2e28831cabca1" > 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#a7d1899ebcd524b8902d6777a1644fdc9" > 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#a19ace84f03aa7a436d6e91c16caf6618" > 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#a9f757b787c617299a0beb531625a734f" > TravelBounds< / a > < / li >
< li > PreAssignment()  :  < a class = "el" href = "classoperations__research_1_1_routing_model.html#aff67d1a1040bedd580940005ef180d6a" > 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#aa14dad2d86c18296f9a5227b87d5caad" > PathOperator< / a > < / li >
< li > prev_values_  :  < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a68dd19d6f0517e2bfb128f87fbad4fea" > VarLocalSearchOperator< V, Val, Handler > < / a > < / li >
< li > Print()  :  < a class = "el" href = "classoperations__research_1_1_optimize_var.html#ac75adcf22322d5c6692e070a0d962af9" > OptimizeVar< / 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 > , < 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 > ProfiledDecisionBuilder()  :  < a class = "el" href = "classoperations__research_1_1_profiled_decision_builder.html#a028ace33568c053bb8707159420a3964" > ProfiledDecisionBuilder< / 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#aa83a7ff5ef57860290d9838959d6ecf1" > 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 > 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< T > < / 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< T > < / 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 >
2019-06-13 13:08:49 +02:00
< / ul >
< / div > <!-- contents -->
2020-09-01 16:00:33 +02:00
< / div > <!-- doc - content -->
2019-08-07 18:01:08 -07:00
< / div >
2019-06-13 13:08:49 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >