Files
ortools-clone/docs/cpp_sat/functions_func_m.html
Mizux Seiha 17edcf0e25 Update doc
2021-09-30 01:28:18 +02:00

227 lines
37 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"/>-->
<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 9.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.9.2 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(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" name="index_m"></a>- m -</h3><ul>
<li>Max()&#160;:&#160;<a class="el" href="classoperations__research_1_1_domain.html#aa74ea8cd1b0767659f704b482d07c103">Domain</a></li>
<li>max_all_diff_cut_size()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a1a07266c7c8fe4161d76ce8661bdbe5f">SatParameters</a></li>
<li>max_clause_activity_value()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a0e74430da3b635fb3171c1e8c32a6b88">SatParameters</a></li>
<li>max_consecutive_inactive_count()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a2d1ab36b4d143fee5414201b5a32b7a7">SatParameters</a></li>
<li>max_cut_rounds_at_level_zero()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a341a98e7ce4f6580e5b7a31efc177c49">SatParameters</a></li>
<li>max_deterministic_time()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a042e4456dbde45ef0da51857b8b3650a">SatParameters</a></li>
<li>max_domain_size_when_encoding_eq_neq_constraints()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a4556a72827ef114306b9a0e8afcdcae4">SatParameters</a></li>
<li>max_integer_rounding_scaling()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a384fe0335ae36fc88925c8f94df3ea96">SatParameters</a></li>
<li>max_level()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a525dc7ba48af0e2b1cf48066586807c6">ReservoirConstraintProto</a></li>
<li>max_memory_in_mb()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#af8ef197025de40e1447755e9a3a84cb8">SatParameters</a></li>
<li>max_num_cuts()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a51fcda0cf62d8da61a9029c1abd823ae">SatParameters</a></li>
<li>max_number_of_conflicts()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a273fd3a4aac1bdbc9769d94a3f17c9fe">SatParameters</a></li>
<li>max_presolve_iterations()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a38fa8a83b252655a3659e619f1fe120e">SatParameters</a></li>
<li>max_sat_assumption_order()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a35c4fc852d59980d1a2fbe34b61b0f9d">SatParameters</a></li>
<li>max_sat_reverse_assumption_order()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#adf7c93a08b43e54870d77295dedd7496">SatParameters</a></li>
<li>max_sat_stratification()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a9479680f1c22d80a33b60eff204ae3d0">SatParameters</a></li>
<li>max_time_in_seconds()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#ac1924f07faa4fdf4ca4e7f76813f7c2a">SatParameters</a></li>
<li>max_variable_activity_value()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a2dab8725b3fd2d30dc7ba633a2096ca0">SatParameters</a></li>
<li>Maximize()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html#a49f862c5400f04e70393acc6b78f096a">CpModelBuilder</a></li>
<li>MaxSatAssumptionOrder_descriptor()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#aa776ae52b397c3276c3bd53d048c3151">SatParameters</a></li>
<li>MaxSatAssumptionOrder_IsValid()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a3840bc82c39d8a47e8622c034dc95ba8">SatParameters</a></li>
<li>MaxSatAssumptionOrder_Name()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a6f19fc55d7bc89052a7aa9c59f431d08">SatParameters</a></li>
<li>MaxSatAssumptionOrder_Parse()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a5d44771cdc50d007abef6776878825ae">SatParameters</a></li>
<li>MaxSatStratificationAlgorithm_descriptor()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#aff18b88fde47779beba93e81a99c875f">SatParameters</a></li>
<li>MaxSatStratificationAlgorithm_IsValid()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a55fbc03b1dbc58c403993a33f4bfca4f">SatParameters</a></li>
<li>MaxSatStratificationAlgorithm_Name()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#ade6c44509b3e7aefd37c89916ef96a25">SatParameters</a></li>
<li>MaxSatStratificationAlgorithm_Parse()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#abcc933ed8e79c203a3fe74f40b55702d">SatParameters</a></li>
<li>merge_at_most_one_work_limit()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a7c134ee6c0afa8afbeadedc61e98ac15">SatParameters</a></li>
<li>merge_no_overlap_work_limit()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a046bea353442c96ae6aecffca7920bf8">SatParameters</a></li>
<li>MergeFrom()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#aefac19239a7e148079e79639ffd48864">AllDifferentConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a8f371549205219cad3f55fe215d015ba">AutomatonConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a2445bdbf85e975af2ffab7d9ceb9facc">BoolArgumentProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#a059a1e5ac01ec6434442f3f6708a1f23">BooleanAssignment</a>, <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#abfeb49a1b1dac67ac45c861fbf81cdf5">CircuitConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a69824f773eebb2c77243c8ab98820e0a">ConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1b32be5f13f5f5c845d1f202094d484e">CpModelProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a937e349ac7b09b42fc5d282d483929bb">CpObjectiveProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a57587c56a7838d2087ab52ec446ed601">CpSolverResponse</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a54693f72c1f494b6abc5410e748afc11">CumulativeConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ae25702c6b14d5a936f8bfbb97d0cc7a7">DecisionStrategyProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2e3eb252ff48e6605df646f64554dfbf">DecisionStrategyProto_AffineTransformation</a>, <a class="el" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ab157ff39373ce37100e6419d09c5c75a">DenseMatrixProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a14f4d6b07ae54c0f5c66c87a5ce9e421">ElementConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a226fdd00b4f9c96dc2bbd94791d59c42">IntegerArgumentProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#aefbe3921f029390f04331aa4a147b8ca">IntegerVariableProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#adeb761ce8b2b60b7cb566b3c412590e1">IntervalConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a6785b6c031361b1f749028e05de7fd80">InverseConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a2dd405b699bee1701e1440ebd6331615">LinearArgumentProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#ada512454ae4423756b5ce9138465f8a2">LinearBooleanConstraint</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#a69885230b9f8de0b61117e6bcc86d9ec">LinearBooleanProblem</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a927d8f54e02d86b446fdaeed36915fb6">LinearConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a97d41a7e25e49a323be5582fdc9a64d2">LinearExpressionProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#aafe96bd700b42f36c213914e565a8751">LinearObjective</a>, <a class="el" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a2e93421dc956bae7d30f9e758e0141b7">ListOfVariablesProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#af2194507b4f9ff190698c1accb6d1da5">NoOverlap2DConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a4803b9cfcbfec256e1e7416b599ca531">NoOverlapConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab9a21db18e2dadc1d655fef4334934ed">PartialVariableAssignment</a>, <a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#acfb191ce3f62bb9ae21a0cd457d3705c">ReservoirConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a69f4c57eae1c11adb2444d90463f0571">RoutesConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a122c6fed5cc7c29303d62f8885331c54">SatParameters</a>, <a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a5b93bf875ac281a1de843f9355deb1c5">SparsePermutationProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aecf87fb1c6a6c5d08adae74c3c69b54f">SymmetryProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ae73f3f984c041f1d66960624449aaa70">TableConstraintProto</a></li>
<li>MergeWithGlobalTimeLimit()&#160;:&#160;<a class="el" href="classoperations__research_1_1_time_limit.html#ad0cdf04d71ac4f14262eb4871041ddbd">TimeLimit</a></li>
<li>Min()&#160;:&#160;<a class="el" href="classoperations__research_1_1_domain.html#a8cf21a67f7d81a800ff912239bb2db64">Domain</a></li>
<li>min_level()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1e91f4ec4dd8b4a3c58bc4bd1e73f40e">ReservoirConstraintProto</a></li>
<li>min_orthogonality_for_lp_constraints()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#add63dd6e73c6013d27f122511639d9cd">SatParameters</a></li>
<li>minimization_algorithm()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#ab8cb4b527de80227536d47c6a7bba8b8">SatParameters</a></li>
<li>Minimize()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html#a992e2e2fd31057ae895a5e1ee406c067">CpModelBuilder</a></li>
<li>minimize_core()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a13b1e4908507488f6954c89d70522ff9">SatParameters</a></li>
<li>minimize_reduction_during_pb_resolution()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a5d7fc286ccee7f7aa9f1c09db943579a">SatParameters</a></li>
<li>minimize_with_propagation_num_decisions()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a6b127d183bd33e5b2e879971dd51d139">SatParameters</a></li>
<li>minimize_with_propagation_restart_period()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a053f610b1e8bd36f61d00fda4d9c55be">SatParameters</a></li>
<li>mip_automatically_scale_variables()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a96c70bc19978156cbd18c0ffb2c4c480">SatParameters</a></li>
<li>mip_check_precision()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a189f7da98fc562957090a3c24e549909">SatParameters</a></li>
<li>mip_max_activity_exponent()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#ab87d9887d29cb46057a3ebe347338938">SatParameters</a></li>
<li>mip_max_bound()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#acacea4a8ea1bcb7601a0564fe006801d">SatParameters</a></li>
<li>mip_var_scaling()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#aac18146f4f893f9e0c61738edf3d4af2">SatParameters</a></li>
<li>mip_wanted_precision()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a3b48343e26eed9200efcffbdc71b359a">SatParameters</a></li>
<li>Model()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_model.html#a30c57abda5ed227c85b50007cee876db">Model</a></li>
<li>MultiplicationBy()&#160;:&#160;<a class="el" href="classoperations__research_1_1_domain.html#a63a708c626b59b4504ddb879496c894e">Domain</a></li>
<li>Mutable()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_model.html#ad906471543194544f1e53c5d851887fb">Model</a></li>
<li>mutable_actives()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a9a5121be926efa2072acd67866a736c0">ReservoirConstraintProto</a></li>
<li>mutable_all_diff()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab09d50ac461e6e8704ba908d99856594">ConstraintProto</a></li>
<li>mutable_assignment()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#aac88a880e9f96107777560ac774b077b">LinearBooleanProblem</a></li>
<li>mutable_assumptions()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a455dfc21909343b88cb247fa3234fb28">CpModelProto</a></li>
<li>mutable_at_most_one()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6e1fa0fa60a89c0f85f68b7921afaee5">ConstraintProto</a></li>
<li>mutable_automaton()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aaa9eaebae6a5a7411efb51e963a148a7">ConstraintProto</a></li>
<li>mutable_bool_and()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a962fe3316eafe5815027312585d5c4d6">ConstraintProto</a></li>
<li>mutable_bool_or()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae26e2a099b411b50dd1d4c6605837d0a">ConstraintProto</a></li>
<li>mutable_bool_xor()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1f26c1a4eb845384619ee06100dd7b36">ConstraintProto</a></li>
<li>mutable_circuit()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#afb2a95cc82dcaea9767403477e9b3d0a">ConstraintProto</a></li>
<li>mutable_coefficients()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#a9b7a941f7df0b286a7b9362a728c9375">LinearBooleanConstraint</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#a9b7a941f7df0b286a7b9362a728c9375">LinearObjective</a></li>
<li>mutable_coeffs()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#acf12f419c63aff52dc9ba6292586e9fc">CpObjectiveProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#acf12f419c63aff52dc9ba6292586e9fc">LinearConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#acf12f419c63aff52dc9ba6292586e9fc">LinearExpressionProto</a></li>
<li>mutable_constraints()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a9b3e1bc8b76ea7d2614fd7ec2b066039">CpModelProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#a05eb279096e545e00b296beca5c528e6">LinearBooleanProblem</a></li>
<li>mutable_cumulative()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af38f28b635c417041188c1f4e309903b">ConstraintProto</a></li>
<li>mutable_cycle_sizes()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a091ebae69d19c6225c37da65037176b4">SparsePermutationProto</a></li>
<li>mutable_default_restart_algorithms()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#aa6efd21115720f394e07890be47753ed">SatParameters</a></li>
<li>mutable_demands()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#aa608467891b8c6551da2e11db9a182dc">CumulativeConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#abc13f541f8c3b7ad5b76d116803778fe">ReservoirConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aa608467891b8c6551da2e11db9a182dc">RoutesConstraintProto</a></li>
<li>mutable_domain()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ae59a4dda240698b8ade8c726cc4f9974">CpObjectiveProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ae59a4dda240698b8ade8c726cc4f9974">IntegerVariableProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ae59a4dda240698b8ade8c726cc4f9974">LinearConstraintProto</a></li>
<li>mutable_dummy_constraint()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7bbb59c70c8551250f71d63d835f115b">ConstraintProto</a></li>
<li>mutable_element()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2563b062d2ed99c7b1f9bf8235b9e8fe">ConstraintProto</a></li>
<li>mutable_end_view()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#abc5ef19581f3486e882386f0cb99077a">IntervalConstraintProto</a></li>
<li>mutable_energies()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ad9ceb5212b72c83862b462d30ead0171">CumulativeConstraintProto</a></li>
<li>mutable_enforcement_literal()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a30bb8cd86cbd9eae09b21783f28f8967">ConstraintProto</a></li>
<li>mutable_entries()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#afa1e9a2604c728793692bd7d165542a4">DenseMatrixProto</a></li>
<li>mutable_exactly_one()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad5eff2987f39d596a4d7371961a92d42">ConstraintProto</a></li>
<li>mutable_exprs()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ad8e7772ed539beea7744b5b5afe4eb77">LinearArgumentProto</a></li>
<li>mutable_f_direct()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a05892e435a2646fd4c2f66cbd7200d55">InverseConstraintProto</a></li>
<li>mutable_f_inverse()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a7ba708cd37295a85842f2ca962ba94d1">InverseConstraintProto</a></li>
<li>mutable_final_states()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a7454fffe82ad5c70de2529a8dc4b9573">AutomatonConstraintProto</a></li>
<li>mutable_heads()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a4911f3ffcc64887c43438bcf6734023e">CircuitConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a4911f3ffcc64887c43438bcf6734023e">RoutesConstraintProto</a></li>
<li>mutable_int_div()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae31c6a8763a2355b598f2c36eb448787">ConstraintProto</a></li>
<li>mutable_int_max()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac0f2250fa09e76b6f862907342f7c725">ConstraintProto</a></li>
<li>mutable_int_min()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a7455c9eb9e400a29a6562ae623385177">ConstraintProto</a></li>
<li>mutable_int_mod()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6ab3e89523a7fd8d3370bd33f974501f">ConstraintProto</a></li>
<li>mutable_int_prod()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a980ceaff8b5e04007ad59664547dd060">ConstraintProto</a></li>
<li>mutable_interval()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0c6e505a600b075354ca4c9f9a08c4d0">ConstraintProto</a></li>
<li>mutable_intervals()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a12ab311b9ffc85d4f1ed738964068cce">CumulativeConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a12ab311b9ffc85d4f1ed738964068cce">NoOverlapConstraintProto</a></li>
<li>mutable_inverse()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae9743a1dc1f3e9a262952ac4dc2423f0">ConstraintProto</a></li>
<li>mutable_lin_max()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a0f24a42c6dc89afa2bec54995ae55743">ConstraintProto</a></li>
<li>mutable_lin_min()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a743a1fb6ce99bd8f589b50c9bacaf955">ConstraintProto</a></li>
<li>mutable_linear()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad653c55b371ae98444295965c6622ddb">ConstraintProto</a></li>
<li>mutable_literals()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a7e9ec85488cc2f768942885d54b2df8c">BoolArgumentProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#a7e9ec85488cc2f768942885d54b2df8c">BooleanAssignment</a>, <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a7e9ec85488cc2f768942885d54b2df8c">CircuitConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#a7e9ec85488cc2f768942885d54b2df8c">LinearBooleanConstraint</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#a7e9ec85488cc2f768942885d54b2df8c">LinearObjective</a>, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a7e9ec85488cc2f768942885d54b2df8c">RoutesConstraintProto</a></li>
<li>mutable_log_prefix()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a8ca46c24f6fc960c54285dffe5c5bdd1">SatParameters</a></li>
<li>mutable_name()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ace44da4c185dad99876bf01c7ea74c07">ConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ace44da4c185dad99876bf01c7ea74c07">CpModelProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ace44da4c185dad99876bf01c7ea74c07">IntegerVariableProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#ace44da4c185dad99876bf01c7ea74c07">LinearBooleanConstraint</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#ace44da4c185dad99876bf01c7ea74c07">LinearBooleanProblem</a>, <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#ace44da4c185dad99876bf01c7ea74c07">SatParameters</a></li>
<li>mutable_no_overlap()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a5e1ab39de2f5594036bacb1d1e803bbc">ConstraintProto</a></li>
<li>mutable_no_overlap_2d()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a17e451dbcd12f2170f8c8e9417ea8119">ConstraintProto</a></li>
<li>mutable_objective()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad3badc7aa3d94e81e0126edbfa452fda">CpModelProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#ae9827e8df25379290d5db3127d9f94d5">LinearBooleanProblem</a></li>
<li>mutable_orbitopes()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a520248c97c2b907a15dab028b3d24b9d">SymmetryProto</a></li>
<li>mutable_permutations()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#aaa5e0285019297f7356c4c6f1607fcc5">SymmetryProto</a></li>
<li>mutable_reservoir()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#afe9d0af445012038cad6115078089949">ConstraintProto</a></li>
<li>mutable_restart_algorithms()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#ac3eb6cdd62f6b816aef422b14b9b3d32">SatParameters</a></li>
<li>mutable_routes()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2fcde0ee58f56a1b603f8eb7d474b530">ConstraintProto</a></li>
<li>mutable_search_strategy()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ad47a1051e7875d10944e9d6ee432629c">CpModelProto</a></li>
<li>mutable_size_view()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a55a454d227d79da97790b760043f9377">IntervalConstraintProto</a></li>
<li>mutable_solution()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac052534f049ca3a9633fc1f935672c4d">CpSolverResponse</a></li>
<li>mutable_solution_hint()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a85679cbc9afd0c101f59b8b8c4c7207e">CpModelProto</a></li>
<li>mutable_solution_info()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a61a5ea2fc11ec3a5593f645546be705e">CpSolverResponse</a></li>
<li>mutable_solution_lower_bounds()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#adf8d733ea7970afa1eede58ab4dc1361">CpSolverResponse</a></li>
<li>mutable_solution_upper_bounds()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab64daa09d9aa8866001bfb490a7c48f7">CpSolverResponse</a></li>
<li>mutable_solve_log()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ad44e38061979bc29d095f970c5c205e1">CpSolverResponse</a></li>
<li>mutable_start_view()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac38f9dab53f7f5580558642a2247602b">IntervalConstraintProto</a></li>
<li>mutable_sufficient_assumptions_for_infeasibility()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a316796216a84ba6729f25e1bbb797b47">CpSolverResponse</a></li>
<li>mutable_support()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a00463e9133d1c1a0b3654810661674c4">SparsePermutationProto</a></li>
<li>mutable_symmetry()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aab5bc3d15f4c841dce3d93f70ecdd07e">CpModelProto</a></li>
<li>mutable_table()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a199bf5f173fa27a9b4cc1b609c1150e4">ConstraintProto</a></li>
<li>mutable_tails()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a01c36e322bf6d3d80144e18b8bcf5793">CircuitConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a01c36e322bf6d3d80144e18b8bcf5793">RoutesConstraintProto</a></li>
<li>mutable_target()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ad6d9a98867dfe16463b13b5487db9e23">LinearArgumentProto</a></li>
<li>mutable_tightened_variables()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a94b3d452e4ce029252e3d1711b95abb8">CpSolverResponse</a></li>
<li>mutable_times()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a3452decf04cce23ca12461b641b29c48">ReservoirConstraintProto</a></li>
<li>mutable_transformations()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a6d96f705f1c62e7c1bbab103a7266687">DecisionStrategyProto</a></li>
<li>mutable_transition_head()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#aaa953809a91200572f505cace3b21d51">AutomatonConstraintProto</a></li>
<li>mutable_transition_label()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a967f9dc34b1924194bfa5b900818b253">AutomatonConstraintProto</a></li>
<li>mutable_transition_tail()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#afeaa27c943df0fdda9cdd0470ed864f6">AutomatonConstraintProto</a></li>
<li>mutable_unknown_fields()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#adba85973c346977bba2d980338bd1ab4">BooleanAssignment</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#adba85973c346977bba2d980338bd1ab4">LinearBooleanConstraint</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#adba85973c346977bba2d980338bd1ab4">LinearBooleanProblem</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#adba85973c346977bba2d980338bd1ab4">LinearObjective</a>, <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#adba85973c346977bba2d980338bd1ab4">SatParameters</a></li>
<li>mutable_values()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a0ebca606dfe014813ed14336ade937d6">PartialVariableAssignment</a>, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a0ebca606dfe014813ed14336ade937d6">TableConstraintProto</a></li>
<li>mutable_var_names()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#a21a5c856dce893e9e0f430aab3b09628">LinearBooleanProblem</a></li>
<li>mutable_variables()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab9746c6070379e1990d2fd2da7586398">CpModelProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a79e3b6d1e1aebe15dfc8a788150fd3e4">DecisionStrategyProto</a></li>
<li>mutable_vars()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">AllDifferentConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">AutomatonConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a4392924fce7f5d9851171c0915a478a6">CpObjectiveProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">ElementConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#a4392924fce7f5d9851171c0915a478a6">IntegerArgumentProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">LinearConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a4392924fce7f5d9851171c0915a478a6">LinearExpressionProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a4392924fce7f5d9851171c0915a478a6">ListOfVariablesProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a4392924fce7f5d9851171c0915a478a6">PartialVariableAssignment</a>, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a4392924fce7f5d9851171c0915a478a6">TableConstraintProto</a></li>
<li>mutable_x_intervals()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ad9b658e2b4392154647e9762aa17d86f">NoOverlap2DConstraintProto</a></li>
<li>mutable_y_intervals()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a6d66e3384f00f1c37b501269dee114c1">NoOverlap2DConstraintProto</a></li>
<li>MutableProto()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_bool_var.html#a31d015d493869af7bfaa0bd7cbd4bd53">BoolVar</a>, <a class="el" href="classoperations__research_1_1sat_1_1_constraint.html#a5e82f974e671d3d579d12101717b810c">Constraint</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html#a9a064a54dbbe3289ba6919b6cddaf813">CpModelBuilder</a>, <a class="el" href="classoperations__research_1_1sat_1_1_interval_var.html#aa858f77edef674095fe8ad0866b33fd9">IntervalVar</a>, <a class="el" href="classoperations__research_1_1sat_1_1_int_var.html#a31d015d493869af7bfaa0bd7cbd4bd53">IntVar</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>