Files
ortools-clone/docs/dotnet/inherits.html
Mizux Seiha a63584bd48 Update doc
2021-02-16 18:36:04 +01:00

615 lines
59 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>DotNet Reference</h2>
<ul>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html">CP-SAT</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html">Graph</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html">Knapsack solver</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Linear solver</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Routing</a></li>
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html">Util</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">.Net Reference</h1>
</div>
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;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&amp;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&amp;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="#aBoundedLinearExpression" alt=""/>
<map name="aBoundedLinearExpression" id="aBoundedLinearExpression">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html" title=" " alt="" coords="5,5,196,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_1.png" border="0" usemap="#aConstraint" alt=""/>
<map name="aConstraint" id="aConstraint">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1Constraint.html" title=" " alt="" coords="5,5,95,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_2.png" border="0" usemap="#aConstraintSolverParameters" alt=""/>
<map name="aConstraintSolverParameters" id="aConstraintSolverParameters">
<area shape="rect" title=" " alt="" coords="5,925,129,952"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html" title="Solver parameters." alt="" coords="191,309,396,336"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1FirstSolutionStrategy.html" title="First solution strategies, used as starting point of local search." alt="" coords="215,360,372,387"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchMetaheuristic.html" title="Local search metaheuristics used to guide the search." alt="" coords="199,411,388,437"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimitParameters.html" title="A search limit The default values for int64 fields is the maxima value, i.e., 2^63&#45;1" alt="" coords="203,461,383,488"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModelParameters.html" title="Parameters which have to be set when creating a RoutingModel." alt="" coords="200,512,387,539"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html" title="Parameters defining the search used to solve vehicle routing problems." alt="" coords="198,563,389,589"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters_1_1Types_1_1ImprovementSearchLimitParameters.html" title="Parameters required for the improvement search limit." alt="" coords="179,613,407,669"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters_1_1Types_1_1LocalSearchNeighborhoodOperators.html" title="Local search neighborhood operators used to build a solutions neighborhood." alt="" coords="177,693,409,749"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1AllDifferentConstraintProto.html" title="All variables must take different values." alt="" coords="194,773,393,800"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1AutomatonConstraintProto.html" title="This constraint forces a sequence of variables to be accepted by an automaton." alt="" coords="196,824,391,851"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1BoolArgumentProto.html" title="Argument of the constraints of the form OP(literals)." alt="" coords="219,875,368,901"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1CircuitConstraintProto.html" title="The circuit constraint is defined on a graph where the arc presence are controlled by literals." alt="" coords="211,925,376,952"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html" title="Next id: 30" alt="" coords="232,976,355,1003"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelProto.html" title="A constraint programming problem." alt="" coords="237,1027,350,1053"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1CpObjectiveProto.html" title="Optimization objective." alt="" coords="226,1077,361,1104"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html" title="The response returned by a solver trying to solve a CpModelProto." alt="" coords="222,1128,365,1155"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1CumulativeConstraintProto.html" title="The sum of the demands of the intervals at each interval point cannot exceed a capacity." alt="" coords="194,1179,393,1205"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1DecisionStrategyProto.html" title="Define the strategy to follow when the solver needs to take a new decision." alt="" coords="210,1229,377,1256"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1DecisionStrategyProto_1_1Types_1_1AffineTransformation.html" title="Advanced usage." alt="" coords="187,1281,399,1322"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1DenseMatrixProto.html" title="A dense matrix of numbers encoded in a flat way, row by row." alt="" coords="224,1347,363,1373"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1ElementConstraintProto.html" title="The constraint target = vars[index]." alt="" coords="205,1397,382,1424"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1IntegerArgumentProto.html" title="Argument of the constraints of the form target_var = OP(vars)." alt="" coords="210,1448,377,1475"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1IntegerVariableProto.html" title="An integer variable." alt="" coords="215,1499,371,1525"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1IntervalConstraintProto.html" title="This &quot;special&quot; constraint not only enforces (start + size == end) and (size &gt;= 0) but can also be ref..." alt="" coords="207,1549,380,1576"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1InverseConstraintProto.html" title="The two arrays of variable each represent a function, the second is the inverse of the first: f_direc..." alt="" coords="208,1600,379,1627"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearArgumentProto.html" title=" " alt="" coords="213,1651,373,1677"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearConstraintProto.html" title="The linear sum vars[i] * coeffs[i] must fall in the given domain." alt="" coords="212,1701,375,1728"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpressionProto.html" title="Some constraints supports linear expression instead of just using a reference to a variable." alt="" coords="210,1752,377,1779"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1NoOverlap2DConstraintProto.html" title="The boxes defined by [start_x, end_x) * [start_y, end_y) cannot overlap." alt="" coords="188,1803,399,1829"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1NoOverlapConstraintProto.html" title="All the intervals (index of IntervalConstraintProto) must be disjoint." alt="" coords="197,1853,389,1880"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1PartialVariableAssignment.html" title="This message encodes a partial (or full) assignment of the variables of a CpModelProto." alt="" coords="196,5,391,32"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1ReservoirConstraintProto.html" title="Maintain a reservoir level within bounds." alt="" coords="201,56,386,83"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1RoutesConstraintProto.html" title="The &quot;VRP&quot; (Vehicle Routing Problem) constraint." alt="" coords="209,107,377,133"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1SparsePermutationProto.html" title="A permutation of integers encoded as a list of cycles, hence the &quot;sparse&quot; format." alt="" coords="203,157,383,184"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1SymmetryProto.html" title="Experimental." alt="" coords="231,208,355,235"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1TableConstraintProto.html" title="The values of the n&#45;tuple formed by the given variables can only be one of the listed n&#45;tuples in val..." alt="" coords="215,259,372,285"/>
<area shape="rect" title=" " alt="" coords="25,976,109,1003"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_3.png" border="0" usemap="#aConstraintSolverParameters_8Types" alt=""/>
<map name="aConstraintSolverParameters_8Types" id="aConstraintSolverParameters_8Types">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_1_1Types.html" title="Container for nested types declared in the ConstraintSolverParameters message type." alt="" coords="5,5,215,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_4.png" border="0" usemap="#aCpModel" alt=""/>
<map name="aCpModel" id="aCpModel">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html" title="Wrapper class around the cp_model proto." alt="" coords="5,5,84,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_5.png" border="0" usemap="#aCpModelReflection" alt=""/>
<map name="aCpModelReflection" id="aCpModelReflection">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModelReflection.html" title="Holder for reflection information generated from ortools/sat/cp_model.proto" alt="" coords="5,5,151,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_6.png" border="0" usemap="#aCpSolver" alt=""/>
<map name="aCpSolver" id="aCpSolver">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolver.html" title=" " alt="" coords="5,5,85,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_7.png" border="0" usemap="#aDecisionStrategyProto_8Types" alt=""/>
<map name="aDecisionStrategyProto_8Types" id="aDecisionStrategyProto_8Types">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1DecisionStrategyProto_1_1Types.html" title="Container for nested types declared in the DecisionStrategyProto message type." alt="" coords="5,5,213,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_8.png" border="0" usemap="#aFirstSolutionStrategy_8Types" alt=""/>
<map name="aFirstSolutionStrategy_8Types" id="aFirstSolutionStrategy_8Types">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1FirstSolutionStrategy_1_1Types.html" title="Container for nested types declared in the FirstSolutionStrategy message type." alt="" coords="5,5,201,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_9.png" border="0" usemap="#aIConstraintWithStatus" alt=""/>
<map name="aIConstraintWithStatus" id="aIConstraintWithStatus">
<area shape="rect" href="interfaceGoogle_1_1OrTools_1_1ConstraintSolver_1_1IConstraintWithStatus.html" title=" " alt="" coords="493,1097,657,1123"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseEquality.html" title=" " alt="" coords="792,919,899,946"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html" title=" " alt="" coords="801,1198,890,1225"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintEquality.html" title=" " alt="" coords="1065,919,1207,946"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExprEquality.html" title=" " alt="" coords="1075,818,1197,845"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1WrappedConstraint.html" title=" " alt="" coords="1063,869,1209,895"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1CastConstraint.html" title=" " alt="" coords="1077,1223,1195,1250"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DisjunctiveConstraint.html" title=" " alt="" coords="1055,1274,1217,1301"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1GlobalVehicleBreaksConstraint.html" title=" " alt="" coords="1024,1325,1248,1351"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1NetConstraint.html" title=" " alt="" coords="1080,1071,1192,1098"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Pack.html" title=" " alt="" coords="1109,1122,1163,1149"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1TypeRegulationsConstraint.html" title=" " alt="" coords="1038,1173,1234,1199"/>
<area shape="rect" title=" " alt="" coords="29,337,128,363"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html" title=" " alt="" coords="229,261,396,287"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html" title=" " alt="" coords="261,311,364,338"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html" title=" " alt="" coords="245,362,381,389"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html" title=" " alt="" coords="225,413,400,439"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html" title=" " alt="" coords="213,463,412,490"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html" title=" " alt="" coords="233,514,392,541"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html" title=" " alt="" coords="238,58,387,85"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html" title=" " alt="" coords="281,565,344,591"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html" title=" " alt="" coords="221,109,404,135"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html" title=" " alt="" coords="237,159,388,186"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html" title=" " alt="" coords="243,210,382,237"/>
<area shape="rect" title=" " alt="" coords="27,1249,131,1275"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector.html" title=" " alt="" coords="243,1071,382,1098"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector.html" title=" " alt="" coords="251,1122,374,1149"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector.html" title=" " alt="" coords="243,1173,382,1199"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector.html" title=" " alt="" coords="251,1223,374,1250"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector.html" title=" " alt="" coords="243,1274,382,1301"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector.html" title=" " alt="" coords="251,1325,374,1351"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector.html" title=" " alt="" coords="243,1375,382,1402"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector.html" title=" " alt="" coords="251,1426,374,1453"/>
<area shape="rect" title=" " alt="" coords="27,767,131,794"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html" title=" " alt="" coords="264,818,361,845"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector.html" title=" " alt="" coords="272,869,353,895"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector.html" title=" " alt="" coords="264,919,361,946"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector.html" title=" " alt="" coords="272,970,353,997"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html" title=" " alt="" coords="257,1021,368,1047"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector.html" title=" " alt="" coords="264,615,361,642"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector.html" title=" " alt="" coords="272,666,353,693"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html" title=" " alt="" coords="264,717,361,743"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html" title=" " alt="" coords="272,767,353,794"/>
<area shape="rect" title=" " alt="" coords="27,235,131,262"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarIterator.html" title=" " alt="" coords="520,451,629,478"/>
<area shape="rect" title=" " alt="" coords="54,514,103,541"/>
<area shape="rect" title=" " alt="" coords="54,286,103,313"/>
<area shape="rect" title=" " alt="" coords="5,1578,152,1605"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1KnapsackSolver.html" title=" " alt="" coords="249,2993,376,3019"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentElement.html" title=" " alt="" coords="236,3043,389,3070"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentIntContainer.html" title=" " alt="" coords="223,3094,402,3121"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentIntervalContainer.html" title=" " alt="" coords="207,3145,419,3171"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1AssignmentSequenceContainer.html" title=" " alt="" coords="200,1477,425,1503"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseObject.html" title=" " alt="" coords="265,1527,361,1554"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html" title=" " alt="" coords="221,1578,405,1605"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntBoolPair.html" title=" " alt="" coords="266,1629,359,1655"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html" title=" " alt="" coords="265,1679,360,1706"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterManager_1_1FilterEvent.html" title=" " alt="" coords="216,1731,409,1772"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchPhaseParameters.html" title=" " alt="" coords="205,1797,420,1823"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelCache.html" title=" " alt="" coords="261,1847,364,1874"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RevBool.html" title=" " alt="" coords="275,1898,351,1925"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RevInteger.html" title=" " alt="" coords="266,1949,359,1975"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RevPartialSequence.html" title=" " alt="" coords="237,1999,389,2026"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingDimension.html" title=" " alt="" coords="241,2050,384,2077"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingIndexManager.html" title=" " alt="" coords="230,2101,395,2127"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel.html" title=" " alt="" coords="257,2151,369,2178"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel_1_1VehicleTypeContainer.html" title=" " alt="" coords="215,2203,410,2244"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModel_1_1VehicleTypeContainer_1_1VehicleClassEntry.html" title=" " alt="" coords="209,2268,416,2309"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver_1_1IntegerCastInfo.html" title=" " alt="" coords="229,2334,396,2361"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1TypeRegulationsChecker.html" title=" " alt="" coords="222,2385,403,2411"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Graph_1_1LinearSumAssignment.html" title=" " alt="" coords="229,2435,397,2462"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Graph_1_1MaxFlow.html" title=" " alt="" coords="272,2486,353,2513"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Graph_1_1MinCostFlowBase.html" title=" " alt="" coords="243,2537,382,2563"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Constraint.html" title=" " alt="" coords="268,2587,357,2614"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html" title=" " alt="" coords="233,2638,392,2665"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Objective.html" title=" " alt="" coords="271,2689,355,2715"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html" title=" " alt="" coords="281,2739,344,2766"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Variable.html" title=" " alt="" coords="275,2790,351,2817"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1SatHelper.html" title=" " alt="" coords="269,2841,356,2867"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1SolutionCallback.html" title=" " alt="" coords="247,2891,378,2918"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html" title=" " alt="" coords="276,2942,349,2969"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarElement.html" title=" " alt="" coords="517,3094,632,3121"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarElement.html" title=" " alt="" coords="501,2993,649,3019"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarElement.html" title=" " alt="" coords="494,3043,655,3070"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Decision.html" title=" " alt="" coords="535,1809,614,1835"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilder.html" title=" " alt="" coords="513,1897,637,1923"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionVisitor.html" title=" " alt="" coords="515,2023,635,2050"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Demon.html" title=" " alt="" coords="540,970,609,997"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilter.html" title=" " alt="" coords="509,1221,641,1247"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterManager.html" title=" " alt="" coords="480,1321,669,1347"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperator.html" title=" " alt="" coords="496,1371,653,1398"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html" title=" " alt="" coords="523,1451,627,1478"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PropagationBaseObject.html" title=" " alt="" coords="487,1502,662,1529"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingModelVisitor.html" title=" " alt="" coords="497,1553,652,1579"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html" title=" " alt="" coords="517,1689,633,1715"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SolutionPool.html" title=" " alt="" coords="523,1739,626,1766"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1NetDecision.html" title="This class acts as a intermediate step between a c++ decision and a .Net one." alt="" coords="795,1933,896,1959"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1NetDecisionBuilder.html" title="This class acts as a intermediate step between a c++ decision builder and a .Net one." alt="" coords="772,1983,919,2010"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreaker.html" title=" " alt="" coords="775,2034,915,2061"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1NetDemon.html" title=" " alt="" coords="799,869,891,895"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchFilter.html" title=" " alt="" coords="760,1021,931,1047"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BasePathFilter.html" title=" " alt="" coords="1079,1021,1193,1047"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1CPFeasibilityFilter.html" title=" " alt="" coords="1067,970,1205,997"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperatorTemplate.html" title=" " alt="" coords="747,1295,943,1336"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarLocalSearchOperatorTemplate.html" title=" " alt="" coords="724,1360,967,1401"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarLocalSearchOperator.html" title=" " alt="" coords="1038,1375,1234,1402"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseLns.html" title=" " alt="" coords="1321,1375,1397,1402"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ChangeValue.html" title=" " alt="" coords="1305,1426,1413,1453"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PathOperator.html" title=" " alt="" coords="1305,1325,1413,1351"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarLocalSearchOperator.html" title=" " alt="" coords="1015,1426,1257,1453"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Assignment.html" title=" " alt="" coords="796,1426,895,1453"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html" title=" " alt="" coords="811,1477,879,1503"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVar.html" title=" " alt="" coords="798,1527,893,1554"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVar.html" title=" " alt="" coords="792,1578,899,1605"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseIntExpr.html" title=" " alt="" coords="1086,1527,1186,1554"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVar.html" title=" " alt="" coords="1105,1477,1167,1503"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html" title=" " alt="" coords="1311,1477,1408,1503"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchMonitor.html" title=" " alt="" coords="770,1730,921,1757"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1OptimizeVar.html" title=" " alt="" coords="794,1781,897,1807"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1PropagationMonitor.html" title=" " alt="" coords="770,1831,921,1858"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html" title=" " alt="" coords="796,1882,895,1909"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLog.html" title=" " alt="" coords="801,1629,890,1655"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SolutionCollector.html" title=" " alt="" coords="779,1679,912,1706"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ImprovementSearchLimit.html" title=" " alt="" coords="1043,1907,1229,1934"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html" title=" " alt="" coords="1083,1857,1189,1883"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1TypeIncompatibilityChecker.html" title=" " alt="" coords="473,2410,676,2437"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1TypeRequirementChecker.html" title=" " alt="" coords="481,2359,669,2386"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Graph_1_1MinCostFlow.html" title=" " alt="" coords="521,2537,628,2563"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverSolutionCallback.html" title=" " alt="" coords="480,2891,669,2918"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1ObjectiveSolutionPrinter.html" title=" " alt="" coords="755,2891,935,2918"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_10.png" border="0" usemap="#aILiteral" alt=""/>
<map name="aILiteral" id="aILiteral">
<area shape="rect" href="interfaceGoogle_1_1OrTools_1_1Sat_1_1ILiteral.html" title=" " alt="" coords="17,19,84,45"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1IntVar.html" title=" " alt="" coords="189,5,251,32"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1NotBooleanVariable.html" title=" " alt="" coords="144,56,296,83"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpr.html" title=" " alt="" coords="5,81,96,108"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1ProductCst.html" title=" " alt="" coords="174,107,266,133"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1SumArray.html" title=" " alt="" coords="177,157,263,184"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_11.png" border="0" usemap="#aInt64Vector_8Int64VectorEnumerator" alt=""/>
<map name="aInt64Vector_8Int64VectorEnumerator" id="aInt64Vector_8Int64VectorEnumerator">
<area shape="rect" title=" " alt="" coords="5,770,108,797"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector_1_1Int64VectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="167,371,419,398"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector_1_1Int64VectorVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="184,423,403,464"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector_1_1IntVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="183,489,403,515"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector_1_1IntVectorVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="200,540,387,581"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector_1_1DecisionBuilderVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="180,605,407,647"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector_1_1Int64VectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="167,671,419,698"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector_1_1Int64VectorVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="184,723,403,764"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector_1_1IntVarVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="199,788,387,829"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector_1_1IntVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="183,854,403,881"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector_1_1IntVectorVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="200,905,387,947"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector_1_1IntervalVarVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="198,971,389,1012"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector_1_1LocalSearchFilterVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="168,1036,419,1077"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector_1_1LocalSearchOperatorVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="156,1101,431,1143"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector_1_1SearchMonitorVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="190,1167,397,1208"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector_1_1SequenceVarVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="185,1232,401,1273"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector_1_1SymmetryBreakerVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="166,1297,421,1339"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="192,1363,395,1404"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector_1_1Int64VectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="167,1429,419,1455"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector_1_1Int64VectorVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="184,1480,403,1521"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector_1_1IntVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="183,1546,403,1573"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector_1_1IntVectorVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="200,1597,387,1639"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector_1_1MPConstraintVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="172,5,415,47"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector_1_1MPVariableVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="185,71,401,112"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector_1_1Int64VectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="167,137,419,163"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector_1_1Int64VectorVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="184,188,403,229"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector_1_1IntVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="183,254,403,281"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector_1_1IntVectorVectorEnumerator.html" title="Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t..." alt="" coords="200,305,387,347"/>
<area shape="rect" title=" " alt="" coords="5,821,108,847"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_12.png" border="0" usemap="#aIntArrayHelper" alt=""/>
<map name="aIntArrayHelper" id="aIntArrayHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntArrayHelper.html" title=" " alt="" coords="5,5,123,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_13.png" border="0" usemap="#aIntervalVar" alt=""/>
<map name="aIntervalVar" id="aIntervalVar">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1IntervalVar.html" title=" " alt="" coords="5,5,100,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_14.png" border="0" usemap="#aIntervalVarArrayHelper" alt=""/>
<map name="aIntervalVarArrayHelper" id="aIntervalVarArrayHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarArrayHelper.html" title=" " alt="" coords="5,5,177,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_15.png" border="0" usemap="#aIntVarArrayHelper" alt=""/>
<map name="aIntVarArrayHelper" id="aIntVarArrayHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarArrayHelper.html" title=" " alt="" coords="5,5,144,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_16.png" border="0" usemap="#aIntVarArrayHelper" alt=""/>
<map name="aIntVarArrayHelper" id="aIntVarArrayHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1IntVarArrayHelper.html" title=" " alt="" coords="5,5,144,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_17.png" border="0" usemap="#aIntVarEnumerator" alt=""/>
<map name="aIntVarEnumerator" id="aIntVarEnumerator">
<area shape="rect" title=" " alt="" coords="5,5,108,32"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarEnumerator.html" title=" " alt="" coords="156,5,293,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_18.png" border="0" usemap="#aLinearConstraint" alt=""/>
<map name="aLinearConstraint" id="aLinearConstraint">
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1LinearConstraint.html" title=" " alt="" coords="5,56,135,83"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Equality.html" title=" " alt="" coords="211,5,285,32"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1RangeConstraint.html" title=" " alt="" coords="183,56,313,83"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1VarEquality.html" title=" " alt="" coords="199,107,297,133"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_19.png" border="0" usemap="#aLinearExpr" alt=""/>
<map name="aLinearExpr" id="aLinearExpr">
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1LinearExpr.html" title=" " alt="" coords="5,132,96,159"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1ProductCst.html" title=" " alt="" coords="152,5,244,32"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Sum.html" title=" " alt="" coords="173,56,223,83"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1SumArray.html" title=" " alt="" coords="155,107,241,133"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1SumCst.html" title=" " alt="" coords="162,157,234,184"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1SumVarArray.html" title=" " alt="" coords="144,208,252,235"/>
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1VarWrapper.html" title=" " alt="" coords="149,259,247,285"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_20.png" border="0" usemap="#aLinearExprArrayHelper" alt=""/>
<map name="aLinearExprArrayHelper" id="aLinearExprArrayHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1LinearExprArrayHelper.html" title=" " alt="" coords="5,5,175,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_21.png" border="0" usemap="#aLocalSearchMetaheuristic_8Types" alt=""/>
<map name="aLocalSearchMetaheuristic_8Types" id="aLocalSearchMetaheuristic_8Types">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchMetaheuristic_1_1Types.html" title="Container for nested types declared in the LocalSearchMetaheuristic message type." alt="" coords="5,5,199,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_22.png" border="0" usemap="#aNestedArrayHelper" alt=""/>
<map name="aNestedArrayHelper" id="aNestedArrayHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1NestedArrayHelper.html" title=" " alt="" coords="5,5,152,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_23.png" border="0" usemap="#aoperations__research__algorithms" alt=""/>
<map name="aoperations__research__algorithms" id="aoperations__research__algorithms">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithms.html" title=" " alt="" coords="5,5,160,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_24.png" border="0" usemap="#aoperations__research__algorithmsPINVOKE" alt=""/>
<map name="aoperations__research__algorithmsPINVOKE" id="aoperations__research__algorithmsPINVOKE">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE.html" title=" " alt="" coords="5,5,163,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_25.png" border="0" usemap="#aoperations__research__algorithmsPINVOKE_8SWIGExceptionHelper" alt=""/>
<map name="aoperations__research__algorithmsPINVOKE_8SWIGExceptionHelper" id="aoperations__research__algorithmsPINVOKE_8SWIGExceptionHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGExceptionHelper.html" title=" " alt="" coords="5,5,265,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_26.png" border="0" usemap="#aoperations__research__algorithmsPINVOKE_8SWIGPendingException" alt=""/>
<map name="aoperations__research__algorithmsPINVOKE_8SWIGPendingException" id="aoperations__research__algorithmsPINVOKE_8SWIGPendingException">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGPendingException.html" title=" " alt="" coords="5,5,253,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_27.png" border="0" usemap="#aoperations__research__algorithmsPINVOKE_8SWIGStringHelper" alt=""/>
<map name="aoperations__research__algorithmsPINVOKE_8SWIGStringHelper" id="aoperations__research__algorithmsPINVOKE_8SWIGStringHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Algorithms_1_1operations__research__algorithmsPINVOKE_1_1SWIGStringHelper.html" title=" " alt="" coords="5,5,240,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_28.png" border="0" usemap="#aoperations__research__constraint__solver" alt=""/>
<map name="aoperations__research__constraint__solver" id="aoperations__research__constraint__solver">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solver.html" title=" " alt="" coords="5,5,160,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_29.png" border="0" usemap="#aoperations__research__constraint__solverPINVOKE" alt=""/>
<map name="aoperations__research__constraint__solverPINVOKE" id="aoperations__research__constraint__solverPINVOKE">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html" title=" " alt="" coords="5,5,204,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_30.png" border="0" usemap="#aoperations__research__constraint__solverPINVOKE_8SWIGExceptionHelper" alt=""/>
<map name="aoperations__research__constraint__solverPINVOKE_8SWIGExceptionHelper" id="aoperations__research__constraint__solverPINVOKE_8SWIGExceptionHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGExceptionHelper.html" title=" " alt="" coords="5,5,208,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_31.png" border="0" usemap="#aoperations__research__constraint__solverPINVOKE_8SWIGPendingException" alt=""/>
<map name="aoperations__research__constraint__solverPINVOKE_8SWIGPendingException" id="aoperations__research__constraint__solverPINVOKE_8SWIGPendingException">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html" title=" " alt="" coords="5,5,208,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_32.png" border="0" usemap="#aoperations__research__constraint__solverPINVOKE_8SWIGStringHelper" alt=""/>
<map name="aoperations__research__constraint__solverPINVOKE_8SWIGStringHelper" id="aoperations__research__constraint__solverPINVOKE_8SWIGStringHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGStringHelper.html" title=" " alt="" coords="5,5,208,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_33.png" border="0" usemap="#aoperations__research__graph" alt=""/>
<map name="aoperations__research__graph" id="aoperations__research__graph">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graph.html" title=" " alt="" coords="5,5,160,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_34.png" border="0" usemap="#aoperations__research__graphPINVOKE" alt=""/>
<map name="aoperations__research__graphPINVOKE" id="aoperations__research__graphPINVOKE">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE.html" title=" " alt="" coords="5,5,160,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_35.png" border="0" usemap="#aoperations__research__graphPINVOKE_8SWIGExceptionHelper" alt=""/>
<map name="aoperations__research__graphPINVOKE_8SWIGExceptionHelper" id="aoperations__research__graphPINVOKE_8SWIGExceptionHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_1_1SWIGExceptionHelper.html" title=" " alt="" coords="5,5,232,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_36.png" border="0" usemap="#aoperations__research__graphPINVOKE_8SWIGPendingException" alt=""/>
<map name="aoperations__research__graphPINVOKE_8SWIGPendingException" id="aoperations__research__graphPINVOKE_8SWIGPendingException">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_1_1SWIGPendingException.html" title=" " alt="" coords="5,5,284,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_37.png" border="0" usemap="#aoperations__research__graphPINVOKE_8SWIGStringHelper" alt=""/>
<map name="aoperations__research__graphPINVOKE_8SWIGStringHelper" id="aoperations__research__graphPINVOKE_8SWIGStringHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Graph_1_1operations__research__graphPINVOKE_1_1SWIGStringHelper.html" title=" " alt="" coords="5,5,249,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_38.png" border="0" usemap="#aoperations__research__linear__solver" alt=""/>
<map name="aoperations__research__linear__solver" id="aoperations__research__linear__solver">
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solver.html" title=" " alt="" coords="5,5,160,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_39.png" border="0" usemap="#aoperations__research__linear__solverPINVOKE" alt=""/>
<map name="aoperations__research__linear__solverPINVOKE" id="aoperations__research__linear__solverPINVOKE">
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html" title=" " alt="" coords="5,5,176,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_40.png" border="0" usemap="#aoperations__research__linear__solverPINVOKE_8SWIGExceptionHelper" alt=""/>
<map name="aoperations__research__linear__solverPINVOKE_8SWIGExceptionHelper" id="aoperations__research__linear__solverPINVOKE_8SWIGExceptionHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html" title=" " alt="" coords="5,5,280,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_41.png" border="0" usemap="#aoperations__research__linear__solverPINVOKE_8SWIGPendingException" alt=""/>
<map name="aoperations__research__linear__solverPINVOKE_8SWIGPendingException" id="aoperations__research__linear__solverPINVOKE_8SWIGPendingException">
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html" title=" " alt="" coords="5,5,268,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_42.png" border="0" usemap="#aoperations__research__linear__solverPINVOKE_8SWIGStringHelper" alt=""/>
<map name="aoperations__research__linear__solverPINVOKE_8SWIGStringHelper" id="aoperations__research__linear__solverPINVOKE_8SWIGStringHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html" title=" " alt="" coords="5,5,253,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_43.png" border="0" usemap="#aoperations__research__sat" alt=""/>
<map name="aoperations__research__sat" id="aoperations__research__sat">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__sat.html" title=" " alt="" coords="5,5,187,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_44.png" border="0" usemap="#aoperations__research__satPINVOKE" alt=""/>
<map name="aoperations__research__satPINVOKE" id="aoperations__research__satPINVOKE">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE.html" title=" " alt="" coords="5,5,160,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_45.png" border="0" usemap="#aoperations__research__satPINVOKE_8SWIGExceptionHelper" alt=""/>
<map name="aoperations__research__satPINVOKE_8SWIGExceptionHelper" id="aoperations__research__satPINVOKE_8SWIGExceptionHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGExceptionHelper.html" title=" " alt="" coords="5,5,259,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_46.png" border="0" usemap="#aoperations__research__satPINVOKE_8SWIGPendingException" alt=""/>
<map name="aoperations__research__satPINVOKE_8SWIGPendingException" id="aoperations__research__satPINVOKE_8SWIGPendingException">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGPendingException.html" title=" " alt="" coords="5,5,268,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_47.png" border="0" usemap="#aoperations__research__satPINVOKE_8SWIGStringHelper" alt=""/>
<map name="aoperations__research__satPINVOKE_8SWIGStringHelper" id="aoperations__research__satPINVOKE_8SWIGStringHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Sat_1_1operations__research__satPINVOKE_1_1SWIGStringHelper.html" title=" " alt="" coords="5,5,232,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_48.png" border="0" usemap="#aoperations__research__util" alt=""/>
<map name="aoperations__research__util" id="aoperations__research__util">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__util.html" title=" " alt="" coords="5,5,188,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_49.png" border="0" usemap="#aoperations__research__utilPINVOKE" alt=""/>
<map name="aoperations__research__utilPINVOKE" id="aoperations__research__utilPINVOKE">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html" title=" " alt="" coords="5,5,160,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_50.png" border="0" usemap="#aoperations__research__utilPINVOKE_8SWIGExceptionHelper" alt=""/>
<map name="aoperations__research__utilPINVOKE_8SWIGExceptionHelper" id="aoperations__research__utilPINVOKE_8SWIGExceptionHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGExceptionHelper.html" title=" " alt="" coords="5,5,216,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_51.png" border="0" usemap="#aoperations__research__utilPINVOKE_8SWIGPendingException" alt=""/>
<map name="aoperations__research__utilPINVOKE_8SWIGPendingException" id="aoperations__research__utilPINVOKE_8SWIGPendingException">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html" title=" " alt="" coords="5,5,268,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_52.png" border="0" usemap="#aoperations__research__utilPINVOKE_8SWIGStringHelper" alt=""/>
<map name="aoperations__research__utilPINVOKE_8SWIGStringHelper" id="aoperations__research__utilPINVOKE_8SWIGStringHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGStringHelper.html" title=" " alt="" coords="5,5,233,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_53.png" border="0" usemap="#aOptionalBooleanReflection" alt=""/>
<map name="aOptionalBooleanReflection" id="aOptionalBooleanReflection">
<area shape="rect" href="classGoogle_1_1OrTools_1_1Util_1_1OptionalBooleanReflection.html" title="Holder for reflection information generated from ortools/util/optional_boolean.proto" alt="" coords="5,5,201,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_54.png" border="0" usemap="#aProgram" alt=""/>
<map name="aProgram" id="aProgram">
<area shape="rect" href="classCreateSigningKey_1_1Program.html" title=" " alt="" coords="5,5,83,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_55.png" border="0" usemap="#aProtoHelper" alt=""/>
<map name="aProtoHelper" id="aProtoHelper">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ProtoHelper.html" title=" " alt="" coords="5,5,104,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_56.png" border="0" usemap="#aRoutingEnumsReflection" alt=""/>
<map name="aRoutingEnumsReflection" id="aRoutingEnumsReflection">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingEnumsReflection.html" title="Holder for reflection information generated from ortools/constraint_solver/routing_enums...." alt="" coords="5,5,188,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_57.png" border="0" usemap="#aRoutingParametersReflection" alt=""/>
<map name="aRoutingParametersReflection" id="aRoutingParametersReflection">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingParametersReflection.html" title="Holder for reflection information generated from ortools/constraint_solver/routing_parameters...." alt="" coords="5,5,219,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_58.png" border="0" usemap="#aRoutingSearchParameters_8Types" alt=""/>
<map name="aRoutingSearchParameters_8Types" id="aRoutingSearchParameters_8Types">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters_1_1Types.html" title="Container for nested types declared in the RoutingSearchParameters message type." alt="" coords="5,5,200,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_59.png" border="0" usemap="#aSearchLimitReflection" alt=""/>
<map name="aSearchLimitReflection" id="aSearchLimitReflection">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimitReflection.html" title="Holder for reflection information generated from ortools/constraint_solver/search_limit...." alt="" coords="5,5,171,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_60.png" border="0" usemap="#aSolverParametersReflection" alt=""/>
<map name="aSolverParametersReflection" id="aSolverParametersReflection">
<area shape="rect" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SolverParametersReflection.html" title="Holder for reflection information generated from ortools/constraint_solver/solver_parameters...." alt="" coords="5,5,209,32"/>
</map>
</td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>