functions_t.html 23.9 KB
Newer Older
Valentin Platzgummer's avatar
Valentin Platzgummer committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307
<!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.1</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.20 -->
<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');
/* @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('functions_t.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="contents">
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>

<h3><a id="index_t"></a>- t -</h3><ul>
<li>TABLE
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1ConstraintCase.html#a23cc1852118357dfcd4926b990aa2584">ConstraintProto.ConstraintCase</a>
</li>
<li>TABLE_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html#a77cd7c0870d6b8125c128d4b11242337">ConstraintProto</a>
</li>
<li>TABU_SEARCH
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html#ae29452c64adbd753e4a744a5e150fd80">LocalSearchMetaheuristic.Value</a>
</li>
<li>TABU_SEARCH_VALUE
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic_1_1Value.html#ad3d526de61ec3c76640e4714a49f69ae">LocalSearchMetaheuristic.Value</a>
</li>
<li>TAILS_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto.html#a3fe7967241e51070fe972f3d2284d7c1">CircuitConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto.html#a3fe7967241e51070fe972f3d2284d7c1">RoutesConstraintProto</a>
</li>
<li>TARGET_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto.html#a54f7e0904dc4c815dcf4f99ee2801d69">ElementConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto.html#a54f7e0904dc4c815dcf4f99ee2801d69">IntegerArgumentProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto.html#a54f7e0904dc4c815dcf4f99ee2801d69">LinearArgumentProto</a>
</li>
<li>target_var()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CastConstraint.html#a24d166eb42185c55bc795e470e3564ad">CastConstraint</a>
</li>
<li>term()
: <a class="el" href="interfacecom_1_1google_1_1ortools_1_1sat_1_1LinearExpr.html#ac3f3f3257983820bff7b607f2ba710d0">LinearExpr</a>
</li>
<li>test()
: <a class="el" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1LongTernaryPredicate.html#a6db1bc60a6d6da0e4ea89a40023cb019">LongTernaryPredicate</a>
</li>
<li>testLP()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1CMakeTest.html#a0aa24e656be213ac17dcd217370fe613">CMakeTest</a>
</li>
<li>TIGHTENED_VARIABLES_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse.html#aea8894bf66715f60e476a694eda29269">CpSolverResponse</a>
</li>
<li>TIME_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html#a0fa27023edbd02884fb9b73e40c89438">RegularLimitParameters</a>
</li>
<li>TIME_LIMIT_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html#a5c1f444ab4dd5a44b385d598a4cb7235">RoutingSearchParameters</a>
</li>
<li>TIMES_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto.html#a458378a0b27dadc45d273716cc38ad5e">ReservoirConstraintProto</a>
</li>
<li>toBuilder()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a77db07dbc1f747f14c5df841ccf5a14c">ConstraintSolverParameters</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy.html#a77db07dbc1f747f14c5df841ccf5a14c">FirstSolutionStrategy</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMetaheuristic.html#a77db07dbc1f747f14c5df841ccf5a14c">LocalSearchMetaheuristic</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimitParameters.html#a77db07dbc1f747f14c5df841ccf5a14c">RegularLimitParameters</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModelParameters.html#a77db07dbc1f747f14c5df841ccf5a14c">RoutingModelParameters</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1ImprovementSearchLimitParameters.html#a77db07dbc1f747f14c5df841ccf5a14c">RoutingSearchParameters.ImprovementSearchLimitParameters</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters_1_1LocalSearchNeighborhoodOperators.html#a77db07dbc1f747f14c5df841ccf5a14c">RoutingSearchParameters.LocalSearchNeighborhoodOperators</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingSearchParameters.html#a77db07dbc1f747f14c5df841ccf5a14c">RoutingSearchParameters</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPAbsConstraint.html#a77db07dbc1f747f14c5df841ccf5a14c">MPAbsConstraint</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayConstraint.html#a77db07dbc1f747f14c5df841ccf5a14c">MPArrayConstraint</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPArrayWithConstantConstraint.html#a77db07dbc1f747f14c5df841ccf5a14c">MPArrayWithConstantConstraint</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">MPConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPGeneralConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">MPGeneralConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPIndicatorConstraint.html#a77db07dbc1f747f14c5df841ccf5a14c">MPIndicatorConstraint</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelDeltaProto.html#a77db07dbc1f747f14c5df841ccf5a14c">MPModelDeltaProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelProto.html#a77db07dbc1f747f14c5df841ccf5a14c">MPModelProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html#a77db07dbc1f747f14c5df841ccf5a14c">MPModelRequest</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticConstraint.html#a77db07dbc1f747f14c5df841ccf5a14c">MPQuadraticConstraint</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPQuadraticObjective.html#a77db07dbc1f747f14c5df841ccf5a14c">MPQuadraticObjective</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolutionResponse.html#a77db07dbc1f747f14c5df841ccf5a14c">MPSolutionResponse</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSolverCommonParameters.html#a77db07dbc1f747f14c5df841ccf5a14c">MPSolverCommonParameters</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint.html#a77db07dbc1f747f14c5df841ccf5a14c">MPSosConstraint</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPVariableProto.html#a77db07dbc1f747f14c5df841ccf5a14c">MPVariableProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1OptionalDouble.html#a77db07dbc1f747f14c5df841ccf5a14c">OptionalDouble</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1PartialVariableAssignment.html#a77db07dbc1f747f14c5df841ccf5a14c">PartialVariableAssignment</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1AllDifferentConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">AllDifferentConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">AutomatonConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1BoolArgumentProto.html#a77db07dbc1f747f14c5df841ccf5a14c">BoolArgumentProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CircuitConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">CircuitConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">ConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpModelProto.html#a77db07dbc1f747f14c5df841ccf5a14c">CpModelProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpObjectiveProto.html#a77db07dbc1f747f14c5df841ccf5a14c">CpObjectiveProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CpSolverResponse.html#a77db07dbc1f747f14c5df841ccf5a14c">CpSolverResponse</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1CumulativeConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">CumulativeConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto_1_1AffineTransformation.html#a77db07dbc1f747f14c5df841ccf5a14c">DecisionStrategyProto.AffineTransformation</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto.html#a77db07dbc1f747f14c5df841ccf5a14c">DecisionStrategyProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1ElementConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">ElementConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntegerArgumentProto.html#a77db07dbc1f747f14c5df841ccf5a14c">IntegerArgumentProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntegerVariableProto.html#a77db07dbc1f747f14c5df841ccf5a14c">IntegerVariableProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">IntervalConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1InverseConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">InverseConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto.html#a77db07dbc1f747f14c5df841ccf5a14c">LinearArgumentProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">LinearConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearExpressionProto.html#a77db07dbc1f747f14c5df841ccf5a14c">LinearExpressionProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlap2DConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">NoOverlap2DConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1NoOverlapConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">NoOverlapConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1PartialVariableAssignment.html#a77db07dbc1f747f14c5df841ccf5a14c">PartialVariableAssignment</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1ReservoirConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">ReservoirConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1RoutesConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">RoutesConstraintProto</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a77db07dbc1f747f14c5df841ccf5a14c">SatParameters</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1TableConstraintProto.html#a77db07dbc1f747f14c5df841ccf5a14c">TableConstraintProto</a>
</li>
<li>topPeriodicCheck()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a41cf22abb1d8da78d6f0c6ffd04610ad">Solver</a>
</li>
<li>topProgressPercent()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aa646ec340048ea7b4703380890dff441">Solver</a>
</li>
<li>toString()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment.html#ad146fa8579a5f8a876c4688cc5a68520">Assignment</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BaseObject.html#ad146fa8579a5f8a876c4688cc5a68520">BaseObject</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1BooleanVar.html#ad146fa8579a5f8a876c4688cc5a68520">BooleanVar</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Constraint.html#ad146fa8579a5f8a876c4688cc5a68520">Constraint</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1CPFeasibilityFilter.html#ad146fa8579a5f8a876c4688cc5a68520">CPFeasibilityFilter</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Decision.html#ad146fa8579a5f8a876c4688cc5a68520">Decision</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DecisionBuilder.html#ad146fa8579a5f8a876c4688cc5a68520">DecisionBuilder</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Demon.html#ad146fa8579a5f8a876c4688cc5a68520">Demon</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1GlobalVehicleBreaksConstraint.html#ad146fa8579a5f8a876c4688cc5a68520">GlobalVehicleBreaksConstraint</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVarElement.html#ad146fa8579a5f8a876c4688cc5a68520">IntervalVarElement</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarElement.html#ad146fa8579a5f8a876c4688cc5a68520">IntVarElement</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVarIterator.html#ad146fa8579a5f8a876c4688cc5a68520">IntVarIterator</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchFilterManager.html#ad146fa8579a5f8a876c4688cc5a68520">LocalSearchFilterManager</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1LocalSearchMonitor.html#ad146fa8579a5f8a876c4688cc5a68520">LocalSearchMonitor</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1OptimizeVar.html#ad146fa8579a5f8a876c4688cc5a68520">OptimizeVar</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Pack.html#ad146fa8579a5f8a876c4688cc5a68520">Pack</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationBaseObject.html#ad146fa8579a5f8a876c4688cc5a68520">PropagationBaseObject</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1PropagationMonitor.html#ad146fa8579a5f8a876c4688cc5a68520">PropagationMonitor</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RegularLimit.html#ad146fa8579a5f8a876c4688cc5a68520">RegularLimit</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RevPartialSequence.html#ad146fa8579a5f8a876c4688cc5a68520">RevPartialSequence</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLimit.html#ad146fa8579a5f8a876c4688cc5a68520">SearchLimit</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchLog.html#ad146fa8579a5f8a876c4688cc5a68520">SearchLog</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html#ad146fa8579a5f8a876c4688cc5a68520">SequenceVar</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVarElement.html#ad146fa8579a5f8a876c4688cc5a68520">SequenceVarElement</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#ad146fa8579a5f8a876c4688cc5a68520">SolutionCollector</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ad146fa8579a5f8a876c4688cc5a68520">Solver</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntervalVar.html#ad146fa8579a5f8a876c4688cc5a68520">IntervalVar</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntVar.html#ad146fa8579a5f8a876c4688cc5a68520">IntVar</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1util_1_1Domain.html#ad146fa8579a5f8a876c4688cc5a68520">Domain</a>
, <a class="el" href="classcom_1_1google_1_1ortools_1_1util_1_1SortedDisjointIntervalList.html#ad146fa8579a5f8a876c4688cc5a68520">SortedDisjointIntervalList</a>
</li>
<li>TRACE_PROPAGATION_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#adce3b3627b216432c1d8fb96de6a6112">ConstraintSolverParameters</a>
</li>
<li>TRACE_SEARCH_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#aaec8d90c59c28468e2a69c377c1a8a0f">ConstraintSolverParameters</a>
</li>
<li>TRACE_VAR
: <a class="el" href="interfacecom_1_1google_1_1ortools_1_1constraintsolver_1_1mainConstants.html#a6bc65f05a3f715ba09d08a1f7d0cd91f">mainConstants</a>
</li>
<li>TRAIL_BLOCK_SIZE_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ConstraintSolverParameters.html#a433584110ee3543c917689b41924cefb">ConstraintSolverParameters</a>
</li>
<li>TRANSFORMATIONS_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1DecisionStrategyProto.html#ab94c1b46cffde6e7e2366a2e4f0d43ed">DecisionStrategyProto</a>
</li>
<li>TRANSITION_HEAD_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html#af42bc2c94e5e1c7cbc8f2ffd70415067">AutomatonConstraintProto</a>
</li>
<li>TRANSITION_LABEL_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html#ab4a9363ce8e6b100764d49406aff7ead">AutomatonConstraintProto</a>
</li>
<li>TRANSITION_TAIL_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1AutomatonConstraintProto.html#a631ec00fa7aaa297cb34960f8996bc26">AutomatonConstraintProto</a>
</li>
<li>transitionTime()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1DisjunctiveConstraint.html#a85c411cafcfcb227663637974152f638">DisjunctiveConstraint</a>
</li>
<li>transits()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingDimension.html#a10a410c5659475992d277b8d3c7dd1ae">RoutingDimension</a>
</li>
<li>transitVar()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingDimension.html#aba8844d6e6537b56ca825f0164304b1f">RoutingDimension</a>
</li>
<li>TREAT_BINARY_CLAUSES_SEPARATELY_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a8857eb8e9696b83c75fa1ac7505a615d">SatParameters</a>
</li>
<li>tryDecisions()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aeccbd59925f3e98a7fa1a7d651702c83">Solver</a>
</li>
<li>TSPLNS
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#afe3df824b85badcb414bbbb1b6ebce8c">Solver</a>
</li>
<li>TSPOPT
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af1633cdc32faace082d66f9167871f68">Solver</a>
</li>
<li>TWOOPT
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a73979d82daf6356c7f19f2515c63f846">Solver</a>
</li>
<li>Type()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel_1_1VehicleTypeContainer.html#af5cb2d6a423e5181c28b42fd2f47cc05">RoutingModel.VehicleTypeContainer</a>
</li>
<li>TYPE_ADDED_TO_VEHICLE
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#a57f3eb467664b814ebd43fad5c83c68e">RoutingModel</a>
</li>
<li>TYPE_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPSosConstraint.html#a80ed61e2fed28ddcfab444f33da24509">MPSosConstraint</a>
</li>
<li>TYPE_ON_VEHICLE_UP_TO_VISIT
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#a109eebab9592b75292b1596b3b80a6e9">RoutingModel</a>
</li>
<li>TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1RoutingModel.html#a4ed47c5b0937dc861ea16b8260d1bd78">RoutingModel</a>
</li>
<li>TypeIncompatibilityChecker()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeIncompatibilityChecker.html#aece2b3dc5340d73c5fded841a4e9bd63">TypeIncompatibilityChecker</a>
</li>
<li>TypeRegulationsChecker()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRegulationsChecker.html#aa6bb7b51c8b6fe2e8153b480b317a539">TypeRegulationsChecker</a>
</li>
<li>TypeRegulationsConstraint()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRegulationsConstraint.html#ad5ebcda120c45874b2e7f7c6cf504668">TypeRegulationsConstraint</a>
</li>
<li>TypeRequirementChecker()
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1TypeRequirementChecker.html#afa2d4307d9ea15768c3a0135f149e7e5">TypeRequirementChecker</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
        </div>
        </div>
        <div id="footer-container">
            <div id="footer">
            </div>
        </div>
    </body>
</html>