489 lines
26 KiB
HTML
489 lines
26 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&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&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_g.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_g"></a>- g -</h3><ul>
|
|
<li>GetAcceptedObjectiveValue()
|
|
: <a class="el" href="classoperations__research_1_1_local_search_filter.html#ae5d81865846ca6be009b31a1c59f2165">LocalSearchFilter</a>
|
|
, <a class="el" href="classoperations__research_1_1_local_search_filter_manager.html#aa54bcd4c0278255d51698aeb9155762b">LocalSearchFilterManager</a>
|
|
</li>
|
|
<li>GetActiveAlternativeNode()
|
|
: <a class="el" href="classoperations__research_1_1_path_operator.html#aa3e073f632d3f5b7b7b0fb39380c49c6">PathOperator</a>
|
|
</li>
|
|
<li>GetActiveAlternativeSibling()
|
|
: <a class="el" href="classoperations__research_1_1_path_operator.html#afbc9a4bbd3bc555e76767ca83d77749c">PathOperator</a>
|
|
</li>
|
|
<li>GetActiveInAlternativeSet()
|
|
: <a class="el" href="classoperations__research_1_1_path_operator.html#af3824a2c47ee3213ab462c66b2acb161">PathOperator</a>
|
|
</li>
|
|
<li>GetAfterNodeFromSaving()
|
|
: <a class="el" href="classoperations__research_1_1_savings_filtered_heuristic.html#ac0258a794b8bf819b03f3337ff558596">SavingsFilteredHeuristic</a>
|
|
</li>
|
|
<li>GetAllDimensionNames()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#ac3f9bdf79f104a6ad912e9b3e96098f1">RoutingModel</a>
|
|
</li>
|
|
<li>GetAllowedIntervalsInRange()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#acf39f330b220a62bbb8fac9c8c1256b5">RoutingDimension</a>
|
|
</li>
|
|
<li>GetAmortizedLinearCostFactorOfVehicles()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#aa01519be299cb5ddef36111ee6f8a5cc">RoutingModel</a>
|
|
</li>
|
|
<li>GetAmortizedQuadraticCostFactorOfVehicles()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#aaeaf95383c1c03da6f22c522d119775b">RoutingModel</a>
|
|
</li>
|
|
<li>GetArcCostForClass()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a92d7882c311f7d9d0c55c4def34150dd">RoutingModel</a>
|
|
</li>
|
|
<li>GetArcCostForFirstSolution()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a6569b0ea25fa25c91c2b8b63bedeacc6">RoutingModel</a>
|
|
</li>
|
|
<li>GetArcCostForVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a50dd6fccc1cca84aa10efc8f3ece396c">RoutingModel</a>
|
|
</li>
|
|
<li>GetAutomaticFirstSolutionStrategy()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#ad7e76bac509eb82ff32aff9fd2b051b0">RoutingModel</a>
|
|
</li>
|
|
<li>GetBaseNodeRestartPosition()
|
|
: <a class="el" href="classoperations__research_1_1_make_pair_active_operator.html#ad5f473fb19f98b38567ace0fa11f58b0">MakePairActiveOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_pair_exchange_relocate_operator.html#ad5f473fb19f98b38567ace0fa11f58b0">PairExchangeRelocateOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_pair_node_swap_active_operator.html#ad5f473fb19f98b38567ace0fa11f58b0">PairNodeSwapActiveOperator< swap_first ></a>
|
|
, <a class="el" href="classoperations__research_1_1_pair_relocate_operator.html#ad5f473fb19f98b38567ace0fa11f58b0">PairRelocateOperator</a>
|
|
, <a class="el" href="classoperations__research_1_1_path_operator.html#ac7ffd8565f01cb9eb72fcc94204327a2">PathOperator</a>
|
|
</li>
|
|
<li>GetBeforeNodeFromSaving()
|
|
: <a class="el" href="classoperations__research_1_1_savings_filtered_heuristic.html#aab2d3476524269df9653877e976028d1">SavingsFilteredHeuristic</a>
|
|
</li>
|
|
<li>GetBreakDistanceDurationOfVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#acbe051ae21f1e3a5c66455e4c408cffd">RoutingDimension</a>
|
|
</li>
|
|
<li>GetBreakIntervalsOfVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a1016552c3e687e1a555e1c6cf7525e0e">RoutingDimension</a>
|
|
</li>
|
|
<li>GetCachedSize()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>GetCompatibleVehicleOfType()
|
|
: <a class="el" href="classoperations__research_1_1_vehicle_type_curator.html#a45677f6e20ca94acd146ce5e5088ef08">VehicleTypeCurator</a>
|
|
</li>
|
|
<li>GetConstraintSolverStatistics()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a23b67374a08dfb275ebd9f084ff42567">Solver</a>
|
|
</li>
|
|
<li>GetCostClassesCount()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#ad3b144985c2b4b24cf39b839dbd9c16d">RoutingModel</a>
|
|
</li>
|
|
<li>GetCostClassIndexOfVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a32bba655accbd7dc8e23d30bf679b880">RoutingModel</a>
|
|
</li>
|
|
<li>GetCumulBounds()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#afd468b3155b6be57ecb08eb652cbca28">RoutingModel</a>
|
|
</li>
|
|
<li>GetCumulVarPiecewiseLinearCost()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a702dccba87a55da6912acde06f743712">RoutingDimension</a>
|
|
</li>
|
|
<li>GetCumulVarSoftLowerBound()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a607df50e6bc0dc54fbe811e96155ee95">RoutingDimension</a>
|
|
</li>
|
|
<li>GetCumulVarSoftLowerBoundCoefficient()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a51eadbd617f6658396e5ba790f6b0c19">RoutingDimension</a>
|
|
</li>
|
|
<li>GetCumulVarSoftUpperBound()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#aacc17c3711ac030db624e72c5ae2394f">RoutingDimension</a>
|
|
</li>
|
|
<li>GetCumulVarSoftUpperBoundCoefficient()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#af362b70cab1a5a90703808e9575c2f54">RoutingDimension</a>
|
|
</li>
|
|
<li>GetDeliveryIndexPairs()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a436789d1133bf0155f13d189e556355d">RoutingModel</a>
|
|
</li>
|
|
<li>GetDepot()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#acca75b5d3bfe2433c5805b049815f533">RoutingModel</a>
|
|
</li>
|
|
<li>GetDescriptor()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>GetDimensionOrDie()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#ae9de37fba84b76353809819903940473">RoutingModel</a>
|
|
</li>
|
|
<li>GetDimensions()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a635aac580cbeb4bcde72c9464f33ac06">RoutingModel</a>
|
|
</li>
|
|
<li>GetDimensionsWithSoftOrSpanCosts()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a8a1c183bafee7baf41b816776e8e76c8">RoutingModel</a>
|
|
</li>
|
|
<li>GetDisjunctionIndices()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a89b2c610c22a3223f1cac10233d7992d">RoutingModel</a>
|
|
</li>
|
|
<li>GetDisjunctionMaxCardinality()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a1090dab71b48b49153d70b9e6c299c25">RoutingModel</a>
|
|
</li>
|
|
<li>GetDisjunctionPenalty()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a276086c8aada62b6301aa44e4289347d">RoutingModel</a>
|
|
</li>
|
|
<li>GetEndChainStart()
|
|
: <a class="el" href="classoperations__research_1_1_routing_filtered_heuristic.html#a8a3ae6ba0baf1765da1a2f4a6cecc730">RoutingFilteredHeuristic</a>
|
|
</li>
|
|
<li>GetEndIndex()
|
|
: <a class="el" href="classoperations__research_1_1_routing_index_manager.html#a43a3b21b32a5c173a34d9c3128554818">RoutingIndexManager</a>
|
|
</li>
|
|
<li>GetFirstBit()
|
|
: <a class="el" href="classoperations__research_1_1_rev_bit_matrix.html#a182f97b966e14b0ba4898bfa5a820f46">RevBitMatrix</a>
|
|
, <a class="el" href="classoperations__research_1_1_rev_bit_set.html#aa3150023fc25266b318a154bcc8f1d86">RevBitSet</a>
|
|
</li>
|
|
<li>GetFirstOne()
|
|
: <a class="el" href="classoperations__research_1_1_small_rev_bit_set.html#aa7415b405bbfd5c693b10931c389aad2">SmallRevBitSet</a>
|
|
</li>
|
|
<li>GetFirstPossibleGreaterOrEqualValueForNode()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#aa4596b194814f3513d421381074a9a08">RoutingDimension</a>
|
|
</li>
|
|
<li>GetFixedCostOfVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a4bab641f5b9bf8de266adad29558b4c2">RoutingModel</a>
|
|
</li>
|
|
<li>GetGlobalDimensionCumulOptimizers()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#ad74e0742282743e9a78680f0565015be">RoutingModel</a>
|
|
</li>
|
|
<li>GetGlobalOptimizerOffset()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a375d5aec667421cb92f6439464420062">RoutingDimension</a>
|
|
</li>
|
|
<li>GetHardTypeIncompatibilitiesOfType()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a51fb0661acf38ed1442819e2cc452311">RoutingModel</a>
|
|
</li>
|
|
<li>GetHomogeneousCost()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#aa241abc19460575d250a5788f03afbf6">RoutingModel</a>
|
|
</li>
|
|
<li>GetImplicitUniquePickupAndDeliveryPairs()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a82f989d278bca985a55a3785be2d7b42">RoutingModel</a>
|
|
</li>
|
|
<li>GetIndexToNodeMap()
|
|
: <a class="el" href="classoperations__research_1_1_routing_index_manager.html#a3bb0169ed51340380c189a23a9416ee1">RoutingIndexManager</a>
|
|
</li>
|
|
<li>GetInsertionCostForNodeAtPosition()
|
|
: <a class="el" href="classoperations__research_1_1_cheapest_insertion_filtered_heuristic.html#af4b03acbf6a0d7655f7d65d0d87343e6">CheapestInsertionFilteredHeuristic</a>
|
|
</li>
|
|
<li>GetLastPossibleLessOrEqualValueForNode()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#aaee65a899797a014dd19d0fa76f0d8a2">RoutingDimension</a>
|
|
</li>
|
|
<li>GetLocalDimensionCumulMPOptimizers()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a8f19aac974b0d3938777762c7f0109df">RoutingModel</a>
|
|
</li>
|
|
<li>GetLocalDimensionCumulOptimizers()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a449a82a0294dae7de9310328274462dd">RoutingModel</a>
|
|
</li>
|
|
<li>GetLocalOptimizerOffsetForVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a82f14203d850d1ede49849c5020c6f51">RoutingDimension</a>
|
|
</li>
|
|
<li>GetLocalSearchMonitor()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aee80b40516ac8d72c913b7ed4a7cc66b">Solver</a>
|
|
</li>
|
|
<li>GetLocalSearchStatistics()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#a2563992eba2a464bd9f4c56c7f894945">Solver</a>
|
|
</li>
|
|
<li>GetLowestFixedCostVehicleOfType()
|
|
: <a class="el" href="classoperations__research_1_1_vehicle_type_curator.html#ae273572e5466d452e207c045ee242b4a">VehicleTypeCurator</a>
|
|
</li>
|
|
<li>GetMaximumNumberOfActiveVehicles()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a945920b524617c6884bb0de60b363c63">RoutingModel</a>
|
|
</li>
|
|
<li>GetMetadata()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>GetMutableDimension()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#ac9cd3df1f2e22dc88129e0d21e8b3673">RoutingModel</a>
|
|
</li>
|
|
<li>GetMutableGlobalCumulOptimizer()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a1acd42381917a2b8dd956f87657e7bf1">RoutingModel</a>
|
|
</li>
|
|
<li>GetMutableLocalCumulMPOptimizer()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a620a7f2f05cb0d201d15fa07dca93328">RoutingModel</a>
|
|
</li>
|
|
<li>GetMutableLocalCumulOptimizer()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a50f66c7639c3aa15eff6222a53b2bf7e">RoutingModel</a>
|
|
</li>
|
|
<li>GetNewSynchronizedUnperformedNodes()
|
|
: <a class="el" href="classoperations__research_1_1_base_path_filter.html#a6a6bc5201839e74cab666fd59bfbb2a2">BasePathFilter</a>
|
|
</li>
|
|
<li>GetNext()
|
|
: <a class="el" href="classoperations__research_1_1_base_path_filter.html#ae109ca50bc149b30908669a9224620e2">BasePathFilter</a>
|
|
</li>
|
|
<li>GetNextSolution()
|
|
: <a class="el" href="classoperations__research_1_1_solution_pool.html#a6fbedcc0e848833761bc0ed775aa5436">SolutionPool</a>
|
|
</li>
|
|
<li>GetNodePrecedences()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#ae4b40d046de51f0ace9138a3692b0090">RoutingDimension</a>
|
|
</li>
|
|
<li>GetNodeToIndexMap()
|
|
: <a class="el" href="classoperations__research_1_1_routing_index_manager.html#a7692948eb51558c951fb10fa750f449c">RoutingIndexManager</a>
|
|
</li>
|
|
<li>GetNonZeroCostClassesCount()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#abaa74f74aefe075aedb6b16259a4404e">RoutingModel</a>
|
|
</li>
|
|
<li>GetNumberOfDecisionsInFirstSolution()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a04bd106a61d493872cabb0f41f7f118f">RoutingModel</a>
|
|
</li>
|
|
<li>GetNumberOfDisjunctions()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#aa9ed1612ddad261cf7e75643534d0aa0">RoutingModel</a>
|
|
</li>
|
|
<li>GetNumberOfRejectsInFirstSolution()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#aefff345740a5db07caea065ec14ec52f">RoutingModel</a>
|
|
</li>
|
|
<li>GetNumberOfVisitTypes()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a24478803a7138d68852093b9c2743892">RoutingModel</a>
|
|
</li>
|
|
<li>GetNumOfSingletonNodes()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#ad62f14646fa4da5b6836a2ae505706d2">RoutingModel</a>
|
|
</li>
|
|
<li>GetObjectiveCoefficient()
|
|
: <a class="el" href="classoperations__research_1_1_routing_c_p_sat_wrapper.html#a8b4d155c1cccad5c76188e25b49aad47">RoutingCPSatWrapper</a>
|
|
, <a class="el" href="classoperations__research_1_1_routing_glop_wrapper.html#a8b4d155c1cccad5c76188e25b49aad47">RoutingGlopWrapper</a>
|
|
, <a class="el" href="classoperations__research_1_1_routing_linear_solver_wrapper.html#a4812d528a6d93d471be496e9ca79c820">RoutingLinearSolverWrapper</a>
|
|
</li>
|
|
<li>GetObjectiveValue()
|
|
: <a class="el" href="classoperations__research_1_1_routing_c_p_sat_wrapper.html#a02c1e01bedd20314aa8de8b69a79b97b">RoutingCPSatWrapper</a>
|
|
, <a class="el" href="classoperations__research_1_1_routing_glop_wrapper.html#a02c1e01bedd20314aa8de8b69a79b97b">RoutingGlopWrapper</a>
|
|
, <a class="el" href="classoperations__research_1_1_routing_linear_solver_wrapper.html#a4d08d6a3c275615e7127461d28090923">RoutingLinearSolverWrapper</a>
|
|
</li>
|
|
<li>GetOrCreateLocalSearchState()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#aef0488085836949663c2843e69b6be23">Solver</a>
|
|
</li>
|
|
<li>GetPairIndicesOfType()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a9e16bd612a5ac6aff69f5cce6a0782c9">RoutingModel</a>
|
|
</li>
|
|
<li>GetPath()
|
|
: <a class="el" href="classoperations__research_1_1_base_path_filter.html#af0bf98141cfd22ee7d63c411465692b4">BasePathFilter</a>
|
|
</li>
|
|
<li>GetPathPrecedenceGraph()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#ad3f93c4522b3a4abd48a8c360b8c1c80">RoutingDimension</a>
|
|
</li>
|
|
<li>GetPerfectBinaryDisjunctions()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a2f2eefe908c94f201c23a549797986e4">RoutingModel</a>
|
|
</li>
|
|
<li>GetPickupAndDeliveryDisjunctions()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a075c26c8a078b9c0f1a4f2be00f1f795">RoutingModel</a>
|
|
</li>
|
|
<li>GetPickupAndDeliveryPairs()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a9e42e15bdb23d63ae78137b97a4882de">RoutingModel</a>
|
|
</li>
|
|
<li>GetPickupAndDeliveryPolicyOfVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#ae0eaa0df826e18882df940962dc4ac27">RoutingModel</a>
|
|
</li>
|
|
<li>GetPickupIndexPairs()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a62632c12610d494b7da27e49183922eb">RoutingModel</a>
|
|
</li>
|
|
<li>GetPickupToDeliveryLimitForPair()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#aa70f385bdf5fc31eec8a848dea13b357">RoutingDimension</a>
|
|
</li>
|
|
<li>GetPostTravelEvaluatorOfVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#afb4c32e76561cad95bd8be2777d8f1ac">RoutingDimension</a>
|
|
</li>
|
|
<li>GetPreTravelEvaluatorOfVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a8e93e99ce491f2779c0d2e5e7de5a98a">RoutingDimension</a>
|
|
</li>
|
|
<li>GetPrimaryConstrainedDimension()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a08f0e7114d9118eafc2b3e3f96878014">RoutingModel</a>
|
|
</li>
|
|
<li>GetPropagationMonitor()
|
|
: <a class="el" href="classoperations__research_1_1_solver.html#ae1d6f34467846d3e8222faa3e443da24">Solver</a>
|
|
</li>
|
|
<li>GetQuadraticCostSoftSpanUpperBoundForVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#afe114b1ae740fcef694ce3835e37d9d2">RoutingDimension</a>
|
|
</li>
|
|
<li>GetReflection()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>GetRequiredTypeAlternativesWhenAddingType()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a1ea4043d71c0e7bb05ec408d32e55f80">RoutingModel</a>
|
|
</li>
|
|
<li>GetRequiredTypeAlternativesWhenRemovingType()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a1094161b6ed329bf0738b88ee6a4ef5b">RoutingModel</a>
|
|
</li>
|
|
<li>GetRoutesFromAssignment()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a2b32106ee458cc1be8d281e4c5d7e820">RoutingModel</a>
|
|
</li>
|
|
<li>GetSameVehicleIndicesOfIndex()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a0f8c7a97b5465ae4ba4cb1a92c39b756">RoutingModel</a>
|
|
</li>
|
|
<li>GetSameVehicleRequiredTypeAlternativesOfType()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#ae350d70cb713a6772283e3753f4f2f7a">RoutingModel</a>
|
|
</li>
|
|
<li>GetSavingValue()
|
|
: <a class="el" href="classoperations__research_1_1_savings_filtered_heuristic.html#a7ad6f39413bee55cd55f66ea28d40d38">SavingsFilteredHeuristic</a>
|
|
</li>
|
|
<li>GetSiblingAlternativeIndex()
|
|
: <a class="el" href="classoperations__research_1_1_path_operator.html#ac9d41c75de01039a11af9b5d3cecc37f">PathOperator</a>
|
|
</li>
|
|
<li>GetSingleNodesOfType()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#afd95ddf0a39afa95c851c96181ca20ea">RoutingModel</a>
|
|
</li>
|
|
<li>GetSoftSpanUpperBoundForVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a06257e0b9422e5de00bd4eef03777355">RoutingDimension</a>
|
|
</li>
|
|
<li>GetSpanCostCoefficientForVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a26d28dacdef6a70d512df1a175429558">RoutingDimension</a>
|
|
</li>
|
|
<li>GetSpanUpperBoundForVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#affe684b0df382fbf2b5eda869ec0c271">RoutingDimension</a>
|
|
</li>
|
|
<li>GetStartChainEnd()
|
|
: <a class="el" href="classoperations__research_1_1_routing_filtered_heuristic.html#a2ace3be57d4d81121e8ebbd3642052c0">RoutingFilteredHeuristic</a>
|
|
</li>
|
|
<li>GetStartIndex()
|
|
: <a class="el" href="classoperations__research_1_1_routing_index_manager.html#afdff7b98df32a8859b0b69dc4c412803">RoutingIndexManager</a>
|
|
</li>
|
|
<li>GetSynchronizedObjectiveValue()
|
|
: <a class="el" href="classoperations__research_1_1_local_search_filter.html#a14786ee7098dc88e3eefc6f0a2c9411e">LocalSearchFilter</a>
|
|
, <a class="el" href="classoperations__research_1_1_local_search_filter_manager.html#a5e12ecb41f49732af540d54a3e71b6e7">LocalSearchFilterManager</a>
|
|
</li>
|
|
<li>GetTemporalTypeIncompatibilitiesOfType()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a9d8ead500db4128d0d27f8066d1f8208">RoutingModel</a>
|
|
</li>
|
|
<li>GetTopologicallySortedVisitTypes()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a30ebc3cb1dddc3c582f8b7f2395bbc93">RoutingModel</a>
|
|
</li>
|
|
<li>GetTouchedPathStarts()
|
|
: <a class="el" href="classoperations__research_1_1_base_path_filter.html#a26989f619c7b30da9d40047b03733b93">BasePathFilter</a>
|
|
</li>
|
|
<li>GetTransitValue()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a7ed584226a1930ec8663c3e4efe28a93">RoutingDimension</a>
|
|
</li>
|
|
<li>GetTransitValueFromClass()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a175989a601fa29235dce43255647ab01">RoutingDimension</a>
|
|
</li>
|
|
<li>GetUnaryTransitEvaluator()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a4e440577c58c25c988280a98328e5598">RoutingDimension</a>
|
|
</li>
|
|
<li>GetUnperformedValue()
|
|
: <a class="el" href="classoperations__research_1_1_cheapest_insertion_filtered_heuristic.html#ab2b4f136e88ea9aad2921aefb2434bad">CheapestInsertionFilteredHeuristic</a>
|
|
</li>
|
|
<li>GetValue()
|
|
: <a class="el" href="classoperations__research_1_1_routing_c_p_sat_wrapper.html#a51b3d2be66ee6c5461945af52e85a8e0">RoutingCPSatWrapper</a>
|
|
, <a class="el" href="classoperations__research_1_1_routing_glop_wrapper.html#a51b3d2be66ee6c5461945af52e85a8e0">RoutingGlopWrapper</a>
|
|
, <a class="el" href="classoperations__research_1_1_routing_linear_solver_wrapper.html#ac154a773600edab5f5fbc597c5639cce">RoutingLinearSolverWrapper</a>
|
|
</li>
|
|
<li>GetVariableLowerBound()
|
|
: <a class="el" href="classoperations__research_1_1_routing_c_p_sat_wrapper.html#aaca77a68804fde0a877dc805eb34ba51">RoutingCPSatWrapper</a>
|
|
, <a class="el" href="classoperations__research_1_1_routing_glop_wrapper.html#aaca77a68804fde0a877dc805eb34ba51">RoutingGlopWrapper</a>
|
|
, <a class="el" href="classoperations__research_1_1_routing_linear_solver_wrapper.html#a7bdd4be7fd06d5c445403fdf3de0eeda">RoutingLinearSolverWrapper</a>
|
|
</li>
|
|
<li>GetVehicleClassesCount()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a34ab0d5fa45360b5e6a42b9a78cfe5a8">RoutingModel</a>
|
|
</li>
|
|
<li>GetVehicleClassIndexOfVehicle()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a7a8e134df97e40d1fc498f7f985c33ec">RoutingModel</a>
|
|
</li>
|
|
<li>GetVehicleTypeContainer()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#ae4908891170d8776df735576ca5f5376">RoutingModel</a>
|
|
</li>
|
|
<li>GetVehicleTypeFromSaving()
|
|
: <a class="el" href="classoperations__research_1_1_savings_filtered_heuristic.html#a3ca37b113e071c2c1aca971b7008d275">SavingsFilteredHeuristic</a>
|
|
</li>
|
|
<li>GetVisitType()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#a95886cce213f51091399427b4728a6b2">RoutingModel</a>
|
|
</li>
|
|
<li>GetVisitTypePolicy()
|
|
: <a class="el" href="classoperations__research_1_1_routing_model.html#ac11a2c0c0ab87f5689f9dba5d66056db">RoutingModel</a>
|
|
</li>
|
|
<li>global_span_cost_coefficient()
|
|
: <a class="el" href="classoperations__research_1_1_routing_dimension.html#a1faf1ea53b992b47f60d0622e42f7a50">RoutingDimension</a>
|
|
</li>
|
|
<li>GlobalCheapestInsertionFilteredHeuristic()
|
|
: <a class="el" href="classoperations__research_1_1_global_cheapest_insertion_filtered_heuristic.html#a74d8d5032c1116077bac8da2a48e7e98">GlobalCheapestInsertionFilteredHeuristic</a>
|
|
</li>
|
|
<li>GlobalDimensionCumulOptimizer()
|
|
: <a class="el" href="classoperations__research_1_1_global_dimension_cumul_optimizer.html#a69c482660dedcd9e709e459c979790a2">GlobalDimensionCumulOptimizer</a>
|
|
</li>
|
|
<li>GlobalVehicleBreaksConstraint()
|
|
: <a class="el" href="classoperations__research_1_1_global_vehicle_breaks_constraint.html#acb1ca5666c8795f29fc71c28d7bb0386">GlobalVehicleBreaksConstraint</a>
|
|
</li>
|
|
<li>guided_local_search_lambda_coefficient()
|
|
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7a51fb930f94e03ee75c721714e16b9f">PROTOBUF_FINAL</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|