functions_vars_e.html 15.3 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
<!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_vars_e.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">
&#160;

<h3><a id="index_e"></a>- e -</h3><ul>
<li>ELEMENT
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto_1_1ConstraintCase.html#aa86d2a5a24de63db31b35a1b6e191850">ConstraintProto.ConstraintCase</a>
</li>
<li>ELEMENT_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html#a4e483130eaa00c08f57d99e9b1f3fe98">ConstraintProto</a>
</li>
<li>ENABLE_INTERNAL_SOLVER_OUTPUT_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1linearsolver_1_1MPModelRequest.html#a81d9ad66dd3b52f0cefd718a5a37bb1e">MPModelRequest</a>
</li>
<li>END_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1IntervalConstraintProto.html#ab54bdadb435f6fb26245c03a68d19dec">IntervalConstraintProto</a>
</li>
<li>ENDS_AFTER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a91a63d3e171feb9252311a25d03e16ab">Solver</a>
</li>
<li>ENDS_AFTER_END
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a6935628a15d49bc45f8f2b01be79f880">Solver</a>
</li>
<li>ENDS_AFTER_START
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aff8b8703867796fe072f645d6d4a4bb9">Solver</a>
</li>
<li>ENDS_AT
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#ab4fe690b9abd63080b0a7f9f59c2d347">Solver</a>
</li>
<li>ENDS_AT_END
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a8deb8a81f5b07d84eb0855beb9b51a92">Solver</a>
</li>
<li>ENDS_AT_START
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#add110ccc376932cda8a54ee59498365c">Solver</a>
</li>
<li>ENDS_BEFORE
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a52afe63a32368901c29ea0a71e4c522e">Solver</a>
</li>
<li>ENFORCEMENT_LITERAL_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1ConstraintProto.html#ac0ff54b5333fef72f616fab42cf72372">ConstraintProto</a>
</li>
<li>ENUMERATE_ALL_SOLUTIONS_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#ab9f91a73889851152f0ba17382ed1b85">SatParameters</a>
</li>
<li>EQ
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a37d8ad57d7301b1269477fb5df5c51d1">Solver</a>
</li>
<li>EVALUATOR_STRATEGY
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a833a7e699d573b23a396af218d074e48">FirstSolutionStrategy.Value</a>
</li>
<li>EVALUATOR_STRATEGY_VALUE
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1constraintsolver_1_1FirstSolutionStrategy_1_1Value.html#a045204b19c0adb6e93413940a93aa28c">FirstSolutionStrategy.Value</a>
</li>
<li>EXCHANGE
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#af8a4688e0c2fc3527a8c0c40c71a95e6">Solver</a>
</li>
<li>EXPAND_ALLDIFF_CONSTRAINTS_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a87b345212582366d89bb60f84b9f2665">SatParameters</a>
</li>
<li>EXPAND_AUTOMATON_CONSTRAINTS_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a529c66e0c8567a30a4ac37527431d969">SatParameters</a>
</li>
<li>EXPAND_ELEMENT_CONSTRAINTS_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#aa2963cdc330aeaf26f5d1da98188ffb6">SatParameters</a>
</li>
<li>EXPAND_TABLE_CONSTRAINTS_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#ad19beaaad546459da06bdbe780e22a81">SatParameters</a>
</li>
<li>EXPERIMENTAL
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html#ac6194ef0ef990faa8ae09fc09de5ae74">SatParameters.ConflictMinimizationAlgorithm</a>
</li>
<li>EXPERIMENTAL_BINARY_MINIMIZATION
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1BinaryMinizationAlgorithm.html#adde9fc9b1cc7b9b8103c9ef419474f13">SatParameters.BinaryMinizationAlgorithm</a>
</li>
<li>EXPERIMENTAL_BINARY_MINIMIZATION_VALUE
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1BinaryMinizationAlgorithm.html#a819d1da28472f33cbfc8b12eaa7267b5">SatParameters.BinaryMinizationAlgorithm</a>
</li>
<li>EXPERIMENTAL_VALUE
: <a class="el" href="enumcom_1_1google_1_1ortools_1_1sat_1_1SatParameters_1_1ConflictMinimizationAlgorithm.html#a0eb813ee7593743501f4110d2a6aea1e">SatParameters.ConflictMinimizationAlgorithm</a>
</li>
<li>EXPLOIT_ALL_LP_SOLUTION_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a99f4da924a842c33c4836fc98227519d">SatParameters</a>
</li>
<li>EXPLOIT_BEST_SOLUTION_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#a00107c997ba827f70862a205fab1be08">SatParameters</a>
</li>
<li>EXPLOIT_INTEGER_LP_SOLUTION_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#aad894468fe6379b13b98f53b5a97c610">SatParameters</a>
</li>
<li>EXPLOIT_OBJECTIVE_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#afe3c10f1b52cc2bea93ebbe2ead41217">SatParameters</a>
</li>
<li>EXPLOIT_RELAXATION_SOLUTION_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1SatParameters.html#af08516d350089fddee8c941c76c15a32">SatParameters</a>
</li>
<li>EXPR_ABS
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#ae3c711d9d034c45e286761b13d928655">ModelCache</a>
</li>
<li>EXPR_CONSTANT_DIFFERENCE
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#ad68fa89f3243e030b18cb62c6a289e7d">ModelCache</a>
</li>
<li>EXPR_CONSTANT_DIVIDE
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#af43e88135595198e70b7ba91b826a041">ModelCache</a>
</li>
<li>EXPR_CONSTANT_EXPRESSION_MAX
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a9753f47e8fb7a882d59cfd24d98088ca">ModelCache</a>
</li>
<li>EXPR_CONSTANT_IS_EQUAL
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a2753728d03461ce62c7d457c0ac67a77">ModelCache</a>
</li>
<li>EXPR_CONSTANT_IS_GREATER_OR_EQUAL
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a0cfb5e1f95bcb130a9fb84c151dc40b6">ModelCache</a>
</li>
<li>EXPR_CONSTANT_IS_LESS_OR_EQUAL
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a9e2c01e4c986f89b1dd62b7ebffbc637">ModelCache</a>
</li>
<li>EXPR_CONSTANT_IS_NOT_EQUAL
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#add53361e4877b3e7e433a2834dec98d9">ModelCache</a>
</li>
<li>EXPR_CONSTANT_MAX
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a12104bbbafe218d5f9cda06623cbe927">ModelCache</a>
</li>
<li>EXPR_CONSTANT_MIN
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#add56a55150cac3172f6e56a2dd02908b">ModelCache</a>
</li>
<li>EXPR_CONSTANT_PROD
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#aa5321aec383bdae89afe12ac731d97d3">ModelCache</a>
</li>
<li>EXPR_CONSTANT_SUM
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#ab92da98aca2fd72ae7c99ed95c0d50ea">ModelCache</a>
</li>
<li>EXPR_EXPR_CONSTANT_CONDITIONAL
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#af68f29fb6300822541bd82f481ff5e1c">ModelCache</a>
</li>
<li>EXPR_EXPR_CONSTANT_EXPRESSION_MAX
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#aa9dea6dc473c50938aef19342b368718">ModelCache</a>
</li>
<li>EXPR_EXPR_CONSTRAINT_MAX
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#aaa7b007b772732b5678d230c1b652112">ModelCache</a>
</li>
<li>EXPR_EXPR_DIFFERENCE
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a9bc1d1954fcaead843e231f1482d80b4">ModelCache</a>
</li>
<li>EXPR_EXPR_DIV
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a9bb32e5a5e0dddad3cc743042b3a46ec">ModelCache</a>
</li>
<li>EXPR_EXPR_EQUALITY
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#aa73691c620f5a94e4cdf31f8cb78bd13">ModelCache</a>
</li>
<li>EXPR_EXPR_EXPRESSION_MAX
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a5781c6aeebac95f8af1871b0ed9caf77">ModelCache</a>
</li>
<li>EXPR_EXPR_GREATER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a2eac419f67f5eb37a54deff9226d562d">ModelCache</a>
</li>
<li>EXPR_EXPR_GREATER_OR_EQUAL
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a53b405e84bd9179aefd5f24e788da79f">ModelCache</a>
</li>
<li>EXPR_EXPR_IS_EQUAL
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#af312ad6c93400eb9486dd44a4bda67d1">ModelCache</a>
</li>
<li>EXPR_EXPR_IS_LESS
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#aa28b7eeca32d6b07fcf4ce20b7d0a9a4">ModelCache</a>
</li>
<li>EXPR_EXPR_IS_LESS_OR_EQUAL
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#abb9a400010c62cb8d720086d38785542">ModelCache</a>
</li>
<li>EXPR_EXPR_IS_NOT_EQUAL
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a87f83454e9917bb01ba373f7a88d67ce">ModelCache</a>
</li>
<li>EXPR_EXPR_LESS
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#ad4d136a6f4de6d74d563d67ba8fa18cc">ModelCache</a>
</li>
<li>EXPR_EXPR_LESS_OR_EQUAL
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a498ea29d9a22ebc19dde09e2b20e2b27">ModelCache</a>
</li>
<li>EXPR_EXPR_MAX
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a78ce8fbe1804faae0726a5e4bbc5bc19">ModelCache</a>
</li>
<li>EXPR_EXPR_MIN
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a6f47fa8bbd0510dedda4c98d1b3931eb">ModelCache</a>
</li>
<li>EXPR_EXPR_NON_EQUALITY
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#acca361b6ad68a712295dca9fb2907119">ModelCache</a>
</li>
<li>EXPR_EXPR_PROD
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#affcb41c446f24c6a054bf28d4dcf0a4b">ModelCache</a>
</li>
<li>EXPR_EXPR_SUM
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a6503c6e82be346706429b0e97e87ff8f">ModelCache</a>
</li>
<li>EXPR_EXPRESSION_MAX
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a190c9dc0ac84f71b80efa30fe0cb2946">ModelCache</a>
</li>
<li>EXPR_OPPOSITE
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a4a8a80d6984e143e740f2a81b70d8143">ModelCache</a>
</li>
<li>EXPR_SQUARE
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1ModelCache.html#a1deeedb19606385d359789113265f0f3">ModelCache</a>
</li>
<li>EXPRS_FIELD_NUMBER
: <a class="el" href="classcom_1_1google_1_1ortools_1_1sat_1_1LinearArgumentProto.html#ab5644f069209f82bb9fffca2ddf7ad7e">LinearArgumentProto</a>
</li>
<li>EXTENDEDSWAPACTIVE
: <a class="el" href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#a9ffcbee4b33f6e5249120e5101de0c0e">Solver</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
        </div>
        </div>
        <div id="footer-container">
            <div id="footer">
            </div>
        </div>
    </body>
</html>