2019-06-13 15:51:12 +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 15:51:12 +02:00
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2020-09-01 16:00:33 +02:00
< span id = "sfml" > Google OR-Tools 8.0< / span >
2019-06-13 15:51:12 +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 15:51:12 +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 >
2020-06-11 12:23:09 +02:00
<!-- Generated by Doxygen 1.8.18 -->
2020-09-01 16:00:33 +02:00
< 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 >
2019-06-13 15:51:12 +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 15:51:12 +02:00
< / div >
2020-09-01 16:00:33 +02:00
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_func_o.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 >
2019-06-13 15:51:12 +02:00
< div class = "contents" >
 
< h3 > < a id = "index_o" > < / a > - o -< / h3 > < ul >
2020-01-31 17:22:59 +01:00
< li > objective()
2020-06-11 12:23:09 +02:00
: < a class = "el" href = "classoperations__research_1_1PROTOBUF__FINAL.html#a1352eabb5a4d2449109e482674f4516c" > PROTOBUF_FINAL< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > ok()
2019-08-07 18:01:08 -07:00
: < a class = "el" href = "classoperations__research_1_1SimpleRevFIFO_1_1Iterator.html#a03cb7eaa663dc83af68bc28a596d09e6" > SimpleRevFIFO< T > ::Iterator< / a >
2019-06-13 15:51:12 +02:00
< / li >
2020-01-27 13:48:26 +01:00
< li > OldInverseValue()
: < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#ad462943207eb6d9ff00258445fb9e9dc" > IntVarLocalSearchOperator< / a >
< / li >
2019-06-13 15:51:12 +02:00
< li > OldNext()
2019-11-14 13:52:51 -08:00
: < a class = "el" href = "classoperations__research_1_1PathOperator.html#a6e645c04c651a5cd0c5b1474c503713c" > PathOperator< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > OldPath()
2019-11-14 13:52:51 -08:00
: < a class = "el" href = "classoperations__research_1_1PathOperator.html#a3979c66b95f3836e8257f41924952a8c" > PathOperator< / a >
2019-06-13 15:51:12 +02:00
< / li >
2020-01-27 13:48:26 +01:00
< li > OldPrev()
: < a class = "el" href = "classoperations__research_1_1PathOperator.html#ae73fcc01833bc6a858e474320d37293f" > PathOperator< / a >
< / li >
2019-06-13 15:51:12 +02:00
< li > OldSequence()
2019-08-07 18:01:08 -07:00
: < a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchOperator.html#af684b5b2c35acb03c22b3a9e76a38315" > SequenceVarLocalSearchOperator< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > OldValue()
2019-08-07 18:01:08 -07:00
: < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#af0cd6b9a608c61a52933fd53d53873af" > VarLocalSearchOperator< V, Val, Handler > < / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > OnAddVars()
2019-08-07 18:01:08 -07:00
: < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchHandler.html#a97b236691225d7209706cf03fc455dc9" > IntVarLocalSearchHandler< / a >
, < a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchHandler.html#a97b236691225d7209706cf03fc455dc9" > SequenceVarLocalSearchHandler< / a >
2019-06-13 15:51:12 +02:00
< / li >
2020-04-23 15:34:43 +02:00
< li > OnInitializeCheck()
: < a class = "el" href = "classoperations__research_1_1TypeRegulationsChecker.html#a72ee439843f75a7dc189962f5561ad97" > TypeRegulationsChecker< / a >
< / li >
2019-06-13 15:51:12 +02:00
< li > OnNodeInitialization()
2020-01-27 13:48:26 +01:00
: < a class = "el" href = "classoperations__research_1_1PathOperator.html#a1223e0b8dbca7cd9c296fc4de65080b2" > PathOperator< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > OnRevertChanges()
2020-01-27 13:48:26 +01:00
: < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchHandler.html#a90e39cd1015a0b4f34d89a7f38d638ed" > IntVarLocalSearchHandler< / a >
, < a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchHandler.html#a516173faa748216e7d06f5f7eb452dbb" > SequenceVarLocalSearchHandler< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > OnSamePathAsPreviousBase()
2019-08-07 18:01:08 -07:00
: < a class = "el" href = "classoperations__research_1_1MakePairActiveOperator.html#ac7df4d8cca71e3ceb0e5b8c0c53bc50f" > MakePairActiveOperator< / a >
, < a class = "el" href = "classoperations__research_1_1PairExchangeRelocateOperator.html#ac7df4d8cca71e3ceb0e5b8c0c53bc50f" > PairExchangeRelocateOperator< / a >
, < a class = "el" href = "classoperations__research_1_1PairNodeSwapActiveOperator.html#ac7df4d8cca71e3ceb0e5b8c0c53bc50f" > PairNodeSwapActiveOperator< swap_first > < / a >
, < a class = "el" href = "classoperations__research_1_1PairRelocateOperator.html#ac7df4d8cca71e3ceb0e5b8c0c53bc50f" > PairRelocateOperator< / a >
, < a class = "el" href = "classoperations__research_1_1PathOperator.html#adb210d557c5ff1bc78ae493364868bb5" > PathOperator< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > OnStart()
2019-08-07 18:01:08 -07:00
: < a class = "el" href = "classoperations__research_1_1SwapIndexPairOperator.html#a08ba64a7e6c6e507272f75ca518d26f5" > SwapIndexPairOperator< / a >
, < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aae6d852f10b483ddfa68658e43130028" > VarLocalSearchOperator< V, Val, Handler > < / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > OnSynchronize()
2019-08-07 18:01:08 -07:00
: < a class = "el" href = "classoperations__research_1_1BasePathFilter.html#af5591ad1889b7e23b8461a1fb68d1d48" > BasePathFilter< / a >
, < a class = "el" href = "classoperations__research_1_1CPFeasibilityFilter.html#af5591ad1889b7e23b8461a1fb68d1d48" > CPFeasibilityFilter< / a >
, < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchFilter.html#a0aee6f5d9448e52ed735f92e581f2a3f" > IntVarLocalSearchFilter< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > operator!=()
2020-06-11 12:23:09 +02:00
: < a class = "el" href = "classoperations__research_1_1PathState_1_1Chain_1_1Iterator.html#a95e4d634c5081ed23423184460d36034" > PathState::Chain::Iterator< / a >
2020-04-23 15:34:43 +02:00
, < a class = "el" href = "classoperations__research_1_1PathState_1_1ChainRange_1_1Iterator.html#a95e4d634c5081ed23423184460d36034" > PathState::ChainRange::Iterator< / a >
, < a class = "el" href = "classoperations__research_1_1PathState_1_1NodeRange_1_1Iterator.html#a95e4d634c5081ed23423184460d36034" > PathState::NodeRange::Iterator< / a >
2019-06-13 15:51:12 +02:00
< / li >
2019-11-14 13:52:51 -08:00
< li > operator*()
2020-06-11 12:23:09 +02:00
: < a class = "el" href = "classoperations__research_1_1PathState_1_1Chain_1_1Iterator.html#ab4661162459f2cb4e9887fcbc2d38b55" > PathState::Chain::Iterator< / a >
2020-04-23 15:34:43 +02:00
, < a class = "el" href = "classoperations__research_1_1PathState_1_1ChainRange_1_1Iterator.html#aa9851e9b7ba71849f8f83c786346b379" > PathState::ChainRange::Iterator< / a >
, < a class = "el" href = "classoperations__research_1_1PathState_1_1NodeRange_1_1Iterator.html#ab4661162459f2cb4e9887fcbc2d38b55" > PathState::NodeRange::Iterator< / a >
2019-11-14 13:52:51 -08:00
, < a class = "el" href = "classoperations__research_1_1SimpleRevFIFO_1_1Iterator.html#a4f623cf5dc191f1dc0257dc5701228a3" > SimpleRevFIFO< T > ::Iterator< / a >
< / li >
2019-06-13 15:51:12 +02:00
< li > operator++()
2020-06-11 12:23:09 +02:00
: < a class = "el" href = "classoperations__research_1_1PathState_1_1Chain_1_1Iterator.html#aef12ef33726bc591f569f822c7b5ac41" > PathState::Chain::Iterator< / a >
2020-04-23 15:34:43 +02:00
, < a class = "el" href = "classoperations__research_1_1PathState_1_1ChainRange_1_1Iterator.html#aef12ef33726bc591f569f822c7b5ac41" > PathState::ChainRange::Iterator< / a >
, < a class = "el" href = "classoperations__research_1_1PathState_1_1NodeRange_1_1Iterator.html#aef12ef33726bc591f569f822c7b5ac41" > PathState::NodeRange::Iterator< / a >
2019-08-07 18:01:08 -07:00
, < a class = "el" href = "classoperations__research_1_1SimpleRevFIFO_1_1Iterator.html#a00f008b80917746917b874d00abd02a9" > SimpleRevFIFO< T > ::Iterator< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > operator< ()
2019-11-14 13:52:51 -08:00
: < a class = "el" href = "structoperations__research_1_1CheapestInsertionFilteredHeuristic_1_1StartEndValue.html#a7c4b3e8b0b9144aa29c94fc54c74d045" > CheapestInsertionFilteredHeuristic::StartEndValue< / a >
2019-08-07 18:01:08 -07:00
, < a class = "el" href = "structoperations__research_1_1RoutingModel_1_1CostClass_1_1DimensionCost.html#a84a0cd1c601b30f409f0b7d7d25e453b" > RoutingModel::CostClass::DimensionCost< / a >
2020-09-01 16:00:33 +02:00
, < a class = "el" href = "structoperations__research_1_1RoutingModel_1_1VehicleTypeContainer_1_1VehicleClassEntry.html#a147e45ee21195b528c370a8d4e198767" > RoutingModel::VehicleTypeContainer::VehicleClassEntry< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > operator=()
2020-06-11 12:23:09 +02:00
: < a class = "el" href = "classoperations__research_1_1PROTOBUF__FINAL.html#a0337958a96e21d410818d8d082120a30" > PROTOBUF_FINAL< / a >
2019-08-07 18:01:08 -07:00
, < a class = "el" href = "classoperations__research_1_1SimpleBoundCosts.html#af2133502882dec3ada4aa271a92bffe6" > SimpleBoundCosts< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > operator[]()
2020-06-11 12:23:09 +02:00
: < a class = "el" href = "classoperations__research_1_1RevPartialSequence.html#ae105423091c231e0fd3ba3288c11d725" > RevPartialSequence< / a >
2019-06-13 15:51:12 +02:00
< / li >
2020-01-31 17:22:59 +01:00
< li > optimization_step()
2020-06-11 12:23:09 +02:00
: < a class = "el" href = "classoperations__research_1_1PROTOBUF__FINAL.html#a3bd9cc51881ef838b35f0a2441484bb0" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
2019-06-13 15:51:12 +02:00
< li > Optimize()
2020-09-01 16:00:33 +02:00
: < a class = "el" href = "classoperations__research_1_1DimensionCumulOptimizerCore.html#a730ec73f0aaf770badb796973a909dd2" > DimensionCumulOptimizerCore< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > OptimizeAndPack()
2020-09-01 16:00:33 +02:00
: < a class = "el" href = "classoperations__research_1_1DimensionCumulOptimizerCore.html#a251eb2e91129b8df8fb7dade1e2a68c6" > DimensionCumulOptimizerCore< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > OptimizeAndPackSingleRoute()
2020-09-01 16:00:33 +02:00
: < a class = "el" href = "classoperations__research_1_1DimensionCumulOptimizerCore.html#a74b47a791351de6312aefe2d0524688f" > DimensionCumulOptimizerCore< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > OptimizeSingleRoute()
2020-09-01 16:00:33 +02:00
: < a class = "el" href = "classoperations__research_1_1DimensionCumulOptimizerCore.html#aa24fe74f74450fedf90dce6611f45f17" > DimensionCumulOptimizerCore< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > OutputDecision()
2019-08-07 18:01:08 -07:00
: < a class = "el" href = "classoperations__research_1_1SearchLog.html#ae26cecfdf81054f0b85943d0f9e8b7ac" > SearchLog< / a >
2019-06-13 15:51:12 +02:00
< / li >
< li > OutputLine()
2019-08-07 18:01:08 -07:00
: < a class = "el" href = "classoperations__research_1_1SearchLog.html#a579d10756b6f1f7313b3ff0f27b33876" > SearchLog< / a >
2019-06-13 15:51:12 +02:00
< / li >
< / 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 15:51:12 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >