functions_func_m.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 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444
<!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>C++ Reference</h2>
        <ul>
          <li><a href="../cpp_algorithms/annotated.html">Algorithms</a></li>
          <li><a href="../cpp_sat/annotated.html">CP-SAT</a></li>
          <li><a href="../cpp_graph/annotated.html">Graph</a></li>
          <li><a href="../cpp_routing/annotated.html">Routing</a></li>
          <li><a href="../cpp_linear/annotated.html">Linear solver</a></li>
        </ul>
        </div>
        <div id="content">
            <div align="center">
                <h1 style="color: #145A32;">C++ Reference: CP-SAT</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_func_m.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_m"></a>- m -</h3><ul>
<li>Max()
: <a class="el" href="classoperations__research_1_1_domain.html#a5fa627799e723b650fe562b05e1fef5f">Domain</a>
</li>
<li>max_all_diff_cut_size()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5b74d1dcfb843872b4202e1e162f431c">PROTOBUF_FINAL</a>
</li>
<li>max_clause_activity_value()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0e74430da3b635fb3171c1e8c32a6b88">PROTOBUF_FINAL</a>
</li>
<li>max_consecutive_inactive_count()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8dfa16ed50b35f9f348398f652107508">PROTOBUF_FINAL</a>
</li>
<li>max_cut_rounds_at_level_zero()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aeb4f55899da77ec7904d91d580dd428c">PROTOBUF_FINAL</a>
</li>
<li>max_deterministic_time()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a042e4456dbde45ef0da51857b8b3650a">PROTOBUF_FINAL</a>
</li>
<li>max_integer_rounding_scaling()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac930459a0419b5f93bc64cd1c86915d9">PROTOBUF_FINAL</a>
</li>
<li>max_level()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abffaf5a5069c7c652d6f8cf4a8a2ceb1">PROTOBUF_FINAL</a>
</li>
<li>max_memory_in_mb()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a91e75ce7f09819b0b8d8e0788d909c54">PROTOBUF_FINAL</a>
</li>
<li>max_num_cuts()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5c3bfd8630572488d3f95027a12a5d51">PROTOBUF_FINAL</a>
</li>
<li>max_number_of_conflicts()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aae90824143e8cd1104df982bdd7b5d6a">PROTOBUF_FINAL</a>
</li>
<li>max_presolve_iterations()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af636e64b51255e86d943d1153edffe21">PROTOBUF_FINAL</a>
</li>
<li>max_sat_assumption_order()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af962feef8185dd47a779058b5823e627">PROTOBUF_FINAL</a>
</li>
<li>max_sat_reverse_assumption_order()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adf7c93a08b43e54870d77295dedd7496">PROTOBUF_FINAL</a>
</li>
<li>max_sat_stratification()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a821cf72f587e8fc33441bca49cac543d">PROTOBUF_FINAL</a>
</li>
<li>max_time_in_seconds()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac1924f07faa4fdf4ca4e7f76813f7c2a">PROTOBUF_FINAL</a>
</li>
<li>max_variable_activity_value()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2dab8725b3fd2d30dc7ba633a2096ca0">PROTOBUF_FINAL</a>
</li>
<li>Maximize()
: <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html#a49f862c5400f04e70393acc6b78f096a">CpModelBuilder</a>
</li>
<li>MaxSatAssumptionOrder_descriptor()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa82930639613b02aa25764b1f3e4aa39">PROTOBUF_FINAL</a>
</li>
<li>MaxSatAssumptionOrder_IsValid()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3840bc82c39d8a47e8622c034dc95ba8">PROTOBUF_FINAL</a>
</li>
<li>MaxSatAssumptionOrder_Name()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abb7195874928f48cfef075c8ffd684d2">PROTOBUF_FINAL</a>
</li>
<li>MaxSatAssumptionOrder_Parse()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5d44771cdc50d007abef6776878825ae">PROTOBUF_FINAL</a>
</li>
<li>MaxSatStratificationAlgorithm_descriptor()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a849a859b2b15589a1da75271843a81b0">PROTOBUF_FINAL</a>
</li>
<li>MaxSatStratificationAlgorithm_IsValid()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a55fbc03b1dbc58c403993a33f4bfca4f">PROTOBUF_FINAL</a>
</li>
<li>MaxSatStratificationAlgorithm_Name()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a852c0d1a4809bb5c4a86c07bb7044371">PROTOBUF_FINAL</a>
</li>
<li>MaxSatStratificationAlgorithm_Parse()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abcc933ed8e79c203a3fe74f40b55702d">PROTOBUF_FINAL</a>
</li>
<li>merge_at_most_one_work_limit()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7c134ee6c0afa8afbeadedc61e98ac15">PROTOBUF_FINAL</a>
</li>
<li>merge_no_overlap_work_limit()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a046bea353442c96ae6aecffca7920bf8">PROTOBUF_FINAL</a>
</li>
<li>MergeFrom()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aafe96bd700b42f36c213914e565a8751">PROTOBUF_FINAL</a>
</li>
<li>MergeWithGlobalTimeLimit()
: <a class="el" href="classoperations__research_1_1_time_limit.html#ad0cdf04d71ac4f14262eb4871041ddbd">TimeLimit</a>
</li>
<li>Min()
: <a class="el" href="classoperations__research_1_1_domain.html#a53e9735282c0bf0769962bd1b6a643bc">Domain</a>
</li>
<li>min_level()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6d84837d23d2507e6933e93fcfca8b1e">PROTOBUF_FINAL</a>
</li>
<li>min_orthogonality_for_lp_constraints()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#add63dd6e73c6013d27f122511639d9cd">PROTOBUF_FINAL</a>
</li>
<li>minimization_algorithm()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a3918c95728f34be8e5e417d73cf568">PROTOBUF_FINAL</a>
</li>
<li>Minimize()
: <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html#a992e2e2fd31057ae895a5e1ee406c067">CpModelBuilder</a>
</li>
<li>minimize_core()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a13b1e4908507488f6954c89d70522ff9">PROTOBUF_FINAL</a>
</li>
<li>minimize_reduction_during_pb_resolution()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5d7fc286ccee7f7aa9f1c09db943579a">PROTOBUF_FINAL</a>
</li>
<li>minimize_with_propagation_num_decisions()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa6540431802f82fce9c001e05ef2be6d">PROTOBUF_FINAL</a>
</li>
<li>minimize_with_propagation_restart_period()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae533cb6f182970e9e729033011a7dc8e">PROTOBUF_FINAL</a>
</li>
<li>mip_automatically_scale_variables()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a96c70bc19978156cbd18c0ffb2c4c480">PROTOBUF_FINAL</a>
</li>
<li>mip_check_precision()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a189f7da98fc562957090a3c24e549909">PROTOBUF_FINAL</a>
</li>
<li>mip_max_activity_exponent()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a62cc90777d0e21ba7452c6c26b8ebbfa">PROTOBUF_FINAL</a>
</li>
<li>mip_max_bound()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acacea4a8ea1bcb7601a0564fe006801d">PROTOBUF_FINAL</a>
</li>
<li>mip_var_scaling()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aac18146f4f893f9e0c61738edf3d4af2">PROTOBUF_FINAL</a>
</li>
<li>mip_wanted_precision()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3b48343e26eed9200efcffbdc71b359a">PROTOBUF_FINAL</a>
</li>
<li>Model()
: <a class="el" href="classoperations__research_1_1sat_1_1_model.html#a30c57abda5ed227c85b50007cee876db">Model</a>
</li>
<li>MultiplicationBy()
: <a class="el" href="classoperations__research_1_1_domain.html#a2c39a0f7b7aec3c48a4cef3a4a54e5d5">Domain</a>
</li>
<li>Mutable()
: <a class="el" href="classoperations__research_1_1sat_1_1_model.html#ac779eb15f8e4162692d13c584426d693">Model</a>
</li>
<li>mutable_actives()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9377a10955a90a6bcbdc906b720c88ad">PROTOBUF_FINAL</a>
</li>
<li>mutable_all_diff()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af408b617156137917291772108adf991">PROTOBUF_FINAL</a>
</li>
<li>mutable_assignment()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#accc091dcab02243e27651d0d655631f2">PROTOBUF_FINAL</a>
</li>
<li>mutable_assumptions()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8952235b811956e4b05d1cf22bc988fb">PROTOBUF_FINAL</a>
</li>
<li>mutable_at_most_one()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa61c7a9c831d7b12b61e4fcc9c4002af">PROTOBUF_FINAL</a>
</li>
<li>mutable_automaton()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a609c44c863149705952508c66809f43b">PROTOBUF_FINAL</a>
</li>
<li>mutable_bool_and()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac85ab8cfff2d8cd8d4ec83f587e39717">PROTOBUF_FINAL</a>
</li>
<li>mutable_bool_or()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aeb4b496a4e92ab705d77b026a51fe5c9">PROTOBUF_FINAL</a>
</li>
<li>mutable_bool_xor()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afa332f33c14ce43428f87a4b345d422b">PROTOBUF_FINAL</a>
</li>
<li>mutable_circuit()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad6c8c1b3537a045b66a7ecf738fa13bd">PROTOBUF_FINAL</a>
</li>
<li>mutable_coefficients()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a36d8f5b59a8881b29ec7658fa664e56c">PROTOBUF_FINAL</a>
</li>
<li>mutable_coeffs()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aed43de6b1caea6661ff48aed0b48353c">PROTOBUF_FINAL</a>
</li>
<li>mutable_constraints()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a05d3bcafe86a1bb0148727f1b17c293a">PROTOBUF_FINAL</a>
</li>
<li>mutable_cumulative()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2bd5b094979f4dc3488311ded66ca4c2">PROTOBUF_FINAL</a>
</li>
<li>mutable_default_restart_algorithms()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6d30b10eadffa01a8508edef66ebaf59">PROTOBUF_FINAL</a>
</li>
<li>mutable_demands()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9a3421e7a921dbdb3424e1a5a97af2a6">PROTOBUF_FINAL</a>
</li>
<li>mutable_domain()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afb18640ec6a6ae3affcb80ab0f5cc68b">PROTOBUF_FINAL</a>
</li>
<li>mutable_element()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a85f9e6c164d4dbd62498aa5d5002d5f1">PROTOBUF_FINAL</a>
</li>
<li>mutable_enforcement_literal()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad28063490babca3367be33b25f5db453">PROTOBUF_FINAL</a>
</li>
<li>mutable_exprs()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a96101d962be7976cd273c59c6aa54c38">PROTOBUF_FINAL</a>
</li>
<li>mutable_f_direct()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4e4a3263dce480f2b6a787083cbeacc5">PROTOBUF_FINAL</a>
</li>
<li>mutable_f_inverse()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6c0e2519431d0734958335f05e18c885">PROTOBUF_FINAL</a>
</li>
<li>mutable_final_states()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac1afa0e236324cb075d926f2969bae2b">PROTOBUF_FINAL</a>
</li>
<li>mutable_heads()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4c04aedad81847129ba0687901aaa706">PROTOBUF_FINAL</a>
</li>
<li>mutable_int_div()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abeb31cee07d294070e1ac0c3c2090dbb">PROTOBUF_FINAL</a>
</li>
<li>mutable_int_max()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a21bb5066d920fc16601198c03e1cec00">PROTOBUF_FINAL</a>
</li>
<li>mutable_int_min()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acb6402fe0458966e9b7e7bbedde7b439">PROTOBUF_FINAL</a>
</li>
<li>mutable_int_mod()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2e7d0b0933d88a232fa7cf35ad73abd1">PROTOBUF_FINAL</a>
</li>
<li>mutable_int_prod()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2ad04afe0a5f2663e4dd822b78237f0b">PROTOBUF_FINAL</a>
</li>
<li>mutable_interval()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a56ad9be21780a37819514c2a91f1e06c">PROTOBUF_FINAL</a>
</li>
<li>mutable_intervals()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4e0e25ef71051dc48d8ab208293c949e">PROTOBUF_FINAL</a>
</li>
<li>mutable_inverse()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a80970ab07d312851c191e67db0bf279e">PROTOBUF_FINAL</a>
</li>
<li>mutable_lin_max()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abc2fd1d62d6dd5f4b8e322b6de98735c">PROTOBUF_FINAL</a>
</li>
<li>mutable_lin_min()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a706b26953a0be17d33ce2d1c0e708274">PROTOBUF_FINAL</a>
</li>
<li>mutable_linear()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a073ec2c08049da85e321bd0c06a2e2c1">PROTOBUF_FINAL</a>
</li>
<li>mutable_literals()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac50fdf33670639b700b9f579a54a2ff6">PROTOBUF_FINAL</a>
</li>
<li>mutable_name()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4919374a2378e7a367dccff2b4b74c6b">PROTOBUF_FINAL</a>
</li>
<li>mutable_no_overlap()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8ac39b7a3d6452c1b2d299ed30f39fb6">PROTOBUF_FINAL</a>
</li>
<li>mutable_no_overlap_2d()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0e8f1c292540f2516ee714c67badebed">PROTOBUF_FINAL</a>
</li>
<li>mutable_objective()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab1b63321c2cffb85aecafbfdb14e6ce8">PROTOBUF_FINAL</a>
</li>
<li>mutable_reservoir()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abb66c7a06e43caab81400f928a69aa98">PROTOBUF_FINAL</a>
</li>
<li>mutable_restart_algorithms()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a72ca81c7d63e6ec5287ef333550b50c0">PROTOBUF_FINAL</a>
</li>
<li>mutable_routes()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a50155be0d950ce3560584e4a88e3ff2d">PROTOBUF_FINAL</a>
</li>
<li>mutable_search_strategy()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac42a14eb24cba26804fa471570ab1d5d">PROTOBUF_FINAL</a>
</li>
<li>mutable_solution()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aecf6604d708c8c016a0f9ace95b8bab6">PROTOBUF_FINAL</a>
</li>
<li>mutable_solution_hint()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad770e04cb6d147a9c8d909993248e8cf">PROTOBUF_FINAL</a>
</li>
<li>mutable_solution_info()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa3638392cb76ffec37b2a077e4fa26c3">PROTOBUF_FINAL</a>
</li>
<li>mutable_solution_lower_bounds()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abba33b2aa33385aac20ddc48a4cc9d8c">PROTOBUF_FINAL</a>
</li>
<li>mutable_solution_upper_bounds()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#add78ea8400872dc53be179a1c87b637e">PROTOBUF_FINAL</a>
</li>
<li>mutable_sufficient_assumptions_for_infeasibility()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4a5d4067a27a12b463fbdea495ff08fe">PROTOBUF_FINAL</a>
</li>
<li>mutable_table()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a196be210395f162c7727fec0a8d3ca15">PROTOBUF_FINAL</a>
</li>
<li>mutable_tails()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a68fa9531c43ca03b5e38f62f4fd94bdd">PROTOBUF_FINAL</a>
</li>
<li>mutable_target()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6980b72516e93547d0b4eaf268e4071d">PROTOBUF_FINAL</a>
</li>
<li>mutable_tightened_variables()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac36f2c9122de979aa91d3048f6e67d9d">PROTOBUF_FINAL</a>
</li>
<li>mutable_times()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9254815b6a9310b9769ba1d2aa466863">PROTOBUF_FINAL</a>
</li>
<li>mutable_transformations()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2a06a1617188153b814bdee2c496d252">PROTOBUF_FINAL</a>
</li>
<li>mutable_transition_head()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae59f68f3d216fb9aa8c56f5be6c1aba4">PROTOBUF_FINAL</a>
</li>
<li>mutable_transition_label()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9cc10d1563dc9d59c705213707c6d755">PROTOBUF_FINAL</a>
</li>
<li>mutable_transition_tail()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a216ae9318884f561c16621880660dd8c">PROTOBUF_FINAL</a>
</li>
<li>mutable_unknown_fields()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aab6ceb76142ab4957ab265e4a5ca7ec2">PROTOBUF_FINAL</a>
</li>
<li>mutable_values()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a418873cbd77129ea83efd22b391be2b3">PROTOBUF_FINAL</a>
</li>
<li>mutable_var_names()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#affb18075701777840083d6f41b68ee43">PROTOBUF_FINAL</a>
</li>
<li>mutable_variables()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a01eb4fcd8cb36c8f4027398cb884cbca">PROTOBUF_FINAL</a>
</li>
<li>mutable_vars()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2d5d6bef94334ad85a8b68e8c1bebe2c">PROTOBUF_FINAL</a>
</li>
<li>mutable_x_intervals()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aed77fa47d5c87d5426d4479d254e7b70">PROTOBUF_FINAL</a>
</li>
<li>mutable_y_intervals()
: <a class="el" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acd5d1f5110ffa5ecc9fc3b7bc352b611">PROTOBUF_FINAL</a>
</li>
<li>MutableProto()
: <a class="el" href="classoperations__research_1_1sat_1_1_bool_var.html#a02b89136ac6040e03a762f9588bbb38f">BoolVar</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_constraint.html#ab24547e367af774c764d4fbf76a23223">Constraint</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html#ae8e77c3b7a6be3b4e47395bfd38d1810">CpModelBuilder</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_interval_var.html#abc2055b6d2662a7570f6c975a3226aef">IntervalVar</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_int_var.html#a02b89136ac6040e03a762f9588bbb38f">IntVar</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
        </div>
        </div>
        <div id="footer-container">
            <div id="footer">
            </div>
        </div>
    </body>
</html>