Files
ortools-clone/docs/java/inherit_graph_4.map
Laurent Perron b599320137 regenerate doc
2019-09-12 09:22:44 +02:00

61 lines
13 KiB
Plaintext

<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
<area shape="rect" id="node1" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseObject.html" title="A BaseObject is the root of all reversibly allocated objects." alt="" coords="5,469,96,495"/>
<area shape="rect" id="node2" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Decision.html" title="A Decision represents a choice point in the search tree." alt="" coords="187,190,260,217"/>
<area shape="rect" id="node3" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionBuilder.html" title="A DecisionBuilder is responsible for creating the search tree." alt="" coords="167,241,280,267"/>
<area shape="rect" id="node17" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionVisitor.html" title="A DecisionVisitor is used to inspect a decision." alt="" coords="168,291,279,318"/>
<area shape="rect" id="node19" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon.html" title="A Demon is the base element of a propagation queue." alt="" coords="191,342,255,369"/>
<area shape="rect" id="node20" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarIterator.html" title="The class Iterator has two direct subclasses." alt="" coords="174,393,273,419"/>
<area shape="rect" id="node21" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilter.html" title="Local Search Filters are used for fast neighbor pruning." alt="" coords="162,443,285,470"/>
<area shape="rect" id="node25" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchOperator.html" title="This class represent a reversible FIFO structure." alt="" coords="151,494,295,521"/>
<area shape="rect" id="node34" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html" title="Model visitor." alt="" coords="176,545,271,571"/>
<area shape="rect" id="node35" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationBaseObject.html" title="NOLINT The PropagationBaseObject is a subclass of BaseObject that is also friend to the Solver class." alt="" coords="144,595,303,622"/>
<area shape="rect" id="node49" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelVisitor.html" title="Routing model visitor." alt="" coords="154,646,293,673"/>
<area shape="rect" id="node50" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchMonitor.html" title="A search monitor is a simple set of callbacks to monitor all search events." alt="" coords="170,873,277,899"/>
<area shape="rect" id="node58" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionPool.html" title="This class is used to manage a pool of solutions." alt="" coords="176,923,271,950"/>
<area shape="rect" id="node4" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarFilteredDecisionBuilder.html" title="Decision builders building a solution using local search filters to evaluate its feasibility." alt="" coords="367,190,557,217"/>
<area shape="rect" id="node16" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1JavaDecisionBuilder.html" title="This class acts as a intermediate step between a c++ decision builder and a java one." alt="" coords="391,241,533,267"/>
<area shape="rect" id="node5" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingFilteredDecisionBuilder.html" title="Filter&#45;based decision builder dedicated to routing." alt="" coords="632,190,833,217"/>
<area shape="rect" id="node6" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CheapestAdditionFilteredDecisionBuilder.html" title="Filtered&#45;base decision builder based on the addition heuristic, extending a path from its start node ..." alt="" coords="909,71,1077,112"/>
<area shape="rect" id="node9" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CheapestInsertionFilteredDecisionBuilder.html" title=" " alt="" coords="908,139,1079,180"/>
<area shape="rect" id="node12" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ChristofidesFilteredDecisionBuilder.html" title="Christofides addition heuristic." alt="" coords="900,204,1087,245"/>
<area shape="rect" id="node13" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SavingsFilteredDecisionBuilder.html" title="Filter&#45;based decision builder which builds a solution by using Clarke &amp; Wright&#39;s Savings heuristic." alt="" coords="892,274,1095,301"/>
<area shape="rect" id="node7" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ComparatorCheapestAdditionFilteredDecisionBuilder.html" title="A CheapestAdditionFilteredDecisionBuilder where the notion of &#39;cheapest arc&#39; comes from an arc compar..." alt="" coords="1153,5,1347,47"/>
<area shape="rect" id="node8" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1EvaluatorCheapestAdditionFilteredDecisionBuilder.html" title="A CheapestAdditionFilteredDecisionBuilder where the notion of &#39;cheapest arc&#39; comes from an arc evalua..." alt="" coords="1160,71,1340,112"/>
<area shape="rect" id="node10" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1GlobalCheapestInsertionFilteredDecisionBuilder.html" title="Filter&#45;based decision builder which builds a solution by inserting nodes at their cheapest position o..." alt="" coords="1146,136,1354,177"/>
<area shape="rect" id="node11" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalCheapestInsertionFilteredDecisionBuilder.html" title="Filter&#45;base decision builder which builds a solution by inserting nodes at their cheapest position." alt="" coords="1149,201,1351,243"/>
<area shape="rect" id="node14" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ParallelSavingsFilteredDecisionBuilder.html" title=" " alt="" coords="1147,267,1353,308"/>
<area shape="rect" id="node15" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequentialSavingsFilteredDecisionBuilder.html" title=" " alt="" coords="1163,332,1337,373"/>
<area shape="rect" id="node18" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_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="399,291,525,318"/>
<area shape="rect" id="node22" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchFilter.html" title=" " alt="" coords="383,343,541,370"/>
<area shape="rect" id="node23" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BasePathFilter.html" title="Generic path&#45;based filter class." alt="" coords="679,293,787,319"/>
<area shape="rect" id="node24" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CPFeasibilityFilter.html" title="This filter accepts deltas for which the assignment satisfies the constraints of the Solver." alt="" coords="668,343,797,370"/>
<area shape="rect" id="node26" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperatorTemplate.html" title="Base operator class for operators manipulating variables." alt="" coords="373,397,551,439"/>
<area shape="rect" id="node32" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperatorTemplate.html" title="Base operator class for operators manipulating variables." alt="" coords="351,468,573,509"/>
<area shape="rect" id="node27" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperator.html" title=" " alt="" coords="643,394,822,421"/>
<area shape="rect" id="node28" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html" title="This is the base class for building an Lns operator." alt="" coords="957,343,1030,370"/>
<area shape="rect" id="node29" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ChangeValue.html" title="Defines operators which change the value of variables; each neighbor corresponds to one modified vari..." alt="" coords="943,394,1043,421"/>
<area shape="rect" id="node30" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_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="944,445,1043,471"/>
<area shape="rect" id="node31" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PathWithPreviousNodesOperator.html" title="Simple PathOperator wrapper that also stores the current previous nodes, and is thus able to provide ..." alt="" coords="1143,445,1357,471"/>
<area shape="rect" id="node33" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperator.html" title=" " alt="" coords="621,445,844,471"/>
<area shape="rect" id="node36" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment.html" title="An Assignment is a variable &#45;&gt; domains mapping, used to report solutions to the user." alt="" coords="417,543,507,570"/>
<area shape="rect" id="node37" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint.html" title="A constraint is the main modeling object." alt="" coords="421,594,503,621"/>
<area shape="rect" id="node43" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVar.html" title="Interval variables are often used in scheduling." alt="" coords="419,645,505,671"/>
<area shape="rect" id="node44" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntExpr.html" title="The class IntExpr is the base of all integer expressions in constraint programming." alt="" coords="430,695,494,722"/>
<area shape="rect" id="node48" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html" title="A sequence variable is a variable whose domain is a set of possible orderings of the interval variabl..." alt="" coords="412,746,512,773"/>
<area shape="rect" id="node38" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CastConstraint.html" title="Cast constraints are special channeling constraints designed to keep a variable in sync with an expre..." alt="" coords="677,495,788,522"/>
<area shape="rect" id="node39" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html" title=" " alt="" coords="659,546,806,573"/>
<area shape="rect" id="node40" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1GlobalVehicleBreaksConstraint.html" title="GlobalVehicleBreaksConstraint ensures breaks constraints are enforced on all vehicles in the dimensio..." alt="" coords="631,597,834,623"/>
<area shape="rect" id="node41" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html" title=" " alt="" coords="707,647,759,674"/>
<area shape="rect" id="node42" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRegulationsConstraint.html" title="The following constraint ensures that incompatibilities and requirements between types are respected." alt="" coords="643,698,823,725"/>
<area shape="rect" id="node45" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseIntExpr.html" title="This is the base class for all expressions that are not variables." alt="" coords="685,749,780,775"/>
<area shape="rect" id="node46" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html" title="The class IntVar is a subset of IntExpr." alt="" coords="704,799,761,826"/>
<area shape="rect" id="node47" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html" title=" " alt="" coords="949,799,1038,826"/>
<area shape="rect" id="node51" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html" title=" " alt="" coords="393,797,531,823"/>
<area shape="rect" id="node52" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html" title="This class encapsulates an objective." alt="" coords="415,847,509,874"/>
<area shape="rect" id="node53" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html" title=" " alt="" coords="395,898,529,925"/>
<area shape="rect" id="node54" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html" title="Base class of all search limits." alt="" coords="417,949,507,975"/>
<area shape="rect" id="node56" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLog.html" title="The base class of all search logs that periodically outputs information when the search is running." alt="" coords="420,999,504,1026"/>
<area shape="rect" id="node57" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html" title="This class is the root class of all solution collectors." alt="" coords="401,1050,523,1077"/>
<area shape="rect" id="node55" href="$classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html" title="Usual limit based on wall_time, number of explored branches and number of failures in the search tree..." alt="" coords="685,949,780,975"/>
</map>