Files
ortools-clone/docs/cpp_routing/inherits.html
Laurent Perron faf982ce5d regenerate doc
2019-11-14 13:52:51 -08:00

458 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"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">Google OR-Tools 7.4</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.16 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">Class Hierarchy</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">
<p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
</div><table border="0" cellspacing="10" cellpadding="0">
<tr><td><img src="inherit_graph_0.png" border="0" usemap="#ArgumentHolder" alt=""/>
<map name="ArgumentHolder" id="ArgumentHolder">
<area shape="rect" href="classoperations__research_1_1ArgumentHolder.html" title="Argument Holder: useful when visiting a model." alt="" coords="5,5,124,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_1.png" border="0" usemap="#AssignmentContainer_3_01IntervalVar_00_01IntervalVarElement_01_4" alt=""/>
<map name="AssignmentContainer_3_01IntervalVar_00_01IntervalVarElement_01_4" id="AssignmentContainer_3_01IntervalVar_00_01IntervalVarElement_01_4">
<area shape="rect" href="classoperations__research_1_1AssignmentContainer.html" title=" " alt="" coords="5,5,172,57"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_2.png" border="0" usemap="#AssignmentContainer_3_01IntVar_00_01IntVarElement_01_4" alt=""/>
<map name="AssignmentContainer_3_01IntVar_00_01IntVarElement_01_4" id="AssignmentContainer_3_01IntVar_00_01IntVarElement_01_4">
<area shape="rect" href="classoperations__research_1_1AssignmentContainer.html" title=" " alt="" coords="5,5,174,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_3.png" border="0" usemap="#AssignmentContainer_3_01SequenceVar_00_01SequenceVarElement_01_4" alt=""/>
<map name="AssignmentContainer_3_01SequenceVar_00_01SequenceVarElement_01_4" id="AssignmentContainer_3_01SequenceVar_00_01SequenceVarElement_01_4">
<area shape="rect" href="classoperations__research_1_1AssignmentContainer.html" title=" " alt="" coords="5,5,204,57"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_4.png" border="0" usemap="#AssignmentContainer_3_01V_00_01E_01_4" alt=""/>
<map name="AssignmentContainer_3_01V_00_01E_01_4" id="AssignmentContainer_3_01V_00_01E_01_4">
<area shape="rect" href="classoperations__research_1_1AssignmentContainer.html" title=" " alt="" coords="5,5,154,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_5.png" border="0" usemap="#AssignmentElement" alt=""/>
<map name="AssignmentElement" id="AssignmentElement">
<area shape="rect" href="classoperations__research_1_1AssignmentElement.html" title=" " alt="" coords="5,55,145,80"/>
<area shape="rect" href="classoperations__research_1_1IntervalVarElement.html" title=" " alt="" coords="201,5,335,31"/>
<area shape="rect" href="classoperations__research_1_1IntVarElement.html" title=" " alt="" coords="216,55,321,80"/>
<area shape="rect" href="classoperations__research_1_1SequenceVarElement.html" title="The SequenceVarElement stores a partial representation of ranked interval variables in the underlying..." alt="" coords="193,104,343,129"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_6.png" border="0" usemap="#BaseObject" alt=""/>
<map name="BaseObject" id="BaseObject">
<area shape="rect" href="classoperations__research_1_1BaseObject.html" title="A BaseObject is the root of all reversibly allocated objects." alt="" coords="5,704,96,729"/>
<area shape="rect" href="classoperations__research_1_1ArrayWithOffset.html" title=" " alt="" coords="152,311,298,336"/>
<area shape="rect" href="classoperations__research_1_1Decision.html" title="A Decision represents a choice point in the search tree." alt="" coords="188,360,261,385"/>
<area shape="rect" href="classoperations__research_1_1DecisionBuilder.html" title="A DecisionBuilder is responsible for creating the search tree." alt="" coords="168,409,282,435"/>
<area shape="rect" href="classoperations__research_1_1DecisionVisitor.html" title="A DecisionVisitor is used to inspect a decision." alt="" coords="170,459,279,484"/>
<area shape="rect" href="classoperations__research_1_1Demon.html" title="A Demon is the base element of a propagation queue." alt="" coords="193,508,257,533"/>
<area shape="rect" href="classoperations__research_1_1IntVarIterator.html" title="The class Iterator has two direct subclasses." alt="" coords="176,655,274,680"/>
<area shape="rect" href="classoperations__research_1_1LocalSearchFilter.html" title="Local Search Filters are used for fast neighbor pruning." alt="" coords="162,704,287,729"/>
<area shape="rect" href="classoperations__research_1_1LocalSearchOperator.html" title="The base class for all local search operators." alt="" coords="151,760,299,785"/>
<area shape="rect" href="classoperations__research_1_1ModelVisitor.html" title="Model visitor." alt="" coords="177,851,272,876"/>
<area shape="rect" href="classoperations__research_1_1PropagationBaseObject.html" title="NOLINT." alt="" coords="144,991,306,1016"/>
<area shape="rect" href="classoperations__research_1_1RoutingModelVisitor.html" title="Routing model visitor." alt="" coords="154,1040,295,1065"/>
<area shape="rect" href="classoperations__research_1_1SearchMonitor.html" title="A search monitor is a simple set of callbacks to monitor all search events." alt="" coords="171,1261,279,1287"/>
<area shape="rect" href="classoperations__research_1_1SolutionPool.html" title="This class is used to manage a pool of solutions." alt="" coords="177,1311,273,1336"/>
<area shape="rect" href="classoperations__research_1_1IntVarFilteredDecisionBuilder.html" title="Decision builders building a solution using local search filters to evaluate its feasibility." alt="" coords="354,171,547,196"/>
<area shape="rect" href="classoperations__research_1_1RoutingFilteredDecisionBuilder.html" title="Filter&#45;based decision builder dedicated to routing." alt="" coords="607,171,811,196"/>
<area shape="rect" href="classoperations__research_1_1CheapestAdditionFilteredDecisionBuilder.html" title="Filtered&#45;base decision builder based on the addition heuristic, extending a path from its start node ..." alt="" coords="888,68,1059,107"/>
<area shape="rect" href="classoperations__research_1_1CheapestInsertionFilteredDecisionBuilder.html" title=" " alt="" coords="887,133,1061,172"/>
<area shape="rect" href="classoperations__research_1_1ChristofidesFilteredDecisionBuilder.html" title="Christofides addition heuristic." alt="" coords="880,196,1067,235"/>
<area shape="rect" href="classoperations__research_1_1SavingsFilteredDecisionBuilder.html" title="Filter&#45;based decision builder which builds a solution by using Clarke &amp; Wright&#39;s Savings heuristic." alt="" coords="871,263,1077,288"/>
<area shape="rect" href="classoperations__research_1_1ComparatorCheapestAdditionFilteredDecisionBuilder.html" title="A CheapestAdditionFilteredDecisionBuilder where the notion of &#39;cheapest arc&#39; comes from an arc compar..." alt="" coords="1135,5,1332,44"/>
<area shape="rect" href="classoperations__research_1_1EvaluatorCheapestAdditionFilteredDecisionBuilder.html" title="A CheapestAdditionFilteredDecisionBuilder where the notion of &#39;cheapest arc&#39; comes from an arc evalua..." alt="" coords="1142,68,1325,107"/>
<area shape="rect" href="classoperations__research_1_1GlobalCheapestInsertionFilteredDecisionBuilder.html" title="Filter&#45;based decision builder which builds a solution by inserting nodes at their cheapest position o..." alt="" coords="1127,131,1340,169"/>
<area shape="rect" href="classoperations__research_1_1LocalCheapestInsertionFilteredDecisionBuilder.html" title="Filter&#45;base decision builder which builds a solution by inserting nodes at their cheapest position." alt="" coords="1131,193,1337,232"/>
<area shape="rect" href="classoperations__research_1_1ParallelSavingsFilteredDecisionBuilder.html" title=" " alt="" coords="1129,256,1338,295"/>
<area shape="rect" href="classoperations__research_1_1SequentialSavingsFilteredDecisionBuilder.html" title=" " alt="" coords="1146,319,1322,357"/>
<area shape="rect" href="classoperations__research_1_1SymmetryBreaker.html" title="A symmetry breaker is an object that will visit a decision and create the &#39;symmetrical&#39; decision in r..." alt="" coords="386,220,514,245"/>
<area shape="rect" href="classoperations__research_1_1CallMethod0.html" title="Demon proxy to a method on the constraint with no arguments." alt="" coords="387,269,514,295"/>
<area shape="rect" href="classoperations__research_1_1CallMethod1.html" title="Demon proxy to a method on the constraint with one argument." alt="" coords="379,319,521,344"/>
<area shape="rect" href="classoperations__research_1_1CallMethod2.html" title="Demon proxy to a method on the constraint with two arguments." alt="" coords="371,368,529,393"/>
<area shape="rect" href="classoperations__research_1_1CallMethod3.html" title="Demon proxy to a method on the constraint with three arguments." alt="" coords="384,417,516,456"/>
<area shape="rect" href="classoperations__research_1_1DelayedCallMethod0.html" title="Low&#45;priority demon proxy to a method on the constraint with no arguments." alt="" coords="362,480,538,505"/>
<area shape="rect" href="classoperations__research_1_1DelayedCallMethod1.html" title="Low&#45;priority demon proxy to a method on the constraint with one argument." alt="" coords="378,529,523,568"/>
<area shape="rect" href="classoperations__research_1_1DelayedCallMethod2.html" title="Low&#45;priority demon proxy to a method on the constraint with two arguments." alt="" coords="378,592,523,631"/>
<area shape="rect" href="classoperations__research_1_1IntVarLocalSearchFilter.html" title=" " alt="" coords="370,655,530,680"/>
<area shape="rect" href="classoperations__research_1_1LocalSearchFilterManager.html" title="Filter manager: when a move is made, filters are executed to decide whether the solution is feasible ..." alt="" coords="361,704,539,729"/>
<area shape="rect" href="classoperations__research_1_1BasePathFilter.html" title="Generic path&#45;based filter class." alt="" coords="654,629,763,655"/>
<area shape="rect" href="classoperations__research_1_1CPFeasibilityFilter.html" title="This filter accepts deltas for which the assignment satisfies the constraints of the Solver." alt="" coords="644,679,773,704"/>
<area shape="rect" href="classoperations__research_1_1VarLocalSearchOperator.html" title="Base operator class for operators manipulating variables." alt="" coords="366,753,534,792"/>
<area shape="rect" href="classoperations__research_1_1VarLocalSearchOperator.html" title=" " alt="" coords="362,816,539,868"/>
<area shape="rect" href="classoperations__research_1_1SequenceVarLocalSearchOperator.html" title=" " alt="" coords="595,760,823,785"/>
<area shape="rect" href="classoperations__research_1_1IntVarLocalSearchOperator.html" title="Specialization of LocalSearchOperator built from an array of IntVars which specifies the scope of the..." alt="" coords="617,819,800,844"/>
<area shape="rect" href="classoperations__research_1_1BaseLns.html" title="This is the base class for building an Lns operator." alt="" coords="937,744,1010,769"/>
<area shape="rect" href="classoperations__research_1_1ChangeValue.html" title="Defines operators which change the value of variables; each neighbor corresponds to one modified vari..." alt="" coords="923,793,1024,819"/>
<area shape="rect" href="classoperations__research_1_1PathOperator.html" title="Base class of the local search operators dedicated to path modifications (a path is a set of nodes li..." alt="" coords="923,843,1024,868"/>
<area shape="rect" href="classoperations__research_1_1SwapIndexPairOperator.html" title="Operator which iterates through each alternative of a set of pairs." alt="" coords="892,892,1055,917"/>
<area shape="rect" href="classoperations__research_1_1MakePairActiveOperator.html" title="Pair&#45;based neighborhood operators, designed to move nodes by pairs (pairs are static and given)." alt="" coords="1150,759,1317,784"/>
<area shape="rect" href="classoperations__research_1_1PairNodeSwapActiveOperator.html" title="Operator which inserts pairs of inactive nodes into a path and makes an active node inactive." alt="" coords="1134,808,1333,847"/>
<area shape="rect" href="classoperations__research_1_1PathWithPreviousNodesOperator.html" title="Simple PathOperator wrapper that also stores the current previous nodes, and is thus able to provide ..." alt="" coords="1125,871,1343,896"/>
<area shape="rect" href="classoperations__research_1_1RelocateExpensiveChain.html" title="RelocateExpensiveChain." alt="" coords="1149,920,1319,945"/>
<area shape="rect" href="classoperations__research_1_1ExchangeSubtrip.html" title=" " alt="" coords="1440,673,1562,699"/>
<area shape="rect" href="classoperations__research_1_1IndexPairSwapActiveOperator.html" title="Operator which inserts inactive nodes into a path and makes a pair of active nodes inactive." alt="" coords="1401,723,1601,748"/>
<area shape="rect" href="classoperations__research_1_1LightPairRelocateOperator.html" title=" " alt="" coords="1411,772,1591,797"/>
<area shape="rect" href="classoperations__research_1_1MakePairInactiveOperator.html" title="Operator which makes pairs of active nodes inactive." alt="" coords="1413,821,1589,847"/>
<area shape="rect" href="classoperations__research_1_1MakeRelocateNeighborsOperator.html" title="Relocate neighborhood which moves chains of neighbors." alt="" coords="1391,871,1611,896"/>
<area shape="rect" href="classoperations__research_1_1PairExchangeOperator.html" title="Operator which exchanges the position of two pairs; for both pairs the first node of the pair must be..." alt="" coords="1422,920,1579,945"/>
<area shape="rect" href="classoperations__research_1_1PairExchangeRelocateOperator.html" title="Operator which exchanges the paths of two pairs (path have to be different)." alt="" coords="1396,969,1606,995"/>
<area shape="rect" href="classoperations__research_1_1PairRelocateOperator.html" title="Operator which moves a pair of nodes to another position where the first node of the pair must be bef..." alt="" coords="1426,1019,1576,1044"/>
<area shape="rect" href="classoperations__research_1_1RelocateSubtrip.html" title="Tries to move subtrips after an insertion node." alt="" coords="1443,1068,1559,1093"/>
<area shape="rect" href="classoperations__research_1_1ModelParser.html" title="Model Parser." alt="" coords="402,892,499,917"/>
<area shape="rect" href="classoperations__research_1_1Assignment.html" title="An Assignment is a variable &#45;&gt; domains mapping, used to report solutions to the user." alt="" coords="405,941,496,967"/>
<area shape="rect" href="classoperations__research_1_1Constraint.html" title="A constraint is the main modeling object." alt="" coords="409,991,491,1016"/>
<area shape="rect" href="classoperations__research_1_1IntervalVar.html" title="Interval variables are often used in scheduling." alt="" coords="408,1040,493,1065"/>
<area shape="rect" href="classoperations__research_1_1IntExpr.html" title="The class IntExpr is the base of all integer expressions in constraint programming." alt="" coords="418,1089,482,1115"/>
<area shape="rect" href="classoperations__research_1_1SequenceVar.html" title="A sequence variable is a variable whose domain is a set of possible orderings of the interval variabl..." alt="" coords="400,1139,501,1164"/>
<area shape="rect" href="classoperations__research_1_1CastConstraint.html" title="Cast constraints are special channeling constraints designed to keep a variable in sync with an expre..." alt="" coords="654,868,763,893"/>
<area shape="rect" href="classoperations__research_1_1DisjunctiveConstraint.html" title=" " alt="" coords="635,917,782,943"/>
<area shape="rect" href="classoperations__research_1_1GlobalVehicleBreaksConstraint.html" title="GlobalVehicleBreaksConstraint ensures breaks constraints are enforced on all vehicles in the dimensio..." alt="" coords="606,967,811,992"/>
<area shape="rect" href="classoperations__research_1_1Pack.html" title=" " alt="" coords="683,1016,734,1041"/>
<area shape="rect" href="classoperations__research_1_1TypeRegulationsConstraint.html" title="The following constraint ensures that incompatibilities and requirements between types are respected." alt="" coords="618,1065,799,1091"/>
<area shape="rect" href="classoperations__research_1_1BaseIntExpr.html" title="This is the base class for all expressions that are not variables." alt="" coords="662,1115,756,1140"/>
<area shape="rect" href="classoperations__research_1_1IntVar.html" title="The class IntVar is a subset of IntExpr." alt="" coords="681,1164,737,1189"/>
<area shape="rect" href="classoperations__research_1_1BooleanVar.html" title=" " alt="" coords="929,1164,1019,1189"/>
<area shape="rect" href="classoperations__research_1_1LocalSearchMonitor.html" title=" " alt="" coords="380,1188,520,1213"/>
<area shape="rect" href="classoperations__research_1_1OptimizeVar.html" title="This class encapsulates an objective." alt="" coords="403,1237,497,1263"/>
<area shape="rect" href="classoperations__research_1_1PropagationMonitor.html" title=" " alt="" coords="381,1287,519,1312"/>
<area shape="rect" href="classoperations__research_1_1SearchLimit.html" title="Base class of all search limits." alt="" coords="404,1336,496,1361"/>
<area shape="rect" href="classoperations__research_1_1SearchLog.html" title="The base class of all search logs that periodically outputs information when the search is running." alt="" coords="407,1385,493,1411"/>
<area shape="rect" href="classoperations__research_1_1SolutionCollector.html" title="This class is the root class of all solution collectors." alt="" coords="389,1435,511,1460"/>
<area shape="rect" href="classoperations__research_1_1RegularLimit.html" title="Usual limit based on wall_time, number of explored branches and number of failures in the search tree..." alt="" coords="661,1336,757,1361"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_7.png" border="0" usemap="#CheapestInsertionFilteredHeuristic_1_1StartEndValue" alt=""/>
<map name="CheapestInsertionFilteredHeuristic_1_1StartEndValue" id="CheapestInsertionFilteredHeuristic_1_1StartEndValue">
<area shape="rect" href="structoperations__research_1_1CheapestInsertionFilteredDecisionBuilder_1_1StartEndValue.html" title=" " alt="" coords="5,5,212,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_8.png" border="0" usemap="#CumulBoundsPropagator" alt=""/>
<map name="CumulBoundsPropagator" id="CumulBoundsPropagator">
<area shape="rect" href="classoperations__research_1_1CumulBoundsPropagator.html" title=" " alt="" coords="5,5,176,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_9.png" border="0" usemap="#DefaultPhaseParameters" alt=""/>
<map name="DefaultPhaseParameters" id="DefaultPhaseParameters">
<area shape="rect" href="structoperations__research_1_1DefaultPhaseParameters.html" title="This struct holds all parameters for the default search." alt="" coords="5,5,176,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_10.png" border="0" usemap="#DimensionCumulOptimizerCore" alt=""/>
<map name="DimensionCumulOptimizerCore" id="DimensionCumulOptimizerCore">
<area shape="rect" href="classoperations__research_1_1DimensionCumulOptimizerCore.html" title=" " alt="" coords="5,5,214,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_11.png" border="0" usemap="#DisjunctivePropagator" alt=""/>
<map name="DisjunctivePropagator" id="DisjunctivePropagator">
<area shape="rect" href="classoperations__research_1_1DisjunctivePropagator.html" title="This class acts like a CP propagator: it takes a set of tasks given by their start/duration/end featu..." alt="" coords="5,5,157,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_12.png" border="0" usemap="#DisjunctivePropagator_1_1Tasks" alt=""/>
<map name="DisjunctivePropagator_1_1Tasks" id="DisjunctivePropagator_1_1Tasks">
<area shape="rect" href="structoperations__research_1_1DisjunctivePropagator_1_1Tasks.html" title="A structure to hold tasks described by their features." alt="" coords="5,5,157,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_13.png" border="0" usemap="#FirstSolutionStrategy" alt=""/>
<map name="FirstSolutionStrategy" id="FirstSolutionStrategy">
<area shape="rect" title=" " alt="" coords="5,31,81,56"/>
<area shape="rect" href="classoperations__research_1_1FirstSolutionStrategy.html" title=" " alt="" coords="144,5,289,31"/>
<area shape="rect" href="classoperations__research_1_1LocalSearchMetaheuristic.html" title=" " alt="" coords="129,55,304,80"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_14.png" border="0" usemap="#GlobalCheapestInsertionFilteredHeuristic_1_1GlobalCheapestInsertionParameters" alt=""/>
<map name="GlobalCheapestInsertionFilteredHeuristic_1_1GlobalCheapestInsertionParameters" id="GlobalCheapestInsertionFilteredHeuristic_1_1GlobalCheapestInsertionParameters">
<area shape="rect" href="classoperations__research_1_1GlobalDimensionCumulOptimizer.html" title=" " alt="" coords="5,5,224,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_15.png" border="0" usemap="#GlobalDimensionCumulOptimizer" alt=""/>
<map name="GlobalDimensionCumulOptimizer" id="GlobalDimensionCumulOptimizer">
<area shape="rect" href="classoperations__research_1_1InitAndGetValues.html" title="Utility class to encapsulate an IntVarIterator and use it in a range&#45;based loop." alt="" coords="5,5,129,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_16.png" border="0" usemap="#InitAndGetValues" alt=""/>
<map name="InitAndGetValues" id="InitAndGetValues">
<area shape="rect" href="structoperations__research_1_1InitAndGetValues_1_1Iterator.html" title=" " alt="" coords="5,5,179,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_17.png" border="0" usemap="#InitAndGetValues_1_1Iterator" alt=""/>
<map name="InitAndGetValues_1_1Iterator" id="InitAndGetValues_1_1Iterator">
<area shape="rect" href="classoperations__research_1_1IntVarLocalSearchHandler.html" title="Base operator class for operators manipulating IntVars." alt="" coords="5,5,182,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_18.png" border="0" usemap="#IntVarLocalSearchHandler" alt=""/>
<map name="IntVarLocalSearchHandler" id="IntVarLocalSearchHandler">
<area shape="rect" title=" " alt="" coords="5,57,82,83"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1FirstSolutionStrategy__Value_01_4.html" title=" " alt="" coords="145,5,357,57"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1LocalSearchMetaheuristic__Value_01_4.html" title=" " alt="" coords="130,81,372,133"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_19.png" border="0" usemap="#is__proto__enum_3_01_1_1operations__research_1_1FirstSolutionStrategy__Value_01_4" alt=""/>
<map name="is__proto__enum_3_01_1_1operations__research_1_1FirstSolutionStrategy__Value_01_4" id="is__proto__enum_3_01_1_1operations__research_1_1FirstSolutionStrategy__Value_01_4">
<area shape="rect" href="classoperations__research_1_1LocalDimensionCumulOptimizer.html" title=" " alt="" coords="5,5,217,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_20.png" border="0" usemap="#LocalDimensionCumulOptimizer" alt=""/>
<map name="LocalDimensionCumulOptimizer" id="LocalDimensionCumulOptimizer">
<area shape="rect" href="classoperations__research_1_1ModelCache.html" title="Implements a complete cache for model elements: expressions and constraints." alt="" coords="5,5,102,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_21.png" border="0" usemap="#LocalSearchState" alt=""/>
<map name="LocalSearchState" id="LocalSearchState">
<area shape="rect" href="classoperations__research_1_1Rev.html" title=" " alt="" coords="5,5,87,31"/>
<area shape="rect" href="classoperations__research_1_1NumericalRev.html" title=" " alt="" coords="135,5,278,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_22.png" border="0" usemap="#LocalSearchVariable" alt=""/>
<map name="LocalSearchVariable" id="LocalSearchVariable">
<area shape="rect" href="classoperations__research_1_1Rev.html" title="This class adds reversibility to a POD type." alt="" coords="5,5,81,31"/>
<area shape="rect" href="classoperations__research_1_1NumericalRev.html" title="Subclass of Rev&lt;T&gt; which adds numerical operations." alt="" coords="129,5,265,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_23.png" border="0" usemap="#ModelCache" alt=""/>
<map name="ModelCache" id="ModelCache">
<area shape="rect" href="classoperations__research_1_1Rev.html" title=" " alt="" coords="5,5,110,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_24.png" border="0" usemap="#Rev_3_01int_01_4" alt=""/>
<map name="Rev_3_01int_01_4" id="Rev_3_01int_01_4">
<area shape="rect" href="classoperations__research_1_1RevArray.html" title="Reversible array of POD types." alt="" coords="5,5,113,31"/>
<area shape="rect" href="classoperations__research_1_1NumericalRevArray.html" title="Subclass of RevArray&lt;T&gt; which adds numerical operations." alt="" coords="161,5,328,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_25.png" border="0" usemap="#Rev_3_01T_01_4" alt=""/>
<map name="Rev_3_01T_01_4" id="Rev_3_01T_01_4">
<area shape="rect" href="classoperations__research_1_1RevArray.html" title=" " alt="" coords="5,5,142,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_26.png" border="0" usemap="#Rev_3_01uint64_01_4" alt=""/>
<map name="Rev_3_01uint64_01_4" id="Rev_3_01uint64_01_4">
<area shape="rect" href="classoperations__research_1_1RevBitSet.html" title="This class represents a reversible bitset." alt="" coords="5,5,86,31"/>
<area shape="rect" href="classoperations__research_1_1RevBitMatrix.html" title="Matrix version of the RevBitSet class." alt="" coords="134,5,231,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_27.png" border="0" usemap="#RevArray_3_01T_01_4" alt=""/>
<map name="RevArray_3_01T_01_4" id="RevArray_3_01T_01_4">
<area shape="rect" href="classoperations__research_1_1RevGrowingArray.html" title="This class is a reversible growing array." alt="" coords="5,5,178,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_28.png" border="0" usemap="#RevArray_3_01uint64_01_4" alt=""/>
<map name="RevArray_3_01uint64_01_4" id="RevArray_3_01uint64_01_4">
<area shape="rect" href="classoperations__research_1_1RevImmutableMultiMap.html" title="Reversible Immutable MultiMap class." alt="" coords="5,5,167,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_29.png" border="0" usemap="#RevBitSet" alt=""/>
<map name="RevBitSet" id="RevBitSet">
<area shape="rect" href="classoperations__research_1_1RevIntSet.html" title=" " alt="" coords="5,5,122,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_30.png" border="0" usemap="#RevGrowingArray_3_01T_00_01C_01_4" alt=""/>
<map name="RevGrowingArray_3_01T_00_01C_01_4" id="RevGrowingArray_3_01T_00_01C_01_4">
<area shape="rect" href="classoperations__research_1_1RevIntSet.html" title="This is a special class to represent a &#39;residual&#39; set of T." alt="" coords="5,5,116,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_31.png" border="0" usemap="#RevImmutableMultiMap_3_01K_00_01V_01_4" alt=""/>
<map name="RevImmutableMultiMap_3_01K_00_01V_01_4" id="RevImmutableMultiMap_3_01K_00_01V_01_4">
<area shape="rect" href="classoperations__research_1_1RevPartialSequence.html" title="&#45;&#45;— RevPartialSequence &#45;&#45;—" alt="" coords="5,5,148,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_32.png" border="0" usemap="#RevIntSet_3_01int_01_4" alt=""/>
<map name="RevIntSet_3_01int_01_4" id="RevIntSet_3_01int_01_4">
<area shape="rect" href="classoperations__research_1_1RevSwitch.html" title="A reversible switch that can switch once from false to true." alt="" coords="5,5,90,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_33.png" border="0" usemap="#RevIntSet_3_01T_01_4" alt=""/>
<map name="RevIntSet_3_01T_01_4" id="RevIntSet_3_01T_01_4">
<area shape="rect" href="classoperations__research_1_1RoutingDimension.html" title="Dimensions represent quantities accumulated at nodes along the routes." alt="" coords="5,5,136,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_34.png" border="0" usemap="#RevPartialSequence" alt=""/>
<map name="RevPartialSequence" id="RevPartialSequence">
<area shape="rect" href="structoperations__research_1_1RoutingDimension_1_1NodePrecedence.html" title=" " alt="" coords="5,5,246,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_35.png" border="0" usemap="#RevSwitch" alt=""/>
<map name="RevSwitch" id="RevSwitch">
<area shape="rect" href="classoperations__research_1_1RoutingIndexManager.html" title="Manager for any NodeIndex &lt;&#45;&gt; variable index conversion." alt="" coords="5,5,158,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_36.png" border="0" usemap="#RoutingDimension" alt=""/>
<map name="RoutingDimension" id="RoutingDimension">
<area shape="rect" href="classoperations__research_1_1RoutingModel.html" title=" " alt="" coords="5,5,109,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_37.png" border="0" usemap="#RoutingDimension_1_1NodePrecedence" alt=""/>
<map name="RoutingDimension_1_1NodePrecedence" id="RoutingDimension_1_1NodePrecedence">
<area shape="rect" href="structoperations__research_1_1RoutingModel_1_1CostClass.html" title=" " alt="" coords="5,5,177,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_38.png" border="0" usemap="#RoutingIndexManager" alt=""/>
<map name="RoutingIndexManager" id="RoutingIndexManager">
<area shape="rect" href="structoperations__research_1_1RoutingModel_1_1CostClass_1_1DimensionCost.html" title="SUBTLE: The vehicle&#39;s fixed cost is skipped on purpose here, because we can afford to do so:" alt="" coords="5,5,177,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_39.png" border="0" usemap="#RoutingModel" alt=""/>
<map name="RoutingModel" id="RoutingModel">
<area shape="rect" href="structoperations__research_1_1RoutingModel_1_1StateDependentTransit.html" title="What follows is relevant for models with time/state dependent transits." alt="" coords="5,5,213,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_40.png" border="0" usemap="#RoutingModel_1_1CostClass" alt=""/>
<map name="RoutingModel_1_1CostClass" id="RoutingModel_1_1CostClass">
<area shape="rect" href="structoperations__research_1_1RoutingModel_1_1VehicleClass.html" title=" " alt="" coords="5,5,193,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_41.png" border="0" usemap="#RoutingModel_1_1CostClass_1_1DimensionCost" alt=""/>
<map name="RoutingModel_1_1CostClass_1_1DimensionCost" id="RoutingModel_1_1CostClass_1_1DimensionCost">
<area shape="rect" href="classoperations__research_1_1SavingsFilteredDecisionBuilder_1_1SavingsContainer.html" title=" " alt="" coords="5,5,211,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_42.png" border="0" usemap="#RoutingModel_1_1StateDependentTransit" alt=""/>
<map name="RoutingModel_1_1StateDependentTransit" id="RoutingModel_1_1StateDependentTransit">
<area shape="rect" href="structoperations__research_1_1SavingsFilteredDecisionBuilder_1_1SavingsParameters.html" title=" " alt="" coords="5,5,211,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_43.png" border="0" usemap="#RoutingModel_1_1VehicleClass" alt=""/>
<map name="RoutingModel_1_1VehicleClass" id="RoutingModel_1_1VehicleClass">
<area shape="rect" href="structoperations__research_1_1SavingsFilteredDecisionBuilder_1_1VehicleClassEntry.html" title=" " alt="" coords="5,5,211,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_44.png" border="0" usemap="#SavingsFilteredHeuristic_1_1SavingsContainer_3_01S_01_4" alt=""/>
<map name="SavingsFilteredHeuristic_1_1SavingsContainer_3_01S_01_4" id="SavingsFilteredHeuristic_1_1SavingsContainer_3_01S_01_4">
<area shape="rect" href="classoperations__research_1_1SequenceVarLocalSearchHandler.html" title=" " alt="" coords="5,5,227,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_45.png" border="0" usemap="#SavingsFilteredHeuristic_1_1SavingsParameters" alt=""/>
<map name="SavingsFilteredHeuristic_1_1SavingsParameters" id="SavingsFilteredHeuristic_1_1SavingsParameters">
<area shape="rect" href="classoperations__research_1_1SimpleBoundCosts.html" title="A structure meant to store soft bounds and associated violation constants." alt="" coords="5,5,140,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_46.png" border="0" usemap="#SavingsFilteredHeuristic_1_1VehicleClassEntry" alt=""/>
<map name="SavingsFilteredHeuristic_1_1VehicleClassEntry" id="SavingsFilteredHeuristic_1_1VehicleClassEntry">
<area shape="rect" href="structoperations__research_1_1SimpleBoundCosts_1_1BoundCost.html" title=" " alt="" coords="5,5,213,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_47.png" border="0" usemap="#SequenceVarLocalSearchHandler" alt=""/>
<map name="SequenceVarLocalSearchHandler" id="SequenceVarLocalSearchHandler">
<area shape="rect" href="classoperations__research_1_1SimpleRevFIFO.html" title=" " alt="" coords="5,5,195,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_48.png" border="0" usemap="#SimpleBoundCosts" alt=""/>
<map name="SimpleBoundCosts" id="SimpleBoundCosts">
<area shape="rect" href="classoperations__research_1_1SimpleRevFIFO.html" title="This class represent a reversible FIFO structure." alt="" coords="5,5,152,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_49.png" border="0" usemap="#SimpleBoundCosts_1_1BoundCost" alt=""/>
<map name="SimpleBoundCosts_1_1BoundCost" id="SimpleBoundCosts_1_1BoundCost">
<area shape="rect" href="classoperations__research_1_1SimpleRevFIFO_1_1Iterator.html" title="This iterator is not stable with respect to deletion." alt="" coords="5,5,152,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_50.png" border="0" usemap="#SimpleRevFIFO_3_01operations__research_1_1Demon_01_5_01_4" alt=""/>
<map name="SimpleRevFIFO_3_01operations__research_1_1Demon_01_5_01_4" id="SimpleRevFIFO_3_01operations__research_1_1Demon_01_5_01_4">
<area shape="rect" href="classoperations__research_1_1SmallRevBitSet.html" title="This class represents a small reversible bitset (size &lt;= 64)." alt="" coords="5,5,119,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_51.png" border="0" usemap="#SimpleRevFIFO_3_01T_01_4" alt=""/>
<map name="SimpleRevFIFO_3_01T_01_4" id="SimpleRevFIFO_3_01T_01_4">
<area shape="rect" href="structoperations__research_1_1SolutionCollector_1_1SolutionData.html" title=" " alt="" coords="5,5,135,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_52.png" border="0" usemap="#SimpleRevFIFO_3_01T_01_4_1_1Iterator" alt=""/>
<map name="SimpleRevFIFO_3_01T_01_4_1_1Iterator" id="SimpleRevFIFO_3_01T_01_4_1_1Iterator">
<area shape="rect" href="classoperations__research_1_1Solver.html" title="Solver Class." alt="" coords="5,5,64,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_53.png" border="0" usemap="#SmallRevBitSet" alt=""/>
<map name="SmallRevBitSet" id="SmallRevBitSet">
<area shape="rect" href="structoperations__research_1_1Solver_1_1IntegerCastInfo.html" title="Holds semantic information stating that the &#39;expression&#39; has been cast into &#39;variable&#39; using the Var(..." alt="" coords="5,5,163,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_54.png" border="0" usemap="#SolutionCollector_1_1SolutionData" alt=""/>
<map name="SolutionCollector_1_1SolutionData" id="SolutionCollector_1_1SolutionData">
<area shape="rect" href="structoperations__research_1_1Solver_1_1SearchLogParameters.html" title="Creates a search monitor from logging parameters." alt="" coords="5,5,205,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_55.png" border="0" usemap="#Solver" alt=""/>
<map name="Solver" id="Solver">
<area shape="rect" href="classoperations__research_1_1SweepArranger.html" title="Class to arrange indices by by their distance and their angles from the depot." alt="" coords="5,5,119,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_56.png" border="0" usemap="#Solver_1_1IntegerCastInfo" alt=""/>
<map name="Solver_1_1IntegerCastInfo" id="Solver_1_1IntegerCastInfo">
<area shape="rect" href="structTableStruct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html" title=" " alt="" coords="5,5,197,57"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_57.png" border="0" usemap="#Solver_1_1SearchLogParameters" alt=""/>
<map name="Solver_1_1SearchLogParameters" id="Solver_1_1SearchLogParameters">
<area shape="rect" href="classoperations__research_1_1TypeRegulationsChecker.html" title=" " alt="" coords="5,31,176,56"/>
<area shape="rect" href="classoperations__research_1_1TypeIncompatibilityChecker.html" title="Checker for type incompatibilities." alt="" coords="224,5,408,31"/>
<area shape="rect" href="classoperations__research_1_1TypeRequirementChecker.html" title="Checker for type requirements." alt="" coords="228,55,404,80"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_58.png" border="0" usemap="#SweepArranger" alt=""/>
<map name="SweepArranger" id="SweepArranger">
<area shape="rect" href="structoperations__research_1_1TypeRegulationsChecker_1_1NodeCount.html" title=" " alt="" coords="5,5,176,44"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_59.png" border="0" usemap="#TableStruct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto" alt=""/>
<map name="TableStruct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto" id="TableStruct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto">
<area shape="rect" href="classoperations__research_1_1UnsortedNullableRevBitset.html" title="This class represents a reversible bitset." alt="" coords="5,5,186,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_60.png" border="0" usemap="#TypeRegulationsChecker" alt=""/>
</td></tr>
<tr><td><img src="inherit_graph_61.png" border="0" usemap="#TypeRegulationsChecker_1_1NodeCount" alt=""/>
</td></tr>
<tr><td><img src="inherit_graph_62.png" border="0" usemap="#UnsortedNullableRevBitset" alt=""/>
</td></tr>
</table>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>