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-12-14 13:41:01 +01:00
< span id = "sfml" > Google OR-Tools 9.2< / 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-09-30 01:18:45 +02:00
<!-- Generated by Doxygen 1.9.2 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2021-09-30 01:18:45 +02:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'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" >
2021-09-30 01:18:45 +02:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2021-09-30 01:18:45 +02:00
/* @license-end */
< / script >
2020-09-01 16:00:33 +02:00
< 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" >
2021-09-30 01:18:45 +02:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('hierarchy.html',''); initResizable(); });
2020-09-01 16:00:33 +02:00
/* @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" >
2021-09-30 01:18:45 +02:00
< div class = "headertitle" > < div class = "title" > Class Hierarchy< / div > < / div >
2019-06-13 02:45:44 +02:00
< / 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" >
2021-09-30 01:18:45 +02:00
< tr > < td > < img src = "inherit_graph_0.png" border = "0" usemap = "#aAssignmentElement" alt = "" / >
< map name = "aAssignmentElement" id = "aAssignmentElement" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentElement.html" title = " " alt = "" coords = "5,56,159,83" / >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarElement.html" title = " " alt = "" coords = "229,5,343,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVarElement.html" title = " " alt = "" coords = "213,56,359,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,365,133" / >
2021-09-30 01:18:45 +02:00
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_1.png" border = "0" usemap = "#aAssignmentIntContainer" alt = "" / >
< map name = "aAssignmentIntContainer" id = "aAssignmentIntContainer" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentIntContainer.html" title = " " alt = "" coords = "5,5,184,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_2.png" border = "0" usemap = "#aAssignmentIntervalContainer" alt = "" / >
< map name = "aAssignmentIntervalContainer" id = "aAssignmentIntervalContainer" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentIntervalContainer.html" title = " " alt = "" coords = "5,5,217,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_3.png" border = "0" usemap = "#aAssignmentSequenceContainer" alt = "" / >
< map name = "aAssignmentSequenceContainer" id = "aAssignmentSequenceContainer" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1AssignmentSequenceContainer.html" title = " " alt = "" coords = "5,5,231,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_4.png" border = "0" usemap = "#aBaseObject" alt = "" / >
< map name = "aBaseObject" id = "aBaseObject" >
< 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,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" / >
2021-12-14 13:41:01 +01:00
< 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,297,235" / >
< 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 = "177,259,311,285" / >
2021-09-30 01:18:45 +02: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" / >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html" title = "Model visitor." alt = "" coords = "193,411,295,437" / >
2021-09-30 01:18:45 +02:00
< 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-12-14 13:41:01 +01: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 = "187,715,301,741" / >
2021-09-30 01:18:45 +02:00
< 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-12-14 13:41:01 +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 = "431,56,583,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 = "436,107,577,133" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchFilter.html" title = " " alt = "" coords = "421,203,592,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 = "409,254,604,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,627,361" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperator.html" title = " " alt = "" coords = "697,233,892,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 = "979,183,1055,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 = "963,233,1070,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 = "963,284,1071,311" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperator.html" title = " " alt = "" coords = "675,284,915,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 = "457,385,556,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 = "462,436,551,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 = "473,487,541,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,553,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 = "454,588,559,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 = "735,335,854,361" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html" title = " " alt = "" coords = "713,385,876,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 = "683,436,906,463" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html" title = " " alt = "" coords = "768,487,821,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 = "697,537,893,564" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseIntExpr.html" title = " " alt = "" coords = "745,588,845,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 = "765,639,824,665" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html" title = " " alt = "" coords = "969,639,1064,665" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html" title = " " alt = "" coords = "432,639,581,665" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html" title = "This class encapsulates an objective." alt = "" coords = "456,689,557,716" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html" title = " " alt = "" coords = "432,740,581,767" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html" title = "Base class of all search limits." alt = "" coords = "457,791,556,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 = "462,841,551,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 = "440,892,573,919" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ImprovementSearchLimit.html" title = " " alt = "" coords = "701,765,888,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 = "742,816,847,843" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_5.png" border = "0" usemap = "#aConstraint" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aConstraint" id = "aConstraint" >
< 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" / >
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_6.png" border = "0" usemap = "#aConstraintSolverParameters_8Builder" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aConstraintSolverParameters_8Builder" id = "aConstraintSolverParameters_8Builder" >
2021-12-14 13:41:01 +01:00
< area shape = "rect" title = " " alt = "" coords = "217,3094,432,3121" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html" title = " " alt = "" coords = "533,629,742,671" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html" title = " " alt = "" coords = "534,746,741,773" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Builder.html" title = " " alt = "" coords = "541,848,733,889" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters_1_1Builder.html" title = " " alt = "" coords = "522,965,753,991" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters_1_1Builder.html" title = " " alt = "" coords = "519,1066,755,1093" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1Builder.html" title = " " alt = "" coords = "540,1460,735,1501" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParameters_1_1Builder.html" title = " " alt = "" coords = "504,1167,771,1223" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators_1_1Builder.html" title = " " alt = "" coords = "508,1314,767,1370" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint_1_1Builder.html" title = " " alt = "" coords = "546,1577,729,1603" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint_1_1Builder.html" title = " " alt = "" coords = "541,1678,734,1705" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint_1_1Builder.html" title = " " alt = "" coords = "520,1780,755,1821" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto_1_1Builder.html" title = " " alt = "" coords = "541,1897,733,1923" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1Builder.html" title = " " alt = "" coords = "539,1999,736,2040" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint_1_1Builder.html" title = " " alt = "" coords = "530,2115,745,2142" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto_1_1Builder.html" title = " " alt = "" coords = "538,2217,737,2243" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto_1_1Builder.html" title = " " alt = "" coords = "555,2318,719,2345" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1Builder.html" title = " " alt = "" coords = "546,2419,729,2446" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint_1_1Builder.html" title = " " alt = "" coords = "527,2521,748,2547" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective_1_1Builder.html" title = " " alt = "" coords = "529,2622,745,2649" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolution_1_1Builder.html" title = "Protobuf type." alt = "" coords = "565,2723,709,2750" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html" title = " " alt = "" coords = "534,2825,741,2851" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html" title = "Protobuf type." alt = "" coords = "561,2926,713,2953" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1Builder.html" title = " " alt = "" coords = "527,3028,747,3069" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Builder.html" title = " " alt = "" coords = "547,3145,728,3171" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto_1_1Builder.html" title = " " alt = "" coords = "549,3246,726,3273" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble_1_1Builder.html" title = " " alt = "" coords = "551,3347,724,3374" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment_1_1Builder.html" title = " " alt = "" coords = "539,3449,736,3491" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html" title = " " alt = "" coords = "536,3567,739,3608" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto_1_1Builder.html" title = " " alt = "" coords = "538,3684,737,3725" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto_1_1Builder.html" title = " " alt = "" coords = "538,3801,737,3827" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto_1_1Builder.html" title = " " alt = "" coords = "530,3902,745,3929" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1Builder.html" title = " " alt = "" coords = "551,4003,724,4030" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto_1_1Builder.html" title = " " alt = "" coords = "556,4105,719,4131" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto_1_1Builder.html" title = " " alt = "" coords = "545,4206,730,4233" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse_1_1Builder.html" title = " " alt = "" coords = "541,4307,734,4334" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverSolution_1_1Builder.html" title = " " alt = "" coords = "546,4409,729,4435" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto_1_1Builder.html" title = " " alt = "" coords = "536,4511,739,4552" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation_1_1Builder.html" title = " " alt = "" coords = "532,4628,743,4669" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1Builder.html" title = " " alt = "" coords = "529,4759,746,4786" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DenseMatrixProto_1_1Builder.html" title = " " alt = "" coords = "543,4861,731,4887" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto_1_1Builder.html" title = " " alt = "" coords = "524,4962,751,4989" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1FloatObjectiveProto_1_1Builder.html" title = " " alt = "" coords = "537,5063,737,5090" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto_1_1Builder.html" title = " " alt = "" coords = "535,5165,739,5191" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto_1_1Builder.html" title = " " alt = "" coords = "549,5267,726,5308" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto_1_1Builder.html" title = " " alt = "" coords = "527,5383,748,5410" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto_1_1Builder.html" title = "Protobuf type." alt = "" coords = "532,5485,743,5511" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto_1_1Builder.html" title = " " alt = "" coords = "531,5586,744,5613" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_1_1Builder.html" title = " " alt = "" coords = "529,5687,746,5714" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html" title = " " alt = "" coords = "536,5789,739,5815" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto_1_1Builder.html" title = " " alt = "" coords = "530,5891,745,5932" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto_1_1Builder.html" title = " " alt = "" coords = "539,6008,735,6049" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment_1_1Builder.html" title = " " alt = "" coords = "539,6125,736,6167" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto_1_1Builder.html" title = " " alt = "" coords = "543,5,732,47" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto_1_1Builder.html" title = " " alt = "" coords = "528,122,747,149" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Builder.html" title = " " alt = "" coords = "553,223,721,250" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SparsePermutationProto_1_1Builder.html" title = " " alt = "" coords = "522,325,753,351" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SymmetryProto_1_1Builder.html" title = " " alt = "" coords = "550,426,725,453" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto_1_1Builder.html" title = " " alt = "" coords = "534,527,741,554" / >
< area shape = "rect" title = " " alt = "" coords = "243,3145,407,3171" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html" title = " " alt = "" coords = "535,695,740,722" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" title = " " alt = "" coords = "558,797,717,823" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic.html" title = " " alt = "" coords = "543,914,731,941" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html" title = " " alt = "" coords = "547,1015,727,1042" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters.html" title = " " alt = "" coords = "544,1117,731,1143" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html" title = " " alt = "" coords = "542,1526,733,1553" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParameters.html" title = " " alt = "" coords = "506,1248,769,1289" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html" title = " " alt = "" coords = "510,1395,765,1436" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint.html" title = " " alt = "" coords = "571,1627,703,1654" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint.html" title = " " alt = "" coords = "566,1729,709,1755" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint.html" title = " " alt = "" coords = "522,1846,753,1873" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto.html" title = " " alt = "" coords = "566,1947,709,1974" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto.html" title = " " alt = "" coords = "541,2065,734,2091" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint.html" title = " " alt = "" coords = "555,2166,720,2193" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto.html" title = " " alt = "" coords = "563,2267,712,2294" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto.html" title = " " alt = "" coords = "580,2369,695,2395" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html" title = " " alt = "" coords = "571,2470,704,2497" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint.html" title = " " alt = "" coords = "552,2571,723,2598" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective.html" title = " " alt = "" coords = "554,2673,721,2699" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolution.html" title = "Protobuf type." alt = "" coords = "590,2774,685,2801" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html" title = " " alt = "" coords = "559,2875,716,2902" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html" title = "Protobuf type." alt = "" coords = "586,2977,689,3003" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html" title = " " alt = "" coords = "529,3094,745,3121" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint.html" title = " " alt = "" coords = "572,3195,703,3222" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto.html" title = " " alt = "" coords = "574,3297,701,3323" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble.html" title = " " alt = "" coords = "576,3398,699,3425" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment.html" title = " " alt = "" coords = "541,3515,734,3542" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html" title = " " alt = "" coords = "538,3633,737,3659" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html" title = " " alt = "" coords = "540,3750,735,3777" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto.html" title = " " alt = "" coords = "563,3851,712,3878" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto.html" title = " " alt = "" coords = "555,3953,720,3979" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html" title = " " alt = "" coords = "576,4054,699,4081" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto.html" title = " " alt = "" coords = "581,4155,693,4182" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto.html" title = " " alt = "" coords = "570,4257,705,4283" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse.html" title = " " alt = "" coords = "566,4358,709,4385" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverSolution.html" title = " " alt = "" coords = "571,4459,704,4486" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto.html" title = " " alt = "" coords = "538,4577,737,4603" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto.html" title = " " alt = "" coords = "554,4810,721,4837" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation.html" title = " " alt = "" coords = "532,4693,743,4735" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DenseMatrixProto.html" title = " " alt = "" coords = "568,4911,707,4938" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto.html" title = " " alt = "" coords = "549,5013,726,5039" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1FloatObjectiveProto.html" title = " " alt = "" coords = "562,5114,713,5141" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto.html" title = " " alt = "" coords = "560,5215,715,5242" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto.html" title = " " alt = "" coords = "551,5333,724,5359" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto.html" title = " " alt = "" coords = "552,5434,723,5461" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto.html" title = "Protobuf type." alt = "" coords = "557,5535,717,5562" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto.html" title = " " alt = "" coords = "556,5637,719,5663" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto.html" title = " " alt = "" coords = "554,5738,721,5765" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html" title = " " alt = "" coords = "561,5839,714,5866" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto.html" title = " " alt = "" coords = "532,5957,743,5983" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto.html" title = " " alt = "" coords = "541,6074,733,6101" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment.html" title = " " alt = "" coords = "541,6191,734,6218" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto.html" title = " " alt = "" coords = "545,71,730,98" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto.html" title = " " alt = "" coords = "553,173,721,199" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html" title = " " alt = "" coords = "578,274,697,301" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SparsePermutationProto.html" title = " " alt = "" coords = "547,375,727,402" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SymmetryProto.html" title = " " alt = "" coords = "575,477,699,503" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto.html" title = " " alt = "" coords = "559,578,716,605" / >
< area shape = "rect" title = " " alt = "" coords = "5,3115,145,3142" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParametersOrBuilder.html" title = " " alt = "" coords = "222,688,427,729" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategyOrBuilder.html" title = " " alt = "" coords = "215,797,434,823" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristicOrBuilder.html" title = " " alt = "" coords = "231,907,419,948" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParametersOrBuilder.html" title = " " alt = "" coords = "227,1008,422,1049" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParametersOrBuilder.html" title = " " alt = "" coords = "224,1109,425,1151" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParametersOrBuilder.html" title = " " alt = "" coords = "193,1241,456,1297" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperatorsOrBuilder.html" title = " " alt = "" coords = "197,1387,452,1443" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParametersOrBuilder.html" title = " " alt = "" coords = "221,1519,428,1560" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraintOrBuilder.html" title = " " alt = "" coords = "228,1627,421,1654" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraintOrBuilder.html" title = " " alt = "" coords = "223,1729,427,1755" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraintOrBuilder.html" title = " " alt = "" coords = "209,1839,440,1880" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProtoOrBuilder.html" title = " " alt = "" coords = "223,1947,426,1974" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProtoOrBuilder.html" title = " " alt = "" coords = "228,2057,421,2099" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraintOrBuilder.html" title = " " alt = "" coords = "211,2166,438,2193" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProtoOrBuilder.html" title = " " alt = "" coords = "219,2267,430,2294" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProtoOrBuilder.html" title = " " alt = "" coords = "237,2369,412,2395" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequestOrBuilder.html" title = " " alt = "" coords = "227,2470,422,2497" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraintOrBuilder.html" title = " " alt = "" coords = "209,2571,441,2598" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjectiveOrBuilder.html" title = " " alt = "" coords = "211,2673,438,2699" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionOrBuilder.html" title = " " alt = "" coords = "247,2774,402,2801" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponseOrBuilder.html" title = " " alt = "" coords = "215,2875,434,2902" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfoOrBuilder.html" title = " " alt = "" coords = "243,2977,406,3003" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParametersOrBuilder.html" title = " " alt = "" coords = "217,3028,433,3069" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraintOrBuilder.html" title = " " alt = "" coords = "229,3195,421,3222" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProtoOrBuilder.html" title = " " alt = "" coords = "231,3246,419,3273" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDoubleOrBuilder.html" title = " " alt = "" coords = "233,3347,417,3374" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignmentOrBuilder.html" title = " " alt = "" coords = "228,3449,421,3491" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProtoOrBuilder.html" title = " " alt = "" coords = "225,3567,424,3608" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProtoOrBuilder.html" title = " " alt = "" coords = "227,3684,422,3725" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProtoOrBuilder.html" title = " " alt = "" coords = "219,3801,430,3827" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProtoOrBuilder.html" title = " " alt = "" coords = "235,3895,415,3936" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ConstraintProtoOrBuilder.html" title = " " alt = "" coords = "233,4003,417,4030" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpModelProtoOrBuilder.html" title = " " alt = "" coords = "238,4105,411,4131" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProtoOrBuilder.html" title = " " alt = "" coords = "227,4206,423,4233" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponseOrBuilder.html" title = " " alt = "" coords = "223,4307,427,4334" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpSolverSolutionOrBuilder.html" title = " " alt = "" coords = "227,4409,422,4435" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProtoOrBuilder.html" title = " " alt = "" coords = "225,4511,424,4552" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformationOrBuilder.html" title = " " alt = "" coords = "219,4628,430,4669" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProtoOrBuilder.html" title = " " alt = "" coords = "211,4759,439,4786" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DenseMatrixProtoOrBuilder.html" title = " " alt = "" coords = "225,4861,424,4887" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProtoOrBuilder.html" title = " " alt = "" coords = "229,4955,421,4996" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1FloatObjectiveProtoOrBuilder.html" title = " " alt = "" coords = "219,5063,430,5090" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProtoOrBuilder.html" title = " " alt = "" coords = "217,5165,432,5191" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProtoOrBuilder.html" title = " " alt = "" coords = "231,5267,419,5308" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProtoOrBuilder.html" title = " " alt = "" coords = "231,5376,418,5417" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProtoOrBuilder.html" title = " " alt = "" coords = "214,5485,435,5511" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProtoOrBuilder.html" title = " " alt = "" coords = "213,5586,437,5613" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProtoOrBuilder.html" title = " " alt = "" coords = "211,5687,439,5714" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProtoOrBuilder.html" title = " " alt = "" coords = "217,5789,432,5815" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProtoOrBuilder.html" title = " " alt = "" coords = "219,5891,430,5932" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProtoOrBuilder.html" title = " " alt = "" coords = "229,6008,421,6049" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignmentOrBuilder.html" title = " " alt = "" coords = "228,6125,421,6167" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProtoOrBuilder.html" title = " " alt = "" coords = "232,64,417,105" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProtoOrBuilder.html" title = " " alt = "" coords = "210,173,439,199" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1SatParametersOrBuilder.html" title = " " alt = "" coords = "235,274,414,301" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1SparsePermutationProtoOrBuilder.html" title = " " alt = "" coords = "227,368,422,409" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1SymmetryProtoOrBuilder.html" title = " " alt = "" coords = "232,477,417,503" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProtoOrBuilder.html" title = " " alt = "" coords = "215,578,434,605" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_7.png" border = "0" usemap = "#aConstraintSolverParameters_8TrailCompression" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aConstraintSolverParameters_8TrailCompression" id = "aConstraintSolverParameters_8TrailCompression" >
2021-12-14 13:41:01 +01:00
< area shape = "rect" title = " " alt = "" coords = "5,662,175,689" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html" title = " " alt = "" coords = "246,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,448,98" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html" title = "Protobuf enum." alt = "" coords = "255,123,447,164" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html" title = " " alt = "" coords = "253,188,448,229" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html" title = " " alt = "" coords = "247,254,455,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 = "257,371,444,398" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Type.html" title = "Protobuf enum." alt = "" coords = "268,422,433,449" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html" title = " " alt = "" coords = "290,473,411,499" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1DomainReductionStrategy.html" title = " " alt = "" coords = "239,524,462,565" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1VariableSelectionStrategy.html" title = " " alt = "" coords = "239,589,462,631" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1BinaryMinizationAlgorithm.html" title = " " alt = "" coords = "235,655,466,696" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseOrdering.html" title = " " alt = "" coords = "239,721,462,747" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html" title = " " alt = "" coords = "235,771,467,798" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html" title = " " alt = "" coords = "223,823,479,864" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1FPRoundingMethod.html" title = " " alt = "" coords = "251,888,450,929" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatAssumptionOrder.html" title = " " alt = "" coords = "227,953,474,995" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatStratificationAlgorithm.html" title = " " alt = "" coords = "223,1019,478,1060" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html" title = " " alt = "" coords = "265,1085,437,1111" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1RestartAlgorithm.html" title = " " alt = "" coords = "234,1135,467,1162" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html" title = " " alt = "" coords = "235,1186,466,1213" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1VariableOrder.html" title = " " alt = "" coords = "245,1237,456,1263" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1util_1_1OptionalBoolean.html" title = " " alt = "" coords = "285,1287,416,1314" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_8.png" border = "0" usemap = "#aCpModel" alt = "" / >
2021-09-30 01:18:45 +02:00
< 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" / >
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_9.png" border = "0" usemap = "#aCpModelProtobuf" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aCpModelProtobuf" id = "aCpModelProtobuf" >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProtobuf.html" title = " " alt = "" coords = "5,5,139,32" / >
2021-09-30 01:18:45 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_10.png" border = "0" usemap = "#aCppBridge" alt = "" / >
2021-09-30 01:18:45 +02:00
< 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 >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_11.png" border = "0" usemap = "#aCppFlags" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aCppFlags" id = "aCppFlags" >
2021-12-14 13:41:01 +01:00
< 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,87,32" / >
2021-09-30 01:18:45 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_12.png" border = "0" usemap = "#aCpSatHelper" alt = "" / >
2021-09-30 01:18:45 +02:00
< 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" / >
2021-04-27 23:00:03 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_13.png" border = "0" usemap = "#aCpSolver" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aCpSolver" id = "aCpSolver" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_14.png" border = "0" usemap = "#aDefaultPhaseParameters" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aDefaultPhaseParameters" id = "aDefaultPhaseParameters" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_15.png" border = "0" usemap = "#aDomain" alt = "" / >
< map name = "aDomain" id = "aDomain" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Domain.html" title = "We call domain any subset of Int64 = [kint64min, kint64max]." alt = "" coords = "5,5,79,32" / >
< / map >
< / td > < / tr >
2021-09-30 01:18:45 +02:00
< tr > < td > < img src = "inherit_graph_16.png" border = "0" usemap = "#aDomain" alt = "" / >
< map name = "aDomain" id = "aDomain" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_17.png" border = "0" usemap = "#aDoubleLinearExpr" alt = "" / >
< map name = "aDoubleLinearExpr" id = "aDoubleLinearExpr" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DoubleLinearExpr.html" title = "A linear expression interface that can be parsed." alt = "" coords = "5,5,143,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_18.png" border = "0" usemap = "#aIntBoolPair" alt = "" / >
2021-09-30 01:18:45 +02: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" / >
2021-02-16 18:34:57 +01:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_19.png" border = "0" usemap = "#aIntervalVar" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aIntervalVar" id = "aIntervalVar" >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalVar.html" title = "An interval variable." alt = "" coords = "5,5,97,32" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_20.png" border = "0" usemap = "#aIntIntToLongFunction" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aIntIntToLongFunction" id = "aIntIntToLongFunction" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_21.png" border = "0" usemap = "#aIntTupleSet" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aIntTupleSet" id = "aIntTupleSet" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_22.png" border = "0" usemap = "#aIntVarLocalSearchHandler" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aIntVarLocalSearchHandler" id = "aIntVarLocalSearchHandler" >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchHandler.html" title = " " alt = "" coords = "5,5,193,32" / >
2019-06-13 02:45:44 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_23.png" border = "0" usemap = "#aKnapsackSolver" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aKnapsackSolver" id = "aKnapsackSolver" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_24.png" border = "0" usemap = "#aKnapsackSolver_8SolverType" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aKnapsackSolver_8SolverType" id = "aKnapsackSolver_8SolverType" >
2021-12-14 13:41:01 +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,204,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_25.png" border = "0" usemap = "#aLinearExpr" alt = "" / >
2021-09-30 01:18:45 +02: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,95,96,121" / >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1Constant.html" title = "A linear expression interface that can be parsed." alt = "" coords = "179,5,259,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntVar.html" title = "An integer variable." alt = "" coords = "190,157,249,184" / >
< 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,56,259,83" / >
< 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,107,282,133" / >
2021-09-30 01:18:45 +02: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,171,82,197" / >
2021-12-14 13:41:01 +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,208,295,235" / >
2021-01-26 11:28:50 +01:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_26.png" border = "0" usemap = "#aLinearSolver" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aLinearSolver" id = "aLinearSolver" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_27.png" border = "0" usemap = "#aLinearSumAssignment" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aLinearSumAssignment" id = "aLinearSumAssignment" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_28.png" border = "0" usemap = "#aLinearSumAssignment_8Status" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aLinearSumAssignment_8Status" id = "aLinearSumAssignment_8Status" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_29.png" border = "0" usemap = "#aLoader" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aLoader" id = "aLoader" >
< 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" / >
2020-09-01 16:00:33 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_30.png" border = "0" usemap = "#aLocalSearchFilterManager_8FilterEvent" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aLocalSearchFilterManager_8FilterEvent" id = "aLocalSearchFilterManager_8FilterEvent" >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilterManager_1_1FilterEvent.html" title = " " alt = "" coords = "5,5,196,47" / >
2020-09-01 16:00:33 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_31.png" border = "0" usemap = "#aLocalSearchPhaseParameters" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aLocalSearchPhaseParameters" id = "aLocalSearchPhaseParameters" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_32.png" border = "0" usemap = "#aLongTernaryOperator" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aLongTernaryOperator" id = "aLongTernaryOperator" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_33.png" border = "0" usemap = "#aLongTernaryPredicate" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aLongTernaryPredicate" id = "aLongTernaryPredicate" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_34.png" border = "0" usemap = "#amainConstants" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "amainConstants" id = "amainConstants" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_35.png" border = "0" usemap = "#aMaxFlow" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMaxFlow" id = "aMaxFlow" >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MaxFlow.html" title = " " alt = "" coords = "5,5,84,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_36.png" border = "0" usemap = "#aMaxFlow_8Status" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMaxFlow_8Status" id = "aMaxFlow_8Status" >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1graph_1_1MaxFlow_1_1Status.html" title = " " alt = "" coords = "5,5,128,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_37.png" border = "0" usemap = "#aMinCostFlowBase" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMinCostFlowBase" id = "aMinCostFlowBase" >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlowBase.html" title = " " alt = "" coords = "5,5,141,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlow.html" title = " " alt = "" coords = "189,5,293,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_38.png" border = "0" usemap = "#aMinCostFlowBase_8Status" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMinCostFlowBase_8Status" id = "aMinCostFlowBase_8Status" >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlowBase_1_1Status.html" title = " " alt = "" coords = "5,5,187,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_39.png" border = "0" usemap = "#aModelCache" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aModelCache" id = "aModelCache" >
2021-12-14 13:41:01 +01: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,107,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_40.png" border = "0" usemap = "#aMPConstraint" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPConstraint" id = "aMPConstraint" >
2021-12-14 13:41:01 +01: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,113,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_41.png" border = "0" usemap = "#aMPGeneralConstraintProto_8GeneralConstraintCase" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPGeneralConstraintProto_8GeneralConstraintCase" id = "aMPGeneralConstraintProto_8GeneralConstraintCase" >
< area shape = "rect" title = " " alt = "" coords = "39,15,122,42" / >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1GeneralConstraintCase.html" title = " " alt = "" coords = "219,5,416,47" / >
2021-09-30 01:18:45 +02:00
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_42.png" border = "0" usemap = "#aMPModelExportOptions" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPModelExportOptions" id = "aMPModelExportOptions" >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelExportOptions.html" title = "Export options." alt = "" coords = "5,5,177,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_43.png" border = "0" usemap = "#aMPObjective" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPObjective" id = "aMPObjective" >
2021-12-14 13:41:01 +01: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,108,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_44.png" border = "0" usemap = "#aMPSolver" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPSolver" id = "aMPSolver" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_45.png" border = "0" usemap = "#aMPSolver_8BasisStatus" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPSolver_8BasisStatus" id = "aMPSolver_8BasisStatus" >
2021-12-14 13:41:01 +01: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,165,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_46.png" border = "0" usemap = "#aMPSolver_8OptimizationProblemType" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPSolver_8OptimizationProblemType" id = "aMPSolver_8OptimizationProblemType" >
2021-12-14 13:41:01 +01: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,257,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_47.png" border = "0" usemap = "#aMPSolver_8ResultStatus" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPSolver_8ResultStatus" id = "aMPSolver_8ResultStatus" >
2021-12-14 13:41:01 +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,172,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_48.png" border = "0" usemap = "#aMPSolverParameters" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPSolverParameters" id = "aMPSolverParameters" >
2021-12-14 13:41:01 +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,163,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_49.png" border = "0" usemap = "#aMPSolverParameters_8DoubleParam" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPSolverParameters_8DoubleParam" id = "aMPSolverParameters_8DoubleParam" >
2021-12-14 13:41:01 +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,212,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_50.png" border = "0" usemap = "#aMPSolverParameters_8IncrementalityValues" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPSolverParameters_8IncrementalityValues" id = "aMPSolverParameters_8IncrementalityValues" >
2021-12-14 13:41:01 +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,261,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_51.png" border = "0" usemap = "#aMPSolverParameters_8IntegerParam" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPSolverParameters_8IntegerParam" id = "aMPSolverParameters_8IntegerParam" >
2021-12-14 13:41:01 +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,212,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_52.png" border = "0" usemap = "#aMPSolverParameters_8LpAlgorithmValues" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPSolverParameters_8LpAlgorithmValues" id = "aMPSolverParameters_8LpAlgorithmValues" >
2021-12-14 13:41:01 +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,245,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_53.png" border = "0" usemap = "#aMPSolverParameters_8PresolveValues" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPSolverParameters_8PresolveValues" id = "aMPSolverParameters_8PresolveValues" >
2021-12-14 13:41:01 +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,223,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_54.png" border = "0" usemap = "#aMPSolverParameters_8ScalingValues" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPSolverParameters_8ScalingValues" id = "aMPSolverParameters_8ScalingValues" >
2021-12-14 13:41:01 +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,213,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_55.png" border = "0" usemap = "#aMPVariable" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aMPVariable" id = "aMPVariable" >
2021-12-14 13:41:01 +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,99,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_56.png" border = "0" usemap = "#aOptionalBooleanOuterClass" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aOptionalBooleanOuterClass" id = "aOptionalBooleanOuterClass" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_57.png" border = "0" usemap = "#aOrToolsVersion" alt = "" / >
< map name = "aOrToolsVersion" id = "aOrToolsVersion" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1init_1_1OrToolsVersion.html" title = " " alt = "" coords = "5,5,123,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_58.png" border = "0" usemap = "#aRevBool" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aRevBool" id = "aRevBool" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_59.png" border = "0" usemap = "#aRevInteger" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aRevInteger" id = "aRevInteger" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_60.png" border = "0" usemap = "#aRevLong" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aRevLong" id = "aRevLong" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_61.png" border = "0" usemap = "#aRevPartialSequence" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aRevPartialSequence" id = "aRevPartialSequence" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_62.png" border = "0" usemap = "#aRoutingDimension" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aRoutingDimension" id = "aRoutingDimension" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_63.png" border = "0" usemap = "#aRoutingEnums" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aRoutingEnums" id = "aRoutingEnums" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_64.png" border = "0" usemap = "#aRoutingIndexManager" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aRoutingIndexManager" id = "aRoutingIndexManager" >
2021-12-14 13:41:01 +01: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,169,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_65.png" border = "0" usemap = "#aRoutingModel" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aRoutingModel" id = "aRoutingModel" >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html" title = " " alt = "" coords = "5,5,116,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_66.png" border = "0" usemap = "#aRoutingModel_8ResourceGroup" alt = "" / >
< map name = "aRoutingModel_8ResourceGroup" id = "aRoutingModel_8ResourceGroup" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel_1_1ResourceGroup.html" title = "A ResourceGroup defines a set of available Resources with attributes on  one or multiple dimensions." alt = "" coords = "5,5,220,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_67.png" border = "0" usemap = "#aRoutingModel_8ResourceGroup_8Attributes" alt = "" / >
< map name = "aRoutingModel_8ResourceGroup_8Attributes" id = "aRoutingModel_8ResourceGroup_8Attributes" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel_1_1ResourceGroup_1_1Attributes.html" title = "Attributes for a dimension." alt = "" coords = "5,5,224,47" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_68.png" border = "0" usemap = "#aRoutingModel_8ResourceGroup_8Resource" alt = "" / >
< map name = "aRoutingModel_8ResourceGroup_8Resource" id = "aRoutingModel_8ResourceGroup_8Resource" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel_1_1ResourceGroup_1_1Resource.html" title = "A Resource sets attributes (costs/constraints) for a set of dimensions." alt = "" coords = "5,5,224,47" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_69.png" border = "0" usemap = "#aRoutingModel_8VehicleTypeContainer" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aRoutingModel_8VehicleTypeContainer" id = "aRoutingModel_8VehicleTypeContainer" >
2021-12-14 13:41:01 +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,196,47" / >
2020-09-01 16:00:33 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_70.png" border = "0" usemap = "#aRoutingModel_8VehicleTypeContainer_8VehicleClassEntry" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aRoutingModel_8VehicleTypeContainer_8VehicleClassEntry" id = "aRoutingModel_8VehicleTypeContainer_8VehicleClassEntry" >
2021-12-14 13:41:01 +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,208,47" / >
2020-09-01 16:00:33 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_71.png" border = "0" usemap = "#aRoutingParameters" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aRoutingParameters" id = "aRoutingParameters" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_72.png" border = "0" usemap = "#aRuntimeException" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aRuntimeException" id = "aRuntimeException" >
< area shape = "rect" title = " " alt = "" coords = "5,5,147,32" / >
2021-02-26 14:48:58 +01:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_73.png" border = "0" usemap = "#aSatParametersOuterClass" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aSatParametersOuterClass" id = "aSatParametersOuterClass" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_74.png" border = "0" usemap = "#aSearchLimitProtobuf" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aSearchLimitProtobuf" id = "aSearchLimitProtobuf" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_75.png" border = "0" usemap = "#aSequenceVarLocalSearchHandler" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aSequenceVarLocalSearchHandler" id = "aSequenceVarLocalSearchHandler" >
2021-12-14 13:41:01 +01: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 >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_76.png" border = "0" usemap = "#aSolutionCallback" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aSolutionCallback" id = "aSolutionCallback" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_77.png" border = "0" usemap = "#aSolver" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aSolver" id = "aSolver" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_78.png" border = "0" usemap = "#aSolver_8FailException" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aSolver_8FailException" id = "aSolver_8FailException" >
< area shape = "rect" title = " " alt = "" coords = "5,5,92,32" / >
2021-12-14 13:41:01 +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,291,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_79.png" border = "0" usemap = "#aSolver_8IntegerCastInfo" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aSolver_8IntegerCastInfo" id = "aSolver_8IntegerCastInfo" >
2021-12-14 13:41:01 +01: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,171,32" / >
2019-09-03 23:31:16 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_80.png" border = "0" usemap = "#aSolverParameters" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aSolverParameters" id = "aSolverParameters" >
< 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-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_81.png" border = "0" usemap = "#aSolveWrapper" alt = "" / >
2021-09-30 01:18:45 +02:00
< 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" / >
2021-04-27 23:00:03 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_82.png" border = "0" usemap = "#aSortedDisjointIntervalList" alt = "" / >
< map name = "aSortedDisjointIntervalList" id = "aSortedDisjointIntervalList" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_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_83.png" border = "0" usemap = "#aSortedDisjointIntervalList" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aSortedDisjointIntervalList" id = "aSortedDisjointIntervalList" >
< 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" / >
2020-09-01 16:00:33 +02:00
< / map >
< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr > < td > < img src = "inherit_graph_84.png" border = "0" usemap = "#aTypeRegulationsChecker" alt = "" / >
2021-09-30 01:18:45 +02:00
< map name = "aTypeRegulationsChecker" id = "aTypeRegulationsChecker" >
2021-12-14 13:41:01 +01:00
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRegulationsChecker.html" title = " " alt = "" coords = "5,31,188,57" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeIncompatibilityChecker.html" title = "Checker for type incompatibilities." alt = "" coords = "236,5,439,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRequirementChecker.html" title = "Checker for type requirements." alt = "" coords = "243,56,432,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 >