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

153 lines
39 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('classes.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="header">
<div class="headertitle">
<div class="title">Class Index</div> </div>
</div><!--header-->
<div class="contents">
<div class="qindex"><a class="qindex" href="#letter_A">A</a>&#160;|&#160;<a class="qindex" href="#letter_B">B</a>&#160;|&#160;<a class="qindex" href="#letter_C">C</a>&#160;|&#160;<a class="qindex" href="#letter_D">D</a>&#160;|&#160;<a class="qindex" href="#letter_E">E</a>&#160;|&#160;<a class="qindex" href="#letter_F">F</a>&#160;|&#160;<a class="qindex" href="#letter_G">G</a>&#160;|&#160;<a class="qindex" href="#letter_I">I</a>&#160;|&#160;<a class="qindex" href="#letter_L">L</a>&#160;|&#160;<a class="qindex" href="#letter_M">M</a>&#160;|&#160;<a class="qindex" href="#letter_N">N</a>&#160;|&#160;<a class="qindex" href="#letter_O">O</a>&#160;|&#160;<a class="qindex" href="#letter_P">P</a>&#160;|&#160;<a class="qindex" href="#letter_R">R</a>&#160;|&#160;<a class="qindex" href="#letter_S">S</a>&#160;|&#160;<a class="qindex" href="#letter_T">T</a>&#160;|&#160;<a class="qindex" href="#letter_U">U</a>&#160;|&#160;<a class="qindex" href="#letter_V">V</a></div>
<div class="classindex">
<dl class="classindex even">
<dt class="alphachar"><a name="letter_A">A</a></dt>
<dd><a class="el" href="classoperations__research_1_1_argument_holder.html">ArgumentHolder</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_array_with_offset.html">ArrayWithOffset</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_assignment.html">Assignment</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_assignment_container.html">AssignmentContainer</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_assignment_element.html">AssignmentElement</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a name="letter_B">B</a></dt>
<dd><a class="el" href="classoperations__research_1_1_base_int_expr.html">BaseIntExpr</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_base_lns.html">BaseLns</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_base_object.html">BaseObject</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_base_path_filter.html">BasePathFilter</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_boolean_var.html">BooleanVar</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_simple_bound_costs_1_1_bound_cost.html">SimpleBoundCosts::BoundCost</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a name="letter_C">C</a></dt>
<dd><a class="el" href="classoperations__research_1_1_call_method0.html">CallMethod0</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_call_method1.html">CallMethod1</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_call_method2.html">CallMethod2</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_call_method3.html">CallMethod3</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_cast_constraint.html">CastConstraint</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_path_state_1_1_chain.html">PathState::Chain</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_path_state_1_1_chain_range.html">PathState::ChainRange</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_change_value.html">ChangeValue</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_cheapest_addition_filtered_heuristic.html">CheapestAdditionFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_cheapest_insertion_filtered_heuristic.html">CheapestInsertionFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_christofides_filtered_heuristic.html">ChristofidesFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_comparator_cheapest_addition_filtered_heuristic.html">ComparatorCheapestAdditionFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_constraint.html">Constraint</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_routing_model_1_1_cost_class.html">RoutingModel::CostClass</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_c_p_feasibility_filter.html">CPFeasibilityFilter</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_cumul_bounds_propagator.html">CumulBoundsPropagator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a name="letter_D">D</a></dt>
<dd><a class="el" href="classoperations__research_1_1_decision.html">Decision</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_decision_builder.html">DecisionBuilder</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_decision_visitor.html">DecisionVisitor</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_default_phase_parameters.html">DefaultPhaseParameters</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_delayed_call_method0.html">DelayedCallMethod0</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_delayed_call_method1.html">DelayedCallMethod1</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_delayed_call_method2.html">DelayedCallMethod2</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_demon.html">Demon</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_routing_model_1_1_cost_class_1_1_dimension_cost.html">RoutingModel::CostClass::DimensionCost</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_dimension_cumul_optimizer_core.html">DimensionCumulOptimizerCore</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_disjunctive_constraint.html">DisjunctiveConstraint</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_disjunctive_propagator.html">DisjunctivePropagator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a name="letter_E">E</a></dt>
<dd><a class="el" href="classoperations__research_1_1_evaluator_cheapest_addition_filtered_heuristic.html">EvaluatorCheapestAdditionFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_exchange_subtrip.html">ExchangeSubtrip</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a name="letter_F">F</a></dt>
<dd><a class="el" href="classoperations__research_1_1_filtered_heuristic_close_nodes_l_n_s_operator.html">FilteredHeuristicCloseNodesLNSOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_filtered_heuristic_expensive_chain_l_n_s_operator.html">FilteredHeuristicExpensiveChainLNSOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_filtered_heuristic_local_search_operator.html">FilteredHeuristicLocalSearchOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_filtered_heuristic_path_l_n_s_operator.html">FilteredHeuristicPathLNSOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_local_search_filter_manager_1_1_filter_event.html">LocalSearchFilterManager::FilterEvent</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a name="letter_G">G</a></dt>
<dd><a class="el" href="classoperations__research_1_1_global_cheapest_insertion_filtered_heuristic.html">GlobalCheapestInsertionFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_global_cheapest_insertion_filtered_heuristic_1_1_global_cheapest_insertion_parameters.html">GlobalCheapestInsertionFilteredHeuristic::GlobalCheapestInsertionParameters</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_global_dimension_cumul_optimizer.html">GlobalDimensionCumulOptimizer</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_global_vehicle_breaks_constraint.html">GlobalVehicleBreaksConstraint</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a name="letter_I">I</a></dt>
<dd><a class="el" href="classoperations__research_1_1_improvement_search_limit.html">ImprovementSearchLimit</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_index_pair_swap_active_operator.html">IndexPairSwapActiveOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_init_and_get_values.html">InitAndGetValues</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_solver_1_1_integer_cast_info.html">Solver::IntegerCastInfo</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_unary_dimension_checker_1_1_interval.html">UnaryDimensionChecker::Interval</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_interval_var.html">IntervalVar</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_interval_var_element.html">IntervalVarElement</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_int_expr.html">IntExpr</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_int_var.html">IntVar</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_int_var_element.html">IntVarElement</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_int_var_filtered_decision_builder.html">IntVarFilteredDecisionBuilder</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_int_var_filtered_heuristic.html">IntVarFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_int_var_iterator.html">IntVarIterator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_int_var_local_search_filter.html">IntVarLocalSearchFilter</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_int_var_local_search_handler.html">IntVarLocalSearchHandler</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_int_var_local_search_operator.html">IntVarLocalSearchOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1_constraint_solver_parameters___trail_compression_01_4.html">is_proto_enum&lt; ::operations_research::ConstraintSolverParameters_TrailCompression &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1_first_solution_strategy___value_01_4.html">is_proto_enum&lt; ::operations_research::FirstSolutionStrategy_Value &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1_local_search_metaheuristic___value_01_4.html">is_proto_enum&lt; ::operations_research::LocalSearchMetaheuristic_Value &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1_routing_search_parameters___scheduling_solver_01_4.html">is_proto_enum&lt; ::operations_research::RoutingSearchParameters_SchedulingSolver &gt;</a></dd><dd><a class="el" href="structoperations__research_1_1_init_and_get_values_1_1_iterator.html">InitAndGetValues::Iterator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_path_state_1_1_chain_1_1_iterator.html">PathState::Chain::Iterator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_path_state_1_1_chain_range_1_1_iterator.html">PathState::ChainRange::Iterator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_path_state_1_1_node_range_1_1_iterator.html">PathState::NodeRange::Iterator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_simple_rev_f_i_f_o_1_1_iterator.html">SimpleRevFIFO::Iterator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a name="letter_L">L</a></dt>
<dd><a class="el" href="classoperations__research_1_1_light_pair_relocate_operator.html">LightPairRelocateOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_local_cheapest_insertion_filtered_heuristic.html">LocalCheapestInsertionFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_local_dimension_cumul_optimizer.html">LocalDimensionCumulOptimizer</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_local_search_filter.html">LocalSearchFilter</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_local_search_filter_manager.html">LocalSearchFilterManager</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_local_search_monitor.html">LocalSearchMonitor</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_local_search_operator.html">LocalSearchOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_local_search_state.html">LocalSearchState</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_local_search_variable.html">LocalSearchVariable</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a name="letter_M">M</a></dt>
<dd><a class="el" href="classoperations__research_1_1_make_pair_active_operator.html">MakePairActiveOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_make_pair_inactive_operator.html">MakePairInactiveOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_make_relocate_neighbors_operator.html">MakeRelocateNeighborsOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_model_cache.html">ModelCache</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_model_parser.html">ModelParser</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_model_visitor.html">ModelVisitor</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a name="letter_N">N</a></dt>
<dd><a class="el" href="structoperations__research_1_1_routing_dimension_1_1_node_precedence.html">RoutingDimension::NodePrecedence</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_path_state_1_1_node_range.html">PathState::NodeRange</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_numerical_rev.html">NumericalRev</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_numerical_rev_array.html">NumericalRevArray</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a name="letter_O">O</a></dt>
<dd><a class="el" href="classoperations__research_1_1_optimize_var.html">OptimizeVar</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a name="letter_P">P</a></dt>
<dd><a class="el" href="classoperations__research_1_1_pack.html">Pack</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_pair_exchange_operator.html">PairExchangeOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_pair_exchange_relocate_operator.html">PairExchangeRelocateOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_pair_node_swap_active_operator.html">PairNodeSwapActiveOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_pair_relocate_operator.html">PairRelocateOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_parallel_savings_filtered_heuristic.html">ParallelSavingsFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_path_operator.html">PathOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_path_state.html">PathState</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_propagation_base_object.html">PropagationBaseObject</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_propagation_monitor.html">PropagationMonitor</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html">PROTOBUF_FINAL</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a name="letter_R">R</a></dt>
<dd><a class="el" href="classoperations__research_1_1_regular_limit.html">RegularLimit</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_relocate_expensive_chain.html">RelocateExpensiveChain</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_relocate_path_and_heuristic_insert_unperformed_operator.html">RelocatePathAndHeuristicInsertUnperformedOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_relocate_subtrip.html">RelocateSubtrip</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_rev.html">Rev</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_rev_array.html">RevArray</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_rev_bit_matrix.html">RevBitMatrix</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_rev_bit_set.html">RevBitSet</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_rev_growing_array.html">RevGrowingArray</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_rev_immutable_multi_map.html">RevImmutableMultiMap</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_rev_int_set.html">RevIntSet</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_rev_partial_sequence.html">RevPartialSequence</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_rev_switch.html">RevSwitch</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_routing_c_p_sat_wrapper.html">RoutingCPSatWrapper</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_routing_dimension.html">RoutingDimension</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_routing_filtered_heuristic.html">RoutingFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_routing_glop_wrapper.html">RoutingGlopWrapper</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_routing_index_manager.html">RoutingIndexManager</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_routing_linear_solver_wrapper.html">RoutingLinearSolverWrapper</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_routing_model.html">RoutingModel</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_routing_model_visitor.html">RoutingModelVisitor</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a name="letter_S">S</a></dt>
<dd><a class="el" href="classoperations__research_1_1_savings_filtered_heuristic_1_1_savings_container.html">SavingsFilteredHeuristic::SavingsContainer</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_savings_filtered_heuristic.html">SavingsFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_savings_filtered_heuristic_1_1_savings_parameters.html">SavingsFilteredHeuristic::SavingsParameters</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_search_limit.html">SearchLimit</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_search_log.html">SearchLog</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_solver_1_1_search_log_parameters.html">Solver::SearchLogParameters</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_search_monitor.html">SearchMonitor</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_sequence_var.html">SequenceVar</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_sequence_var_element.html">SequenceVarElement</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_sequence_var_local_search_handler.html">SequenceVarLocalSearchHandler</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_sequence_var_local_search_operator.html">SequenceVarLocalSearchOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_sequential_savings_filtered_heuristic.html">SequentialSavingsFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_simple_bound_costs.html">SimpleBoundCosts</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_simple_rev_f_i_f_o.html">SimpleRevFIFO</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_small_rev_bit_set.html">SmallRevBitSet</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_solution_collector.html">SolutionCollector</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_solution_collector_1_1_solution_data.html">SolutionCollector::SolutionData</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_solution_pool.html">SolutionPool</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_solver.html">Solver</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_cheapest_insertion_filtered_heuristic_1_1_start_end_value.html">CheapestInsertionFilteredHeuristic::StartEndValue</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_routing_model_1_1_state_dependent_transit.html">RoutingModel::StateDependentTransit</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_swap_index_pair_operator.html">SwapIndexPairOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_sweep_arranger.html">SweepArranger</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_symmetry_breaker.html">SymmetryBreaker</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a name="letter_T">T</a></dt>
<dd><a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fassignment__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fassignment_2eproto</a></dd><dd><a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto</a></dd><dd><a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto</a></dd><dd><a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fparameters__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto</a></dd><dd><a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto</a></dd><dd><a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto</a></dd><dd><a class="el" href="structoperations__research_1_1_disjunctive_propagator_1_1_tasks.html">DisjunctivePropagator::Tasks</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_travel_bounds.html">TravelBounds</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_type_incompatibility_checker.html">TypeIncompatibilityChecker</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_type_regulations_checker_1_1_type_policy_occurrence.html">TypeRegulationsChecker::TypePolicyOccurrence</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_type_regulations_checker.html">TypeRegulationsChecker</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_type_regulations_constraint.html">TypeRegulationsConstraint</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_type_requirement_checker.html">TypeRequirementChecker</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a name="letter_U">U</a></dt>
<dd><a class="el" href="classoperations__research_1_1_unary_dimension_checker.html">UnaryDimensionChecker</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_unsorted_nullable_rev_bitset.html">UnsortedNullableRevBitset</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a name="letter_V">V</a></dt>
<dd><a class="el" href="classoperations__research_1_1_var_local_search_operator.html">VarLocalSearchOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_routing_model_1_1_vehicle_class.html">RoutingModel::VehicleClass</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_routing_model_1_1_vehicle_type_container_1_1_vehicle_class_entry.html">RoutingModel::VehicleTypeContainer::VehicleClassEntry</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_routing_model_1_1_vehicle_type_container.html">RoutingModel::VehicleTypeContainer</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_vehicle_type_curator.html">VehicleTypeCurator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>