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 >
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01: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" >
2022-01-17 21:42:14 +01: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(); });
});
2022-01-17 21:42:14 +01: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" >
2022-01-17 21:42:14 +01: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" >
2022-01-17 21:42:14 +01: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" >
2022-01-17 21:42:14 +01: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,144,83" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarElement.html" title = " " alt = "" coords = "213,5,317,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVarElement.html" title = " " alt = "" coords = "199,56,331,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 = "192,107,339,133" / >
< / 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,168,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,196,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,211,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,96,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 = "194,5,267,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 = "174,56,287,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 = "175,107,286,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 = "199,157,263,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 = "182,208,279,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 = "169,259,292,285" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilterManager.html" title = "Filter manager: when a move is made, filters are executed to decide whether  the solution is feasible..." alt = "" coords = "144,309,317,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 = "159,360,303,387" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html" title = "Model visitor." alt = "" coords = "183,411,278,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 = "151,461,310,488" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelVisitor.html" title = "Routing model visitor." alt = "" coords = "161,512,300,539" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchMonitor.html" title = "A search monitor is a simple set of callbacks to monitor all search events." alt = "" coords = "177,715,284,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 = "183,765,278,792" / >
< 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 = "405,56,547,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 = "413,107,539,133" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchFilter.html" title = " " alt = "" coords = "397,203,555,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 = "387,254,565,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 = "365,319,587,361" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperator.html" title = " " alt = "" coords = "656,233,835,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 = "917,183,990,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 = "904,233,1003,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 = "904,284,1003,311" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperator.html" title = " " alt = "" coords = "635,284,856,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 = "431,385,521,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 = "435,436,517,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 = "444,487,508,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 = "434,537,518,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 = "427,588,525,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 = "690,335,801,361" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html" title = " " alt = "" coords = "672,385,819,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 = "644,436,847,463" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html" title = " " alt = "" coords = "719,487,771,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 = "656,537,835,564" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseIntExpr.html" title = " " alt = "" coords = "698,588,793,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 = "717,639,773,665" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html" title = " " alt = "" coords = "909,639,997,665" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html" title = " " alt = "" coords = "407,639,545,665" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html" title = "This class encapsulates an objective." alt = "" coords = "429,689,523,716" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html" title = " " alt = "" coords = "409,740,543,767" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html" title = "Base class of all search limits." alt = "" coords = "431,791,521,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 = "434,841,518,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 = "415,892,537,919" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ImprovementSearchLimit.html" title = " " alt = "" coords = "662,765,829,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 = "698,816,793,843" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_5.png" border = "0" usemap = "#aConstraint" alt = "" / >
< 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,157,88,184" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraint.html" title = "Specialized automaton constraint." alt = "" coords = "146,5,291,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraint.html" title = "Specialized circuit constraint." alt = "" coords = "159,56,279,83" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraint.html" title = "Specialized cumulative constraint." alt = "" coords = "145,107,293,133" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1MultipleCircuitConstraint.html" title = "Specialized multiple circuit constraint." alt = "" coords = "136,157,301,184" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2dConstraint.html" title = "Specialized NoOverlap2D constraint." alt = "" coords = "139,208,298,235" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraint.html" title = "Specialized reservoir constraint." alt = "" coords = "149,259,288,285" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraint.html" title = "Specialized assignment constraint." alt = "" coords = "162,309,275,336" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_6.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,80,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_7.png" border = "0" usemap = "#aCpModelProtobuf" alt = "" / >
< map name = "aCpModelProtobuf" id = "aCpModelProtobuf" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProtobuf.html" title = " " alt = "" coords = "5,5,128,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_8.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,88,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_9.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,84,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_10.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,103,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_11.png" border = "0" usemap = "#aCpSolver" alt = "" / >
< 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,81,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_12.png" border = "0" usemap = "#aDefaultPhaseParameters" alt = "" / >
< 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,173,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_13.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,72,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_14.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,72,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_15.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,131,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_16.png" border = "0" usemap = "#aEnumLite" alt = "" / >
< map name = "aEnumLite" id = "aEnumLite" >
< area shape = "rect" title = " " alt = "" coords = "35,15,113,42" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1GeneralConstraintCase.html" title = " " alt = "" coords = "203,5,386,47" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1ConstraintCase.html" title = " " alt = "" coords = "191,71,399,98" / >
< area shape = "rect" title = " " alt = "" coords = "5,67,143,94" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_17.png" border = "0" usemap = "#aException" alt = "" / >
< map name = "aException" id = "aException" >
< area shape = "rect" title = " " alt = "" coords = "5,5,85,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_1_1FailException.html" title = "This exceptions signal that a failure has been raised in the C++ world." alt = "" coords = "133,5,275,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_18.png" border = "0" usemap = "#aGeneratedMessageV3_8Builder" alt = "" / >
< map name = "aGeneratedMessageV3_8Builder" id = "aGeneratedMessageV3_8Builder" >
< area shape = "rect" title = " " alt = "" coords = "203,3094,397,3121" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html" title = " " alt = "" coords = "489,629,680,671" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html" title = " " alt = "" coords = "491,746,678,773" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Builder.html" title = " " alt = "" coords = "497,848,673,889" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters_1_1Builder.html" title = " " alt = "" coords = "481,965,688,991" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters_1_1Builder.html" title = " " alt = "" coords = "478,1066,691,1093" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1Builder.html" title = " " alt = "" coords = "495,1460,674,1501" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParameters_1_1Builder.html" title = " " alt = "" coords = "465,1167,704,1223" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators_1_1Builder.html" title = " " alt = "" coords = "467,1314,702,1370" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint_1_1Builder.html" title = " " alt = "" coords = "501,1577,668,1603" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint_1_1Builder.html" title = " " alt = "" coords = "497,1678,672,1705" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint_1_1Builder.html" title = " " alt = "" coords = "477,1780,692,1821" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto_1_1Builder.html" title = " " alt = "" coords = "496,1897,673,1923" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1Builder.html" title = " " alt = "" coords = "493,1999,676,2040" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint_1_1Builder.html" title = " " alt = "" coords = "487,2115,683,2142" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto_1_1Builder.html" title = " " alt = "" coords = "493,2217,676,2243" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto_1_1Builder.html" title = " " alt = "" coords = "509,2318,661,2345" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1Builder.html" title = " " alt = "" coords = "499,2419,670,2446" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint_1_1Builder.html" title = " " alt = "" coords = "483,2521,686,2547" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective_1_1Builder.html" title = " " alt = "" coords = "486,2622,683,2649" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolution_1_1Builder.html" title = "Protobuf type  operations_research.MPSolution @endiliteral." alt = "" coords = "518,2723,651,2750" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html" title = " " alt = "" coords = "489,2825,681,2851" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo_1_1Builder.html" title = "Protobuf type  operations_research.MPSolveInfo @endiliteral." alt = "" coords = "514,2926,655,2953" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1Builder.html" title = " " alt = "" coords = "483,3028,686,3069" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Builder.html" title = " " alt = "" coords = "500,3145,669,3171" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto_1_1Builder.html" title = " " alt = "" coords = "503,3246,666,3273" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble_1_1Builder.html" title = " " alt = "" coords = "507,3347,662,3374" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment_1_1Builder.html" title = " " alt = "" coords = "495,3449,674,3491" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html" title = " " alt = "" coords = "493,3567,676,3608" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto_1_1Builder.html" title = " " alt = "" coords = "495,3684,675,3725" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto_1_1Builder.html" title = " " alt = "" coords = "495,3801,674,3827" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto_1_1Builder.html" title = " " alt = "" coords = "487,3902,682,3929" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1Builder.html" title = " " alt = "" coords = "506,4003,663,4030" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto_1_1Builder.html" title = " " alt = "" coords = "510,4105,659,4131" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto_1_1Builder.html" title = " " alt = "" coords = "500,4206,669,4233" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse_1_1Builder.html" title = " " alt = "" coords = "495,4307,674,4334" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverSolution_1_1Builder.html" title = " " alt = "" coords = "501,4409,668,4435" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto_1_1Builder.html" title = " " alt = "" coords = "493,4511,676,4552" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation_1_1Builder.html" title = " " alt = "" coords = "489,4628,680,4669" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1Builder.html" title = " " alt = "" coords = "486,4759,683,4786" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DenseMatrixProto_1_1Builder.html" title = " " alt = "" coords = "499,4861,670,4887" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto_1_1Builder.html" title = " " alt = "" coords = "482,4962,687,4989" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1FloatObjectiveProto_1_1Builder.html" title = " " alt = "" coords = "494,5063,675,5090" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto_1_1Builder.html" title = " " alt = "" coords = "493,5165,676,5191" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto_1_1Builder.html" title = " " alt = "" coords = "505,5267,665,5308" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto_1_1Builder.html" title = " " alt = "" coords = "485,5383,685,5410" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto_1_1Builder.html" title = "Protobuf type  operations_research.sat.LinearArgumentProto @endiliteral." alt = "" coords = "491,5485,679,5511" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto_1_1Builder.html" title = " " alt = "" coords = "489,5586,681,5613" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_1_1Builder.html" title = " " alt = "" coords = "486,5687,683,5714" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto_1_1Builder.html" title = " " alt = "" coords = "492,5789,677,5815" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto_1_1Builder.html" title = " " alt = "" coords = "487,5891,683,5932" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto_1_1Builder.html" title = " " alt = "" coords = "495,6008,674,6049" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment_1_1Builder.html" title = " " alt = "" coords = "495,6125,674,6167" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto_1_1Builder.html" title = " " alt = "" coords = "498,5,671,47" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto_1_1Builder.html" title = " " alt = "" coords = "485,122,684,149" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Builder.html" title = " " alt = "" coords = "508,223,661,250" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SparsePermutationProto_1_1Builder.html" title = " " alt = "" coords = "481,325,689,351" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SymmetryProto_1_1Builder.html" title = " " alt = "" coords = "506,426,663,453" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto_1_1Builder.html" title = " " alt = "" coords = "491,527,679,554" / >
< area shape = "rect" title = " " alt = "" coords = "225,3145,375,3171" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html" title = " " alt = "" coords = "491,695,678,722" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" title = " " alt = "" coords = "513,797,657,823" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic.html" title = " " alt = "" coords = "499,914,671,941" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html" title = " " alt = "" coords = "503,1015,666,1042" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters.html" title = " " alt = "" coords = "500,1117,669,1143" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html" title = " " alt = "" coords = "497,1526,672,1553" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParameters.html" title = " " alt = "" coords = "467,1248,702,1289" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html" title = " " alt = "" coords = "469,1395,700,1436" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint.html" title = " " alt = "" coords = "523,1627,646,1654" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint.html" title = " " alt = "" coords = "519,1729,650,1755" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint.html" title = " " alt = "" coords = "479,1846,690,1873" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto.html" title = " " alt = "" coords = "518,1947,651,1974" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto.html" title = " " alt = "" coords = "495,2065,674,2091" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint.html" title = " " alt = "" coords = "509,2166,661,2193" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto.html" title = " " alt = "" coords = "515,2267,654,2294" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto.html" title = " " alt = "" coords = "531,2369,639,2395" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html" title = " " alt = "" coords = "521,2470,648,2497" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint.html" title = " " alt = "" coords = "505,2571,664,2598" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective.html" title = " " alt = "" coords = "508,2673,661,2699" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolution.html" title = "Protobuf type  operations_research.MPSolution @endiliteral." alt = "" coords = "540,2774,629,2801" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html" title = " " alt = "" coords = "511,2875,659,2902" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfo.html" title = "Protobuf type  operations_research.MPSolveInfo @endiliteral." alt = "" coords = "536,2977,633,3003" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html" title = " " alt = "" coords = "485,3094,684,3121" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint.html" title = " " alt = "" coords = "522,3195,647,3222" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto.html" title = " " alt = "" coords = "525,3297,644,3323" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble.html" title = " " alt = "" coords = "529,3398,640,3425" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment.html" title = " " alt = "" coords = "497,3515,672,3542" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html" title = " " alt = "" coords = "495,3633,674,3659" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html" title = " " alt = "" coords = "497,3750,673,3777" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto.html" title = " " alt = "" coords = "517,3851,652,3878" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto.html" title = " " alt = "" coords = "509,3953,660,3979" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html" title = " " alt = "" coords = "528,4054,641,4081" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto.html" title = " " alt = "" coords = "532,4155,637,4182" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto.html" title = " " alt = "" coords = "522,4257,647,4283" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse.html" title = " " alt = "" coords = "517,4358,652,4385" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverSolution.html" title = " " alt = "" coords = "523,4459,646,4486" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto.html" title = " " alt = "" coords = "495,4577,674,4603" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto.html" title = " " alt = "" coords = "508,4810,661,4837" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation.html" title = " " alt = "" coords = "489,4693,680,4735" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1DenseMatrixProto.html" title = " " alt = "" coords = "521,4911,648,4938" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto.html" title = " " alt = "" coords = "504,5013,665,5039" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1FloatObjectiveProto.html" title = " " alt = "" coords = "516,5114,653,5141" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto.html" title = " " alt = "" coords = "515,5215,654,5242" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto.html" title = " " alt = "" coords = "507,5333,663,5359" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto.html" title = " " alt = "" coords = "507,5434,663,5461" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto.html" title = "Protobuf type  operations_research.sat.LinearArgumentProto @endiliteral." alt = "" coords = "513,5535,657,5562" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto.html" title = " " alt = "" coords = "511,5637,659,5663" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto.html" title = " " alt = "" coords = "508,5738,661,5765" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProto.html" title = " " alt = "" coords = "514,5839,655,5866" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto.html" title = " " alt = "" coords = "489,5957,681,5983" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto.html" title = " " alt = "" coords = "497,6074,672,6101" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment.html" title = " " alt = "" coords = "497,6191,672,6218" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto.html" title = " " alt = "" coords = "500,71,669,98" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto.html" title = " " alt = "" coords = "507,173,662,199" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html" title = " " alt = "" coords = "530,274,639,301" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SparsePermutationProto.html" title = " " alt = "" coords = "503,375,667,402" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SymmetryProto.html" title = " " alt = "" coords = "528,477,641,503" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto.html" title = " " alt = "" coords = "513,578,657,605" / >
< area shape = "rect" title = " " alt = "" coords = "5,3115,135,3142" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParametersOrBuilder.html" title = " " alt = "" coords = "207,688,393,729" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategyOrBuilder.html" title = " " alt = "" coords = "201,797,399,823" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristicOrBuilder.html" title = " " alt = "" coords = "214,907,386,948" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParametersOrBuilder.html" title = " " alt = "" coords = "212,1008,388,1049" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParametersOrBuilder.html" title = " " alt = "" coords = "209,1109,391,1151" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParametersOrBuilder.html" title = " " alt = "" coords = "183,1241,417,1297" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperatorsOrBuilder.html" title = " " alt = "" coords = "185,1387,415,1443" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParametersOrBuilder.html" title = " " alt = "" coords = "205,1519,395,1560" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraintOrBuilder.html" title = " " alt = "" coords = "211,1627,389,1654" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraintOrBuilder.html" title = " " alt = "" coords = "207,1729,393,1755" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraintOrBuilder.html" title = " " alt = "" coords = "195,1839,405,1880" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProtoOrBuilder.html" title = " " alt = "" coords = "207,1947,393,1974" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProtoOrBuilder.html" title = " " alt = "" coords = "211,2057,389,2099" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraintOrBuilder.html" title = " " alt = "" coords = "197,2166,403,2193" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProtoOrBuilder.html" title = " " alt = "" coords = "203,2267,397,2294" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProtoOrBuilder.html" title = " " alt = "" coords = "219,2369,381,2395" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequestOrBuilder.html" title = " " alt = "" coords = "210,2470,390,2497" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraintOrBuilder.html" title = " " alt = "" coords = "194,2571,406,2598" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjectiveOrBuilder.html" title = " " alt = "" coords = "197,2673,403,2699" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionOrBuilder.html" title = " " alt = "" coords = "229,2774,371,2801" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponseOrBuilder.html" title = " " alt = "" coords = "199,2875,401,2902" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolveInfoOrBuilder.html" title = " " alt = "" coords = "225,2977,375,3003" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParametersOrBuilder.html" title = " " alt = "" coords = "201,3028,399,3069" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraintOrBuilder.html" title = " " alt = "" coords = "211,3195,389,3222" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProtoOrBuilder.html" title = " " alt = "" coords = "213,3246,387,3273" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDoubleOrBuilder.html" title = " " alt = "" coords = "217,3347,383,3374" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignmentOrBuilder.html" title = " " alt = "" coords = "213,3449,387,3491" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProtoOrBuilder.html" title = " " alt = "" coords = "211,3567,389,3608" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProtoOrBuilder.html" title = " " alt = "" coords = "212,3684,388,3725" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProtoOrBuilder.html" title = " " alt = "" coords = "205,3801,395,3827" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProtoOrBuilder.html" title = " " alt = "" coords = "217,3895,383,3936" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ConstraintProtoOrBuilder.html" title = " " alt = "" coords = "217,4003,383,4030" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpModelProtoOrBuilder.html" title = " " alt = "" coords = "221,4105,379,4131" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProtoOrBuilder.html" title = " " alt = "" coords = "211,4206,389,4233" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponseOrBuilder.html" title = " " alt = "" coords = "205,4307,395,4334" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CpSolverSolutionOrBuilder.html" title = " " alt = "" coords = "211,4409,389,4435" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProtoOrBuilder.html" title = " " alt = "" coords = "211,4511,389,4552" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformationOrBuilder.html" title = " " alt = "" coords = "205,4628,395,4669" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProtoOrBuilder.html" title = " " alt = "" coords = "197,4759,403,4786" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1DenseMatrixProtoOrBuilder.html" title = " " alt = "" coords = "209,4861,391,4887" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProtoOrBuilder.html" title = " " alt = "" coords = "213,4955,387,4996" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1FloatObjectiveProtoOrBuilder.html" title = " " alt = "" coords = "205,5063,395,5090" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProtoOrBuilder.html" title = " " alt = "" coords = "203,5165,397,5191" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProtoOrBuilder.html" title = " " alt = "" coords = "215,5267,385,5308" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProtoOrBuilder.html" title = " " alt = "" coords = "215,5376,385,5417" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProtoOrBuilder.html" title = " " alt = "" coords = "201,5485,399,5511" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProtoOrBuilder.html" title = " " alt = "" coords = "199,5586,401,5613" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProtoOrBuilder.html" title = " " alt = "" coords = "197,5687,403,5714" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ListOfVariablesProtoOrBuilder.html" title = " " alt = "" coords = "203,5789,397,5815" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProtoOrBuilder.html" title = " " alt = "" coords = "204,5891,396,5932" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProtoOrBuilder.html" title = " " alt = "" coords = "213,6008,387,6049" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignmentOrBuilder.html" title = " " alt = "" coords = "213,6125,387,6167" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProtoOrBuilder.html" title = " " alt = "" coords = "215,64,385,105" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProtoOrBuilder.html" title = " " alt = "" coords = "195,173,405,199" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1SatParametersOrBuilder.html" title = " " alt = "" coords = "219,274,381,301" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1SparsePermutationProtoOrBuilder.html" title = " " alt = "" coords = "211,368,389,409" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1SymmetryProtoOrBuilder.html" title = " " alt = "" coords = "217,477,383,503" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProtoOrBuilder.html" title = " " alt = "" coords = "201,578,399,605" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_19.png" border = "0" usemap = "#aIntBoolPair" alt = "" / >
< map name = "aIntBoolPair" id = "aIntBoolPair" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntBoolPair.html" title = " " alt = "" coords = "5,5,92,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_20.png" border = "0" usemap = "#aIntervalVar" alt = "" / >
< map name = "aIntervalVar" id = "aIntervalVar" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntervalVar.html" title = "An interval variable." alt = "" coords = "5,5,89,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_21.png" border = "0" usemap = "#aIntIntToLongFunction" alt = "" / >
< 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,149,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_22.png" border = "0" usemap = "#aIntTupleSet" alt = "" / >
< map name = "aIntTupleSet" id = "aIntTupleSet" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntTupleSet.html" title = " " alt = "" coords = "5,5,95,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_23.png" border = "0" usemap = "#aIntVarLocalSearchHandler" alt = "" / >
< map name = "aIntVarLocalSearchHandler" id = "aIntVarLocalSearchHandler" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchHandler.html" title = " " alt = "" coords = "5,5,179,32" / >
< / map >
< / td > < / tr >
< tr > < td > < img src = "inherit_graph_24.png" border = "0" usemap = "#aKnapsackSolver" alt = "" / >
< 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,123,32" / >
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_25.png" border = "0" usemap = "#aKnapsackSolver_8SolverType" alt = "" / >
< map name = "aKnapsackSolver_8SolverType" id = "aKnapsackSolver_8SolverType" >
< 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,191,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_26.png" border = "0" usemap = "#aLinearArgument" alt = "" / >
< map name = "aLinearArgument" id = "aLinearArgument" >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearArgument.html" title = "A object that can build a LinearExpr object." alt = "" coords = "5,132,119,159" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1IntVar.html" title = "An integer variable." alt = "" coords = "201,107,257,133" / >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpr.html" title = "A linear expression (sum (ai * xi) + b)." alt = "" coords = "187,56,271,83" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1LinearExprBuilder.html" title = "Builder class for the LinearExpr container." alt = "" coords = "167,157,291,184" / >
< 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 = "200,208,257,235" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1BoolVar.html" title = "An Boolean variable." alt = "" coords = "389,157,456,184" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1AffineExpression.html" title = "A specialized linear expression: a * x + b." alt = "" coords = "362,107,483,133" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1ConstantExpression.html" title = "A specialized constant linear expression." alt = "" coords = "353,5,493,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1WeightedSumExpression.html" title = "A specialized linear expression: sum(ai * xi) + b." alt = "" coords = "339,56,507,83" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1NotBoolVar.html" title = "The negation of a boolean variable." alt = "" coords = "379,208,467,235" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_27.png" border = "0" usemap = "#aLinearSolver" alt = "" / >
< map name = "aLinearSolver" id = "aLinearSolver" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1LinearSolver.html" title = " " alt = "" coords = "5,5,100,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_28.png" border = "0" usemap = "#aLinearSumAssignment" alt = "" / >
< map name = "aLinearSumAssignment" id = "aLinearSumAssignment" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1LinearSumAssignment.html" title = " " alt = "" coords = "5,5,159,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_29.png" border = "0" usemap = "#aLinearSumAssignment_8Status" alt = "" / >
< 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,200,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_30.png" border = "0" usemap = "#aLoader" alt = "" / >
< 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,67,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_31.png" border = "0" usemap = "#aLocalSearchFilterManager_8FilterEvent" alt = "" / >
< map name = "aLocalSearchFilterManager_8FilterEvent" id = "aLocalSearchFilterManager_8FilterEvent" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilterManager_1_1FilterEvent.html" title = " " alt = "" coords = "5,5,181,47" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_32.png" border = "0" usemap = "#aLocalSearchPhaseParameters" alt = "" / >
< map name = "aLocalSearchPhaseParameters" id = "aLocalSearchPhaseParameters" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchPhaseParameters.html" title = " " alt = "" coords = "5,5,204,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_33.png" border = "0" usemap = "#aLongTernaryOperator" alt = "" / >
< 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 long-valued operands and producing a long-valued result." alt = "" coords = "5,5,148,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_34.png" border = "0" usemap = "#aLongTernaryPredicate" alt = "" / >
< 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 long-valued operands." alt = "" coords = "5,5,153,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_35.png" border = "0" usemap = "#amainConstants" alt = "" / >
< map name = "amainConstants" id = "amainConstants" >
< area shape = "rect" href = "interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1mainConstants.html" title = " " alt = "" coords = "5,5,116,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_36.png" border = "0" usemap = "#aMaxFlow" alt = "" / >
< map name = "aMaxFlow" id = "aMaxFlow" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MaxFlow.html" title = " " alt = "" coords = "5,5,80,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_37.png" border = "0" usemap = "#aMaxFlow_8Status" alt = "" / >
< map name = "aMaxFlow_8Status" id = "aMaxFlow_8Status" >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1graph_1_1MaxFlow_1_1Status.html" title = " " alt = "" coords = "5,5,120,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_38.png" border = "0" usemap = "#aMinCostFlowBase" alt = "" / >
< map name = "aMinCostFlowBase" id = "aMinCostFlowBase" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlowBase.html" title = " " alt = "" coords = "5,5,135,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlow.html" title = " " alt = "" coords = "183,5,281,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_39.png" border = "0" usemap = "#aMinCostFlowBase_8Status" alt = "" / >
< map name = "aMinCostFlowBase_8Status" id = "aMinCostFlowBase_8Status" >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlowBase_1_1Status.html" title = " " alt = "" coords = "5,5,176,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_40.png" border = "0" usemap = "#aModelCache" alt = "" / >
< map name = "aModelCache" id = "aModelCache" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html" title = "Implements a complete cache for model elements: expressions and  constraints." alt = "" coords = "5,5,100,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_41.png" border = "0" usemap = "#aMPConstraint" alt = "" / >
< map name = "aMPConstraint" id = "aMPConstraint" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraint.html" title = "The class for constraints of a Mathematical Programming (MP) model." alt = "" coords = "5,5,108,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-06-13 02:45:44 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_42.png" border = "0" usemap = "#aMPModelExportOptions" alt = "" / >
< map name = "aMPModelExportOptions" id = "aMPModelExportOptions" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelExportOptions.html" title = "Export options." alt = "" coords = "5,5,165,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_43.png" border = "0" usemap = "#aMPObjective" alt = "" / >
< map name = "aMPObjective" id = "aMPObjective" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPObjective.html" title = "A class to express a linear objective." alt = "" coords = "5,5,103,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_44.png" border = "0" usemap = "#aMPSolver" alt = "" / >
< 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,84,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_45.png" border = "0" usemap = "#aMPSolver_8BasisStatus" alt = "" / >
< map name = "aMPSolver_8BasisStatus" id = "aMPSolver_8BasisStatus" >
< 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,159,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_46.png" border = "0" usemap = "#aMPSolver_8OptimizationProblemType" alt = "" / >
< map name = "aMPSolver_8OptimizationProblemType" id = "aMPSolver_8OptimizationProblemType" >
< 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,236,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_47.png" border = "0" usemap = "#aMPSolver_8ResultStatus" alt = "" / >
< map name = "aMPSolver_8ResultStatus" id = "aMPSolver_8ResultStatus" >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolver_1_1ResultStatus.html" title = "The status of solving the problem." alt = "" coords = "5,5,164,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_48.png" border = "0" usemap = "#aMPSolverParameters" alt = "" / >
< map name = "aMPSolverParameters" id = "aMPSolverParameters" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters.html" title = "This class stores parameter settings for LP and MIP solvers." alt = "" coords = "5,5,152,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_49.png" border = "0" usemap = "#aMPSolverParameters_8DoubleParam" alt = "" / >
< map name = "aMPSolverParameters_8DoubleParam" id = "aMPSolverParameters_8DoubleParam" >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1DoubleParam.html" title = "Enumeration of parameters that take continuous values." alt = "" coords = "5,5,196,47" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_50.png" border = "0" usemap = "#aMPSolverParameters_8IncrementalityValues" alt = "" / >
< map name = "aMPSolverParameters_8IncrementalityValues" id = "aMPSolverParameters_8IncrementalityValues" >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1IncrementalityValues.html" title = "Advanced usage: Incrementality options." alt = "" coords = "5,5,237,47" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_51.png" border = "0" usemap = "#aMPSolverParameters_8IntegerParam" alt = "" / >
< map name = "aMPSolverParameters_8IntegerParam" id = "aMPSolverParameters_8IntegerParam" >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1IntegerParam.html" title = "Enumeration of parameters that take integer or categorical values." alt = "" coords = "5,5,196,47" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_52.png" border = "0" usemap = "#aMPSolverParameters_8LpAlgorithmValues" alt = "" / >
< map name = "aMPSolverParameters_8LpAlgorithmValues" id = "aMPSolverParameters_8LpAlgorithmValues" >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1LpAlgorithmValues.html" title = "LP algorithm to use." alt = "" coords = "5,5,224,47" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_53.png" border = "0" usemap = "#aMPSolverParameters_8PresolveValues" alt = "" / >
< map name = "aMPSolverParameters_8PresolveValues" id = "aMPSolverParameters_8PresolveValues" >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1PresolveValues.html" title = "For each categorical parameter, enumeration of possible values." alt = "" coords = "5,5,207,47" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_54.png" border = "0" usemap = "#aMPSolverParameters_8ScalingValues" alt = "" / >
< map name = "aMPSolverParameters_8ScalingValues" id = "aMPSolverParameters_8ScalingValues" >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverParameters_1_1ScalingValues.html" title = "Advanced usage: Scaling options." alt = "" coords = "5,5,199,47" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_55.png" border = "0" usemap = "#aMPVariable" alt = "" / >
< map name = "aMPVariable" id = "aMPVariable" >
< 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,93,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_56.png" border = "0" usemap = "#aOptionalBooleanOuterClass" alt = "" / >
< map name = "aOptionalBooleanOuterClass" id = "aOptionalBooleanOuterClass" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1util_1_1OptionalBooleanOuterClass.html" title = " " alt = "" coords = "5,5,188,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +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,116,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_58.png" border = "0" usemap = "#aProtocolMessageEnum" alt = "" / >
< map name = "aProtocolMessageEnum" id = "aProtocolMessageEnum" >
< area shape = "rect" title = " " alt = "" coords = "5,662,163,689" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html" title = " " alt = "" coords = "231,5,421,47" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html" title = "Protobuf enum  operations_research.FirstSolutionStrategy.Value @endiliteral." alt = "" coords = "237,71,415,98" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html" title = "Protobuf enum  operations_research.LocalSearchMetaheuristic.Value @endiliteral." alt = "" coords = "238,123,414,164" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html" title = " " alt = "" coords = "237,188,415,229" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html" title = " " alt = "" coords = "229,254,423,281" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1LPAlgorithmValues.html" title = "Protobuf enum  operations_research.MPSolverCommonParameters.LPAlgorithmValues @endiliteral." alt = "" coords = "225,305,427,347" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html" title = " " alt = "" coords = "238,371,414,398" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Type.html" title = "Protobuf enum  operations_research.MPSosConstraint.Type @endiliteral." alt = "" coords = "247,422,405,449" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html" title = " " alt = "" coords = "269,473,383,499" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1DomainReductionStrategy.html" title = " " alt = "" coords = "225,524,427,565" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1VariableSelectionStrategy.html" title = " " alt = "" coords = "225,589,427,631" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1BinaryMinizationAlgorithm.html" title = " " alt = "" coords = "221,655,431,696" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseOrdering.html" title = " " alt = "" coords = "225,721,427,747" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html" title = " " alt = "" coords = "219,771,433,798" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html" title = " " alt = "" coords = "211,823,441,864" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1FPRoundingMethod.html" title = " " alt = "" coords = "233,888,419,929" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatAssumptionOrder.html" title = " " alt = "" coords = "213,953,439,995" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatStratificationAlgorithm.html" title = " " alt = "" coords = "211,1019,441,1060" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html" title = " " alt = "" coords = "247,1085,405,1111" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1RestartAlgorithm.html" title = " " alt = "" coords = "221,1135,431,1162" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html" title = " " alt = "" coords = "220,1186,432,1213" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1VariableOrder.html" title = " " alt = "" coords = "231,1237,421,1263" / >
< area shape = "rect" href = "enumcom_1_1google_1_1ortools_1_1util_1_1OptionalBoolean.html" title = " " alt = "" coords = "267,1287,385,1314" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_59.png" border = "0" usemap = "#aRevBool" alt = "" / >
< 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,77,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_60.png" border = "0" usemap = "#aRevInteger" alt = "" / >
< 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,92,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_61.png" border = "0" usemap = "#aRevLong" alt = "" / >
< 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,80,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_62.png" border = "0" usemap = "#aRevPartialSequence" alt = "" / >
< 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,147,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_63.png" border = "0" usemap = "#aRoutingDimension" alt = "" / >
< 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,135,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_64.png" border = "0" usemap = "#aRoutingEnums" alt = "" / >
< map name = "aRoutingEnums" id = "aRoutingEnums" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingEnums.html" title = " " alt = "" coords = "5,5,113,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_65.png" border = "0" usemap = "#aRoutingIndexManager" alt = "" / >
< map name = "aRoutingIndexManager" id = "aRoutingIndexManager" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingIndexManager.html" title = "Manager for any NodeIndex <-> variable index conversion." alt = "" coords = "5,5,155,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_66.png" border = "0" usemap = "#aRoutingModel" alt = "" / >
< map name = "aRoutingModel" id = "aRoutingModel" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html" title = " " alt = "" coords = "5,5,108,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_67.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,203,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_68.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,207,47" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_69.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,207,47" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_70.png" border = "0" usemap = "#aRoutingModel_8VehicleTypeContainer" alt = "" / >
< map name = "aRoutingModel_8VehicleTypeContainer" id = "aRoutingModel_8VehicleTypeContainer" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel_1_1VehicleTypeContainer.html" title = "Struct used to sort and store vehicles by their type." alt = "" coords = "5,5,183,47" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_71.png" border = "0" usemap = "#aRoutingModel_8VehicleTypeContainer_8VehicleClassEntry" alt = "" / >
< map name = "aRoutingModel_8VehicleTypeContainer_8VehicleClassEntry" id = "aRoutingModel_8VehicleTypeContainer_8VehicleClassEntry" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel_1_1VehicleTypeContainer_1_1VehicleClassEntry.html" title = " " alt = "" coords = "5,5,195,47" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_72.png" border = "0" usemap = "#aRoutingParameters" alt = "" / >
< map name = "aRoutingParameters" id = "aRoutingParameters" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingParameters.html" title = " " alt = "" coords = "5,5,140,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_73.png" border = "0" usemap = "#aRuntimeException" alt = "" / >
< map name = "aRuntimeException" id = "aRuntimeException" >
< area shape = "rect" title = " " alt = "" coords = "5,5,135,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_74.png" border = "0" usemap = "#aSatParametersOuterClass" alt = "" / >
< map name = "aSatParametersOuterClass" id = "aSatParametersOuterClass" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SatParametersOuterClass.html" title = " " alt = "" coords = "5,5,180,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_75.png" border = "0" usemap = "#aSearchLimitProtobuf" alt = "" / >
< map name = "aSearchLimitProtobuf" id = "aSearchLimitProtobuf" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimitProtobuf.html" title = " " alt = "" coords = "5,5,145,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_76.png" border = "0" usemap = "#aSequenceVarLocalSearchHandler" alt = "" / >
< map name = "aSequenceVarLocalSearchHandler" id = "aSequenceVarLocalSearchHandler" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchHandler.html" title = " " alt = "" coords = "5,5,221,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_77.png" border = "0" usemap = "#aSolutionCallback" alt = "" / >
< map name = "aSolutionCallback" id = "aSolutionCallback" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1SolutionCallback.html" title = " " alt = "" coords = "5,5,125,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverSolutionCallback.html" title = "Parent class to create a callback called at each solution." alt = "" coords = "173,5,348,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2022-01-15 22:53:18 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_78.png" border = "0" usemap = "#aSolver" alt = "" / >
< 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,64,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_79.png" border = "0" usemap = "#aSolver_8IntegerCastInfo" alt = "" / >
< map name = "aSolver_8IntegerCastInfo" id = "aSolver_8IntegerCastInfo" >
< 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,157,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-09-03 23:31:16 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_80.png" border = "0" usemap = "#aSolverParameters" alt = "" / >
< map name = "aSolverParameters" id = "aSolverParameters" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolverParameters.html" title = " " alt = "" coords = "5,5,132,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2020-01-31 17:05:16 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_81.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,108,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2021-04-27 23:00:03 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +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,173,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2021-12-14 13:41:01 +01:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_83.png" border = "0" usemap = "#aSortedDisjointIntervalList" alt = "" / >
< 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,173,32" / >
2022-01-16 10:51:32 +01:00
< / map >
2020-09-01 16:00:33 +02:00
< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr > < td > < img src = "inherit_graph_84.png" border = "0" usemap = "#aTypeRegulationsChecker" alt = "" / >
< map name = "aTypeRegulationsChecker" id = "aTypeRegulationsChecker" >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRegulationsChecker.html" title = " " alt = "" coords = "5,31,173,57" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeIncompatibilityChecker.html" title = "Checker for type incompatibilities." alt = "" coords = "221,5,404,32" / >
< area shape = "rect" href = "classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRequirementChecker.html" title = "Checker for type requirements." alt = "" coords = "226,56,399,83" / >
2022-01-16 10:51:32 +01:00
< / map >
2019-06-13 02:45:44 +02:00
< / 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 >