2019-06-13 13:08:49 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2019-06-13 02:45:44 +02:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
2019-06-13 13:08:49 +02:00
< 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"/> -->
2019-06-20 23:19:36 +02:00
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
2019-06-13 13:08:49 +02:00
< 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" >
2020-01-31 17:05:16 +01:00
< span id = "sfml" > Google OR-Tools 7.5< / span >
2019-06-13 13:08:49 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > Java Reference< / h2 >
2019-08-07 18:01:08 -07:00
< ul >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1sat.html" > CP-SAT< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1graph.html" > Graph< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1algorithms.html" > Knapsack solver< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1linearsolver.html" > Linear solver< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1constraintsolver.html" > Routing< / a > < / li >
< li > < a href = "../java/namespacecom_1_1google_1_1ortools_1_1util.html" > Util< / a > < / li >
< / ul >
< / div >
2019-06-13 13:08:49 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< div align = "center" >
< h1 style = "color: #145A32;" > Java Reference< / h1 >
< / div >
2020-04-23 15:34:43 +02:00
<!-- Generated by Doxygen 1.8.16 -->
2019-06-13 02:45:44 +02:00
< 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 >
2019-07-15 17:42:24 -07:00
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2019-06-13 02:45:44 +02:00
< / 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" >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_0.png" border = "0" usemap = "#AssignmentElement" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "AssignmentElement" id = "AssignmentElement" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentElement.html" title = " " alt = "" coords = "5,56,144,83" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVarElement.html" title = " " alt = "" coords = "199,5,333,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarElement.html" title = " " alt = "" coords = "213,56,319,83" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarElement.html" title = "The SequenceVarElement stores a partial representation of ranked interval variables in the underlying..." alt = "" coords = "192,107,340,133" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_1.png" border = "0" usemap = "#AssignmentIntContainer" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "AssignmentIntContainer" id = "AssignmentIntContainer" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentIntContainer.html" title = " " alt = "" coords = "5,5,169,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_2.png" border = "0" usemap = "#AssignmentIntervalContainer" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "AssignmentIntervalContainer" id = "AssignmentIntervalContainer" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentIntervalContainer.html" title = " " alt = "" coords = "5,5,198,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_3.png" border = "0" usemap = "#AssignmentSequenceContainer" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "AssignmentSequenceContainer" id = "AssignmentSequenceContainer" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentSequenceContainer.html" title = " " alt = "" coords = "5,5,214,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_4.png" border = "0" usemap = "#BaseObject" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "BaseObject" id = "BaseObject" >
2020-01-31 17:05:16 +01:00
< area shape = "rect" 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,284,96,311" / >
< area shape = "rect" 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,5,260,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionBuilder.html" title = "A DecisionBuilder is responsible for creating the search tree." alt = "" coords = "167,56,280,83" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionVisitor.html" title = "A DecisionVisitor is used to inspect a decision." alt = "" coords = "168,107,279,133" / >
< area shape = "rect" 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,157,255,184" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarIterator.html" title = "The class Iterator has two direct subclasses." alt = "" coords = "174,208,273,235" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilter.html" title = "Local Search Filters are used for fast neighbor pruning." alt = "" coords = "162,259,285,285" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchOperator.html" title = "This class represent a reversible FIFO structure." alt = "" coords = "151,309,295,336" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html" title = "Model visitor." alt = "" coords = "176,360,271,387" / >
< area shape = "rect" 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,411,303,437" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelVisitor.html" title = "Routing model visitor." alt = "" coords = "154,461,293,488" / >
< area shape = "rect" 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,688,277,715" / >
< area shape = "rect" 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,739,271,765" / >
< area shape = "rect" 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,56,533,83" / >
< area shape = "rect" 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 'symmetrical' decision in r..." alt = "" coords = "399,107,525,133" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchFilter.html" title = " " alt = "" coords = "383,159,541,185" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BasePathFilter.html" title = "Generic path-based filter class." alt = "" coords = "679,108,787,135" / >
< area shape = "rect" 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,159,797,185" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperatorTemplate.html" title = "Base operator class for operators manipulating variables." alt = "" coords = "373,213,551,254" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperatorTemplate.html" title = "Base operator class for operators manipulating variables." alt = "" coords = "351,283,573,325" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperator.html" title = " " alt = "" coords = "643,209,822,236" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html" title = "This is the base class for building an Lns operator." alt = "" coords = "905,159,979,185" / >
< area shape = "rect" 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 = "892,209,992,236" / >
< area shape = "rect" 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 = "893,260,991,287" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperator.html" title = " " alt = "" coords = "621,260,844,287" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment.html" title = "An Assignment is a variable -> domains mapping, used to report solutions to the user." alt = "" coords = "417,359,507,385" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint.html" title = "A constraint is the main modeling object." alt = "" coords = "421,409,503,436" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVar.html" title = "Interval variables are often used in scheduling." alt = "" coords = "419,460,505,487" / >
< area shape = "rect" 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,511,494,537" / >
< area shape = "rect" 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,561,512,588" / >
< area shape = "rect" 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,311,788,337" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html" title = " " alt = "" coords = "659,361,806,388" / >
< area shape = "rect" 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,412,834,439" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html" title = " " alt = "" coords = "707,463,759,489" / >
< area shape = "rect" 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,513,823,540" / >
< area shape = "rect" 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,564,780,591" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html" title = "The class IntVar is a subset of IntExpr." alt = "" coords = "704,615,761,641" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html" title = " " alt = "" coords = "897,615,987,641" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html" title = " " alt = "" coords = "393,612,531,639" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html" title = "This class encapsulates an objective." alt = "" coords = "415,663,509,689" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html" title = " " alt = "" coords = "395,713,529,740" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html" title = "Base class of all search limits." alt = "" coords = "417,764,507,791" / >
< area shape = "rect" 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,815,504,841" / >
< area shape = "rect" 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,865,523,892" / >
< area shape = "rect" 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,764,780,791" / >
2019-11-14 13:52:51 -08:00
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_5.png" border = "0" usemap = "#Constraint" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "Constraint" id = "Constraint" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1Constraint.html" title = "Wrapper around a ConstraintProto." alt = "" coords = "5,5,87,31" / >
2019-08-07 18:01:08 -07:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_6.png" border = "0" usemap = "#ConstraintSolverParameters_8TrailCompression" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "ConstraintSolverParameters_8TrailCompression" id = "ConstraintSolverParameters_8TrailCompression" >
2020-01-31 17:05:16 +01:00
< area shape = "rect" title = " " alt = "" coords = "5,630,163,657" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html" title = " " alt = "" coords = "231,5,421,47" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html" title = "Protobuf enum." alt = "" coords = "235,71,417,98" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html" title = "Protobuf enum." alt = "" coords = "238,123,414,164" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html" title = " " alt = "" coords = "237,188,415,229" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html" title = " " alt = "" coords = "228,254,424,281" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1LPAlgorithmValues.html" title = "Protobuf enum." alt = "" coords = "225,305,427,347" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html" title = " " alt = "" coords = "238,371,414,398" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Type.html" title = "Protobuf enum." alt = "" coords = "247,422,405,449" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html" title = " " alt = "" coords = "269,473,383,499" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1DomainReductionStrategy.html" title = " " alt = "" coords = "225,524,427,565" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1VariableSelectionStrategy.html" title = " " alt = "" coords = "224,589,428,631" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1BinaryMinizationAlgorithm.html" title = " " alt = "" coords = "221,655,431,696" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseOrdering.html" title = " " alt = "" coords = "225,721,427,747" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html" title = " " alt = "" coords = "219,771,433,798" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html" title = " " alt = "" coords = "211,823,441,864" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatAssumptionOrder.html" title = " " alt = "" coords = "213,888,439,929" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatStratificationAlgorithm.html" title = " " alt = "" coords = "211,953,441,995" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html" title = " " alt = "" coords = "247,1019,405,1046" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1RestartAlgorithm.html" title = " " alt = "" coords = "221,1070,431,1097" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html" title = " " alt = "" coords = "220,1121,432,1147" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1VariableOrder.html" title = " " alt = "" coords = "230,1171,422,1198" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1util_1_1OptionalBoolean.html" title = " " alt = "" coords = "267,1222,385,1249" / >
2019-11-14 13:52:51 -08:00
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_7.png" border = "0" usemap = "#ConstraintSolverParametersOrBuilder" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "ConstraintSolverParametersOrBuilder" id = "ConstraintSolverParametersOrBuilder" >
2020-01-31 17:05:16 +01:00
< area shape = "rect" title = " " alt = "" coords = "267,2687,329,2714" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html" title = " " alt = "" coords = "483,559,674,600" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html" title = " " alt = "" coords = "485,726,673,753" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Builder.html" title = " " alt = "" coords = "491,828,667,869" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters_1_1Builder.html" title = " " alt = "" coords = "475,894,682,921" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters_1_1Builder.html" title = " " alt = "" coords = "472,1046,685,1073" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1Builder.html" title = " " alt = "" coords = "489,1279,668,1320" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators_1_1Builder.html" title = " " alt = "" coords = "461,1097,696,1153" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint_1_1Builder.html" title = " " alt = "" coords = "494,1410,663,1437" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint_1_1Builder.html" title = " " alt = "" coords = "490,1511,667,1538" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint_1_1Builder.html" title = " " alt = "" coords = "470,1613,687,1655" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto_1_1Builder.html" title = " " alt = "" coords = "490,1730,667,1757" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1Builder.html" title = " " alt = "" coords = "487,1832,670,1873" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint_1_1Builder.html" title = " " alt = "" coords = "481,1949,677,1975" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto_1_1Builder.html" title = " " alt = "" coords = "487,2050,670,2077" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto_1_1Builder.html" title = " " alt = "" coords = "503,2151,655,2178" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1Builder.html" title = " " alt = "" coords = "493,2253,664,2279" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint_1_1Builder.html" title = " " alt = "" coords = "477,2354,680,2381" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective_1_1Builder.html" title = " " alt = "" coords = "480,2455,677,2482" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html" title = "Protobuf type." alt = "" coords = "483,2557,675,2583" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1Builder.html" title = " " alt = "" coords = "477,2659,680,2700" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Builder.html" title = " " alt = "" coords = "494,2775,663,2802" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto_1_1Builder.html" title = " " alt = "" coords = "497,2877,661,2903" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble_1_1Builder.html" title = " " alt = "" coords = "501,2978,656,3005" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment_1_1Builder.html" title = " " alt = "" coords = "489,3080,668,3121" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html" title = " " alt = "" coords = "487,3197,670,3239" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto_1_1Builder.html" title = " " alt = "" coords = "489,3315,669,3356" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto_1_1Builder.html" title = " " alt = "" coords = "489,3431,668,3458" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto_1_1Builder.html" title = " " alt = "" coords = "481,3482,676,3509" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitCoveringConstraintProto_1_1Builder.html" title = " " alt = "" coords = "493,3635,665,3676" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1Builder.html" title = " " alt = "" coords = "500,3751,657,3778" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto_1_1Builder.html" title = " " alt = "" coords = "504,3869,653,3895" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto_1_1Builder.html" title = " " alt = "" coords = "494,3970,663,3997" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse_1_1Builder.html" title = " " alt = "" coords = "489,4071,668,4098" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto_1_1Builder.html" title = " " alt = "" coords = "487,4173,670,4215" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation_1_1Builder.html" title = " " alt = "" coords = "483,4291,674,4332" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1Builder.html" title = " " alt = "" coords = "480,4407,677,4434" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto_1_1Builder.html" title = " " alt = "" coords = "476,4525,681,4551" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto_1_1Builder.html" title = " " alt = "" coords = "482,4626,675,4653" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto_1_1Builder.html" title = " " alt = "" coords = "487,4727,671,4754" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto_1_1Builder.html" title = " " alt = "" coords = "499,4829,659,4871" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto_1_1Builder.html" title = " " alt = "" coords = "479,4946,679,4973" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto_1_1Builder.html" title = "Protobuf type." alt = "" coords = "485,5047,673,5074" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto_1_1Builder.html" title = " " alt = "" coords = "483,5149,675,5175" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_1_1Builder.html" title = "Protobuf type." alt = "" coords = "480,5250,677,5277" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto_1_1Builder.html" title = " " alt = "" coords = "481,5352,677,5393" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto_1_1Builder.html" title = " " alt = "" coords = "489,5,668,47" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment_1_1Builder.html" title = " " alt = "" coords = "489,71,668,112" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto_1_1Builder.html" title = " " alt = "" coords = "492,188,665,229" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto_1_1Builder.html" title = " " alt = "" coords = "479,254,678,281" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Builder.html" title = " " alt = "" coords = "502,406,655,433" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto_1_1Builder.html" title = " " alt = "" coords = "484,507,673,534" / >
< area shape = "rect" title = " " alt = "" coords = "223,2805,373,2831" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html" title = " " alt = "" coords = "485,777,672,803" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" title = " " alt = "" coords = "507,945,651,971" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic.html" title = " " alt = "" coords = "493,995,665,1022" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html" title = " " alt = "" coords = "497,1177,660,1203" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters.html" title = " " alt = "" coords = "494,1227,663,1254" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html" title = " " alt = "" coords = "491,1461,666,1487" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html" title = " " alt = "" coords = "463,1344,694,1385" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint.html" title = " " alt = "" coords = "516,1562,641,1589" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint.html" title = " " alt = "" coords = "512,1679,645,1706" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint.html" title = " " alt = "" coords = "472,1781,685,1807" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto.html" title = " " alt = "" coords = "512,1898,645,1925" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto.html" title = " " alt = "" coords = "489,1999,668,2026" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint.html" title = " " alt = "" coords = "503,2101,655,2127" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto.html" title = " " alt = "" coords = "509,2202,648,2229" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto.html" title = " " alt = "" coords = "525,2303,633,2330" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html" title = " " alt = "" coords = "515,2405,642,2431" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint.html" title = " " alt = "" coords = "499,2506,658,2533" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective.html" title = " " alt = "" coords = "502,2607,655,2634" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html" title = "Protobuf type." alt = "" coords = "505,2725,653,2751" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html" title = " " alt = "" coords = "479,2826,678,2853" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint.html" title = " " alt = "" coords = "516,2927,641,2954" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto.html" title = " " alt = "" coords = "519,3029,639,3055" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble.html" title = " " alt = "" coords = "523,3146,634,3173" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment.html" title = " " alt = "" coords = "491,3263,666,3290" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html" title = " " alt = "" coords = "489,3381,668,3407" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html" title = " " alt = "" coords = "491,3533,667,3559" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto.html" title = " " alt = "" coords = "511,3583,646,3610" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto.html" title = " " alt = "" coords = "503,3701,654,3727" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitCoveringConstraintProto.html" title = " " alt = "" coords = "493,3803,665,3844" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html" title = " " alt = "" coords = "522,3919,635,3946" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto.html" title = " " alt = "" coords = "526,4021,631,4047" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto.html" title = " " alt = "" coords = "516,4122,641,4149" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse.html" title = " " alt = "" coords = "511,4239,646,4266" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto.html" title = " " alt = "" coords = "489,4357,668,4383" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto.html" title = " " alt = "" coords = "502,4575,655,4602" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation.html" title = " " alt = "" coords = "483,4459,674,4500" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto.html" title = " " alt = "" coords = "498,4677,659,4703" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto.html" title = " " alt = "" coords = "504,4778,653,4805" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto.html" title = " " alt = "" coords = "509,4895,649,4922" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto.html" title = " " alt = "" coords = "501,4997,657,5023" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto.html" title = " " alt = "" coords = "501,5098,657,5125" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto.html" title = "Protobuf type." alt = "" coords = "507,5199,651,5226" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto.html" title = " " alt = "" coords = "505,5301,653,5327" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto.html" title = "Protobuf type." alt = "" coords = "502,5418,655,5445" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto.html" title = " " alt = "" coords = "483,5469,675,5495" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto.html" title = " " alt = "" coords = "491,137,666,163" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment.html" title = " " alt = "" coords = "491,305,666,331" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto.html" title = " " alt = "" coords = "494,355,663,382" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto.html" title = " " alt = "" coords = "501,457,656,483" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html" title = " " alt = "" coords = "524,625,633,651" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto.html" title = " " alt = "" coords = "506,675,651,702" / >
< area shape = "rect" title = " " alt = "" coords = "5,2746,135,2773" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParametersOrBuilder.html" title = " " alt = "" coords = "205,769,391,811" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategyOrBuilder.html" title = " " alt = "" coords = "199,941,397,967" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristicOrBuilder.html" title = " " alt = "" coords = "212,992,384,1033" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParametersOrBuilder.html" title = " " alt = "" coords = "210,1161,386,1203" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParametersOrBuilder.html" title = " " alt = "" coords = "207,1227,389,1268" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperatorsOrBuilder.html" title = " " alt = "" coords = "183,1337,413,1393" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParametersOrBuilder.html" title = " " alt = "" coords = "203,1453,393,1495" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraintOrBuilder.html" title = " " alt = "" coords = "209,1562,387,1589" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraintOrBuilder.html" title = " " alt = "" coords = "205,1679,391,1706" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraintOrBuilder.html" title = " " alt = "" coords = "191,1773,405,1815" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProtoOrBuilder.html" title = " " alt = "" coords = "205,1898,391,1925" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProtoOrBuilder.html" title = " " alt = "" coords = "209,1992,387,2033" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraintOrBuilder.html" title = " " alt = "" coords = "195,2101,401,2127" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProtoOrBuilder.html" title = " " alt = "" coords = "201,2202,395,2229" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProtoOrBuilder.html" title = " " alt = "" coords = "217,2303,379,2330" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequestOrBuilder.html" title = " " alt = "" coords = "208,2405,388,2431" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraintOrBuilder.html" title = " " alt = "" coords = "192,2506,404,2533" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjectiveOrBuilder.html" title = " " alt = "" coords = "195,2586,401,2613" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponseOrBuilder.html" title = " " alt = "" coords = "197,2637,399,2663" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParametersOrBuilder.html" title = " " alt = "" coords = "199,2739,397,2780" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraintOrBuilder.html" title = " " alt = "" coords = "209,2855,387,2882" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProtoOrBuilder.html" title = " " alt = "" coords = "211,2906,385,2933" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDoubleOrBuilder.html" title = " " alt = "" coords = "215,2978,381,3005" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignmentOrBuilder.html" title = " " alt = "" coords = "211,3080,385,3121" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProtoOrBuilder.html" title = " " alt = "" coords = "209,3197,387,3239" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProtoOrBuilder.html" title = " " alt = "" coords = "210,3315,386,3356" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProtoOrBuilder.html" title = " " alt = "" coords = "203,3427,393,3454" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProtoOrBuilder.html" title = " " alt = "" coords = "215,3479,381,3520" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CircuitCoveringConstraintProtoOrBuilder.html" title = " " alt = "" coords = "212,3635,384,3676" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ConstraintProtoOrBuilder.html" title = " " alt = "" coords = "215,3751,381,3778" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpModelProtoOrBuilder.html" title = " " alt = "" coords = "219,3869,377,3895" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProtoOrBuilder.html" title = " " alt = "" coords = "209,3970,387,3997" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponseOrBuilder.html" title = " " alt = "" coords = "203,4071,393,4098" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProtoOrBuilder.html" title = " " alt = "" coords = "209,4173,387,4215" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformationOrBuilder.html" title = " " alt = "" coords = "203,4291,393,4332" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProtoOrBuilder.html" title = " " alt = "" coords = "195,4407,401,4434" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProtoOrBuilder.html" title = " " alt = "" coords = "211,4517,385,4559" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProtoOrBuilder.html" title = " " alt = "" coords = "197,4626,399,4653" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProtoOrBuilder.html" title = " " alt = "" coords = "201,4727,395,4754" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProtoOrBuilder.html" title = " " alt = "" coords = "213,4829,383,4871" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProtoOrBuilder.html" title = " " alt = "" coords = "213,4939,383,4980" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProtoOrBuilder.html" title = " " alt = "" coords = "199,5047,397,5074" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProtoOrBuilder.html" title = " " alt = "" coords = "197,5149,399,5175" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProtoOrBuilder.html" title = " " alt = "" coords = "195,5250,401,5277" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProtoOrBuilder.html" title = " " alt = "" coords = "202,5352,394,5393" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProtoOrBuilder.html" title = " " alt = "" coords = "211,129,385,171" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignmentOrBuilder.html" title = " " alt = "" coords = "211,291,385,332" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProtoOrBuilder.html" title = " " alt = "" coords = "213,356,383,397" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProtoOrBuilder.html" title = " " alt = "" coords = "193,457,403,483" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1SatParametersOrBuilder.html" title = " " alt = "" coords = "217,625,379,651" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProtoOrBuilder.html" title = " " alt = "" coords = "199,675,397,702" / >
2019-11-14 13:52:51 -08:00
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_8.png" border = "0" usemap = "#CpModel" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "CpModel" id = "CpModel" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModel.html" title = "Main modeling class." alt = "" coords = "5,5,80,31" / >
2019-08-07 18:01:08 -07:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_9.png" border = "0" usemap = "#CpModel_8MismatchedArrayLengths" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "CpModel_8MismatchedArrayLengths" id = "CpModel_8MismatchedArrayLengths" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModel_1_1MismatchedArrayLengths.html" title = "Exception thrown when parallel arrays have mismatched lengths." alt = "" coords = "5,5,235,31" / >
2019-08-07 18:01:08 -07:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_10.png" border = "0" usemap = "#CpModel_8WrongLength" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "CpModel_8WrongLength" id = "CpModel_8WrongLength" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModel_1_1WrongLength.html" title = "Exception thrown when an array has a wrong length." alt = "" coords = "5,5,164,31" / >
2019-08-07 18:01:08 -07:00
< / map >
< / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr > < td > < img src = "inherit_graph_11.png" border = "0" usemap = "#CpModelProtobuf" alt = "" / >
< map name = "CpModelProtobuf" id = "CpModelProtobuf" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProtobuf.html" title = " " alt = "" coords = "5,5,128,32" / >
2019-08-07 18:01:08 -07:00
< / map >
< / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr > < td > < img src = "inherit_graph_12.png" border = "0" usemap = "#CpSolver" alt = "" / >
< map name = "CpSolver" id = "CpSolver" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolver.html" title = "Wrapper around the SAT solver." alt = "" coords = "5,5,81,32" / >
2019-06-27 17:06:11 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_13.png" border = "0" usemap = "#DefaultPhaseParameters" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "DefaultPhaseParameters" id = "DefaultPhaseParameters" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DefaultPhaseParameters.html" title = "This struct holds all parameters for the default search." alt = "" coords = "5,5,173,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_14.png" border = "0" usemap = "#Domain" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "Domain" id = "Domain" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1util_1_1Domain.html" title = "We call domain any subset of Int64 = [kint64min, kint64max]." alt = "" coords = "5,5,72,32" / >
2019-06-27 17:06:11 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_15.png" border = "0" usemap = "#IntervalVar" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "IntervalVar" id = "IntervalVar" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalVar.html" title = "An interval variable." alt = "" coords = "5,5,90,31" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_16.png" border = "0" usemap = "#IntIntToLongFunction" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "IntIntToLongFunction" id = "IntIntToLongFunction" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1IntIntToLongFunction.html" title = "Represents a function that accepts two int-valued arguments and produces a long-valued result." alt = "" coords = "5,5,151,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_17.png" border = "0" usemap = "#IntTupleSet" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "IntTupleSet" id = "IntTupleSet" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntTupleSet.html" title = " " alt = "" coords = "5,5,94,31" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_18.png" border = "0" usemap = "#IntVarLocalSearchHandler" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "IntVarLocalSearchHandler" id = "IntVarLocalSearchHandler" >
2020-01-31 17:05:16 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchHandler.html" title = " " alt = "" coords = "5,5,180,32" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_19.png" border = "0" usemap = "#KnapsackSolver" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "KnapsackSolver" id = "KnapsackSolver" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1algorithms_1_1KnapsackSolver.html" title = "This library solves knapsack problems." alt = "" coords = "5,5,123,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_20.png" border = "0" usemap = "#KnapsackSolver_8SolverType" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "KnapsackSolver_8SolverType" id = "KnapsackSolver_8SolverType" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1algorithms_1_1KnapsackSolver_1_1SolverType.html" title = "Enum controlling which underlying algorithm is used." alt = "" coords = "5,5,192,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_21.png" border = "0" usemap = "#LinearSolver" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "LinearSolver" id = "LinearSolver" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1LinearSolver.html" title = " " alt = "" coords = "5,5,102,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_22.png" border = "0" usemap = "#LinearSumAssignment" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "LinearSumAssignment" id = "LinearSumAssignment" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1LinearSumAssignment.html" title = " " alt = "" coords = "5,5,161,31" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_23.png" border = "0" usemap = "#LinearSumAssignment_8Status" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "LinearSumAssignment_8Status" id = "LinearSumAssignment_8Status" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1graph_1_1LinearSumAssignment_1_1Status.html" title = " " alt = "" coords = "5,5,202,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_24.png" border = "0" usemap = "#Literal" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "Literal" id = "Literal" >
2020-01-31 17:05:16 +01:00
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpr.html" title = "A linear expression interface that can be parsed." alt = "" coords = "5,56,89,83" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntVar.html" title = "An integer variable." alt = "" coords = "177,107,235,133" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ScalProd.html" title = "A linear expression interface that can be parsed." alt = "" coords = "169,5,243,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SumOfVariables.html" title = "A linear expression interface that can be parsed." alt = "" coords = "147,56,265,83" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1Literal.html" title = "Interface to describe a boolean variable or its negation." alt = "" coords = "19,132,76,159" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NotBooleanVariable.html" title = "The negation of a boolean variable." alt = "" coords = "137,157,275,184" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_25.png" border = "0" usemap = "#LocalSearchPhaseParameters" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "LocalSearchPhaseParameters" id = "LocalSearchPhaseParameters" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchPhaseParameters.html" title = " " alt = "" coords = "5,5,208,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_26.png" border = "0" usemap = "#LongTernaryOperator" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "LongTernaryOperator" id = "LongTernaryOperator" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LongTernaryOperator.html" title = "Represents an operation upon three." alt = "" coords = "5,5,153,31" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_27.png" border = "0" usemap = "#LongTernaryPredicate" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "LongTernaryPredicate" id = "LongTernaryPredicate" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LongTernaryPredicate.html" title = "Represents a predicate (boolean-valued function) uppon three." alt = "" coords = "5,5,157,31" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_28.png" border = "0" usemap = "#mainConstants" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "mainConstants" id = "mainConstants" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1mainConstants.html" title = " " alt = "" coords = "5,5,116,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_29.png" border = "0" usemap = "#MaxFlow" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MaxFlow" id = "MaxFlow" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MaxFlow.html" title = " " alt = "" coords = "5,5,80,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_30.png" border = "0" usemap = "#MaxFlow_8Status" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MaxFlow_8Status" id = "MaxFlow_8Status" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1graph_1_1MaxFlow_1_1Status.html" title = " " alt = "" coords = "5,5,121,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_31.png" border = "0" usemap = "#MinCostFlowBase" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MinCostFlowBase" id = "MinCostFlowBase" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlowBase.html" title = " " alt = "" coords = "5,5,134,31" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlow.html" title = " " alt = "" coords = "182,5,280,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_32.png" border = "0" usemap = "#MinCostFlowBase_8Status" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MinCostFlowBase_8Status" id = "MinCostFlowBase_8Status" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlowBase_1_1Status.html" title = " " alt = "" coords = "5,5,176,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_33.png" border = "0" usemap = "#ModelCache" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "ModelCache" id = "ModelCache" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html" title = "Implements a complete cache for model elements: expressions and constraints." alt = "" coords = "5,5,100,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_34.png" border = "0" usemap = "#MPConstraint" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPConstraint" id = "MPConstraint" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraint.html" title = "The class for constraints of a Mathematical Programming (MP) model." alt = "" coords = "5,5,108,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_35.png" border = "0" usemap = "#MPGeneralConstraintProto_8GeneralConstraintCase" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "MPGeneralConstraintProto_8GeneralConstraintCase" id = "MPGeneralConstraintProto_8GeneralConstraintCase" >
2020-01-31 17:05:16 +01:00
< area shape = "rect" title = " " alt = "" coords = "35,15,113,42" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1GeneralConstraintCase.html" title = " " alt = "" coords = "203,5,386,47" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1ConstraintCase.html" title = " " alt = "" coords = "191,71,399,98" / >
< area shape = "rect" title = " " alt = "" coords = "5,67,143,94" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_36.png" border = "0" usemap = "#MPModelExportOptions" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPModelExportOptions" id = "MPModelExportOptions" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelExportOptions.html" title = "Export options." alt = "" coords = "5,5,165,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_37.png" border = "0" usemap = "#MPObjective" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPObjective" id = "MPObjective" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPObjective.html" title = "A class to express a linear objective." alt = "" coords = "5,5,103,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_38.png" border = "0" usemap = "#MPSolver" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolver" id = "MPSolver" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver.html" title = "This mathematical programming (MP) solver class is the main class  though which users build and solve..." alt = "" coords = "5,5,84,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_39.png" border = "0" usemap = "#MPSolver_8BasisStatus" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolver_8BasisStatus" id = "MPSolver_8BasisStatus" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1BasisStatus.html" title = "Advanced usage: possible basis status values for a variable and the slack  variable of a linear const..." alt = "" coords = "5,5,160,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_40.png" border = "0" usemap = "#MPSolver_8OptimizationProblemType" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolver_8OptimizationProblemType" id = "MPSolver_8OptimizationProblemType" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1OptimizationProblemType.html" title = "The type of problems (LP or MIP) that will be solved and the underlying  solver (GLOP,..." alt = "" coords = "5,5,239,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_41.png" border = "0" usemap = "#MPSolver_8ResultStatus" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolver_8ResultStatus" id = "MPSolver_8ResultStatus" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1ResultStatus.html" title = "The status of solving the problem." alt = "" coords = "5,5,164,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_42.png" border = "0" usemap = "#MPSolverParameters" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters" id = "MPSolverParameters" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters.html" title = "This class stores parameter settings for LP and MIP solvers." alt = "" coords = "5,5,152,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_43.png" border = "0" usemap = "#MPSolverParameters_8DoubleParam" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters_8DoubleParam" id = "MPSolverParameters_8DoubleParam" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1DoubleParam.html" title = "Enumeration of parameters that take continuous values." alt = "" coords = "5,5,196,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_44.png" border = "0" usemap = "#MPSolverParameters_8IncrementalityValues" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters_8IncrementalityValues" id = "MPSolverParameters_8IncrementalityValues" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1IncrementalityValues.html" title = "Advanced usage: Incrementality options." alt = "" coords = "5,5,237,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_45.png" border = "0" usemap = "#MPSolverParameters_8IntegerParam" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters_8IntegerParam" id = "MPSolverParameters_8IntegerParam" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1IntegerParam.html" title = "Enumeration of parameters that take integer or categorical values." alt = "" coords = "5,5,196,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_46.png" border = "0" usemap = "#MPSolverParameters_8LpAlgorithmValues" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters_8LpAlgorithmValues" id = "MPSolverParameters_8LpAlgorithmValues" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1LpAlgorithmValues.html" title = "LP algorithm to use." alt = "" coords = "5,5,224,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_47.png" border = "0" usemap = "#MPSolverParameters_8PresolveValues" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters_8PresolveValues" id = "MPSolverParameters_8PresolveValues" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1PresolveValues.html" title = "For each categorical parameter, enumeration of possible values." alt = "" coords = "5,5,207,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_48.png" border = "0" usemap = "#MPSolverParameters_8ScalingValues" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters_8ScalingValues" id = "MPSolverParameters_8ScalingValues" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1ScalingValues.html" title = "Advanced usage: Scaling options." alt = "" coords = "5,5,199,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_49.png" border = "0" usemap = "#MPVariable" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPVariable" id = "MPVariable" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariable.html" title = "The class for variables of a Mathematical Programming (MP) model." alt = "" coords = "5,5,95,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_50.png" border = "0" usemap = "#OptionalBooleanOuterClass" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "OptionalBooleanOuterClass" id = "OptionalBooleanOuterClass" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1util_1_1OptionalBooleanOuterClass.html" title = " " alt = "" coords = "5,5,192,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_51.png" border = "0" usemap = "#RevBool" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RevBool" id = "RevBool" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevBool.html" title = "This class adds reversibility to a POD type." alt = "" coords = "5,5,77,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_52.png" border = "0" usemap = "#RevInteger" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RevInteger" id = "RevInteger" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevInteger.html" title = "This class adds reversibility to a POD type." alt = "" coords = "5,5,92,32" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_53.png" border = "0" usemap = "#RevLong" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RevLong" id = "RevLong" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevLong.html" title = "This class adds reversibility to a POD type." alt = "" coords = "5,5,80,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_54.png" border = "0" usemap = "#RevPartialSequence" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RevPartialSequence" id = "RevPartialSequence" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevPartialSequence.html" title = "--— RevPartialSequence --—" alt = "" coords = "5,5,147,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_55.png" border = "0" usemap = "#RoutingDimension" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RoutingDimension" id = "RoutingDimension" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingDimension.html" title = "Dimensions represent quantities accumulated at nodes along the routes." alt = "" coords = "5,5,135,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_56.png" border = "0" usemap = "#RoutingEnums" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "RoutingEnums" id = "RoutingEnums" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingEnums.html" title = " " alt = "" coords = "5,5,114,31" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_57.png" border = "0" usemap = "#RoutingIndexManager" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RoutingIndexManager" id = "RoutingIndexManager" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingIndexManager.html" title = "Manager for any NodeIndex <-> variable index conversion." alt = "" coords = "5,5,155,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_58.png" border = "0" usemap = "#RoutingModel" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RoutingModel" id = "RoutingModel" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html" title = " " alt = "" coords = "5,5,109,31" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td > < img src = "inherit_graph_59.png" border = "0" usemap = "#RoutingParameters" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "RoutingParameters" id = "RoutingParameters" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingParameters.html" title = " " alt = "" coords = "5,5,142,31" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr > < td > < img src = "inherit_graph_60.png" border = "0" usemap = "#SatHelper" alt = "" / >
< map name = "SatHelper" id = "SatHelper" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatHelper.html" title = " " alt = "" coords = "5,5,85,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_61.png" border = "0" usemap = "#SatParametersOuterClass" alt = "" / >
< map name = "SatParametersOuterClass" id = "SatParametersOuterClass" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParametersOuterClass.html" title = " " alt = "" coords = "5,5,180,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_62.png" border = "0" usemap = "#SearchLimitProtobuf" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "SearchLimitProtobuf" id = "SearchLimitProtobuf" >
2020-01-31 17:05:16 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimitProtobuf.html" title = " " alt = "" coords = "5,5,145,32" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr > < td > < img src = "inherit_graph_63.png" border = "0" usemap = "#SequenceVarLocalSearchHandler" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "SequenceVarLocalSearchHandler" id = "SequenceVarLocalSearchHandler" >
2020-01-31 17:05:16 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchHandler.html" title = " " alt = "" coords = "5,5,223,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr > < td > < img src = "inherit_graph_64.png" border = "0" usemap = "#SolutionCallback" alt = "" / >
< map name = "SolutionCallback" id = "SolutionCallback" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SolutionCallback.html" title = " " alt = "" coords = "5,5,125,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverSolutionCallback.html" title = "Parent class to create a callback called at each solution." alt = "" coords = "173,5,348,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr > < td > < img src = "inherit_graph_65.png" border = "0" usemap = "#Solver" alt = "" / >
< map name = "Solver" id = "Solver" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html" title = "Solver Class A solver represents the main computation engine." alt = "" coords = "5,5,64,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr > < td > < img src = "inherit_graph_66.png" border = "0" usemap = "#Solver_8FailException" alt = "" / >
< map name = "Solver_8FailException" id = "Solver_8FailException" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" title = " " alt = "" coords = "5,5,85,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_1_1FailException.html" title = "This exceptions signal that a failure has been raised in the C++ world." alt = "" coords = "133,5,276,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr > < td > < img src = "inherit_graph_67.png" border = "0" usemap = "#Solver_8IntegerCastInfo" alt = "" / >
< map name = "Solver_8IntegerCastInfo" id = "Solver_8IntegerCastInfo" >
2019-11-14 13:52:51 -08:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_1_1IntegerCastInfo.html" title = "Holds semantic information stating that the 'expression' has been cast into 'variable' using the Var(..." alt = "" coords = "5,5,159,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr > < td > < img src = "inherit_graph_68.png" border = "0" usemap = "#SolverParameters" alt = "" / >
< map name = "SolverParameters" id = "SolverParameters" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolverParameters.html" title = " " alt = "" coords = "5,5,132,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_69.png" border = "0" usemap = "#SortedDisjointIntervalList" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "SortedDisjointIntervalList" id = "SortedDisjointIntervalList" >
2020-01-31 17:05:16 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1util_1_1SortedDisjointIntervalList.html" title = "This class represents a sorted list of disjoint, closed intervals." alt = "" coords = "5,5,173,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-01-31 17:05:16 +01:00
< tr > < td > < img src = "inherit_graph_70.png" border = "0" usemap = "#TypeRegulationsChecker" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "TypeRegulationsChecker" id = "TypeRegulationsChecker" >
2020-01-31 17:05:16 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRegulationsChecker.html" title = " " alt = "" coords = "5,31,175,57" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeIncompatibilityChecker.html" title = "Checker for type incompatibilities." alt = "" coords = "223,5,407,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRequirementChecker.html" title = "Checker for type requirements." alt = "" coords = "227,56,402,83" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
< / table >
< / div > <!-- contents -->
2019-08-07 18:01:08 -07:00
< / div >
2019-06-13 13:08:49 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
2019-06-13 02:45:44 +02:00
< / html >