Files
ortools-clone/docs/cpp_sat/functions_m.html
2020-08-03 12:19:07 +02:00

341 lines
18 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 class="current"><a href="functions.html"><span>All</span></a></li>
<li><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&#160;Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions.html#index_:"><span>:</span></a></li>
<li><a href="functions__.html#index__5F"><span>_</span></a></li>
<li><a href="functions_a.html#index_a"><span>a</span></a></li>
<li><a href="functions_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_k.html#index_k"><span>k</span></a></li>
<li><a href="functions_l.html#index_l"><span>l</span></a></li>
<li class="current"><a href="functions_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_x.html#index_x"><span>x</span></a></li>
<li><a href="functions_y.html#index_y"><span>y</span></a></li>
<li><a href="functions_~.html#index__7E"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<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_m"></a>- m -</h3><ul>
<li>Max()
: <a class="el" href="classoperations__research_1_1Domain.html#a5fa627799e723b650fe562b05e1fef5f">Domain</a>
</li>
<li>max_level()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abffaf5a5069c7c652d6f8cf4a8a2ceb1">PROTOBUF_FINAL</a>
</li>
<li>Maximize()
: <a class="el" href="classoperations__research_1_1sat_1_1CpModelBuilder.html#a49f862c5400f04e70393acc6b78f096a">CpModelBuilder</a>
</li>
<li>MergeFrom()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">PROTOBUF_FINAL</a>
</li>
<li>MergeWithGlobalTimeLimit()
: <a class="el" href="classoperations__research_1_1TimeLimit.html#ad0cdf04d71ac4f14262eb4871041ddbd">TimeLimit</a>
</li>
<li>Min()
: <a class="el" href="classoperations__research_1_1Domain.html#a53e9735282c0bf0769962bd1b6a643bc">Domain</a>
</li>
<li>min_level()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6d84837d23d2507e6933e93fcfca8b1e">PROTOBUF_FINAL</a>
</li>
<li>Minimize()
: <a class="el" href="classoperations__research_1_1sat_1_1CpModelBuilder.html#a992e2e2fd31057ae895a5e1ee406c067">CpModelBuilder</a>
</li>
<li>Model()
: <a class="el" href="classoperations__research_1_1sat_1_1Model.html#a30c57abda5ed227c85b50007cee876db">Model</a>
</li>
<li>MultipleCircuitConstraint
: <a class="el" href="classoperations__research_1_1sat_1_1BoolVar.html#afa8cb51258a0d98e6d5db2f60f8ceccc">BoolVar</a>
</li>
<li>MultiplicationBy()
: <a class="el" href="classoperations__research_1_1Domain.html#a2c39a0f7b7aec3c48a4cef3a4a54e5d5">Domain</a>
</li>
<li>Mutable()
: <a class="el" href="classoperations__research_1_1sat_1_1Model.html#ac779eb15f8e4162692d13c584426d693">Model</a>
</li>
<li>mutable_actives()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9377a10955a90a6bcbdc906b720c88ad">PROTOBUF_FINAL</a>
</li>
<li>mutable_all_diff()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af408b617156137917291772108adf991">PROTOBUF_FINAL</a>
</li>
<li>mutable_assignment()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#accc091dcab02243e27651d0d655631f2">PROTOBUF_FINAL</a>
</li>
<li>mutable_assumptions()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8952235b811956e4b05d1cf22bc988fb">PROTOBUF_FINAL</a>
</li>
<li>mutable_at_most_one()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa61c7a9c831d7b12b61e4fcc9c4002af">PROTOBUF_FINAL</a>
</li>
<li>mutable_automaton()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a609c44c863149705952508c66809f43b">PROTOBUF_FINAL</a>
</li>
<li>mutable_bool_and()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac85ab8cfff2d8cd8d4ec83f587e39717">PROTOBUF_FINAL</a>
</li>
<li>mutable_bool_or()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeb4b496a4e92ab705d77b026a51fe5c9">PROTOBUF_FINAL</a>
</li>
<li>mutable_bool_xor()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa332f33c14ce43428f87a4b345d422b">PROTOBUF_FINAL</a>
</li>
<li>mutable_circuit()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad6c8c1b3537a045b66a7ecf738fa13bd">PROTOBUF_FINAL</a>
</li>
<li>mutable_circuit_covering()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a751b2acce2e47eb575997527092e2a9e">PROTOBUF_FINAL</a>
</li>
<li>mutable_coefficients()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a36d8f5b59a8881b29ec7658fa664e56c">PROTOBUF_FINAL</a>
</li>
<li>mutable_coeffs()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed43de6b1caea6661ff48aed0b48353c">PROTOBUF_FINAL</a>
</li>
<li>mutable_constraints()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a39daf640a2b6cba86ef26e457e540352">PROTOBUF_FINAL</a>
</li>
<li>mutable_cumulative()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2bd5b094979f4dc3488311ded66ca4c2">PROTOBUF_FINAL</a>
</li>
<li>mutable_demands()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9a3421e7a921dbdb3424e1a5a97af2a6">PROTOBUF_FINAL</a>
</li>
<li>mutable_distinguished_nodes()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab75379fd952c75f01f1581fcb547785f">PROTOBUF_FINAL</a>
</li>
<li>mutable_domain()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afb18640ec6a6ae3affcb80ab0f5cc68b">PROTOBUF_FINAL</a>
</li>
<li>mutable_element()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a85f9e6c164d4dbd62498aa5d5002d5f1">PROTOBUF_FINAL</a>
</li>
<li>mutable_enforcement_literal()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad28063490babca3367be33b25f5db453">PROTOBUF_FINAL</a>
</li>
<li>mutable_exprs()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a96101d962be7976cd273c59c6aa54c38">PROTOBUF_FINAL</a>
</li>
<li>mutable_f_direct()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e4a3263dce480f2b6a787083cbeacc5">PROTOBUF_FINAL</a>
</li>
<li>mutable_f_inverse()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c0e2519431d0734958335f05e18c885">PROTOBUF_FINAL</a>
</li>
<li>mutable_final_states()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1afa0e236324cb075d926f2969bae2b">PROTOBUF_FINAL</a>
</li>
<li>mutable_heads()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c04aedad81847129ba0687901aaa706">PROTOBUF_FINAL</a>
</li>
<li>mutable_int_div()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abeb31cee07d294070e1ac0c3c2090dbb">PROTOBUF_FINAL</a>
</li>
<li>mutable_int_max()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21bb5066d920fc16601198c03e1cec00">PROTOBUF_FINAL</a>
</li>
<li>mutable_int_min()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acb6402fe0458966e9b7e7bbedde7b439">PROTOBUF_FINAL</a>
</li>
<li>mutable_int_mod()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e7d0b0933d88a232fa7cf35ad73abd1">PROTOBUF_FINAL</a>
</li>
<li>mutable_int_prod()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2ad04afe0a5f2663e4dd822b78237f0b">PROTOBUF_FINAL</a>
</li>
<li>mutable_interval()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56ad9be21780a37819514c2a91f1e06c">PROTOBUF_FINAL</a>
</li>
<li>mutable_intervals()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e0e25ef71051dc48d8ab208293c949e">PROTOBUF_FINAL</a>
</li>
<li>mutable_inverse()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a80970ab07d312851c191e67db0bf279e">PROTOBUF_FINAL</a>
</li>
<li>mutable_lin_max()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abc2fd1d62d6dd5f4b8e322b6de98735c">PROTOBUF_FINAL</a>
</li>
<li>mutable_lin_min()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a706b26953a0be17d33ce2d1c0e708274">PROTOBUF_FINAL</a>
</li>
<li>mutable_linear()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a073ec2c08049da85e321bd0c06a2e2c1">PROTOBUF_FINAL</a>
</li>
<li>mutable_literals()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac50fdf33670639b700b9f579a54a2ff6">PROTOBUF_FINAL</a>
</li>
<li>mutable_name()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4919374a2378e7a367dccff2b4b74c6b">PROTOBUF_FINAL</a>
</li>
<li>mutable_nexts()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a931e0dbac40ffe1c56c64a38130210cf">PROTOBUF_FINAL</a>
</li>
<li>mutable_no_overlap()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ac39b7a3d6452c1b2d299ed30f39fb6">PROTOBUF_FINAL</a>
</li>
<li>mutable_no_overlap_2d()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e8f1c292540f2516ee714c67badebed">PROTOBUF_FINAL</a>
</li>
<li>mutable_objective()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aac5244d478efa3b4236a3cd3f37ad01d">PROTOBUF_FINAL</a>
</li>
<li>mutable_reservoir()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abb66c7a06e43caab81400f928a69aa98">PROTOBUF_FINAL</a>
</li>
<li>mutable_routes()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a50155be0d950ce3560584e4a88e3ff2d">PROTOBUF_FINAL</a>
</li>
<li>mutable_search_strategy()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac42a14eb24cba26804fa471570ab1d5d">PROTOBUF_FINAL</a>
</li>
<li>mutable_solution()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecf6604d708c8c016a0f9ace95b8bab6">PROTOBUF_FINAL</a>
</li>
<li>mutable_solution_hint()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad770e04cb6d147a9c8d909993248e8cf">PROTOBUF_FINAL</a>
</li>
<li>mutable_solution_info()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa3638392cb76ffec37b2a077e4fa26c3">PROTOBUF_FINAL</a>
</li>
<li>mutable_solution_lower_bounds()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abba33b2aa33385aac20ddc48a4cc9d8c">PROTOBUF_FINAL</a>
</li>
<li>mutable_solution_upper_bounds()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add78ea8400872dc53be179a1c87b637e">PROTOBUF_FINAL</a>
</li>
<li>mutable_sufficient_assumptions_for_infeasibility()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4a5d4067a27a12b463fbdea495ff08fe">PROTOBUF_FINAL</a>
</li>
<li>mutable_table()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a196be210395f162c7727fec0a8d3ca15">PROTOBUF_FINAL</a>
</li>
<li>mutable_tails()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a68fa9531c43ca03b5e38f62f4fd94bdd">PROTOBUF_FINAL</a>
</li>
<li>mutable_target()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6980b72516e93547d0b4eaf268e4071d">PROTOBUF_FINAL</a>
</li>
<li>mutable_tightened_variables()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac36f2c9122de979aa91d3048f6e67d9d">PROTOBUF_FINAL</a>
</li>
<li>mutable_times()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9254815b6a9310b9769ba1d2aa466863">PROTOBUF_FINAL</a>
</li>
<li>mutable_transformations()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3bcc1e5b7c14f712864ab4817bda28ca">PROTOBUF_FINAL</a>
</li>
<li>mutable_transition_head()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae59f68f3d216fb9aa8c56f5be6c1aba4">PROTOBUF_FINAL</a>
</li>
<li>mutable_transition_label()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9cc10d1563dc9d59c705213707c6d755">PROTOBUF_FINAL</a>
</li>
<li>mutable_transition_tail()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a216ae9318884f561c16621880660dd8c">PROTOBUF_FINAL</a>
</li>
<li>mutable_unknown_fields()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab6ceb76142ab4957ab265e4a5ca7ec2">PROTOBUF_FINAL</a>
</li>
<li>mutable_values()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a418873cbd77129ea83efd22b391be2b3">PROTOBUF_FINAL</a>
</li>
<li>mutable_var_names()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe2c183bff21ba69e1956320578e1193">PROTOBUF_FINAL</a>
</li>
<li>mutable_variables()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afea174440a67cda4a0d87e730b89db7c">PROTOBUF_FINAL</a>
</li>
<li>mutable_vars()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c">PROTOBUF_FINAL</a>
</li>
<li>mutable_x_intervals()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed77fa47d5c87d5426d4479d254e7b70">PROTOBUF_FINAL</a>
</li>
<li>mutable_y_intervals()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acd5d1f5110ffa5ecc9fc3b7bc352b611">PROTOBUF_FINAL</a>
</li>
<li>MutableProto()
: <a class="el" href="classoperations__research_1_1sat_1_1BoolVar.html#a02b89136ac6040e03a762f9588bbb38f">BoolVar</a>
, <a class="el" href="classoperations__research_1_1sat_1_1Constraint.html#ab24547e367af774c764d4fbf76a23223">Constraint</a>
, <a class="el" href="classoperations__research_1_1sat_1_1CpModelBuilder.html#ae8e77c3b7a6be3b4e47395bfd38d1810">CpModelBuilder</a>
, <a class="el" href="classoperations__research_1_1sat_1_1IntervalVar.html#abc2055b6d2662a7570f6c975a3226aef">IntervalVar</a>
, <a class="el" href="classoperations__research_1_1sat_1_1IntVar.html#a02b89136ac6040e03a762f9588bbb38f">IntVar</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>