275 lines
25 KiB
HTML
275 lines
25 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"/>-->
|
|
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 7.3</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.8.15 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<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" alt="" usemap="#Constraint"/>
|
|
<map name="Constraint" id="Constraint">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1Constraint.html" title="Wrapper around a ConstraintProto." alt="" coords="5,5,88,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#ConstraintSolverParameters_8TrailCompression"/>
|
|
<map name="ConstraintSolverParameters_8TrailCompression" id="ConstraintSolverParameters_8TrailCompression">
|
|
<area shape="rect" title=" " alt="" coords="5,499,163,526"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1TrailCompression.html" title=" " alt="" coords="231,5,421,47"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html" title="Protobuf enum." alt="" coords="235,71,417,98"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html" title="Protobuf enum." alt="" coords="238,123,414,164"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1SolverType.html" title=" " alt="" coords="228,189,424,215"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1LPAlgorithmValues.html" title="Protobuf enum." alt="" coords="225,240,427,281"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverResponseStatus.html" title=" " alt="" coords="238,306,414,333"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Type.html" title="Protobuf enum." alt="" coords="247,357,405,383"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1BinaryMinizationAlgorithm.html" title=" " alt="" coords="221,408,431,449"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseOrdering.html" title=" " alt="" coords="225,474,427,501"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ClauseProtection.html" title=" " alt="" coords="219,525,433,551"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html" title=" " alt="" coords="211,576,441,617"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatAssumptionOrder.html" title=" " alt="" coords="213,641,439,683"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1MaxSatStratificationAlgorithm.html" title=" " alt="" coords="211,707,441,748"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Polarity.html" title=" " alt="" coords="247,773,405,799"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1RestartAlgorithm.html" title=" " alt="" coords="221,823,431,850"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1SearchBranching.html" title=" " alt="" coords="220,874,432,901"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1VariableOrder.html" title=" " alt="" coords="230,925,422,951"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1util_1_1OptionalBoolean.html" title=" " alt="" coords="267,975,385,1002"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#ConstraintSolverParametersOrBuilder"/>
|
|
<map name="ConstraintSolverParametersOrBuilder" id="ConstraintSolverParametersOrBuilder">
|
|
<area shape="rect" title=" " alt="" coords="267,641,329,668"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters_1_1Builder.html" title=" " alt="" coords="483,697,674,738"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Builder.html" title=" " alt="" coords="485,763,673,789"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Builder.html" title=" " alt="" coords="491,814,667,855"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters_1_1Builder.html" title=" " alt="" coords="475,880,682,907"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters_1_1Builder.html" title=" " alt="" coords="472,931,685,957"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1Builder.html" title=" " alt="" coords="489,982,668,1023"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators_1_1Builder.html" title=" " alt="" coords="461,1048,696,1104"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint_1_1Builder.html" title=" " alt="" coords="494,1128,663,1155"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint_1_1Builder.html" title=" " alt="" coords="490,1179,667,1205"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint_1_1Builder.html" title=" " alt="" coords="470,1230,687,1271"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto_1_1Builder.html" title=" " alt="" coords="490,1296,667,1323"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1Builder.html" title=" " alt="" coords="487,1347,670,1389"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint_1_1Builder.html" title=" " alt="" coords="481,1413,677,1440"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto_1_1Builder.html" title=" " alt="" coords="487,56,670,83"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto_1_1Builder.html" title=" " alt="" coords="503,107,655,133"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest_1_1Builder.html" title=" " alt="" coords="493,157,664,184"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint_1_1Builder.html" title=" " alt="" coords="477,208,680,235"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective_1_1Builder.html" title=" " alt="" coords="480,259,677,285"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse_1_1Builder.html" title="Protobuf type." alt="" coords="483,309,675,336"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters_1_1Builder.html" title=" " alt="" coords="477,361,680,402"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint_1_1Builder.html" title=" " alt="" coords="494,427,663,453"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto_1_1Builder.html" title=" " alt="" coords="497,477,661,504"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble_1_1Builder.html" title=" " alt="" coords="501,528,656,555"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment_1_1Builder.html" title=" " alt="" coords="489,579,668,621"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto_1_1Builder.html" title=" " alt="" coords="504,5,653,32"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1Builder.html" title=" " alt="" coords="502,645,655,672"/>
|
|
<area shape="rect" title=" " alt="" coords="219,5,377,32"/>
|
|
<area shape="rect" title=" " alt="" coords="219,2747,377,2773"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto.html" title=" " alt="" coords="526,2747,631,2773"/>
|
|
<area shape="rect" title=" " alt="" coords="223,2128,373,2155"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html" title=" " alt="" coords="485,2072,672,2099"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html" title=" " alt="" coords="507,2123,651,2149"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic.html" title=" " alt="" coords="493,2173,665,2200"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html" title=" " alt="" coords="497,2224,660,2251"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters.html" title=" " alt="" coords="494,2275,663,2301"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html" title=" " alt="" coords="491,2325,666,2352"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html" title=" " alt="" coords="463,2377,694,2418"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint.html" title=" " alt="" coords="516,2443,641,2469"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint.html" title=" " alt="" coords="512,2493,645,2520"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint.html" title=" " alt="" coords="472,2544,685,2571"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto.html" title=" " alt="" coords="512,2595,645,2621"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto.html" title=" " alt="" coords="489,2645,668,2672"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint.html" title=" " alt="" coords="503,2696,655,2723"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto.html" title=" " alt="" coords="509,1464,648,1491"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto.html" title=" " alt="" coords="525,1515,633,1541"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html" title=" " alt="" coords="515,1565,642,1592"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint.html" title=" " alt="" coords="499,1616,658,1643"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective.html" title=" " alt="" coords="502,1667,655,1693"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html" title="Protobuf type." alt="" coords="505,1717,653,1744"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html" title=" " alt="" coords="479,1768,678,1795"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint.html" title=" " alt="" coords="516,1819,641,1845"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto.html" title=" " alt="" coords="519,1869,639,1896"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble.html" title=" " alt="" coords="523,1920,634,1947"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment.html" title=" " alt="" coords="491,1971,666,1997"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html" title=" " alt="" coords="524,2021,633,2048"/>
|
|
<area shape="rect" title=" " alt="" coords="5,1340,135,1367"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParametersOrBuilder.html" title=" " alt="" coords="205,1333,391,1374"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategyOrBuilder.html" title=" " alt="" coords="199,1399,397,1425"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristicOrBuilder.html" title=" " alt="" coords="212,1450,384,1491"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParametersOrBuilder.html" title=" " alt="" coords="210,1515,386,1557"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParametersOrBuilder.html" title=" " alt="" coords="207,1581,389,1622"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperatorsOrBuilder.html" title=" " alt="" coords="183,1712,413,1768"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParametersOrBuilder.html" title=" " alt="" coords="203,1646,393,1687"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraintOrBuilder.html" title=" " alt="" coords="209,1792,387,1819"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraintOrBuilder.html" title=" " alt="" coords="205,1843,391,1869"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraintOrBuilder.html" title=" " alt="" coords="191,1894,405,1935"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProtoOrBuilder.html" title=" " alt="" coords="205,1960,391,1987"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProtoOrBuilder.html" title=" " alt="" coords="209,2011,387,2053"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraintOrBuilder.html" title=" " alt="" coords="195,2077,401,2104"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProtoOrBuilder.html" title=" " alt="" coords="201,692,395,719"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProtoOrBuilder.html" title=" " alt="" coords="217,743,379,769"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequestOrBuilder.html" title=" " alt="" coords="208,793,388,820"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraintOrBuilder.html" title=" " alt="" coords="192,844,404,871"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjectiveOrBuilder.html" title=" " alt="" coords="195,895,401,921"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponseOrBuilder.html" title=" " alt="" coords="197,945,399,972"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParametersOrBuilder.html" title=" " alt="" coords="199,997,397,1038"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraintOrBuilder.html" title=" " alt="" coords="209,1063,387,1089"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProtoOrBuilder.html" title=" " alt="" coords="211,1113,385,1140"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDoubleOrBuilder.html" title=" " alt="" coords="215,1164,381,1191"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignmentOrBuilder.html" title=" " alt="" coords="211,1215,385,1257"/>
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1SatParametersOrBuilder.html" title=" " alt="" coords="217,1281,379,1308"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#CpModel"/>
|
|
<map name="CpModel" id="CpModel">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpModel.html" title="Main modeling class." alt="" coords="5,5,80,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#CpModel_8MismatchedArrayLengths"/>
|
|
<map name="CpModel_8MismatchedArrayLengths" id="CpModel_8MismatchedArrayLengths">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpModel_1_1MismatchedArrayLengths.html" title="Exception thrown when parallel arrays have mismatched lengths." alt="" coords="5,5,232,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_5.png" border="0" alt="" usemap="#CpModel_8WrongLength"/>
|
|
<map name="CpModel_8WrongLength" id="CpModel_8WrongLength">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpModel_1_1WrongLength.html" title="Exception thrown when an array has a wrong length." alt="" coords="5,5,160,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_6.png" border="0" alt="" usemap="#CpSolver"/>
|
|
<map name="CpSolver" id="CpSolver">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolver.html" title="Wrapper around the SAT solver." alt="" coords="5,5,81,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_7.png" border="0" alt="" usemap="#CpSolverSolutionCallback"/>
|
|
<map name="CpSolverSolutionCallback" id="CpSolverSolutionCallback">
|
|
<area shape="rect" title=" " alt="" coords="5,5,125,32"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverSolutionCallback.html" title="Parent class to create a callback called at each solution." alt="" coords="173,5,348,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#Exception"/>
|
|
<map name="Exception" id="Exception">
|
|
<area shape="rect" title=" " alt="" coords="5,5,85,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#IntervalVar"/>
|
|
<map name="IntervalVar" id="IntervalVar">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntervalVar.html" title="An interval variable." alt="" coords="5,5,91,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_10.png" border="0" alt="" usemap="#IntIntToLongFunction"/>
|
|
<map name="IntIntToLongFunction" id="IntIntToLongFunction">
|
|
<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,151,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_11.png" border="0" alt="" usemap="#JavaDecisionBuilder"/>
|
|
<map name="JavaDecisionBuilder" id="JavaDecisionBuilder">
|
|
<area shape="rect" title=" " alt="" coords="5,5,119,32"/>
|
|
<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="167,5,308,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_12.png" border="0" alt="" usemap="#LinearSolver"/>
|
|
<map name="LinearSolver" id="LinearSolver">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1LinearSolver.html" title=" " alt="" coords="5,5,100,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_13.png" border="0" alt="" usemap="#Literal"/>
|
|
<map name="Literal" id="Literal">
|
|
<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,5,89,32"/>
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntVar.html" title="An integer variable." alt="" coords="137,31,195,57"/>
|
|
<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,56,76,83"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_14.png" border="0" alt="" usemap="#LongTernaryOperator"/>
|
|
<map name="LongTernaryOperator" id="LongTernaryOperator">
|
|
<area shape="rect" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LongTernaryOperator.html" title="Represents an operation upon three." alt="" coords="5,5,149,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_15.png" border="0" alt="" usemap="#LongTernaryPredicate"/>
|
|
<map name="LongTernaryPredicate" id="LongTernaryPredicate">
|
|
<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,155,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_16.png" border="0" alt="" usemap="#MPGeneralConstraintProto_8GeneralConstraintCase"/>
|
|
<map name="MPGeneralConstraintProto_8GeneralConstraintCase" id="MPGeneralConstraintProto_8GeneralConstraintCase">
|
|
<area shape="rect" title=" " alt="" coords="5,13,83,39"/>
|
|
<area shape="rect" href="enumcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto_1_1GeneralConstraintCase.html" title=" " alt="" coords="131,5,313,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_17.png" border="0" alt="" usemap="#OptionalBooleanOuterClass"/>
|
|
<map name="OptionalBooleanOuterClass" id="OptionalBooleanOuterClass">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1util_1_1OptionalBooleanOuterClass.html" title=" " alt="" coords="5,5,188,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_18.png" border="0" alt="" usemap="#RoutingEnums"/>
|
|
<map name="RoutingEnums" id="RoutingEnums">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingEnums.html" title=" " alt="" coords="5,5,113,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_19.png" border="0" alt="" usemap="#RoutingParameters"/>
|
|
<map name="RoutingParameters" id="RoutingParameters">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingParameters.html" title=" " alt="" coords="5,5,140,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_20.png" border="0" alt="" usemap="#SearchLimitProtobuf"/>
|
|
<map name="SearchLimitProtobuf" id="SearchLimitProtobuf">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimitProtobuf.html" title=" " alt="" coords="5,5,145,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_21.png" border="0" alt="" usemap="#SolverParameters"/>
|
|
<map name="SolverParameters" id="SolverParameters">
|
|
<area shape="rect" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolverParameters.html" title=" " alt="" coords="5,5,132,32"/>
|
|
</map>
|
|
</td></tr>
|
|
</table>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|