287 lines
16 KiB
HTML
287 lines
16 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>OR-Tools</title>
|
|
<meta http-equiv="Content-Type" content="text/html;"/>
|
|
<meta charset="utf-8"/>
|
|
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
|
|
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 7.8</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.18 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow3" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="functions.html"><span>All</span></a></li>
|
|
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
|
|
<li><a href="functions_vars.html"><span>Variables</span></a></li>
|
|
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
|
|
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
|
|
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
|
|
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow4" class="tabs3">
|
|
<ul class="tablist">
|
|
<li><a href="functions_func.html#index__5F"><span>_</span></a></li>
|
|
<li><a href="functions_func_a.html#index_a"><span>a</span></a></li>
|
|
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
|
|
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
|
|
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
|
|
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
|
|
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
|
|
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
|
|
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
|
|
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
|
|
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
|
|
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
|
|
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
|
|
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
|
|
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
|
|
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
|
|
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
|
|
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
|
|
<li class="current"><a href="functions_func_u.html#index_u"><span>u</span></a></li>
|
|
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
|
|
<li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
|
|
<li><a href="functions_func_x.html#index_x"><span>x</span></a></li>
|
|
<li><a href="functions_func_y.html#index_y"><span>y</span></a></li>
|
|
<li><a href="functions_func_~.html#index__7E"><span>~</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="contents">
|
|
 
|
|
|
|
<h3><a id="index_u"></a>- u -</h3><ul>
|
|
<li>UnionWith()
|
|
: <a class="el" href="classoperations__research_1_1Domain.html#a5919f86aede74172b7fea05ebdb58975">Domain</a>
|
|
</li>
|
|
<li>unknown_fields()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af661986d56e934195c0cc57b3e78f1ae">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_all_diff()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aefb33d69e67db3bf14496ff50df422ab">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_assignment()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa3331afa96697b77658d5ae354fad01e">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_at_most_one()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a763ffa5a27b14785e1331d06c3a0b8ec">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_automaton()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a12fbeaa2f42de50a99a8ec7cb70c5b2b">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_bool_and()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa552445f5b5f62d989b1dd9bba7d6f86">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_bool_or()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a25aa22e4236375e52be40e1d43ca5be6">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_bool_xor()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28df02efea1f4f863c717292f06b7c53">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_circuit()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a57b228ddb33490ca5ef7f05e903983dd">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_circuit_covering()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6bc71aeec0d03b70ce029a60e54500f4">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_cumulative()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adb15bcb8e4ec80c553fc68b0ed952c9c">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_element()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14a8ebf8cb4347ba1c477340674a3574">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_int_div()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a47fc26e939a801e30cd47ae3dc18b822">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_int_max()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae63a2fce472bdb768aa0cde0833b281a">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_int_min()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4978a6de48f74b16f339b9f7a5e1ec23">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_int_mod()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0d930f1034c9f7ece33d115044587ab4">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_int_prod()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a797ec51fe1a7cd45c22044907972f57e">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_interval()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a86bfb9fb3cf3b15f34497f9deb28fef5">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_inverse()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac5e2d5ddecda6828cd29df6ce502ce96">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_lin_max()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a021dfafd16e7f2e0f884c95d2a018a69">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_lin_min()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aca9882c18bc0e87204dcc76395fcf877">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_linear()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5950a98406b5e0d4a0e4bc8858e70c1c">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_no_overlap()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae80239d1602c69903e371ba07b8842e7">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_no_overlap_2d()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71216026bea8edda71b2e3795740f16d">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_objective()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a48d053da6aee8946d5f5da9553488ff1">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_reservoir()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a625cf645638cc4ed584daf6a59d151a3">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_routes()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ef0ef47fa50b8519e6ca7d9679e0329">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_solution_hint()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5a86d5ad5ead326789504b205c341856">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_table()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a43c8ca238264c68a69925929961f978a">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_release_target()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e1901074159a1dd30400e83ee8e259b">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_all_diff()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac295a4ae19496c35333f736cad98b461">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_assignment()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a154e5e865412e3d17391aa97d0728b56">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_at_most_one()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1f8f64a3ca493e9de452980744937599">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_automaton()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a002565a65ebaf4cb9fed0d9889dfeec7">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_bool_and()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75882fe0ab51163535fd83fabd1a5e56">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_bool_or()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6ad110b1779a2f548b532a9360a15329">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_bool_xor()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4844e736c20f00e86c77584fb6b307eb">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_circuit()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c4031a28fa9f0a9075b2378ae3021f4">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_circuit_covering()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a026939d0a7ac9db3ba0f084e231874f6">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_cumulative()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad162dc0834854df5195f4d503add84fb">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_element()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff0380ab700530bf43bbbaaed38130c2">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_int_div()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae35844b438516b5047a13ad4c11e6511">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_int_max()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa5181cd3eedf807ed08de6f979293fe4">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_int_min()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e34935c14e6b4d0f4312c7b01c0bec1">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_int_mod()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af851d726213fd8a48dafb3e11c07c22d">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_int_prod()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab852805f79401cf58bee906f00f76d4">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_interval()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ace99f34b718c9b1388cf0e99935e00bf">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_inverse()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af4ab3d63e3dcd6734d8b0af7075a8453">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_lin_max()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac0b0f511dc4963693222f6a6af38ef3d">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_lin_min()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9745834c1ca0b9c3a5785391c502a791">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_linear()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1071ca272a35f5819dd34609bdf8977f">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_no_overlap()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a700fa527d6b3da385882ebffbcdf8caa">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_no_overlap_2d()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa9796fcf062a9cb0b4f1acf0f65f95fe">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_objective()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac2acaf67ce6799392872ecfd68780a52">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_reservoir()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1ba9223e9d9cdbb462f214353828577">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_routes()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8291709cbb5858fd2dd9a6d2d261f689">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_solution_hint()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c58c045225dbf3a761c260448c44c7e">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_table()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaff4bdddc278ec869a78005321ef163f">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>unsafe_arena_set_allocated_target()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a90571f1fff6359b6a0f56887cb157864">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>UnsafeArenaSwap()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab596a1f1006814f489cebf26ec8707b">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>UpdateLocalLimit()
|
|
: <a class="el" href="classoperations__research_1_1SharedTimeLimit.html#a3d37e6e18c64cbaef0e3a118aeb351da">SharedTimeLimit</a>
|
|
</li>
|
|
<li>upper_bound()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad7632b7bd0dbd443b1006f8e0fd2c437">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>user_time()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abafe2a36d39cac499e4766e7c98113b7">PROTOBUF_FINAL</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|