Files
ortools-clone/docs/cpp_sat/functions_func_m.html
Mizux Seiha 2cb85b4eea Update doc
2021-12-14 21:57:53 +01:00

229 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.2</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#aa38d34e0d796e174587774d985a27a38">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#a727cfc9716cc97686bac72014ca14836">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#acc8b3b2cd593c2fbc656e40b0c04ef80">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#ace8789134615e7fc516814ea2d6cb298">SatParameters</a></li>
<li>max_integer_rounding_scaling()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#ae352c86cc9b48791890dcb4ec8298a3f">SatParameters</a></li>
<li>max_level()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#aba8e67d3d14dc18b652336afedc8b6cb">ReservoirConstraintProto</a></li>
<li>max_memory_in_mb()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a08e515033ee46d88f95d904cd2d3df04">SatParameters</a></li>
<li>max_num_cuts()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a02cb4f1d298a0ae7da9aa224021a8d69">SatParameters</a></li>
<li>max_number_of_conflicts()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a7f4fe68894ba95a90abca4689403f403">SatParameters</a></li>
<li>max_presolve_iterations()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a71e54e4dbbbbb21ad190b77dccb7039e">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>maximize()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_float_objective_proto.html#ad3c37b53f974ee5f215d410d93841d63">FloatObjectiveProto</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_cp_solver_solution.html#aa48119af1106ac23323b52218b9d8781">CpSolverSolution</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_float_objective_proto.html#a63781cff8405dec0c427745986ee0848">FloatObjectiveProto</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#a5415e7d66ee0441fcce7a8447ba825ed">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#aa37f37eb481a045741990ca4b5bb5e8f">SatParameters</a></li>
<li>minimize_with_propagation_restart_period()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#abffa929ed6b1696a3875f3fac9f9a6be">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_compute_true_objective_bound()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a92b08e0ec1d70c95427921cc09289b5d">SatParameters</a></li>
<li>mip_max_activity_exponent()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a4af5af2c0c9696111ce1f08bca6240a1">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_max_valid_magnitude()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#ae3de1052fe1e7fe72f8a05511fe2aead">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_active_literals()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ab9196b66a004ab5c04c4a44b8a5e5980">ReservoirConstraintProto</a></li>
<li>mutable_additional_solutions()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aca0afef58d63e644bc8cbfd396a64f1e">CpSolverResponse</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#a02f74145e2e5281f0cdd56d740be9900">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_capacity()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a469012c9d6710a05af52288cdaedcd1a">CumulativeConstraintProto</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#a5a95ed21eee34077d09c7ba95c00c885">LinearBooleanConstraint</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#a5a95ed21eee34077d09c7ba95c00c885">LinearObjective</a></li>
<li>mutable_coeffs()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a185aece75e6d7a0a1d8e7499a7a50560">CpObjectiveProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_float_objective_proto.html#a4f91aedd9f169bf07a92c10a3c5b3746">FloatObjectiveProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a185aece75e6d7a0a1d8e7499a7a50560">LinearConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a185aece75e6d7a0a1d8e7499a7a50560">LinearExpressionProto</a></li>
<li>mutable_constraints()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#abe92914c5557ab23f326cd8ee364fca4">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#a3b87b83a490ff0c6f878d6d575058c7e">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#add43411df91db41e4c1b797ca8994a27">CumulativeConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#aaf6d83f02d1d58a1de2f593e7df40652">RoutesConstraintProto</a></li>
<li>mutable_domain()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a217757362b8350b95d54050de6918624">CpObjectiveProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a217757362b8350b95d54050de6918624">IntegerVariableProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a217757362b8350b95d54050de6918624">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()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a766f62f44f2e8b776e2b41fb3e0cce92">IntervalConstraintProto</a></li>
<li>mutable_enforcement_literal()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a89be1146e4b049716ff118ceff2b3634">ConstraintProto</a></li>
<li>mutable_entries()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a34e6b11a6f197cedb487b4e82fd72eaf">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_all_different_constraint_proto.html#a1f3174b247b44f9df0a2f9c5b4f7e6b6">AllDifferentConstraintProto</a>, <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#a5f53147bb17bdff4024e496b30704753">InverseConstraintProto</a></li>
<li>mutable_f_inverse()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#acd46cc94bede1058b63640b4ee057013">InverseConstraintProto</a></li>
<li>mutable_final_states()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a67c147e08f33bcc007a844f317570b85">AutomatonConstraintProto</a></li>
<li>mutable_floating_point_objective()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a0f31435a47a2e3318ff644e9798cb8f5">CpModelProto</a></li>
<li>mutable_heads()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a62eea3140267410e56cbd49212110779">CircuitConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a62eea3140267410e56cbd49212110779">RoutesConstraintProto</a></li>
<li>mutable_int_div()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa720ce3d68f96025f608a52a1e761737">ConstraintProto</a></li>
<li>mutable_int_mod()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa91cd2a601e01dd99c73179894464bb4">ConstraintProto</a></li>
<li>mutable_int_prod()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a52dc598c13a3becce29a5bf1efe8d0df">ConstraintProto</a></li>
<li>mutable_integer_objective()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a185bb87cb72271a2458d742f8fea4698">CpSolverResponse</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#a83c84be6ca585b1d85b84984b5849588">CumulativeConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a83c84be6ca585b1d85b84984b5849588">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_level_changes()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ae0752ac97a102106e554990ffa4f1029">ReservoirConstraintProto</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_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#a201011b665c31f3f6f333c5b67658460">BoolArgumentProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#a201011b665c31f3f6f333c5b67658460">BooleanAssignment</a>, <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a201011b665c31f3f6f333c5b67658460">CircuitConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#a201011b665c31f3f6f333c5b67658460">LinearBooleanConstraint</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#a201011b665c31f3f6f333c5b67658460">LinearObjective</a>, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a201011b665c31f3f6f333c5b67658460">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#aed40b8219b4bd0b1dccd453eed153fc2">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#a40a4b138f2c2868e312e489fabb55ea5">CpModelProto</a></li>
<li>mutable_size()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#aca165a493df35a1ccff8ced0f8889cb8">IntervalConstraintProto</a></li>
<li>mutable_solution()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac63f11a26e1bfac3b2b82c9f8815b80e">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_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()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a2f02395a4cc7af9a90249b324925d4f0">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#a204f74eb50559108c49edfb954d9ff0f">CpSolverResponse</a></li>
<li>mutable_support()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ab6b2fee9a10fabbd92999fd6f4f2854b">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#affba254b08536b6cedf3b068adb82022">CircuitConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#affba254b08536b6cedf3b068adb82022">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_time_exprs()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a83b57c327bcca42717f8352ce062cb38">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#ad86c5a3bf90e1dd31377535bdab3e15c">AutomatonConstraintProto</a></li>
<li>mutable_transition_label()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab001761114d67b208e22b9f80197b796">AutomatonConstraintProto</a></li>
<li>mutable_transition_tail()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a022d31abe02758022dadc5e388d72c6a">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_cp_solver_solution.html#a7c2c6ab41a6d834d559de03cfe6dd009">CpSolverSolution</a>, <a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a7c2c6ab41a6d834d559de03cfe6dd009">PartialVariableAssignment</a>, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a7c2c6ab41a6d834d559de03cfe6dd009">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#a8fed3469d043cdff0fe8d389390185b8">CpModelProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1aca68136da116d5f84a262bb49b6390">DecisionStrategyProto</a></li>
<li>mutable_vars()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a903f6ead1087d8433f23518e29c4405c">AutomatonConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a903f6ead1087d8433f23518e29c4405c">CpObjectiveProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a903f6ead1087d8433f23518e29c4405c">ElementConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_float_objective_proto.html#a903f6ead1087d8433f23518e29c4405c">FloatObjectiveProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a903f6ead1087d8433f23518e29c4405c">LinearConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a903f6ead1087d8433f23518e29c4405c">LinearExpressionProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a903f6ead1087d8433f23518e29c4405c">ListOfVariablesProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a903f6ead1087d8433f23518e29c4405c">PartialVariableAssignment</a>, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a903f6ead1087d8433f23518e29c4405c">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#a292cb7db0eef7c0f72997a4621a3dd38">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#a2717801eed8e42c97a5694df8e72b3c1">NoOverlap2DConstraintProto</a></li>
<li>MutableProto()&#160;:&#160;<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></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>