730 lines
68 KiB
HTML
730 lines
68 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<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>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 8.2</span>
|
|
</div>
|
|
</div>
|
|
<div id="content" style="width: 100%; overflow: hidden;">
|
|
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
|
|
<h2>Java Reference</h2>
|
|
<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>
|
|
<div id="content">
|
|
<div align="center">
|
|
<h1 style="color: #145A32;">Java Reference</h1>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.9.1 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('hierarchy.html',''); initResizable(); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">Class Hierarchy</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock">
|
|
<p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
|
|
</div><table border="0" cellspacing="10" cellpadding="0">
|
|
<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"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarElement.html" title=" " alt="" coords="230,5,345,32"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVarElement.html" title=" " alt="" coords="213,56,361,83"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarElement.html" title="The SequenceVarElement stores a partial representation of ranked  interval variables in the underlyin..." alt="" coords="207,107,368,133"/>
|
|
</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"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarIterator.html" title="The class Iterator has two direct subclasses." alt="" coords="189,208,299,235"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilter.html" title="Local Search Filters are used for fast neighbor pruning." alt="" coords="178,259,310,285"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilterManager.html" title="Filter manager: when a move is made, filters are executed to decide whether  the solution is feasible..." alt="" coords="149,309,339,336"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchOperator.html" title="This class represent a reversible FIFO structure." alt="" coords="165,360,323,387"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html" title="Model visitor." alt="" coords="192,411,296,437"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationBaseObject.html" title="NOLINT  The PropagationBaseObject is a subclass of BaseObject that is also  friend to the Solver clas..." alt="" coords="157,461,331,488"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelVisitor.html" title="Routing model visitor." alt="" coords="167,512,321,539"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchMonitor.html" title="A search monitor is a simple set of callbacks to monitor all search events." alt="" coords="186,691,302,717"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionPool.html" title="This class is used to manage a pool of solutions." alt="" coords="193,741,295,768"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1JavaDecisionBuilder.html" title="This class acts as a intermediate step between a c++ decision builder and a java one." alt="" coords="432,56,584,83"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SymmetryBreaker.html" title="A symmetry breaker is an object that will visit a decision and  create the 'symmetrical' decision in ..." alt="" coords="438,107,578,133"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchFilter.html" title=" " alt="" coords="423,160,593,187"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BasePathFilter.html" title="Generic path-based filter class." alt="" coords="741,109,856,136"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CPFeasibilityFilter.html" title="This filter accepts deltas for which the assignment satisfies the  constraints of the Solver." alt="" coords="729,160,868,187"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperatorTemplate.html" title="Base operator class for operators manipulating variables." alt="" coords="410,217,606,258"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperatorTemplate.html" title="Base operator class for operators manipulating variables." alt="" coords="387,291,629,333"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperator.html" title=" " alt="" coords="701,211,897,237"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html" title="This is the base class for building an Lns operator." alt="" coords="984,160,1060,187"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ChangeValue.html" title="Defines operators which change the value of variables;  each neighbor corresponds to one modified var..." alt="" coords="968,211,1076,237"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PathOperator.html" title="Base class of the local search operators dedicated to path modifications  (a path is a set of nodes l..." alt="" coords="968,261,1076,288"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperator.html" title=" " alt="" coords="677,261,920,288"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment.html" title="An Assignment is a variable -> domains mapping, used  to report solutions to the user." alt="" coords="459,361,557,388"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint.html" title="A constraint is the main modeling object." alt="" coords="463,412,553,439"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntExpr.html" title="The class IntExpr is the base of all integer expressions in  constraint programming." alt="" coords="474,463,542,489"/>
|
|
<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,513,555,540"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html" title="A sequence variable is a variable whose domain is a set of possible  orderings of the interval variab..." alt="" coords="455,564,561,591"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CastConstraint.html" title="Cast constraints are special channeling constraints designed  to keep a variable in sync with an expr..." alt="" coords="739,312,858,339"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html" title=" " alt="" coords="717,363,880,389"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1GlobalVehicleBreaksConstraint.html" title="GlobalVehicleBreaksConstraint ensures breaks constraints are enforced on  all vehicles in the dimensi..." alt="" coords="687,413,911,440"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html" title=" " alt="" coords="772,464,825,491"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRegulationsConstraint.html" title="The following constraint ensures that incompatibilities and requirements  between types are respected..." alt="" coords="701,515,897,541"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseIntExpr.html" title="This is the base class for all expressions that are not variables." alt="" coords="749,565,849,592"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html" title="The class IntVar is a subset of IntExpr." alt="" coords="768,616,829,643"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html" title=" " alt="" coords="973,616,1071,643"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html" title=" " alt="" coords="433,615,583,641"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html" title="This class encapsulates an objective." alt="" coords="457,665,559,692"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html" title=" " alt="" coords="433,716,583,743"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html" title="Base class of all search limits." alt="" coords="459,767,557,793"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLog.html" title="The base class of all search logs that periodically outputs information when  the search is running." alt="" coords="463,817,553,844"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html" title="This class is the root class of all solution collectors." alt="" coords="441,868,575,895"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ImprovementSearchLimit.html" title=" " alt="" coords="705,741,892,768"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html" title="Usual limit based on wall_time, number of explored branches and  number of failures in the search tre..." alt="" coords="746,792,851,819"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_5.png" border="0" usemap="#aCMakeTest" alt=""/>
|
|
<map name="aCMakeTest" id="aCMakeTest">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1CMakeTest.html" title=" " alt="" coords="5,5,97,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_6.png" border="0" usemap="#aConstraint" alt=""/>
|
|
<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>
|
|
<tr><td><img src="inherit_graph_7.png" border="0" usemap="#aConstraintSolverParameters_8Builder" alt=""/>
|
|
<map name="aConstraintSolverParameters_8Builder" id="aConstraintSolverParameters_8Builder">
|
|
<area shape="rect" title=" " alt="" coords="219,2891,433,2918"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html" title=" " alt="" coords="534,629,743,671"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html" title=" " alt="" coords="536,746,741,773"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Builder.html" title=" " alt="" coords="542,848,735,889"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters_1_1Builder.html" title=" " alt="" coords="523,965,754,991"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters_1_1Builder.html" title=" " alt="" coords="520,1066,757,1093"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1Builder.html" title=" " alt="" coords="541,1460,736,1501"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParameters_1_1Builder.html" title=" " alt="" coords="505,1167,772,1223"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators_1_1Builder.html" title=" " alt="" coords="509,1314,768,1370"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint_1_1Builder.html" title=" " alt="" coords="547,1577,730,1603"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint_1_1Builder.html" title=" " alt="" coords="541,1678,736,1705"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint_1_1Builder.html" title=" " alt="" coords="521,1780,757,1821"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto_1_1Builder.html" title=" " alt="" coords="542,1897,735,1923"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1Builder.html" title=" " alt="" coords="539,1999,738,2040"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint_1_1Builder.html" title=" " alt="" coords="531,2115,747,2142"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto_1_1Builder.html" title=" " alt="" coords="538,2217,739,2243"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto_1_1Builder.html" title=" " alt="" coords="555,2318,722,2345"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1Builder.html" title=" " alt="" coords="546,2419,731,2446"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint_1_1Builder.html" title=" " alt="" coords="527,2521,750,2547"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective_1_1Builder.html" title=" " alt="" coords="530,2622,747,2649"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html" title="Protobuf type." alt="" coords="535,2723,743,2750"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1Builder.html" title=" " alt="" coords="528,2825,749,2867"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Builder.html" title=" " alt="" coords="547,2942,730,2969"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto_1_1Builder.html" title=" " alt="" coords="549,3043,729,3070"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble_1_1Builder.html" title=" " alt="" coords="552,3145,725,3171"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment_1_1Builder.html" title=" " alt="" coords="539,3247,738,3288"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html" title=" " alt="" coords="537,3364,740,3405"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto_1_1Builder.html" title=" " alt="" coords="539,3481,738,3523"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto_1_1Builder.html" title=" " alt="" coords="539,3598,738,3625"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto_1_1Builder.html" title=" " alt="" coords="531,3699,746,3726"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1Builder.html" title=" " alt="" coords="552,3801,725,3827"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto_1_1Builder.html" title=" " alt="" coords="557,3902,720,3929"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto_1_1Builder.html" title=" " alt="" coords="546,4003,731,4030"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse_1_1Builder.html" title=" " alt="" coords="542,4105,735,4131"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto_1_1Builder.html" title=" " alt="" coords="537,4207,740,4248"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation_1_1Builder.html" title=" " alt="" coords="534,4324,743,4365"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1Builder.html" title=" " alt="" coords="530,4455,747,4482"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1DenseMatrixProto_1_1Builder.html" title=" " alt="" coords="544,4557,733,4583"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto_1_1Builder.html" title=" " alt="" coords="525,4658,752,4685"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto_1_1Builder.html" title=" " alt="" coords="531,4759,747,4786"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto_1_1Builder.html" title=" " alt="" coords="535,4861,742,4887"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto_1_1Builder.html" title=" " alt="" coords="550,4963,727,5004"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto_1_1Builder.html" title=" " alt="" coords="528,5079,749,5106"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto_1_1Builder.html" title="Protobuf type." alt="" coords="533,5181,744,5207"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto_1_1Builder.html" title=" " alt="" coords="532,5282,745,5309"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_1_1Builder.html" title=" " alt="" coords="530,5383,747,5410"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto_1_1Builder.html" title=" " alt="" coords="531,5485,746,5527"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto_1_1Builder.html" title=" " alt="" coords="541,5603,737,5644"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment_1_1Builder.html" title=" " alt="" coords="539,5720,738,5761"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto_1_1Builder.html" title=" " alt="" coords="544,5,733,47"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto_1_1Builder.html" title=" " alt="" coords="529,122,748,149"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Builder.html" title=" " alt="" coords="555,223,723,250"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1SparsePermutationProto_1_1Builder.html" title=" " alt="" coords="523,325,754,351"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1SymmetryProto_1_1Builder.html" title=" " alt="" coords="551,426,726,453"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto_1_1Builder.html" title=" " alt="" coords="535,527,742,554"/>
|
|
<area shape="rect" title=" " alt="" coords="243,2942,409,2969"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html" title=" " alt="" coords="536,695,741,722"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" title=" " alt="" coords="560,797,717,823"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic.html" title=" " alt="" coords="544,914,733,941"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html" title=" " alt="" coords="549,1015,729,1042"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters.html" title=" " alt="" coords="545,1117,732,1143"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html" title=" " alt="" coords="543,1526,734,1553"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParameters.html" title=" " alt="" coords="507,1248,770,1289"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html" title=" " alt="" coords="511,1395,766,1436"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint.html" title=" " alt="" coords="572,1627,705,1654"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint.html" title=" " alt="" coords="567,1729,711,1755"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint.html" title=" " alt="" coords="523,1846,755,1873"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto.html" title=" " alt="" coords="567,1947,710,1974"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto.html" title=" " alt="" coords="541,2065,736,2091"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint.html" title=" " alt="" coords="555,2166,722,2193"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto.html" title=" " alt="" coords="563,2267,714,2294"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto.html" title=" " alt="" coords="581,2369,697,2395"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html" title=" " alt="" coords="571,2470,706,2497"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint.html" title=" " alt="" coords="553,2571,725,2598"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective.html" title=" " alt="" coords="555,2673,722,2699"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html" title="Protobuf type." alt="" coords="559,2774,718,2801"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html" title=" " alt="" coords="530,2891,747,2918"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint.html" title=" " alt="" coords="573,2993,705,3019"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto.html" title=" " alt="" coords="573,3094,704,3121"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble.html" title=" " alt="" coords="577,3195,700,3222"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment.html" title=" " alt="" coords="541,3313,736,3339"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html" title=" " alt="" coords="539,3430,738,3457"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html" title=" " alt="" coords="541,3547,736,3574"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto.html" title=" " alt="" coords="564,3649,713,3675"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto.html" title=" " alt="" coords="556,3750,721,3777"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html" title=" " alt="" coords="577,3851,700,3878"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto.html" title=" " alt="" coords="582,3953,695,3979"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto.html" title=" " alt="" coords="571,4054,706,4081"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse.html" title=" " alt="" coords="567,4155,710,4182"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto.html" title=" " alt="" coords="539,4273,738,4299"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto.html" title=" " alt="" coords="555,4506,722,4533"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation.html" title=" " alt="" coords="534,4389,743,4431"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1DenseMatrixProto.html" title=" " alt="" coords="569,4607,708,4634"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto.html" title=" " alt="" coords="550,4709,727,4735"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto.html" title=" " alt="" coords="555,4810,722,4837"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto.html" title=" " alt="" coords="561,4911,717,4938"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto.html" title=" " alt="" coords="552,5029,725,5055"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto.html" title=" " alt="" coords="553,5130,724,5157"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto.html" title="Protobuf type." alt="" coords="559,5231,719,5258"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto.html" title=" " alt="" coords="557,5333,720,5359"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto.html" title=" " alt="" coords="555,5434,722,5461"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto.html" title=" " alt="" coords="533,5551,744,5578"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto.html" title=" " alt="" coords="543,5669,735,5695"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment.html" title=" " alt="" coords="541,5786,736,5813"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto.html" title=" " alt="" coords="546,71,731,98"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto.html" title=" " alt="" coords="555,173,723,199"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html" title=" " alt="" coords="579,274,698,301"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1SparsePermutationProto.html" title=" " alt="" coords="549,375,729,402"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1SymmetryProto.html" title=" " alt="" coords="577,477,701,503"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto.html" title=" " alt="" coords="560,578,717,605"/>
|
|
<area shape="rect" title=" " alt="" coords="5,2913,147,2939"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParametersOrBuilder.html" title=" " alt="" coords="223,688,429,729"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategyOrBuilder.html" title=" " alt="" coords="217,797,435,823"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristicOrBuilder.html" title=" " alt="" coords="231,907,421,948"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParametersOrBuilder.html" title=" " alt="" coords="229,1008,423,1049"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParametersOrBuilder.html" title=" " alt="" coords="225,1109,427,1151"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParametersOrBuilder.html" title=" " alt="" coords="195,1241,457,1297"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperatorsOrBuilder.html" title=" " alt="" coords="199,1387,453,1443"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParametersOrBuilder.html" title=" " alt="" coords="223,1519,429,1560"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraintOrBuilder.html" title=" " alt="" coords="229,1627,423,1654"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraintOrBuilder.html" title=" " alt="" coords="223,1729,429,1755"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraintOrBuilder.html" title=" " alt="" coords="210,1839,442,1880"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProtoOrBuilder.html" title=" " alt="" coords="224,1947,428,1974"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProtoOrBuilder.html" title=" " alt="" coords="229,2057,423,2099"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraintOrBuilder.html" title=" " alt="" coords="213,2166,439,2193"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProtoOrBuilder.html" title=" " alt="" coords="220,2267,432,2294"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProtoOrBuilder.html" title=" " alt="" coords="237,2369,415,2395"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequestOrBuilder.html" title=" " alt="" coords="228,2470,424,2497"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraintOrBuilder.html" title=" " alt="" coords="209,2571,443,2598"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjectiveOrBuilder.html" title=" " alt="" coords="212,2673,440,2699"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponseOrBuilder.html" title=" " alt="" coords="217,2774,435,2801"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParametersOrBuilder.html" title=" " alt="" coords="217,2825,435,2867"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraintOrBuilder.html" title=" " alt="" coords="229,2993,423,3019"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProtoOrBuilder.html" title=" " alt="" coords="231,3043,421,3070"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDoubleOrBuilder.html" title=" " alt="" coords="234,3145,418,3171"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignmentOrBuilder.html" title=" " alt="" coords="229,3247,423,3288"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProtoOrBuilder.html" title=" " alt="" coords="227,3364,425,3405"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProtoOrBuilder.html" title=" " alt="" coords="229,3481,423,3523"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProtoOrBuilder.html" title=" " alt="" coords="221,3598,431,3625"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProtoOrBuilder.html" title=" " alt="" coords="236,3692,416,3733"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1ConstraintProtoOrBuilder.html" title=" " alt="" coords="234,3801,418,3827"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1CpModelProtoOrBuilder.html" title=" " alt="" coords="239,3902,413,3929"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProtoOrBuilder.html" title=" " alt="" coords="228,4003,424,4030"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponseOrBuilder.html" title=" " alt="" coords="224,4105,428,4131"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProtoOrBuilder.html" title=" " alt="" coords="227,4207,425,4248"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformationOrBuilder.html" title=" " alt="" coords="221,4324,431,4365"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProtoOrBuilder.html" title=" " alt="" coords="212,4455,440,4482"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1DenseMatrixProtoOrBuilder.html" title=" " alt="" coords="226,4557,426,4583"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProtoOrBuilder.html" title=" " alt="" coords="230,4651,422,4692"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProtoOrBuilder.html" title=" " alt="" coords="213,4759,439,4786"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProtoOrBuilder.html" title=" " alt="" coords="217,4861,435,4887"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProtoOrBuilder.html" title=" " alt="" coords="232,4963,420,5004"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProtoOrBuilder.html" title=" " alt="" coords="233,5072,419,5113"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProtoOrBuilder.html" title=" " alt="" coords="215,5181,437,5207"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProtoOrBuilder.html" title=" " alt="" coords="214,5282,438,5309"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProtoOrBuilder.html" title=" " alt="" coords="212,5383,440,5410"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProtoOrBuilder.html" title=" " alt="" coords="221,5485,431,5527"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProtoOrBuilder.html" title=" " alt="" coords="230,5603,422,5644"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignmentOrBuilder.html" title=" " alt="" coords="229,5720,423,5761"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProtoOrBuilder.html" title=" " alt="" coords="233,64,419,105"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProtoOrBuilder.html" title=" " alt="" coords="211,173,441,199"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1SatParametersOrBuilder.html" title=" " alt="" coords="237,274,415,301"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1SparsePermutationProtoOrBuilder.html" title=" " alt="" coords="229,368,423,409"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1SymmetryProtoOrBuilder.html" title=" " alt="" coords="233,477,419,503"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProtoOrBuilder.html" title=" " alt="" coords="217,578,435,605"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_8.png" border="0" usemap="#aConstraintSolverParameters_8TrailCompression" alt=""/>
|
|
<map name="aConstraintSolverParameters_8TrailCompression" id="aConstraintSolverParameters_8TrailCompression">
|
|
<area shape="rect" title=" " alt="" coords="5,662,176,689"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html" title=" " alt="" coords="248,5,457,47"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html" title="Protobuf enum." alt="" coords="255,71,451,98"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html" title="Protobuf enum." alt="" coords="256,123,449,164"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html" title=" " alt="" coords="255,188,450,229"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html" title=" " alt="" coords="247,254,458,281"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1LPAlgorithmValues.html" title="Protobuf enum." alt="" coords="242,305,463,347"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html" title=" " alt="" coords="259,371,446,398"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Type.html" title="Protobuf enum." alt="" coords="269,422,436,449"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html" title=" " alt="" coords="292,473,413,499"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1DomainReductionStrategy.html" title=" " alt="" coords="241,524,464,565"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1VariableSelectionStrategy.html" title=" " alt="" coords="240,589,465,631"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1BinaryMinizationAlgorithm.html" title=" " alt="" coords="237,655,469,696"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseOrdering.html" title=" " alt="" coords="241,721,464,747"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html" title=" " alt="" coords="237,771,469,798"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html" title=" " alt="" coords="224,823,481,864"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1FPRoundingMethod.html" title=" " alt="" coords="253,888,452,929"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatAssumptionOrder.html" title=" " alt="" coords="229,953,477,995"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatStratificationAlgorithm.html" title=" " alt="" coords="225,1019,480,1060"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html" title=" " alt="" coords="267,1085,439,1111"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1RestartAlgorithm.html" title=" " alt="" coords="236,1135,469,1162"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html" title=" " alt="" coords="237,1186,468,1213"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1VariableOrder.html" title=" " alt="" coords="247,1237,459,1263"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1util_1_1OptionalBoolean.html" title=" " alt="" coords="287,1287,418,1314"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_9.png" border="0" usemap="#aCpModel" alt=""/>
|
|
<map name="aCpModel" id="aCpModel">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpModel.html" title="Main modeling class." alt="" coords="5,5,84,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_10.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,140,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,85,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,189,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_1util_1_1Domain.html" title="We call domain any subset of Int64 = [kint64min, kint64max]." alt="" coords="5,5,79,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_14.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,99,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_15.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,100,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_16.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,161,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_17.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,100,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_18.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,196,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_19.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,132,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_20.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,207,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_21.png" border="0" usemap="#aLinearExpr" alt=""/>
|
|
<map name="aLinearExpr" id="aLinearExpr">
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpr.html" title="A linear expression interface that can be parsed." alt="" coords="5,56,96,83"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntVar.html" title="An integer variable." alt="" coords="189,107,251,133"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ScalProd.html" title="A linear expression interface that can be parsed." alt="" coords="181,5,259,32"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1SumOfVariables.html" title="A linear expression interface that can be parsed." alt="" coords="157,56,283,83"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1Literal.html" title="Interface to describe a boolean variable or its negation." alt="" coords="19,132,82,159"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1NotBooleanVariable.html" title="The negation of a boolean variable." alt="" coords="144,157,296,184"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_22.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,108,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_23.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,173,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_24.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,219,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_25.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,72,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_26.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,199,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_27.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,220,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_28.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." alt="" coords="5,5,164,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_29.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." alt="" coords="5,5,168,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_30.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,125,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_31.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,87,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_32.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,131,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_33.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,144,32"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1graph_1_1MinCostFlow.html" title=" " alt="" coords="192,5,299,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_34.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,188,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_35.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,108,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_36.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,115,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_37.png" border="0" usemap="#aMPGeneralConstraintProto_8GeneralConstraintCase" alt=""/>
|
|
<map name="aMPGeneralConstraintProto_8GeneralConstraintCase" id="aMPGeneralConstraintProto_8GeneralConstraintCase">
|
|
<area shape="rect" title=" " alt="" coords="39,15,122,42"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1GeneralConstraintCase.html" title=" " alt="" coords="218,5,417,47"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1ConstraintCase.html" title=" " alt="" coords="204,71,431,98"/>
|
|
<area shape="rect" title=" " alt="" coords="5,67,156,94"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_38.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,180,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_39.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,109,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_40.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,88,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_41.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,168,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_42.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,260,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_43.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,175,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_44.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,164,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_45.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,213,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_46.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,263,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_47.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,213,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_48.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,247,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_49.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,224,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_50.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,215,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_51.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,101,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_52.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,207,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_53.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,81,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_54.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,99,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_55.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,84,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_56.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,157,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_57.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,148,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_58.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,121,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_59.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,171,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_60.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,117,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_61.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,200,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_62.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,212,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_63.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,152,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_64.png" border="0" usemap="#aRuntimeException" alt=""/>
|
|
<map name="aRuntimeException" id="aRuntimeException">
|
|
<area shape="rect" title=" " alt="" coords="5,5,147,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_65.png" border="0" usemap="#aSatHelper" alt=""/>
|
|
<map name="aSatHelper" id="aSatHelper">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatHelper.html" title=" " alt="" coords="5,5,92,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_66.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,195,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_67.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,160,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_68.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,241,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_69.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,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"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_70.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,68,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_71.png" border="0" usemap="#aSolver_8FailException" alt=""/>
|
|
<map name="aSolver_8FailException" id="aSolver_8FailException">
|
|
<area shape="rect" title=" " alt="" coords="5,5,92,32"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_1_1FailException.html" title="This exceptions signal that a failure has been raised in the C++ world." alt="" coords="140,5,295,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_72.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,172,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_73.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,144,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_74.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,192,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_75.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,187,57"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeIncompatibilityChecker.html" title="Checker for type incompatibilities." alt="" coords="235,5,437,32"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRequirementChecker.html" title="Checker for type requirements." alt="" coords="242,56,430,83"/>
|
|
</map>
|
|
</td></tr>
|
|
</table>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|