classes.html 47.7 KB
Newer Older
Valentin Platzgummer's avatar
Valentin Platzgummer committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349
<!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.1</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.8.20 -->
<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');
/* @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>
<table class="classindex">
<tr><td rowspan="2" valign="bottom"><a name="letter_a"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;a&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_demon.html">Demon</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_path_operator.html">PathOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_simple_bound_costs.html">SimpleBoundCosts</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_argument_holder.html">ArgumentHolder</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_path_state.html">PathState</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_array_with_offset.html">ArrayWithOffset</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_disjunctive_constraint.html">DisjunctiveConstraint</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_propagation_base_object.html">PropagationBaseObject</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_assignment.html">Assignment</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_disjunctive_propagator.html">DisjunctivePropagator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_propagation_monitor.html">PropagationMonitor</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_solution_collector.html">SolutionCollector</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_assignment_container.html">AssignmentContainer</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td rowspan="2" valign="bottom"><a name="letter_e"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;e&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_assignment_element.html">AssignmentElement</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td rowspan="2" valign="bottom"><a name="letter_r"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;r&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_solution_pool.html">SolutionPool</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td rowspan="2" valign="bottom"><a name="letter_b"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;b&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td rowspan="2" valign="bottom"><a name="letter_l"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;l&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_solver.html">Solver</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_exchange_subtrip.html">ExchangeSubtrip</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_regular_limit.html">RegularLimit</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_base_int_expr.html">BaseIntExpr</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td rowspan="2" valign="bottom"><a name="letter_f"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;f&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_relocate_expensive_chain.html">RelocateExpensiveChain</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_base_lns.html">BaseLns</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_base_object.html">BaseObject</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_relocate_subtrip.html">RelocateSubtrip</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_sweep_arranger.html">SweepArranger</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_base_path_filter.html">BasePathFilter</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_local_search_filter.html">LocalSearchFilter</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_rev.html">Rev</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_symmetry_breaker.html">SymmetryBreaker</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_boolean_var.html">BooleanVar</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_rev_array.html">RevArray</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td rowspan="2" valign="bottom"><a name="letter_t"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;t&#160;&#160;</div></td></tr></table>
</td>
</tr>
<tr><td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_local_search_monitor.html">LocalSearchMonitor</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_rev_bit_matrix.html">RevBitMatrix</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td rowspan="2" valign="bottom"><a name="letter_c"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;c&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_local_search_operator.html">LocalSearchOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_rev_bit_set.html">RevBitSet</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fassignment__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fassignment_2eproto</a>&#160;&#160;&#160;</td>
</tr>
<tr><td rowspan="2" valign="bottom"><a name="letter_g"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;g&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_local_search_state.html">LocalSearchState</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_rev_growing_array.html">RevGrowingArray</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto</a>&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_call_method0.html">CallMethod0</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_local_search_variable.html">LocalSearchVariable</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto</a>&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_call_method1.html">CallMethod1</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td rowspan="2" valign="bottom"><a name="letter_m"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;m&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_rev_int_set.html">RevIntSet</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fparameters__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto</a>&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_call_method2.html">CallMethod2</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_rev_partial_sequence.html">RevPartialSequence</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto</a>&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_call_method3.html">CallMethod3</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_rev_switch.html">RevSwitch</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto</a>&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_cast_constraint.html">CastConstraint</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><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>)&#160;&#160;&#160;</td>
<td rowspan="2" valign="bottom"><a name="letter_i"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;i&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_routing_dimension.html">RoutingDimension</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="structoperations__research_1_1_travel_bounds.html">TravelBounds</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_model_cache.html">ModelCache</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_routing_filtered_heuristic.html">RoutingFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_type_incompatibility_checker.html">TypeIncompatibilityChecker</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_change_value.html">ChangeValue</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_improvement_search_limit.html">ImprovementSearchLimit</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_model_parser.html">ModelParser</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_routing_glop_wrapper.html">RoutingGlopWrapper</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_model_visitor.html">ModelVisitor</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_routing_index_manager.html">RoutingIndexManager</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_type_regulations_checker.html">TypeRegulationsChecker</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td rowspan="2" valign="bottom"><a name="letter_n"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;n&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_type_regulations_constraint.html">TypeRegulationsConstraint</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_christofides_filtered_heuristic.html">ChristofidesFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_routing_model.html">RoutingModel</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_type_requirement_checker.html">TypeRequirementChecker</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_routing_model_visitor.html">RoutingModelVisitor</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td rowspan="2" valign="bottom"><a name="letter_u"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;u&#160;&#160;</div></td></tr></table>
</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_constraint.html">Constraint</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_interval_var.html">IntervalVar</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td rowspan="2" valign="bottom"><a name="letter_s"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;s&#160;&#160;</div></td></tr></table>
</td>
</tr>
<tr><td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_interval_var_element.html">IntervalVarElement</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_numerical_rev.html">NumericalRev</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_unary_dimension_checker.html">UnaryDimensionChecker</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_int_expr.html">IntExpr</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_numerical_rev_array.html">NumericalRevArray</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_cumul_bounds_propagator.html">CumulBoundsPropagator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_int_var.html">IntVar</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td rowspan="2" valign="bottom"><a name="letter_o"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;o&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_savings_filtered_heuristic.html">SavingsFilteredHeuristic</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td rowspan="2" valign="bottom"><a name="letter_v"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;v&#160;&#160;</div></td></tr></table>
</td>
</tr>
<tr><td rowspan="2" valign="bottom"><a name="letter_d"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;d&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_int_var_element.html">IntVarElement</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_optimize_var.html">OptimizeVar</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_search_limit.html">SearchLimit</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_decision.html">Decision</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td rowspan="2" valign="bottom"><a name="letter_p"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;p&#160;&#160;</div></td></tr></table>
</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_search_log.html">SearchLog</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_decision_builder.html">DecisionBuilder</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_int_var_iterator.html">IntVarIterator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_decision_visitor.html">DecisionVisitor</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_pack.html">Pack</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_search_monitor.html">SearchMonitor</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="structoperations__research_1_1_default_phase_parameters.html">DefaultPhaseParameters</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_pair_exchange_operator.html">PairExchangeOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_sequence_var.html">SequenceVar</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_vehicle_type_curator.html">VehicleTypeCurator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
</tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_delayed_call_method0.html">DelayedCallMethod0</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_sequence_var_element.html">SequenceVarElement</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td></td></tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_delayed_call_method1.html">DelayedCallMethod1</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td></td></tr>
<tr><td valign="top"><a class="el" href="classoperations__research_1_1_delayed_call_method2.html">DelayedCallMethod2</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>&#160;&#160;&#160;</td>
<td valign="top"><a class="el" href="classoperations__research_1_1_pair_relocate_operator.html">PairRelocateOperator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)&#160;&#160;&#160;</td>
<td valign="top"><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>)&#160;&#160;&#160;</td>
<td></td></tr>
<tr><td></td><td></td><td></td><td></td><td></td></tr>
</table>
<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><!-- contents -->
</div><!-- doc-content -->
        </div>
        </div>
        <div id="footer-container">
            <div id="footer">
            </div>
        </div>
    </body>
</html>