711 lines
66 KiB
HTML
711 lines
66 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="229,5,344,32"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVarElement.html" title=" " alt="" coords="213,56,360,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,367,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,284,32"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionBuilder.html" title="A DecisionBuilder is responsible for creating the search tree." alt="" coords="183,56,307,83"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionVisitor.html" title="A DecisionVisitor is used to inspect a decision." alt="" coords="185,107,305,133"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon.html" title="A Demon is the base element of a propagation queue." alt="" coords="210,157,279,184"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarIterator.html" title="The class Iterator has two direct subclasses." alt="" coords="191,208,299,235"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilter.html" title="Local Search Filters are used for fast neighbor pruning." alt="" coords="178,259,311,285"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilterManager.html" title="Filter manager: when a move is made, filters are executed to decide whether  the solution is feasible..." alt="" coords="149,309,340,336"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchOperator.html" title="This class represent a reversible FIFO structure." alt="" coords="166,360,323,387"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelVisitor.html" title="Model visitor." alt="" coords="193,411,297,437"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationBaseObject.html" title="NOLINT  The PropagationBaseObject is a subclass of BaseObject that is also  friend to the Solver clas..." alt="" coords="157,461,332,488"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelVisitor.html" title="Routing model visitor." alt="" coords="167,512,322,539"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchMonitor.html" title="A search monitor is a simple set of callbacks to monitor all search events." alt="" coords="187,691,303,717"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionPool.html" title="This class is used to manage a pool of solutions." alt="" coords="193,741,296,768"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1JavaDecisionBuilder.html" title="This class acts as a intermediate step between a c++ decision builder and a java one." alt="" coords="433,56,585,83"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SymmetryBreaker.html" title="A symmetry breaker is an object that will visit a decision and  create the 'symmetrical' decision in ..." alt="" coords="439,107,579,133"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchFilter.html" title=" " alt="" coords="423,160,594,187"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BasePathFilter.html" title="Generic path-based filter class." alt="" coords="741,109,855,136"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CPFeasibilityFilter.html" title="This filter accepts deltas for which the assignment satisfies the  constraints of the Solver." alt="" coords="729,160,867,187"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperatorTemplate.html" title="Base operator class for operators manipulating variables." alt="" coords="411,217,606,258"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperatorTemplate.html" title="Base operator class for operators manipulating variables." alt="" coords="388,291,629,333"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarLocalSearchOperator.html" title=" " alt="" coords="701,211,895,237"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseLns.html" title="This is the base class for building an Lns operator." alt="" coords="982,160,1058,187"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ChangeValue.html" title="Defines operators which change the value of variables;  each neighbor corresponds to one modified var..." alt="" coords="967,211,1073,237"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PathOperator.html" title="Base class of the local search operators dedicated to path modifications  (a path is a set of nodes l..." alt="" coords="967,261,1073,288"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarLocalSearchOperator.html" title=" " alt="" coords="677,261,919,288"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment.html" title="An Assignment is a variable -> domains mapping, used  to report solutions to the user." alt="" coords="459,361,558,388"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint.html" title="A constraint is the main modeling object." alt="" coords="464,412,553,439"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntExpr.html" title="The class IntExpr is the base of all integer expressions in  constraint programming." alt="" coords="475,463,543,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="462,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,562,591"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CastConstraint.html" title="Cast constraints are special channeling constraints designed  to keep a variable in sync with an expr..." alt="" coords="739,312,857,339"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html" title=" " alt="" coords="717,363,879,389"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1GlobalVehicleBreaksConstraint.html" title="GlobalVehicleBreaksConstraint ensures breaks constraints are enforced on  all vehicles in the dimensi..." alt="" coords="687,413,909,440"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html" title=" " alt="" coords="772,464,824,491"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRegulationsConstraint.html" title="The following constraint ensures that incompatibilities and requirements  between types are respected..." alt="" coords="700,515,896,541"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseIntExpr.html" title="This is the base class for all expressions that are not variables." alt="" coords="748,565,848,592"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html" title="The class IntVar is a subset of IntExpr." alt="" coords="768,616,828,643"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html" title=" " alt="" coords="972,616,1068,643"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html" title=" " alt="" coords="433,615,584,641"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html" title="This class encapsulates an objective." alt="" coords="457,665,560,692"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html" title=" " alt="" coords="433,716,584,743"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html" title="Base class of all search limits." alt="" coords="459,767,558,793"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLog.html" title="The base class of all search logs that periodically outputs information when  the search is running." alt="" coords="464,817,553,844"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html" title="This class is the root class of all solution collectors." alt="" coords="442,868,575,895"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ImprovementSearchLimit.html" title=" " alt="" coords="705,741,891,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="745,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="218,2727,433,2754"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html" title=" " alt="" coords="533,559,741,600"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html" title=" " alt="" coords="533,726,740,753"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Builder.html" title=" " alt="" coords="540,828,733,869"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters_1_1Builder.html" title=" " alt="" coords="522,894,751,921"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters_1_1Builder.html" title=" " alt="" coords="519,1046,755,1073"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1Builder.html" title=" " alt="" coords="539,1424,734,1465"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParameters_1_1Builder.html" title=" " alt="" coords="504,1097,769,1153"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators_1_1Builder.html" title=" " alt="" coords="507,1278,766,1334"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint_1_1Builder.html" title=" " alt="" coords="545,1555,728,1582"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint_1_1Builder.html" title=" " alt="" coords="540,1657,733,1683"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint_1_1Builder.html" title=" " alt="" coords="519,1759,754,1800"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto_1_1Builder.html" title=" " alt="" coords="540,1875,733,1902"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1Builder.html" title=" " alt="" coords="537,1977,736,2019"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint_1_1Builder.html" title=" " alt="" coords="529,2094,745,2121"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto_1_1Builder.html" title=" " alt="" coords="536,2195,737,2222"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto_1_1Builder.html" title=" " alt="" coords="553,2297,720,2323"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1Builder.html" title=" " alt="" coords="544,2398,729,2425"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint_1_1Builder.html" title=" " alt="" coords="525,2499,748,2526"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective_1_1Builder.html" title=" " alt="" coords="528,2601,745,2627"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html" title="Protobuf type." alt="" coords="533,2702,741,2729"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1Builder.html" title=" " alt="" coords="527,2804,747,2845"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Builder.html" title=" " alt="" coords="545,2921,728,2947"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto_1_1Builder.html" title=" " alt="" coords="547,3022,726,3049"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble_1_1Builder.html" title=" " alt="" coords="550,3123,723,3150"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment_1_1Builder.html" title=" " alt="" coords="538,3225,735,3267"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto_1_1Builder.html" title=" " alt="" coords="536,3343,737,3384"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto_1_1Builder.html" title=" " alt="" coords="537,3460,736,3501"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto_1_1Builder.html" title=" " alt="" coords="537,3526,736,3553"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto_1_1Builder.html" title=" " alt="" coords="529,3678,744,3705"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1Builder.html" title=" " alt="" coords="550,3779,723,3806"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto_1_1Builder.html" title=" " alt="" coords="555,3881,718,3907"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto_1_1Builder.html" title=" " alt="" coords="544,3982,729,4009"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse_1_1Builder.html" title=" " alt="" coords="540,4083,733,4110"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto_1_1Builder.html" title=" " alt="" coords="535,4185,738,4227"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation_1_1Builder.html" title=" " alt="" coords="532,4303,741,4344"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1Builder.html" title=" " alt="" coords="528,4419,745,4446"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto_1_1Builder.html" title=" " alt="" coords="523,4537,750,4563"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto_1_1Builder.html" title=" " alt="" coords="529,4638,745,4665"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto_1_1Builder.html" title=" " alt="" coords="534,4739,739,4766"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto_1_1Builder.html" title=" " alt="" coords="548,4841,725,4883"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto_1_1Builder.html" title=" " alt="" coords="526,4958,747,4985"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto_1_1Builder.html" title="Protobuf type." alt="" coords="531,5059,742,5086"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto_1_1Builder.html" title=" " alt="" coords="530,5161,743,5187"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto_1_1Builder.html" title=" " alt="" coords="528,5262,745,5289"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto_1_1Builder.html" title=" " alt="" coords="529,5364,744,5405"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto_1_1Builder.html" title=" " alt="" coords="539,5,735,47"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment_1_1Builder.html" title=" " alt="" coords="538,71,735,112"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto_1_1Builder.html" title=" " alt="" coords="542,188,731,229"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto_1_1Builder.html" title=" " alt="" coords="527,254,746,281"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Builder.html" title=" " alt="" coords="553,406,720,433"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto_1_1Builder.html" title=" " alt="" coords="533,507,740,534"/>
|
|
<area shape="rect" title=" " alt="" coords="243,2829,408,2855"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html" title=" " alt="" coords="535,777,739,803"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" title=" " alt="" coords="557,945,716,971"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic.html" title=" " alt="" coords="542,995,731,1022"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html" title=" " alt="" coords="547,1177,726,1203"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters.html" title=" " alt="" coords="543,1227,730,1254"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html" title=" " alt="" coords="541,1606,732,1633"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParameters.html" title=" " alt="" coords="506,1359,767,1400"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html" title=" " alt="" coords="509,1489,764,1531"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint.html" title=" " alt="" coords="571,1707,703,1734"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint.html" title=" " alt="" coords="565,1825,708,1851"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint.html" title=" " alt="" coords="521,1926,752,1953"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto.html" title=" " alt="" coords="565,2043,708,2070"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto.html" title=" " alt="" coords="539,2145,734,2171"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint.html" title=" " alt="" coords="553,2246,720,2273"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto.html" title=" " alt="" coords="561,2347,712,2374"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto.html" title=" " alt="" coords="579,2449,695,2475"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html" title=" " alt="" coords="569,2550,704,2577"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint.html" title=" " alt="" coords="551,2651,723,2678"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective.html" title=" " alt="" coords="553,2753,720,2779"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html" title="Protobuf type." alt="" coords="557,2870,716,2897"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html" title=" " alt="" coords="529,2971,745,2998"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint.html" title=" " alt="" coords="571,3073,703,3099"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto.html" title=" " alt="" coords="572,3174,701,3201"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble.html" title=" " alt="" coords="575,3291,698,3318"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment.html" title=" " alt="" coords="540,3409,733,3435"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html" title=" " alt="" coords="538,3577,735,3603"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html" title=" " alt="" coords="539,3627,734,3654"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto.html" title=" " alt="" coords="562,3729,711,3755"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto.html" title=" " alt="" coords="554,3830,719,3857"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html" title=" " alt="" coords="575,3931,698,3958"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto.html" title=" " alt="" coords="580,4033,693,4059"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto.html" title=" " alt="" coords="569,4134,704,4161"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse.html" title=" " alt="" coords="565,4251,708,4278"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto.html" title=" " alt="" coords="537,4369,736,4395"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto.html" title=" " alt="" coords="553,4587,720,4614"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation.html" title=" " alt="" coords="532,4471,741,4512"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto.html" title=" " alt="" coords="548,4689,725,4715"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto.html" title=" " alt="" coords="553,4790,720,4817"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto.html" title=" " alt="" coords="559,4907,714,4934"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto.html" title=" " alt="" coords="550,5009,723,5035"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto.html" title=" " alt="" coords="551,5110,722,5137"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto.html" title="Protobuf type." alt="" coords="557,5211,717,5238"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto.html" title=" " alt="" coords="555,5313,718,5339"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto.html" title=" " alt="" coords="553,5430,720,5457"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto.html" title=" " alt="" coords="531,5481,742,5507"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto.html" title=" " alt="" coords="541,137,733,163"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment.html" title=" " alt="" coords="540,305,733,331"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto.html" title=" " alt="" coords="544,355,729,382"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto.html" title=" " alt="" coords="553,457,721,483"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html" title=" " alt="" coords="578,625,695,651"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto.html" title=" " alt="" coords="558,675,715,702"/>
|
|
<area shape="rect" title=" " alt="" coords="5,2778,147,2805"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParametersOrBuilder.html" title=" " alt="" coords="223,769,427,811"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategyOrBuilder.html" title=" " alt="" coords="216,941,435,967"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristicOrBuilder.html" title=" " alt="" coords="231,992,420,1033"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParametersOrBuilder.html" title=" " alt="" coords="228,1163,423,1204"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParametersOrBuilder.html" title=" " alt="" coords="225,1228,426,1269"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParametersOrBuilder.html" title=" " alt="" coords="195,1351,456,1407"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperatorsOrBuilder.html" title=" " alt="" coords="198,1482,453,1538"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParametersOrBuilder.html" title=" " alt="" coords="223,1599,428,1640"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraintOrBuilder.html" title=" " alt="" coords="229,1707,422,1734"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraintOrBuilder.html" title=" " alt="" coords="223,1825,427,1851"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraintOrBuilder.html" title=" " alt="" coords="210,1919,441,1960"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProtoOrBuilder.html" title=" " alt="" coords="223,2043,427,2070"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProtoOrBuilder.html" title=" " alt="" coords="228,2137,423,2179"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraintOrBuilder.html" title=" " alt="" coords="212,2246,439,2273"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProtoOrBuilder.html" title=" " alt="" coords="219,2347,431,2374"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProtoOrBuilder.html" title=" " alt="" coords="237,2449,414,2475"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequestOrBuilder.html" title=" " alt="" coords="227,2550,423,2577"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraintOrBuilder.html" title=" " alt="" coords="209,2626,442,2653"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjectiveOrBuilder.html" title=" " alt="" coords="211,2677,439,2703"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponseOrBuilder.html" title=" " alt="" coords="216,2778,435,2805"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParametersOrBuilder.html" title=" " alt="" coords="217,2880,433,2921"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraintOrBuilder.html" title=" " alt="" coords="229,2946,422,2973"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProtoOrBuilder.html" title=" " alt="" coords="230,3022,421,3049"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDoubleOrBuilder.html" title=" " alt="" coords="233,3123,417,3150"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignmentOrBuilder.html" title=" " alt="" coords="229,3225,422,3267"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProtoOrBuilder.html" title=" " alt="" coords="227,3343,424,3384"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProtoOrBuilder.html" title=" " alt="" coords="228,3460,423,3501"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProtoOrBuilder.html" title=" " alt="" coords="220,3526,431,3553"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProtoOrBuilder.html" title=" " alt="" coords="235,3671,415,3712"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1ConstraintProtoOrBuilder.html" title=" " alt="" coords="233,3779,417,3806"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1CpModelProtoOrBuilder.html" title=" " alt="" coords="238,3881,413,3907"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProtoOrBuilder.html" title=" " alt="" coords="227,3982,423,4009"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponseOrBuilder.html" title=" " alt="" coords="223,4083,427,4110"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProtoOrBuilder.html" title=" " alt="" coords="226,4185,425,4227"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformationOrBuilder.html" title=" " alt="" coords="221,4303,430,4344"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProtoOrBuilder.html" title=" " alt="" coords="211,4419,439,4446"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProtoOrBuilder.html" title=" " alt="" coords="229,4529,421,4571"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProtoOrBuilder.html" title=" " alt="" coords="212,4638,439,4665"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProtoOrBuilder.html" title=" " alt="" coords="217,4739,433,4766"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProtoOrBuilder.html" title=" " alt="" coords="231,4841,419,4883"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProtoOrBuilder.html" title=" " alt="" coords="232,4951,419,4992"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProtoOrBuilder.html" title=" " alt="" coords="215,5059,436,5086"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProtoOrBuilder.html" title=" " alt="" coords="213,5161,437,5187"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProtoOrBuilder.html" title=" " alt="" coords="211,5262,439,5289"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProtoOrBuilder.html" title=" " alt="" coords="220,5364,431,5405"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProtoOrBuilder.html" title=" " alt="" coords="229,129,421,171"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignmentOrBuilder.html" title=" " alt="" coords="229,289,422,331"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProtoOrBuilder.html" title=" " alt="" coords="233,355,418,396"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProtoOrBuilder.html" title=" " alt="" coords="211,457,440,483"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1SatParametersOrBuilder.html" title=" " alt="" coords="236,625,415,651"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProtoOrBuilder.html" title=" " alt="" coords="216,675,435,702"/>
|
|
</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="247,5,455,47"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html" title="Protobuf enum." alt="" coords="253,71,449,98"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html" title="Protobuf enum." alt="" coords="255,123,448,164"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1SchedulingSolver.html" title=" " alt="" coords="254,188,449,229"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html" title=" " alt="" coords="246,254,457,281"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1LPAlgorithmValues.html" title="Protobuf enum." alt="" coords="241,305,461,347"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html" title=" " alt="" coords="258,371,445,398"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Type.html" title="Protobuf enum." alt="" coords="268,422,435,449"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1CpSolverStatus.html" title=" " alt="" coords="291,473,412,499"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1DomainReductionStrategy.html" title=" " alt="" coords="240,524,463,565"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1VariableSelectionStrategy.html" title=" " alt="" coords="239,589,463,631"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1BinaryMinizationAlgorithm.html" title=" " alt="" coords="236,655,467,696"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseOrdering.html" title=" " alt="" coords="241,721,462,747"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html" title=" " alt="" coords="236,771,467,798"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html" title=" " alt="" coords="224,823,479,864"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1FPRoundingMethod.html" title=" " alt="" coords="252,888,451,929"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatAssumptionOrder.html" title=" " alt="" coords="228,953,475,995"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatStratificationAlgorithm.html" title=" " alt="" coords="225,1019,478,1060"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html" title=" " alt="" coords="266,1085,437,1111"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1RestartAlgorithm.html" title=" " alt="" coords="235,1135,467,1162"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html" title=" " alt="" coords="236,1186,467,1213"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1VariableOrder.html" title=" " alt="" coords="246,1237,457,1263"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1util_1_1OptionalBoolean.html" title=" " alt="" coords="286,1287,417,1314"/>
|
|
</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,188,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="#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,99,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_15.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_16.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_17.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,195,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_18.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_19.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,205,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_20.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,249,133"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1ScalProd.html" title="A linear expression interface that can be parsed." alt="" coords="180,5,259,32"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1SumOfVariables.html" title="A linear expression interface that can be parsed." alt="" coords="156,56,283,83"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1Literal.html" title="Interface to describe a boolean variable or its negation." alt="" coords="19,132,82,159"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1NotBooleanVariable.html" title="The negation of a boolean variable." alt="" coords="144,157,295,184"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_21.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_22.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_23.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_24.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_25.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_26.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,219,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_27.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_28.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_29.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_30.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_31.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_32.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_33.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_34.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_35.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_36.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_37.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_38.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_39.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_40.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_41.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_42.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,173,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_43.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,163,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_44.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,212,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_45.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,261,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_46.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,212,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_47.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,245,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_48.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,223,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_49.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,213,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_50.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,100,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_51.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_52.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_53.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_54.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_55.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,156,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_56.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_57.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_58.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_59.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_60.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,199,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_61.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,209,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_62.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_63.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_64.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,193,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_65.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_66.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,240,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_67.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_68.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_69.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,292,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_70.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_71.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,143,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_72.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_73.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>
|