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" >
2021-04-27 23:00:03 +02:00
< span id = "sfml" > Google OR-Tools 9.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 >
2021-01-26 11:28:50 +01:00
<!-- Generated by Doxygen 1.9.1 -->
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 */
2021-01-26 11:28:50 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2020-09-01 16:00:33 +02:00
/* @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" >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_0.png" border = "0" usemap = "#aAssignmentElement" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aAssignmentElement" id = "aAssignmentElement" >
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" / >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarElement.html" title = " " alt = "" coords = "230,5,345,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVarElement.html" title = " " alt = "" coords = "213,56,361,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 underlyin..." alt = "" coords = "207,107,368,133" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_1.png" border = "0" usemap = "#aAssignmentIntContainer" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aAssignmentIntContainer" id = "aAssignmentIntContainer" >
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 >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_2.png" border = "0" usemap = "#aAssignmentIntervalContainer" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aAssignmentIntervalContainer" id = "aAssignmentIntervalContainer" >
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 >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_3.png" border = "0" usemap = "#aAssignmentSequenceContainer" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aAssignmentSequenceContainer" id = "aAssignmentSequenceContainer" >
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 >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_4.png" border = "0" usemap = "#aBaseObject" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aBaseObject" id = "aBaseObject" >
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" / >
2021-02-16 18:34:57 +01:00
< 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,283,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 = "182,56,306,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 = "184,107,304,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 = "209,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 = "189,208,299,235" / >
2021-04-27 23:00:03 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilter.html" title = "Classes to which this template function can be applied to as of 04/2014." alt = "" coords = "178,259,310,285" / >
2021-02-16 18:34:57 +01:00
< 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,339,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 = "165,360,323,387" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html" title = "Model visitor." alt = "" coords = "192,411,296,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,331,488" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelVisitor.html" title = "Routing model visitor." alt = "" coords = "167,512,321,539" / >
2021-04-27 23:00:03 +02:00
< 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 = "186,715,302,741" / >
< 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,765,295,792" / >
2021-02-16 18:34:57 +01:00
< 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 = "432,56,584,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 = "438,107,578,133" / >
2021-04-27 23:00:03 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchFilter.html" title = " " alt = "" coords = "423,203,593,229" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperatorTemplate.html" title = "Base operator class for operators manipulating variables." alt = "" coords = "410,254,606,295" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperatorTemplate.html" title = "Base operator class for operators manipulating variables." alt = "" coords = "387,319,629,361" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperator.html" title = " " alt = "" coords = "701,233,897,260" / >
< 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 = "984,183,1060,209" / >
< 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 = "968,233,1076,260" / >
< 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 = "968,284,1076,311" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperator.html" title = " " alt = "" coords = "677,284,920,311" / >
< 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,385,557,412" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint.html" title = "A constraint is the main modeling object." alt = "" coords = "463,436,553,463" / >
< 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 = "474,487,542,513" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVar.html" title = "Interval variables are often used in scheduling." alt = "" coords = "461,537,555,564" / >
< 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,588,561,615" / >
< 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,335,858,361" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html" title = " " alt = "" coords = "717,385,880,412" / >
< 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,436,911,463" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html" title = " " alt = "" coords = "772,487,825,513" / >
< 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 = "701,537,897,564" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseIntExpr.html" title = " " alt = "" coords = "749,588,849,615" / >
< 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,639,829,665" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html" title = " " alt = "" coords = "973,639,1071,665" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html" title = " " alt = "" coords = "433,639,583,665" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html" title = "This class encapsulates an objective." alt = "" coords = "457,689,559,716" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html" title = " " alt = "" coords = "433,740,583,767" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html" title = "Base class of all search limits." alt = "" coords = "459,791,557,817" / >
< 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 = "463,841,553,868" / >
< 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 = "441,892,575,919" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ImprovementSearchLimit.html" title = " " alt = "" coords = "705,765,892,792" / >
< 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 = "746,816,851,843" / >
2019-11-14 13:52:51 -08:00
< / map >
< / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr > < td > < img src = "inherit_graph_5.png" border = "0" usemap = "#aCMakeTest" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aCMakeTest" id = "aCMakeTest" >
2020-10-09 12:00:09 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1CMakeTest.html" title = " " alt = "" coords = "5,5,97,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_6.png" border = "0" usemap = "#aConstraint" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aConstraint" id = "aConstraint" >
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 >
2021-01-26 11:28:50 +01:00
< tr > < td > < img src = "inherit_graph_7.png" border = "0" usemap = "#aConstraintSolverParameters_8Builder" alt = "" / >
< map name = "aConstraintSolverParameters_8Builder" id = "aConstraintSolverParameters_8Builder" >
2021-04-27 23:00:03 +02:00
< area shape = "rect" title = " " alt = "" coords = "219,2903,433,2930" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html" title = " " alt = "" coords = "534,528,743,569" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html" title = " " alt = "" coords = "536,695,741,722" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Builder.html" title = " " alt = "" coords = "542,797,735,839" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters_1_1Builder.html" title = " " alt = "" coords = "523,863,754,890" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters_1_1Builder.html" title = " " alt = "" coords = "520,1015,757,1042" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1Builder.html" title = " " alt = "" coords = "541,1393,736,1435" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParameters_1_1Builder.html" title = " " alt = "" coords = "505,1066,772,1122" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators_1_1Builder.html" title = " " alt = "" coords = "509,1247,768,1303" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint_1_1Builder.html" title = " " alt = "" coords = "547,1525,730,1551" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint_1_1Builder.html" title = " " alt = "" coords = "541,1626,736,1653" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint_1_1Builder.html" title = " " alt = "" coords = "521,1728,757,1769" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto_1_1Builder.html" title = " " alt = "" coords = "542,1845,735,1871" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1Builder.html" title = " " alt = "" coords = "539,1947,738,1988" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint_1_1Builder.html" title = " " alt = "" coords = "531,2063,747,2090" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto_1_1Builder.html" title = " " alt = "" coords = "538,2165,739,2191" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto_1_1Builder.html" title = " " alt = "" coords = "555,2266,722,2293" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1Builder.html" title = " " alt = "" coords = "546,2367,731,2394" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint_1_1Builder.html" title = " " alt = "" coords = "527,2469,750,2495" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective_1_1Builder.html" title = " " alt = "" coords = "530,2570,747,2597" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolution_1_1Builder.html" title = "Protobuf type." alt = "" coords = "566,2671,711,2698" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html" title = " " alt = "" coords = "535,2773,743,2799" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1Builder.html" title = " " alt = "" coords = "528,2875,749,2916" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Builder.html" title = " " alt = "" coords = "547,2991,730,3018" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto_1_1Builder.html" title = " " alt = "" coords = "549,3093,729,3119" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble_1_1Builder.html" title = " " alt = "" coords = "552,3194,725,3221" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment_1_1Builder.html" title = " " alt = "" coords = "539,3296,738,3337" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html" title = " " alt = "" coords = "537,3413,740,3455" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto_1_1Builder.html" title = " " alt = "" coords = "539,3531,738,3572" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto_1_1Builder.html" title = " " alt = "" coords = "539,3647,738,3674" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto_1_1Builder.html" title = " " alt = "" coords = "531,3698,746,3725" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1Builder.html" title = " " alt = "" coords = "552,3850,725,3877" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto_1_1Builder.html" title = " " alt = "" coords = "557,3951,720,3978" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto_1_1Builder.html" title = " " alt = "" coords = "546,4053,731,4079" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse_1_1Builder.html" title = " " alt = "" coords = "542,4154,735,4181" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto_1_1Builder.html" title = " " alt = "" coords = "537,4256,740,4297" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation_1_1Builder.html" title = " " alt = "" coords = "534,4373,743,4415" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1Builder.html" title = " " alt = "" coords = "530,4490,747,4517" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DenseMatrixProto_1_1Builder.html" title = " " alt = "" coords = "544,4607,733,4634" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto_1_1Builder.html" title = " " alt = "" coords = "525,4709,752,4735" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto_1_1Builder.html" title = " " alt = "" coords = "531,4810,747,4837" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto_1_1Builder.html" title = " " alt = "" coords = "535,4911,742,4938" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto_1_1Builder.html" title = " " alt = "" coords = "550,5013,727,5055" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto_1_1Builder.html" title = " " alt = "" coords = "528,5130,749,5157" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto_1_1Builder.html" title = "Protobuf type." alt = "" coords = "533,5231,744,5258" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto_1_1Builder.html" title = " " alt = "" coords = "532,5333,745,5359" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_1_1Builder.html" title = " " alt = "" coords = "530,5434,747,5461" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto_1_1Builder.html" title = " " alt = "" coords = "531,5536,746,5577" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto_1_1Builder.html" title = " " alt = "" coords = "541,5653,737,5695" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment_1_1Builder.html" title = " " alt = "" coords = "539,5771,738,5812" / >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto_1_1Builder.html" title = " " alt = "" coords = "544,5,733,47" / >
2021-04-27 23:00:03 +02:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto_1_1Builder.html" title = " " alt = "" coords = "529,71,748,98" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Builder.html" title = " " alt = "" coords = "555,173,723,199" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SparsePermutationProto_1_1Builder.html" title = " " alt = "" coords = "523,223,754,250" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SymmetryProto_1_1Builder.html" title = " " alt = "" coords = "551,375,726,402" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto_1_1Builder.html" title = " " alt = "" coords = "535,477,742,503" / >
< area shape = "rect" title = " " alt = "" coords = "243,3021,409,3047" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html" title = " " alt = "" coords = "536,746,741,773" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" title = " " alt = "" coords = "560,914,717,941" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic.html" title = " " alt = "" coords = "544,965,733,991" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html" title = " " alt = "" coords = "549,1146,729,1173" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters.html" title = " " alt = "" coords = "545,1197,732,1223" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html" title = " " alt = "" coords = "543,1575,734,1602" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParameters.html" title = " " alt = "" coords = "507,1328,770,1369" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html" title = " " alt = "" coords = "511,1459,766,1500" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint.html" title = " " alt = "" coords = "572,1677,705,1703" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint.html" title = " " alt = "" coords = "567,1794,711,1821" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint.html" title = " " alt = "" coords = "523,1895,755,1922" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto.html" title = " " alt = "" coords = "567,2013,710,2039" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto.html" title = " " alt = "" coords = "541,2114,736,2141" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint.html" title = " " alt = "" coords = "555,2215,722,2242" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto.html" title = " " alt = "" coords = "563,2317,714,2343" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto.html" title = " " alt = "" coords = "581,2418,697,2445" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html" title = " " alt = "" coords = "571,2519,706,2546" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint.html" title = " " alt = "" coords = "553,2621,725,2647" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective.html" title = " " alt = "" coords = "555,2722,722,2749" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolution.html" title = "Protobuf type." alt = "" coords = "591,2823,686,2850" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html" title = " " alt = "" coords = "559,2941,718,2967" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html" title = " " alt = "" coords = "530,3042,747,3069" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint.html" title = " " alt = "" coords = "573,3143,705,3170" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto.html" title = " " alt = "" coords = "573,3245,704,3271" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble.html" title = " " alt = "" coords = "577,3362,700,3389" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment.html" title = " " alt = "" coords = "541,3479,736,3506" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html" title = " " alt = "" coords = "539,3597,738,3623" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html" title = " " alt = "" coords = "541,3749,736,3775" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto.html" title = " " alt = "" coords = "564,3799,713,3826" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto.html" title = " " alt = "" coords = "556,3901,721,3927" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html" title = " " alt = "" coords = "577,4002,700,4029" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto.html" title = " " alt = "" coords = "582,4103,695,4130" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto.html" title = " " alt = "" coords = "571,4205,706,4231" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse.html" title = " " alt = "" coords = "567,4322,710,4349" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto.html" title = " " alt = "" coords = "539,4439,738,4466" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto.html" title = " " alt = "" coords = "555,4658,722,4685" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation.html" title = " " alt = "" coords = "534,4541,743,4583" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DenseMatrixProto.html" title = " " alt = "" coords = "569,4759,708,4786" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto.html" title = " " alt = "" coords = "550,4861,727,4887" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto.html" title = " " alt = "" coords = "555,4962,722,4989" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto.html" title = " " alt = "" coords = "561,5079,717,5106" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto.html" title = " " alt = "" coords = "552,5181,725,5207" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto.html" title = " " alt = "" coords = "553,5282,724,5309" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto.html" title = "Protobuf type." alt = "" coords = "559,5383,719,5410" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto.html" title = " " alt = "" coords = "557,5485,720,5511" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto.html" title = " " alt = "" coords = "555,5602,722,5629" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto.html" title = " " alt = "" coords = "533,5719,744,5746" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto.html" title = " " alt = "" coords = "543,5837,735,5863" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment.html" title = " " alt = "" coords = "541,5887,736,5914" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto.html" title = " " alt = "" coords = "546,122,731,149" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto.html" title = " " alt = "" coords = "555,274,723,301" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html" title = " " alt = "" coords = "579,325,698,351" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SparsePermutationProto.html" title = " " alt = "" coords = "549,426,729,453" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SymmetryProto.html" title = " " alt = "" coords = "577,594,701,621" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto.html" title = " " alt = "" coords = "560,645,717,671" / >
< area shape = "rect" title = " " alt = "" coords = "5,2962,147,2989" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParametersOrBuilder.html" title = " " alt = "" coords = "223,739,429,780" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategyOrBuilder.html" title = " " alt = "" coords = "217,910,435,937" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristicOrBuilder.html" title = " " alt = "" coords = "231,961,421,1003" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParametersOrBuilder.html" title = " " alt = "" coords = "229,1131,423,1172" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParametersOrBuilder.html" title = " " alt = "" coords = "225,1196,427,1237" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParametersOrBuilder.html" title = " " alt = "" coords = "195,1321,457,1377" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperatorsOrBuilder.html" title = " " alt = "" coords = "199,1451,453,1507" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParametersOrBuilder.html" title = " " alt = "" coords = "223,1568,429,1609" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraintOrBuilder.html" title = " " alt = "" coords = "229,1677,423,1703" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraintOrBuilder.html" title = " " alt = "" coords = "223,1794,429,1821" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraintOrBuilder.html" title = " " alt = "" coords = "210,1888,442,1929" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProtoOrBuilder.html" title = " " alt = "" coords = "224,2013,428,2039" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProtoOrBuilder.html" title = " " alt = "" coords = "229,2107,423,2148" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraintOrBuilder.html" title = " " alt = "" coords = "213,2215,439,2242" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProtoOrBuilder.html" title = " " alt = "" coords = "220,2317,432,2343" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProtoOrBuilder.html" title = " " alt = "" coords = "237,2418,415,2445" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequestOrBuilder.html" title = " " alt = "" coords = "228,2519,424,2546" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraintOrBuilder.html" title = " " alt = "" coords = "209,2621,443,2647" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjectiveOrBuilder.html" title = " " alt = "" coords = "212,2722,440,2749" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionOrBuilder.html" title = " " alt = "" coords = "248,2802,404,2829" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponseOrBuilder.html" title = " " alt = "" coords = "217,2853,435,2879" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParametersOrBuilder.html" title = " " alt = "" coords = "217,2955,435,2996" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraintOrBuilder.html" title = " " alt = "" coords = "229,3071,423,3098" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProtoOrBuilder.html" title = " " alt = "" coords = "231,3122,421,3149" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDoubleOrBuilder.html" title = " " alt = "" coords = "234,3194,418,3221" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignmentOrBuilder.html" title = " " alt = "" coords = "229,3296,423,3337" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProtoOrBuilder.html" title = " " alt = "" coords = "227,3413,425,3455" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProtoOrBuilder.html" title = " " alt = "" coords = "229,3531,423,3572" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProtoOrBuilder.html" title = " " alt = "" coords = "221,3643,431,3670" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProtoOrBuilder.html" title = " " alt = "" coords = "236,3695,416,3736" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ConstraintProtoOrBuilder.html" title = " " alt = "" coords = "234,3850,418,3877" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpModelProtoOrBuilder.html" title = " " alt = "" coords = "239,3951,413,3978" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProtoOrBuilder.html" title = " " alt = "" coords = "228,4053,424,4079" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponseOrBuilder.html" title = " " alt = "" coords = "224,4154,428,4181" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProtoOrBuilder.html" title = " " alt = "" coords = "227,4256,425,4297" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformationOrBuilder.html" title = " " alt = "" coords = "221,4373,431,4415" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProtoOrBuilder.html" title = " " alt = "" coords = "212,4490,440,4517" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DenseMatrixProtoOrBuilder.html" title = " " alt = "" coords = "226,4607,426,4634" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProtoOrBuilder.html" title = " " alt = "" coords = "230,4701,422,4743" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProtoOrBuilder.html" title = " " alt = "" coords = "213,4810,439,4837" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProtoOrBuilder.html" title = " " alt = "" coords = "217,4911,435,4938" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProtoOrBuilder.html" title = " " alt = "" coords = "232,5013,420,5055" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProtoOrBuilder.html" title = " " alt = "" coords = "233,5123,419,5164" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProtoOrBuilder.html" title = " " alt = "" coords = "215,5231,437,5258" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProtoOrBuilder.html" title = " " alt = "" coords = "214,5333,438,5359" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProtoOrBuilder.html" title = " " alt = "" coords = "212,5434,440,5461" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProtoOrBuilder.html" title = " " alt = "" coords = "221,5536,431,5577" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProtoOrBuilder.html" title = " " alt = "" coords = "230,5653,422,5695" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignmentOrBuilder.html" title = " " alt = "" coords = "229,5771,423,5812" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProtoOrBuilder.html" title = " " alt = "" coords = "233,115,419,156" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProtoOrBuilder.html" title = " " alt = "" coords = "211,274,441,301" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1SatParametersOrBuilder.html" title = " " alt = "" coords = "237,325,415,351" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1SparsePermutationProtoOrBuilder.html" title = " " alt = "" coords = "229,419,423,460" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1SymmetryProtoOrBuilder.html" title = " " alt = "" coords = "233,594,419,621" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProtoOrBuilder.html" title = " " alt = "" coords = "217,645,435,671" / >
2019-11-14 13:52:51 -08:00
< / map >
< / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr > < td > < img src = "inherit_graph_8.png" border = "0" usemap = "#aConstraintSolverParameters_8TrailCompression" alt = "" / >
< map name = "aConstraintSolverParameters_8TrailCompression" id = "aConstraintSolverParameters_8TrailCompression" >
< area shape = "rect" title = " " alt = "" coords = "5,662,176,689" / >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html" title = " " alt = "" coords = "248,5,457,47" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html" title = "Protobuf enum." alt = "" coords = "255,71,451,98" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html" title = "Protobuf enum." alt = "" coords = "256,123,449,164" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html" title = " " alt = "" coords = "255,188,450,229" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html" title = " " alt = "" coords = "247,254,458,281" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1LPAlgorithmValues.html" title = "Protobuf enum." alt = "" coords = "242,305,463,347" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html" title = " " alt = "" coords = "259,371,446,398" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Type.html" title = "Protobuf enum." alt = "" coords = "269,422,436,449" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html" title = " " alt = "" coords = "292,473,413,499" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1DomainReductionStrategy.html" title = " " alt = "" coords = "241,524,464,565" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1VariableSelectionStrategy.html" title = " " alt = "" coords = "240,589,465,631" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1BinaryMinizationAlgorithm.html" title = " " alt = "" coords = "237,655,469,696" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseOrdering.html" title = " " alt = "" coords = "241,721,464,747" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html" title = " " alt = "" coords = "237,771,469,798" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html" title = " " alt = "" coords = "224,823,481,864" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1FPRoundingMethod.html" title = " " alt = "" coords = "253,888,452,929" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatAssumptionOrder.html" title = " " alt = "" coords = "229,953,477,995" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatStratificationAlgorithm.html" title = " " alt = "" coords = "225,1019,480,1060" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html" title = " " alt = "" coords = "267,1085,439,1111" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1RestartAlgorithm.html" title = " " alt = "" coords = "236,1135,469,1162" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html" title = " " alt = "" coords = "237,1186,468,1213" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1VariableOrder.html" title = " " alt = "" coords = "247,1237,459,1263" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1util_1_1OptionalBoolean.html" title = " " alt = "" coords = "287,1287,418,1314" / >
2019-08-07 18:01:08 -07:00
< / map >
< / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr > < td > < img src = "inherit_graph_9.png" border = "0" usemap = "#aCpModel" alt = "" / >
< map name = "aCpModel" id = "aCpModel" >
< 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 >
2021-01-26 11:28:50 +01:00
< tr > < td > < img src = "inherit_graph_10.png" border = "0" usemap = "#aCpModelProtobuf" alt = "" / >
< map name = "aCpModelProtobuf" id = "aCpModelProtobuf" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_11.png" border = "0" usemap = "#aCppBridge" alt = "" / >
< map name = "aCppBridge" id = "aCppBridge" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1init_1_1CppBridge.html" title = "This class performs various C++ initialization." alt = "" coords = "5,5,95,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_12.png" border = "0" usemap = "#aCppFlags" alt = "" / >
< map name = "aCppFlags" id = "aCppFlags" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1init_1_1CppFlags.html" title = "Simple structure that holds useful C++ flags to setup from non-C++ languages." alt = "" coords = "5,5,88,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_13.png" border = "0" usemap = "#aCpSatHelper" alt = "" / >
< map name = "aCpSatHelper" id = "aCpSatHelper" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSatHelper.html" title = " " alt = "" coords = "5,5,108,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_14.png" border = "0" usemap = "#aCpSolver" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aCpSolver" id = "aCpSolver" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_15.png" border = "0" usemap = "#aDefaultPhaseParameters" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aDefaultPhaseParameters" id = "aDefaultPhaseParameters" >
2021-02-16 18:34:57 +01: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,189,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_16.png" border = "0" usemap = "#aDomain" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aDomain" id = "aDomain" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_17.png" border = "0" usemap = "#aIntBoolPair" alt = "" / >
2021-02-16 18:34:57 +01:00
< map name = "aIntBoolPair" id = "aIntBoolPair" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntBoolPair.html" title = " " alt = "" coords = "5,5,99,32" / >
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_18.png" border = "0" usemap = "#aIntervalVar" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aIntervalVar" id = "aIntervalVar" >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalVar.html" title = "An interval variable." alt = "" coords = "5,5,100,32" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_19.png" border = "0" usemap = "#aIntIntToLongFunction" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aIntIntToLongFunction" id = "aIntIntToLongFunction" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_20.png" border = "0" usemap = "#aIntTupleSet" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aIntTupleSet" id = "aIntTupleSet" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_21.png" border = "0" usemap = "#aIntVarLocalSearchHandler" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aIntVarLocalSearchHandler" id = "aIntVarLocalSearchHandler" >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchHandler.html" title = " " alt = "" coords = "5,5,196,32" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_22.png" border = "0" usemap = "#aKnapsackSolver" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aKnapsackSolver" id = "aKnapsackSolver" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_23.png" border = "0" usemap = "#aKnapsackSolver_8SolverType" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aKnapsackSolver_8SolverType" id = "aKnapsackSolver_8SolverType" >
2021-02-16 18:34:57 +01: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,207,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_24.png" border = "0" usemap = "#aLinearExpr" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aLinearExpr" id = "aLinearExpr" >
< 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" / >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntVar.html" title = "An integer variable." alt = "" coords = "189,107,251,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 = "181,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 = "157,56,283,83" / >
2021-01-26 11:28:50 +01:00
< 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" / >
2021-02-16 18:34:57 +01:00
< 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,296,184" / >
2021-01-26 11:28:50 +01:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_25.png" border = "0" usemap = "#aLinearSolver" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aLinearSolver" id = "aLinearSolver" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_26.png" border = "0" usemap = "#aLinearSumAssignment" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aLinearSumAssignment" id = "aLinearSumAssignment" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_27.png" border = "0" usemap = "#aLinearSumAssignment_8Status" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aLinearSumAssignment_8Status" id = "aLinearSumAssignment_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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_28.png" border = "0" usemap = "#aLoader" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aLoader" id = "aLoader" >
2020-09-01 16:00:33 +02:00
< 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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_29.png" border = "0" usemap = "#aLocalSearchFilterManager_8FilterEvent" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aLocalSearchFilterManager_8FilterEvent" id = "aLocalSearchFilterManager_8FilterEvent" >
2020-09-01 16:00:33 +02:00
< 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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_30.png" border = "0" usemap = "#aLocalSearchPhaseParameters" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aLocalSearchPhaseParameters" id = "aLocalSearchPhaseParameters" >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchPhaseParameters.html" title = " " alt = "" coords = "5,5,220,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_31.png" border = "0" usemap = "#aLongTernaryOperator" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aLongTernaryOperator" id = "aLongTernaryOperator" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_32.png" border = "0" usemap = "#aLongTernaryPredicate" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aLongTernaryPredicate" id = "aLongTernaryPredicate" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_33.png" border = "0" usemap = "#amainConstants" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "amainConstants" id = "amainConstants" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_34.png" border = "0" usemap = "#aMaxFlow" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMaxFlow" id = "aMaxFlow" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_35.png" border = "0" usemap = "#aMaxFlow_8Status" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMaxFlow_8Status" id = "aMaxFlow_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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_36.png" border = "0" usemap = "#aMinCostFlowBase" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMinCostFlowBase" id = "aMinCostFlowBase" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_37.png" border = "0" usemap = "#aMinCostFlowBase_8Status" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMinCostFlowBase_8Status" id = "aMinCostFlowBase_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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_38.png" border = "0" usemap = "#aModelCache" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aModelCache" id = "aModelCache" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_39.png" border = "0" usemap = "#aMPConstraint" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPConstraint" id = "aMPConstraint" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_40.png" border = "0" usemap = "#aMPGeneralConstraintProto_8GeneralConstraintCase" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPGeneralConstraintProto_8GeneralConstraintCase" id = "aMPGeneralConstraintProto_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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_41.png" border = "0" usemap = "#aMPModelExportOptions" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPModelExportOptions" id = "aMPModelExportOptions" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_42.png" border = "0" usemap = "#aMPObjective" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPObjective" id = "aMPObjective" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_43.png" border = "0" usemap = "#aMPSolver" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPSolver" id = "aMPSolver" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_44.png" border = "0" usemap = "#aMPSolver_8BasisStatus" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPSolver_8BasisStatus" id = "aMPSolver_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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_45.png" border = "0" usemap = "#aMPSolver_8OptimizationProblemType" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPSolver_8OptimizationProblemType" id = "aMPSolver_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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_46.png" border = "0" usemap = "#aMPSolver_8ResultStatus" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPSolver_8ResultStatus" id = "aMPSolver_8ResultStatus" >
2021-02-16 18:34:57 +01: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,175,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_47.png" border = "0" usemap = "#aMPSolverParameters" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPSolverParameters" id = "aMPSolverParameters" >
2021-02-16 18:34:57 +01: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,164,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_48.png" border = "0" usemap = "#aMPSolverParameters_8DoubleParam" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPSolverParameters_8DoubleParam" id = "aMPSolverParameters_8DoubleParam" >
2021-02-16 18:34:57 +01: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,213,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_49.png" border = "0" usemap = "#aMPSolverParameters_8IncrementalityValues" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPSolverParameters_8IncrementalityValues" id = "aMPSolverParameters_8IncrementalityValues" >
2021-02-16 18:34:57 +01: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,263,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_50.png" border = "0" usemap = "#aMPSolverParameters_8IntegerParam" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPSolverParameters_8IntegerParam" id = "aMPSolverParameters_8IntegerParam" >
2021-02-16 18:34:57 +01: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,213,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_51.png" border = "0" usemap = "#aMPSolverParameters_8LpAlgorithmValues" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPSolverParameters_8LpAlgorithmValues" id = "aMPSolverParameters_8LpAlgorithmValues" >
2021-02-16 18:34:57 +01: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,247,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_52.png" border = "0" usemap = "#aMPSolverParameters_8PresolveValues" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPSolverParameters_8PresolveValues" id = "aMPSolverParameters_8PresolveValues" >
2021-02-16 18:34:57 +01: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,224,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_53.png" border = "0" usemap = "#aMPSolverParameters_8ScalingValues" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPSolverParameters_8ScalingValues" id = "aMPSolverParameters_8ScalingValues" >
2021-02-16 18:34:57 +01: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,215,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_54.png" border = "0" usemap = "#aMPVariable" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aMPVariable" id = "aMPVariable" >
2021-02-16 18:34:57 +01: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,101,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_55.png" border = "0" usemap = "#aOptionalBooleanOuterClass" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aOptionalBooleanOuterClass" id = "aOptionalBooleanOuterClass" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_56.png" border = "0" usemap = "#aRevBool" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aRevBool" id = "aRevBool" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_57.png" border = "0" usemap = "#aRevInteger" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aRevInteger" id = "aRevInteger" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_58.png" border = "0" usemap = "#aRevLong" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aRevLong" id = "aRevLong" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_59.png" border = "0" usemap = "#aRevPartialSequence" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aRevPartialSequence" id = "aRevPartialSequence" >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevPartialSequence.html" title = "--— RevPartialSequence --—" alt = "" coords = "5,5,157,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_60.png" border = "0" usemap = "#aRoutingDimension" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aRoutingDimension" id = "aRoutingDimension" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_61.png" border = "0" usemap = "#aRoutingEnums" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aRoutingEnums" id = "aRoutingEnums" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_62.png" border = "0" usemap = "#aRoutingIndexManager" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aRoutingIndexManager" id = "aRoutingIndexManager" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_63.png" border = "0" usemap = "#aRoutingModel" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aRoutingModel" id = "aRoutingModel" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_64.png" border = "0" usemap = "#aRoutingModel_8VehicleTypeContainer" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aRoutingModel_8VehicleTypeContainer" id = "aRoutingModel_8VehicleTypeContainer" >
2021-02-16 18:34:57 +01:00
< 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,200,47" / >
2020-09-01 16:00:33 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_65.png" border = "0" usemap = "#aRoutingModel_8VehicleTypeContainer_8VehicleClassEntry" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aRoutingModel_8VehicleTypeContainer_8VehicleClassEntry" id = "aRoutingModel_8VehicleTypeContainer_8VehicleClassEntry" >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel_1_1VehicleTypeContainer_1_1VehicleClassEntry.html" title = " " alt = "" coords = "5,5,212,47" / >
2020-09-01 16:00:33 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_66.png" border = "0" usemap = "#aRoutingParameters" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aRoutingParameters" id = "aRoutingParameters" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_67.png" border = "0" usemap = "#aRuntimeException" alt = "" / >
2021-02-26 14:48:58 +01:00
< map name = "aRuntimeException" id = "aRuntimeException" >
< area shape = "rect" title = " " alt = "" coords = "5,5,147,32" / >
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_68.png" border = "0" usemap = "#aSatParametersOuterClass" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aSatParametersOuterClass" id = "aSatParametersOuterClass" >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParametersOuterClass.html" title = " " alt = "" coords = "5,5,195,32" / >
2020-01-31 17:05:16 +01:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_69.png" border = "0" usemap = "#aSearchLimitProtobuf" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aSearchLimitProtobuf" id = "aSearchLimitProtobuf" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_70.png" border = "0" usemap = "#aSequenceVarLocalSearchHandler" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aSequenceVarLocalSearchHandler" id = "aSequenceVarLocalSearchHandler" >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchHandler.html" title = " " alt = "" coords = "5,5,241,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_71.png" border = "0" usemap = "#aSolutionCallback" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aSolutionCallback" id = "aSolutionCallback" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_72.png" border = "0" usemap = "#aSolver" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aSolver" id = "aSolver" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_73.png" border = "0" usemap = "#aSolver_8FailException" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aSolver_8FailException" id = "aSolver_8FailException" >
2020-08-03 11:20:29 +02:00
< area shape = "rect" title = " " alt = "" coords = "5,5,92,32" / >
2021-02-16 18:34:57 +01:00
< 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,295,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_74.png" border = "0" usemap = "#aSolver_8IntegerCastInfo" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aSolver_8IntegerCastInfo" id = "aSolver_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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_75.png" border = "0" usemap = "#aSolverParameters" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aSolverParameters" id = "aSolverParameters" >
2021-02-16 18:34:57 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolverParameters.html" title = " " alt = "" coords = "5,5,144,32" / >
2020-01-31 17:05:16 +01:00
< / map >
< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_76.png" border = "0" usemap = "#aSolveWrapper" alt = "" / >
< map name = "aSolveWrapper" id = "aSolveWrapper" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SolveWrapper.html" title = " " alt = "" coords = "5,5,119,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_77.png" border = "0" usemap = "#aSortedDisjointIntervalList" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aSortedDisjointIntervalList" id = "aSortedDisjointIntervalList" >
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 >
2021-04-27 23:00:03 +02:00
< tr > < td > < img src = "inherit_graph_78.png" border = "0" usemap = "#aTypeRegulationsChecker" alt = "" / >
2021-01-26 11:28:50 +01:00
< map name = "aTypeRegulationsChecker" id = "aTypeRegulationsChecker" >
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 >