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"/> -->
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
2020-09-01 16:00:33 +02:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
2019-06-13 13:08:49 +02:00
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2020-09-01 16:00:33 +02:00
< span id = "sfml" > Google OR-Tools 8.0< / 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-06-11 12:23:09 +02:00
<!-- Generated by Doxygen 1.8.18 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
2019-06-13 02:45:44 +02:00
< / div > <!-- top -->
2020-09-01 16:00:33 +02:00
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('hierarchy.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
2019-06-13 02:45:44 +02:00
< 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" >
2020-08-03 11:20:29 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentElement.html" title = " " alt = "" coords = "5,56,159,83" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVarElement.html" title = " " alt = "" coords = "213,5,360,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarElement.html" title = " " alt = "" coords = "229,56,344,83" / >
2020-09-01 16:00:33 +02:00
< 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 underlyin..." alt = "" coords = "207,107,367,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" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentIntContainer.html" title = " " alt = "" coords = "5,5,184,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_2.png" border = "0" usemap = "#AssignmentIntervalContainer" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "AssignmentIntervalContainer" id = "AssignmentIntervalContainer" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentIntervalContainer.html" title = " " alt = "" coords = "5,5,217,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_3.png" border = "0" usemap = "#AssignmentSequenceContainer" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "AssignmentSequenceContainer" id = "AssignmentSequenceContainer" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentSequenceContainer.html" title = " " alt = "" coords = "5,5,231,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_4.png" border = "0" usemap = "#BaseObject" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "BaseObject" id = "BaseObject" >
2020-09-01 16:00:33 +02: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,309,101,336" / >
< 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 = "205,5,284,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 = "183,56,307,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 = "185,107,305,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 = "210,157,279,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 = "191,208,299,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 = "178,259,311,285" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilterManager.html" title = "Filter manager: when a move is made, filters are executed to decide whether  the solution is feasible..." alt = "" coords = "149,309,340,336" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchOperator.html" title = "This class represent a reversible FIFO structure." alt = "" coords = "166,360,323,387" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html" title = "Model visitor." alt = "" coords = "193,411,297,437" / >
< 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 clas..." alt = "" coords = "157,461,332,488" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelVisitor.html" title = "Routing model visitor." alt = "" coords = "167,512,322,539" / >
< 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 = "187,691,303,717" / >
< 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 = "193,741,296,768" / >
< 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 = "433,56,585,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 ..." alt = "" coords = "439,107,579,133" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchFilter.html" title = " " alt = "" coords = "423,160,594,187" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BasePathFilter.html" title = "Generic path-based filter class." alt = "" coords = "741,109,855,136" / >
< 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 = "729,160,867,187" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperatorTemplate.html" title = "Base operator class for operators manipulating variables." alt = "" coords = "411,217,606,258" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperatorTemplate.html" title = "Base operator class for operators manipulating variables." alt = "" coords = "388,291,629,333" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperator.html" title = " " alt = "" coords = "701,211,895,237" / >
< 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 = "982,160,1058,187" / >
< 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 var..." alt = "" coords = "967,211,1073,237" / >
< 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 l..." alt = "" coords = "967,261,1073,288" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperator.html" title = " " alt = "" coords = "677,261,919,288" / >
< 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 = "459,361,558,388" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint.html" title = "A constraint is the main modeling object." alt = "" coords = "464,412,553,439" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVar.html" title = "Interval variables are often used in scheduling." alt = "" coords = "462,463,555,489" / >
< 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 = "475,513,543,540" / >
< 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 variab..." alt = "" coords = "455,564,562,591" / >
< 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 expr..." alt = "" coords = "739,312,857,339" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html" title = " " alt = "" coords = "717,363,879,389" / >
< 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 dimensi..." alt = "" coords = "687,413,909,440" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html" title = " " alt = "" coords = "772,464,824,491" / >
< 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 = "700,515,896,541" / >
< 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 = "748,565,848,592" / >
< 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 = "768,616,828,643" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html" title = " " alt = "" coords = "972,616,1068,643" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html" title = " " alt = "" coords = "433,615,584,641" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html" title = "This class encapsulates an objective." alt = "" coords = "457,665,560,692" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html" title = " " alt = "" coords = "433,716,584,743" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html" title = "Base class of all search limits." alt = "" coords = "459,767,558,793" / >
< 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 = "464,817,553,844" / >
< 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 = "442,868,575,895" / >
< 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 tre..." alt = "" coords = "745,767,851,793" / >
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" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1Constraint.html" title = "Wrapper around a ConstraintProto." alt = "" coords = "5,5,95,32" / >
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-08-03 11:20:29 +02:00
< area shape = "rect" title = " " alt = "" coords = "5,662,176,689" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html" title = " " alt = "" coords = "247,5,455,47" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html" title = "Protobuf enum." alt = "" coords = "253,71,449,98" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html" title = "Protobuf enum." alt = "" coords = "255,123,448,164" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html" title = " " alt = "" coords = "254,188,449,229" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html" title = " " alt = "" coords = "246,254,457,281" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1LPAlgorithmValues.html" title = "Protobuf enum." alt = "" coords = "241,305,461,347" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html" title = " " alt = "" coords = "258,371,445,398" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Type.html" title = "Protobuf enum." alt = "" coords = "268,422,435,449" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html" title = " " alt = "" coords = "291,473,412,499" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1DomainReductionStrategy.html" title = " " alt = "" coords = "240,524,463,565" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1VariableSelectionStrategy.html" title = " " alt = "" coords = "239,589,463,631" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1BinaryMinizationAlgorithm.html" title = " " alt = "" coords = "236,655,467,696" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseOrdering.html" title = " " alt = "" coords = "241,721,462,747" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html" title = " " alt = "" coords = "236,771,467,798" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html" title = " " alt = "" coords = "224,823,479,864" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1FPRoundingMethod.html" title = " " alt = "" coords = "252,888,451,929" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatAssumptionOrder.html" title = " " alt = "" coords = "228,953,475,995" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatStratificationAlgorithm.html" title = " " alt = "" coords = "225,1019,478,1060" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html" title = " " alt = "" coords = "266,1085,437,1111" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1RestartAlgorithm.html" title = " " alt = "" coords = "235,1135,467,1162" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html" title = " " alt = "" coords = "236,1186,467,1213" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1VariableOrder.html" title = " " alt = "" coords = "246,1237,457,1263" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1util_1_1OptionalBoolean.html" title = " " alt = "" coords = "286,1287,417,1314" / >
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-08-03 11:20:29 +02:00
< area shape = "rect" title = " " alt = "" coords = "288,2687,356,2714" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html" title = " " alt = "" coords = "523,559,731,600" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html" title = " " alt = "" coords = "523,726,730,753" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Builder.html" title = " " alt = "" coords = "530,828,723,869" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters_1_1Builder.html" title = " " alt = "" coords = "512,894,741,921" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters_1_1Builder.html" title = " " alt = "" coords = "509,1046,745,1073" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1Builder.html" title = " " alt = "" coords = "529,1279,724,1320" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators_1_1Builder.html" title = " " alt = "" coords = "497,1097,756,1153" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint_1_1Builder.html" title = " " alt = "" coords = "535,1410,718,1437" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint_1_1Builder.html" title = " " alt = "" coords = "530,1511,723,1538" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint_1_1Builder.html" title = " " alt = "" coords = "509,1613,744,1655" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto_1_1Builder.html" title = " " alt = "" coords = "530,1730,723,1757" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1Builder.html" title = " " alt = "" coords = "527,1832,726,1873" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint_1_1Builder.html" title = " " alt = "" coords = "519,1949,735,1975" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto_1_1Builder.html" title = " " alt = "" coords = "526,2050,727,2077" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto_1_1Builder.html" title = " " alt = "" coords = "543,2151,710,2178" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1Builder.html" title = " " alt = "" coords = "534,2253,719,2279" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint_1_1Builder.html" title = " " alt = "" coords = "515,2354,738,2381" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective_1_1Builder.html" title = " " alt = "" coords = "518,2455,735,2482" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html" title = "Protobuf type." alt = "" coords = "523,2557,731,2583" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1Builder.html" title = " " alt = "" coords = "517,2659,737,2700" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Builder.html" title = " " alt = "" coords = "535,2775,718,2802" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto_1_1Builder.html" title = " " alt = "" coords = "537,2877,716,2903" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble_1_1Builder.html" title = " " alt = "" coords = "540,2978,713,3005" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment_1_1Builder.html" title = " " alt = "" coords = "528,3080,725,3121" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html" title = " " alt = "" coords = "526,3197,727,3239" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto_1_1Builder.html" title = " " alt = "" coords = "527,3315,726,3356" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto_1_1Builder.html" title = " " alt = "" coords = "527,3431,726,3458" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto_1_1Builder.html" title = " " alt = "" coords = "519,3482,734,3509" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitCoveringConstraintProto_1_1Builder.html" title = " " alt = "" coords = "532,3635,721,3676" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1Builder.html" title = " " alt = "" coords = "540,3751,713,3778" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto_1_1Builder.html" title = " " alt = "" coords = "545,3869,708,3895" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto_1_1Builder.html" title = " " alt = "" coords = "534,3970,719,3997" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse_1_1Builder.html" title = " " alt = "" coords = "530,4071,723,4098" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto_1_1Builder.html" title = " " alt = "" coords = "525,4173,728,4215" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation_1_1Builder.html" title = " " alt = "" coords = "522,4291,731,4332" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1Builder.html" title = " " alt = "" coords = "518,4407,735,4434" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto_1_1Builder.html" title = " " alt = "" coords = "513,4525,740,4551" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto_1_1Builder.html" title = " " alt = "" coords = "519,4626,735,4653" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto_1_1Builder.html" title = " " alt = "" coords = "524,4727,729,4754" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto_1_1Builder.html" title = " " alt = "" coords = "538,4829,715,4871" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto_1_1Builder.html" title = " " alt = "" coords = "516,4946,737,4973" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto_1_1Builder.html" title = "Protobuf type." alt = "" coords = "521,5047,732,5074" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto_1_1Builder.html" title = " " alt = "" coords = "520,5149,733,5175" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_1_1Builder.html" title = "Protobuf type." alt = "" coords = "518,5250,735,5277" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto_1_1Builder.html" title = " " alt = "" coords = "519,5352,734,5393" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto_1_1Builder.html" title = " " alt = "" coords = "529,5,725,47" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment_1_1Builder.html" title = " " alt = "" coords = "528,71,725,112" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto_1_1Builder.html" title = " " alt = "" coords = "532,188,721,229" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto_1_1Builder.html" title = " " alt = "" coords = "517,254,736,281" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Builder.html" title = " " alt = "" coords = "543,406,710,433" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto_1_1Builder.html" title = " " alt = "" coords = "523,507,730,534" / >
< area shape = "rect" title = " " alt = "" coords = "239,2805,405,2831" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html" title = " " alt = "" coords = "525,777,729,803" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" title = " " alt = "" coords = "547,945,706,971" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic.html" title = " " alt = "" coords = "532,995,721,1022" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html" title = " " alt = "" coords = "537,1177,716,1203" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters.html" title = " " alt = "" coords = "533,1227,720,1254" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html" title = " " alt = "" coords = "531,1461,722,1487" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html" title = " " alt = "" coords = "499,1344,754,1385" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint.html" title = " " alt = "" coords = "561,1562,693,1589" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint.html" title = " " alt = "" coords = "555,1679,698,1706" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint.html" title = " " alt = "" coords = "511,1781,742,1807" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto.html" title = " " alt = "" coords = "555,1898,698,1925" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto.html" title = " " alt = "" coords = "529,1999,724,2026" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint.html" title = " " alt = "" coords = "543,2101,710,2127" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto.html" title = " " alt = "" coords = "551,2202,702,2229" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto.html" title = " " alt = "" coords = "569,2303,685,2330" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html" title = " " alt = "" coords = "559,2405,694,2431" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint.html" title = " " alt = "" coords = "541,2506,713,2533" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective.html" title = " " alt = "" coords = "543,2607,710,2634" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html" title = "Protobuf type." alt = "" coords = "547,2725,706,2751" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html" title = " " alt = "" coords = "519,2826,735,2853" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint.html" title = " " alt = "" coords = "561,2927,693,2954" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto.html" title = " " alt = "" coords = "562,3029,691,3055" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble.html" title = " " alt = "" coords = "565,3146,688,3173" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment.html" title = " " alt = "" coords = "530,3263,723,3290" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html" title = " " alt = "" coords = "528,3381,725,3407" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html" title = " " alt = "" coords = "529,3533,724,3559" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto.html" title = " " alt = "" coords = "552,3583,701,3610" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto.html" title = " " alt = "" coords = "544,3701,709,3727" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitCoveringConstraintProto.html" title = " " alt = "" coords = "532,3803,721,3844" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html" title = " " alt = "" coords = "565,3919,688,3946" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto.html" title = " " alt = "" coords = "570,4021,683,4047" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto.html" title = " " alt = "" coords = "559,4122,694,4149" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse.html" title = " " alt = "" coords = "555,4239,698,4266" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto.html" title = " " alt = "" coords = "527,4357,726,4383" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto.html" title = " " alt = "" coords = "543,4575,710,4602" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation.html" title = " " alt = "" coords = "522,4459,731,4500" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto.html" title = " " alt = "" coords = "538,4677,715,4703" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto.html" title = " " alt = "" coords = "543,4778,710,4805" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto.html" title = " " alt = "" coords = "549,4895,704,4922" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto.html" title = " " alt = "" coords = "540,4997,713,5023" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto.html" title = " " alt = "" coords = "541,5098,712,5125" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto.html" title = "Protobuf type." alt = "" coords = "547,5199,707,5226" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto.html" title = " " alt = "" coords = "545,5301,708,5327" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto.html" title = "Protobuf type." alt = "" coords = "543,5418,710,5445" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto.html" title = " " alt = "" coords = "521,5469,732,5495" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto.html" title = " " alt = "" coords = "531,137,723,163" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment.html" title = " " alt = "" coords = "530,305,723,331" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto.html" title = " " alt = "" coords = "534,355,719,382" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto.html" title = " " alt = "" coords = "543,457,711,483" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html" title = " " alt = "" coords = "568,625,685,651" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto.html" title = " " alt = "" coords = "548,675,705,702" / >
< area shape = "rect" title = " " alt = "" coords = "5,2746,147,2773" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParametersOrBuilder.html" title = " " alt = "" coords = "220,769,424,811" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategyOrBuilder.html" title = " " alt = "" coords = "213,941,431,967" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristicOrBuilder.html" title = " " alt = "" coords = "227,992,417,1033" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParametersOrBuilder.html" title = " " alt = "" coords = "225,1161,419,1203" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParametersOrBuilder.html" title = " " alt = "" coords = "221,1227,423,1268" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperatorsOrBuilder.html" title = " " alt = "" coords = "195,1337,449,1393" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParametersOrBuilder.html" title = " " alt = "" coords = "219,1453,425,1495" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraintOrBuilder.html" title = " " alt = "" coords = "225,1562,419,1589" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraintOrBuilder.html" title = " " alt = "" coords = "220,1679,424,1706" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraintOrBuilder.html" title = " " alt = "" coords = "207,1773,437,1815" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProtoOrBuilder.html" title = " " alt = "" coords = "220,1898,424,1925" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProtoOrBuilder.html" title = " " alt = "" coords = "225,1992,419,2033" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraintOrBuilder.html" title = " " alt = "" coords = "209,2101,435,2127" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProtoOrBuilder.html" title = " " alt = "" coords = "216,2202,428,2229" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProtoOrBuilder.html" title = " " alt = "" coords = "233,2303,411,2330" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequestOrBuilder.html" title = " " alt = "" coords = "224,2405,420,2431" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraintOrBuilder.html" title = " " alt = "" coords = "205,2506,439,2533" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjectiveOrBuilder.html" title = " " alt = "" coords = "208,2586,436,2613" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponseOrBuilder.html" title = " " alt = "" coords = "213,2637,431,2663" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParametersOrBuilder.html" title = " " alt = "" coords = "214,2739,430,2780" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraintOrBuilder.html" title = " " alt = "" coords = "225,2855,419,2882" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProtoOrBuilder.html" title = " " alt = "" coords = "227,2906,417,2933" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDoubleOrBuilder.html" title = " " alt = "" coords = "230,2978,414,3005" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignmentOrBuilder.html" title = " " alt = "" coords = "225,3080,419,3121" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProtoOrBuilder.html" title = " " alt = "" coords = "223,3197,421,3239" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProtoOrBuilder.html" title = " " alt = "" coords = "225,3315,419,3356" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProtoOrBuilder.html" title = " " alt = "" coords = "217,3427,427,3454" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProtoOrBuilder.html" title = " " alt = "" coords = "232,3479,412,3520" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CircuitCoveringConstraintProtoOrBuilder.html" title = " " alt = "" coords = "227,3635,417,3676" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ConstraintProtoOrBuilder.html" title = " " alt = "" coords = "230,3751,414,3778" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpModelProtoOrBuilder.html" title = " " alt = "" coords = "235,3869,409,3895" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProtoOrBuilder.html" title = " " alt = "" coords = "224,3970,420,3997" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponseOrBuilder.html" title = " " alt = "" coords = "220,4071,424,4098" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProtoOrBuilder.html" title = " " alt = "" coords = "223,4173,421,4215" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformationOrBuilder.html" title = " " alt = "" coords = "217,4291,427,4332" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProtoOrBuilder.html" title = " " alt = "" coords = "208,4407,436,4434" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProtoOrBuilder.html" title = " " alt = "" coords = "226,4517,418,4559" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProtoOrBuilder.html" title = " " alt = "" coords = "209,4626,435,4653" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProtoOrBuilder.html" title = " " alt = "" coords = "214,4727,430,4754" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProtoOrBuilder.html" title = " " alt = "" coords = "228,4829,416,4871" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProtoOrBuilder.html" title = " " alt = "" coords = "229,4939,415,4980" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProtoOrBuilder.html" title = " " alt = "" coords = "211,5047,433,5074" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProtoOrBuilder.html" title = " " alt = "" coords = "210,5149,434,5175" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProtoOrBuilder.html" title = " " alt = "" coords = "208,5250,436,5277" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProtoOrBuilder.html" title = " " alt = "" coords = "217,5352,427,5393" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProtoOrBuilder.html" title = " " alt = "" coords = "226,129,418,171" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignmentOrBuilder.html" title = " " alt = "" coords = "225,291,419,332" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProtoOrBuilder.html" title = " " alt = "" coords = "229,356,415,397" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProtoOrBuilder.html" title = " " alt = "" coords = "207,457,437,483" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1SatParametersOrBuilder.html" title = " " alt = "" coords = "233,625,411,651" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProtoOrBuilder.html" title = " " alt = "" coords = "213,675,431,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" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModel.html" title = "Main modeling class." alt = "" coords = "5,5,84,32" / >
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" >
2020-09-01 16:00:33 +02: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,255,32" / >
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" >
2020-09-01 16:00:33 +02: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,175,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_11.png" border = "0" usemap = "#CpModelProtobuf" alt = "" / >
< map name = "CpModelProtobuf" id = "CpModelProtobuf" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProtobuf.html" title = " " alt = "" coords = "5,5,140,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" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolver.html" title = "Wrapper around the SAT solver." alt = "" coords = "5,5,85,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" >
2020-09-01 16:00:33 +02: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,188,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" >
2020-09-01 16:00:33 +02: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,79,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" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalVar.html" title = "An interval variable." alt = "" coords = "5,5,99,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_16.png" border = "0" usemap = "#IntIntToLongFunction" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "IntIntToLongFunction" id = "IntIntToLongFunction" >
2020-09-01 16:00:33 +02: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,161,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_17.png" border = "0" usemap = "#IntTupleSet" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "IntTupleSet" id = "IntTupleSet" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntTupleSet.html" title = " " alt = "" coords = "5,5,100,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_18.png" border = "0" usemap = "#IntVarLocalSearchHandler" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "IntVarLocalSearchHandler" id = "IntVarLocalSearchHandler" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchHandler.html" title = " " alt = "" coords = "5,5,195,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" >
2020-09-01 16:00:33 +02: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,132,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" >
2020-09-01 16:00:33 +02: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,205,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" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1LinearSolver.html" title = " " 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_22.png" border = "0" usemap = "#LinearSumAssignment" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "LinearSumAssignment" id = "LinearSumAssignment" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1LinearSumAssignment.html" title = " " alt = "" coords = "5,5,173,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_23.png" border = "0" usemap = "#LinearSumAssignment_8Status" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "LinearSumAssignment_8Status" id = "LinearSumAssignment_8Status" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1graph_1_1LinearSumAssignment_1_1Status.html" title = " " alt = "" coords = "5,5,219,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_24.png" border = "0" usemap = "#Literal" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "Literal" id = "Literal" >
2020-08-03 11:20:29 +02: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,96,83" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntVar.html" title = "An integer variable." alt = "" coords = "189,107,249,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 = "180,5,259,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 = "156,56,283,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,82,159" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NotBooleanVariable.html" title = "The negation of a boolean variable." alt = "" coords = "144,157,295,184" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_25.png" border = "0" usemap = "#Loader" alt = "" / >
< map name = "Loader" id = "Loader" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1Loader.html" title = "Load native libraries needed for using ortools-java." alt = "" coords = "5,5,72,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_26.png" border = "0" usemap = "#LocalSearchFilterManager_8FilterEvent" alt = "" / >
< map name = "LocalSearchFilterManager_8FilterEvent" id = "LocalSearchFilterManager_8FilterEvent" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilterManager_1_1FilterEvent.html" title = " " alt = "" coords = "5,5,199,47" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_27.png" border = "0" usemap = "#LocalSearchPhaseParameters" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "LocalSearchPhaseParameters" id = "LocalSearchPhaseParameters" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchPhaseParameters.html" title = " " alt = "" coords = "5,5,219,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_28.png" border = "0" usemap = "#LongTernaryOperator" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "LongTernaryOperator" id = "LongTernaryOperator" >
2020-09-01 16:00:33 +02: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,164,32" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_29.png" border = "0" usemap = "#LongTernaryPredicate" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "LongTernaryPredicate" id = "LongTernaryPredicate" >
2020-09-01 16:00:33 +02: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,168,32" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_30.png" border = "0" usemap = "#mainConstants" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "mainConstants" id = "mainConstants" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1mainConstants.html" title = " " alt = "" coords = "5,5,125,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_31.png" border = "0" usemap = "#MaxFlow" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MaxFlow" id = "MaxFlow" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MaxFlow.html" title = " " alt = "" coords = "5,5,87,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_32.png" border = "0" usemap = "#MaxFlow_8Status" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MaxFlow_8Status" id = "MaxFlow_8Status" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1graph_1_1MaxFlow_1_1Status.html" title = " " alt = "" coords = "5,5,131,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_33.png" border = "0" usemap = "#MinCostFlowBase" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MinCostFlowBase" id = "MinCostFlowBase" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlowBase.html" title = " " alt = "" coords = "5,5,144,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlow.html" title = " " alt = "" coords = "192,5,299,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_34.png" border = "0" usemap = "#MinCostFlowBase_8Status" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MinCostFlowBase_8Status" id = "MinCostFlowBase_8Status" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlowBase_1_1Status.html" title = " " alt = "" coords = "5,5,188,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_35.png" border = "0" usemap = "#ModelCache" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "ModelCache" id = "ModelCache" >
2020-09-01 16:00:33 +02: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,108,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_36.png" border = "0" usemap = "#MPConstraint" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPConstraint" id = "MPConstraint" >
2020-09-01 16:00:33 +02: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,115,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_37.png" border = "0" usemap = "#MPGeneralConstraintProto_8GeneralConstraintCase" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "MPGeneralConstraintProto_8GeneralConstraintCase" id = "MPGeneralConstraintProto_8GeneralConstraintCase" >
2020-08-03 11:20:29 +02:00
< area shape = "rect" title = " " alt = "" coords = "39,15,122,42" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1GeneralConstraintCase.html" title = " " alt = "" coords = "218,5,417,47" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1ConstraintCase.html" title = " " alt = "" coords = "204,71,431,98" / >
< area shape = "rect" title = " " alt = "" coords = "5,67,156,94" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_38.png" border = "0" usemap = "#MPModelExportOptions" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPModelExportOptions" id = "MPModelExportOptions" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelExportOptions.html" title = "Export options." alt = "" coords = "5,5,180,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_39.png" border = "0" usemap = "#MPObjective" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPObjective" id = "MPObjective" >
2020-09-01 16:00:33 +02: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,109,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_40.png" border = "0" usemap = "#MPSolver" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolver" id = "MPSolver" >
2020-09-01 16:00:33 +02: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,88,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_41.png" border = "0" usemap = "#MPSolver_8BasisStatus" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolver_8BasisStatus" id = "MPSolver_8BasisStatus" >
2020-09-01 16:00:33 +02: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,168,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_42.png" border = "0" usemap = "#MPSolver_8OptimizationProblemType" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolver_8OptimizationProblemType" id = "MPSolver_8OptimizationProblemType" >
2020-09-01 16:00:33 +02: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,260,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_43.png" border = "0" usemap = "#MPSolver_8ResultStatus" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolver_8ResultStatus" id = "MPSolver_8ResultStatus" >
2020-09-01 16:00:33 +02: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,173,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_44.png" border = "0" usemap = "#MPSolverParameters" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters" id = "MPSolverParameters" >
2020-09-01 16:00:33 +02: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,163,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_45.png" border = "0" usemap = "#MPSolverParameters_8DoubleParam" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters_8DoubleParam" id = "MPSolverParameters_8DoubleParam" >
2020-09-01 16:00:33 +02: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,212,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_46.png" border = "0" usemap = "#MPSolverParameters_8IncrementalityValues" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters_8IncrementalityValues" id = "MPSolverParameters_8IncrementalityValues" >
2020-09-01 16:00:33 +02: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,261,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_47.png" border = "0" usemap = "#MPSolverParameters_8IntegerParam" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters_8IntegerParam" id = "MPSolverParameters_8IntegerParam" >
2020-09-01 16:00:33 +02: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,212,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_48.png" border = "0" usemap = "#MPSolverParameters_8LpAlgorithmValues" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters_8LpAlgorithmValues" id = "MPSolverParameters_8LpAlgorithmValues" >
2020-09-01 16:00:33 +02: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,245,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_49.png" border = "0" usemap = "#MPSolverParameters_8PresolveValues" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters_8PresolveValues" id = "MPSolverParameters_8PresolveValues" >
2020-09-01 16:00:33 +02: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,223,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_50.png" border = "0" usemap = "#MPSolverParameters_8ScalingValues" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPSolverParameters_8ScalingValues" id = "MPSolverParameters_8ScalingValues" >
2020-09-01 16:00:33 +02: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,213,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_51.png" border = "0" usemap = "#MPVariable" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "MPVariable" id = "MPVariable" >
2020-09-01 16:00:33 +02: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,100,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_52.png" border = "0" usemap = "#OptionalBooleanOuterClass" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "OptionalBooleanOuterClass" id = "OptionalBooleanOuterClass" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1util_1_1OptionalBooleanOuterClass.html" title = " " alt = "" coords = "5,5,207,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_53.png" border = "0" usemap = "#RevBool" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RevBool" id = "RevBool" >
2020-09-01 16:00:33 +02: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,81,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_54.png" border = "0" usemap = "#RevInteger" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RevInteger" id = "RevInteger" >
2020-09-01 16:00:33 +02: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,99,32" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_55.png" border = "0" usemap = "#RevLong" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RevLong" id = "RevLong" >
2020-09-01 16:00:33 +02: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,84,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_56.png" border = "0" usemap = "#RevPartialSequence" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RevPartialSequence" id = "RevPartialSequence" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevPartialSequence.html" title = "--— RevPartialSequence --—" alt = "" coords = "5,5,156,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_57.png" border = "0" usemap = "#RoutingDimension" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RoutingDimension" id = "RoutingDimension" >
2020-09-01 16:00:33 +02: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,148,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_58.png" border = "0" usemap = "#RoutingEnums" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "RoutingEnums" id = "RoutingEnums" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingEnums.html" title = " " alt = "" coords = "5,5,121,32" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_59.png" border = "0" usemap = "#RoutingIndexManager" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RoutingIndexManager" id = "RoutingIndexManager" >
2020-09-01 16:00:33 +02: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,171,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_60.png" border = "0" usemap = "#RoutingModel" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "RoutingModel" id = "RoutingModel" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html" title = " " alt = "" coords = "5,5,117,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_61.png" border = "0" usemap = "#RoutingModel_8VehicleTypeContainer" alt = "" / >
< map name = "RoutingModel_8VehicleTypeContainer" id = "RoutingModel_8VehicleTypeContainer" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel_1_1VehicleTypeContainer.html" title = "Struct used to sort and store vehicles by their type." alt = "" coords = "5,5,199,47" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_62.png" border = "0" usemap = "#RoutingModel_8VehicleTypeContainer_8VehicleClassEntry" alt = "" / >
< map name = "RoutingModel_8VehicleTypeContainer_8VehicleClassEntry" id = "RoutingModel_8VehicleTypeContainer_8VehicleClassEntry" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel_1_1VehicleTypeContainer_1_1VehicleClassEntry.html" title = " " alt = "" coords = "5,5,209,47" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_63.png" border = "0" usemap = "#RoutingParameters" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "RoutingParameters" id = "RoutingParameters" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingParameters.html" title = " " alt = "" coords = "5,5,152,32" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_64.png" border = "0" usemap = "#SatHelper" alt = "" / >
2020-01-31 17:05:16 +01:00
< map name = "SatHelper" id = "SatHelper" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatHelper.html" title = " " alt = "" coords = "5,5,92,32" / >
2020-01-31 17:05:16 +01:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_65.png" border = "0" usemap = "#SatParametersOuterClass" alt = "" / >
2020-01-31 17:05:16 +01:00
< map name = "SatParametersOuterClass" id = "SatParametersOuterClass" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParametersOuterClass.html" title = " " alt = "" coords = "5,5,193,32" / >
2020-01-31 17:05:16 +01:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_66.png" border = "0" usemap = "#SearchLimitProtobuf" alt = "" / >
2019-08-07 18:01:08 -07:00
< map name = "SearchLimitProtobuf" id = "SearchLimitProtobuf" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimitProtobuf.html" title = " " alt = "" coords = "5,5,160,32" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_67.png" border = "0" usemap = "#SequenceVarLocalSearchHandler" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "SequenceVarLocalSearchHandler" id = "SequenceVarLocalSearchHandler" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchHandler.html" title = " " alt = "" coords = "5,5,240,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_68.png" border = "0" usemap = "#SolutionCallback" alt = "" / >
2020-01-31 17:05:16 +01:00
< map name = "SolutionCallback" id = "SolutionCallback" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SolutionCallback.html" title = " " alt = "" coords = "5,5,136,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 = "184,5,373,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_69.png" border = "0" usemap = "#Solver" alt = "" / >
2020-01-31 17:05:16 +01:00
< map name = "Solver" id = "Solver" >
2020-09-01 16:00:33 +02: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,68,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_70.png" border = "0" usemap = "#Solver_8FailException" alt = "" / >
2020-01-31 17:05:16 +01:00
< map name = "Solver_8FailException" id = "Solver_8FailException" >
2020-08-03 11:20:29 +02:00
< area shape = "rect" title = " " alt = "" coords = "5,5,92,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 = "140,5,292,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_71.png" border = "0" usemap = "#Solver_8IntegerCastInfo" alt = "" / >
2020-01-31 17:05:16 +01:00
< map name = "Solver_8IntegerCastInfo" id = "Solver_8IntegerCastInfo" >
2020-09-01 16:00:33 +02: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,172,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_72.png" border = "0" usemap = "#SolverParameters" alt = "" / >
2020-01-31 17:05:16 +01:00
< map name = "SolverParameters" id = "SolverParameters" >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolverParameters.html" title = " " alt = "" coords = "5,5,143,32" / >
2020-01-31 17:05:16 +01:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_73.png" border = "0" usemap = "#SortedDisjointIntervalList" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "SortedDisjointIntervalList" id = "SortedDisjointIntervalList" >
2020-09-01 16:00:33 +02: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,192,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_74.png" border = "0" usemap = "#Test" alt = "" / >
< map name = "Test" id = "Test" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1Test.html" title = " " alt = "" coords = "5,5,53,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td > < img src = "inherit_graph_75.png" border = "0" usemap = "#TypeRegulationsChecker" alt = "" / >
2019-09-03 23:31:16 +02:00
< map name = "TypeRegulationsChecker" id = "TypeRegulationsChecker" >
2020-08-03 11:20:29 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRegulationsChecker.html" title = " " alt = "" coords = "5,31,187,57" / >
2020-09-01 16:00:33 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeIncompatibilityChecker.html" title = "Checker for type incompatibilities." alt = "" coords = "235,5,437,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRequirementChecker.html" title = "Checker for type requirements." alt = "" coords = "242,56,430,83" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
< / table >
< / div > <!-- contents -->
2020-09-01 16:00:33 +02:00
< / div > <!-- doc - content -->
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 >