Files
ortools-clone/docs/cpp_sat/functions_func_g.html
Laurent Perron a2ad6677e1 regenerate doc
2022-01-16 18:02:36 +01:00

331 lines
32 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.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_func_g.html','');});
/* @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_g"></a>- g -</h3><ul>
<li>gap_integral()
: <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a192a9d81f4708559fda93d27d104a81e">CpSolverResponse</a>
</li>
<li>Get()
: <a class="el" href="classoperations__research_1_1sat_1_1_model.html#a37eb53a23cb596ef5d2e3bbc0fab70dc">Model</a>
</li>
<li>GetBoolVarFromProtoIndex()
: <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html#ae1791e483516ceaac7c275500d6ac622">CpModelBuilder</a>
</li>
<li>GetCachedSize()
: <a class="el" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">AllDifferentConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">AutomatonConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">BoolArgumentProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">BooleanAssignment</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">CircuitConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">ConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">CpModelProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">CpObjectiveProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">CpSolverResponse</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_solution.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">CpSolverSolution</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">CumulativeConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">DecisionStrategyProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">DecisionStrategyProto_AffineTransformation</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">DenseMatrixProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">ElementConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_float_objective_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">FloatObjectiveProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">IntegerVariableProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">IntervalConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">InverseConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">LinearArgumentProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">LinearBooleanConstraint</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">LinearBooleanProblem</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">LinearConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">LinearExpressionProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">LinearObjective</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">ListOfVariablesProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">NoOverlap2DConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">NoOverlapConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">PartialVariableAssignment</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">ReservoirConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">RoutesConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">SatParameters</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">SparsePermutationProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">SymmetryProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">TableConstraintProto</a>
</li>
<li>GetClassData()
: <a class="el" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">AllDifferentConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">AutomatonConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ab79ad487088f0ad43b430a78c98f9700">BoolArgumentProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#ab79ad487088f0ad43b430a78c98f9700">BooleanAssignment</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">CircuitConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">ConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ab79ad487088f0ad43b430a78c98f9700">CpModelProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab79ad487088f0ad43b430a78c98f9700">CpObjectiveProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ab79ad487088f0ad43b430a78c98f9700">CpSolverResponse</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_solution.html#ab79ad487088f0ad43b430a78c98f9700">CpSolverSolution</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">CumulativeConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ab79ad487088f0ad43b430a78c98f9700">DecisionStrategyProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ab79ad487088f0ad43b430a78c98f9700">DecisionStrategyProto_AffineTransformation</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ab79ad487088f0ad43b430a78c98f9700">DenseMatrixProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">ElementConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_float_objective_proto.html#ab79ad487088f0ad43b430a78c98f9700">FloatObjectiveProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ab79ad487088f0ad43b430a78c98f9700">IntegerVariableProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">IntervalConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">InverseConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ab79ad487088f0ad43b430a78c98f9700">LinearArgumentProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#ab79ad487088f0ad43b430a78c98f9700">LinearBooleanConstraint</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#ab79ad487088f0ad43b430a78c98f9700">LinearBooleanProblem</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">LinearConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ab79ad487088f0ad43b430a78c98f9700">LinearExpressionProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#ab79ad487088f0ad43b430a78c98f9700">LinearObjective</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab79ad487088f0ad43b430a78c98f9700">ListOfVariablesProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">NoOverlap2DConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">NoOverlapConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ab79ad487088f0ad43b430a78c98f9700">PartialVariableAssignment</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">ReservoirConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">RoutesConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#ab79ad487088f0ad43b430a78c98f9700">SatParameters</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ab79ad487088f0ad43b430a78c98f9700">SparsePermutationProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ab79ad487088f0ad43b430a78c98f9700">SymmetryProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ab79ad487088f0ad43b430a78c98f9700">TableConstraintProto</a>
</li>
<li>GetDescriptor()
: <a class="el" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">AllDifferentConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">AutomatonConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">BoolArgumentProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#ac3a0363ef4ac7055acd3971d5ccf835a">BooleanAssignment</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">CircuitConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">ConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">CpModelProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">CpObjectiveProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#ac3a0363ef4ac7055acd3971d5ccf835a">CpSolverResponse</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_solution.html#ac3a0363ef4ac7055acd3971d5ccf835a">CpSolverSolution</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">CumulativeConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">DecisionStrategyProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#ac3a0363ef4ac7055acd3971d5ccf835a">DecisionStrategyProto_AffineTransformation</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">DenseMatrixProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">ElementConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_float_objective_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">FloatObjectiveProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">IntegerVariableProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">IntervalConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">InverseConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">LinearArgumentProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#ac3a0363ef4ac7055acd3971d5ccf835a">LinearBooleanConstraint</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#ac3a0363ef4ac7055acd3971d5ccf835a">LinearBooleanProblem</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">LinearConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">LinearExpressionProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#ac3a0363ef4ac7055acd3971d5ccf835a">LinearObjective</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">ListOfVariablesProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">NoOverlap2DConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">NoOverlapConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#ac3a0363ef4ac7055acd3971d5ccf835a">PartialVariableAssignment</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">ReservoirConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">RoutesConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#ac3a0363ef4ac7055acd3971d5ccf835a">SatParameters</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">SparsePermutationProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">SymmetryProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#ac3a0363ef4ac7055acd3971d5ccf835a">TableConstraintProto</a>
</li>
<li>GetDeterministicTimeLeft()
: <a class="el" href="classoperations__research_1_1_time_limit.html#a362a88bfe50d83c028154a62ef53e780">TimeLimit</a>
</li>
<li>GetElapsedDeterministicTime()
: <a class="el" href="classoperations__research_1_1_shared_time_limit.html#ac7e861414a70fc937d18bc7ca743fc98">SharedTimeLimit</a>
, <a class="el" href="classoperations__research_1_1_time_limit.html#ac7e861414a70fc937d18bc7ca743fc98">TimeLimit</a>
</li>
<li>GetElapsedTime()
: <a class="el" href="classoperations__research_1_1_time_limit.html#ae3fe2e2b613455b49c6cc74dd3c7581e">TimeLimit</a>
</li>
<li>GetInstructionsLeft()
: <a class="el" href="classoperations__research_1_1_time_limit.html#a0be73bea3d751ca2926c1cd616abb31e">TimeLimit</a>
</li>
<li>GetIntervalVarFromProtoIndex()
: <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html#a9ff0b1b7e617ce43edcd01029eeb80af">CpModelBuilder</a>
</li>
<li>GetIntVarFromProtoIndex()
: <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html#abbb17eb0f6b7c2104e681dbf8b1de525">CpModelBuilder</a>
</li>
<li>GetMetadata()
: <a class="el" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">AllDifferentConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">AutomatonConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#abee10a388b53df255f15fbec07e1ac80">BoolArgumentProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#abee10a388b53df255f15fbec07e1ac80">BooleanAssignment</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">CircuitConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">ConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#abee10a388b53df255f15fbec07e1ac80">CpModelProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#abee10a388b53df255f15fbec07e1ac80">CpObjectiveProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#abee10a388b53df255f15fbec07e1ac80">CpSolverResponse</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_solution.html#abee10a388b53df255f15fbec07e1ac80">CpSolverSolution</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">CumulativeConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#abee10a388b53df255f15fbec07e1ac80">DecisionStrategyProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#abee10a388b53df255f15fbec07e1ac80">DecisionStrategyProto_AffineTransformation</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#abee10a388b53df255f15fbec07e1ac80">DenseMatrixProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">ElementConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_float_objective_proto.html#abee10a388b53df255f15fbec07e1ac80">FloatObjectiveProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#abee10a388b53df255f15fbec07e1ac80">IntegerVariableProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">IntervalConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">InverseConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#abee10a388b53df255f15fbec07e1ac80">LinearArgumentProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#abee10a388b53df255f15fbec07e1ac80">LinearBooleanConstraint</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#abee10a388b53df255f15fbec07e1ac80">LinearBooleanProblem</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">LinearConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#abee10a388b53df255f15fbec07e1ac80">LinearExpressionProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#abee10a388b53df255f15fbec07e1ac80">LinearObjective</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#abee10a388b53df255f15fbec07e1ac80">ListOfVariablesProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">NoOverlap2DConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">NoOverlapConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#abee10a388b53df255f15fbec07e1ac80">PartialVariableAssignment</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">ReservoirConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">RoutesConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#abee10a388b53df255f15fbec07e1ac80">SatParameters</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#abee10a388b53df255f15fbec07e1ac80">SparsePermutationProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#abee10a388b53df255f15fbec07e1ac80">SymmetryProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#abee10a388b53df255f15fbec07e1ac80">TableConstraintProto</a>
</li>
<li>GetOrCreate()
: <a class="el" href="classoperations__research_1_1sat_1_1_model.html#a8d72645353ea6770911c4e0724995ed6">Model</a>
</li>
<li>GetReflection()
: <a class="el" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">AllDifferentConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">AutomatonConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a1357c96fb88e28af1b115542dcc00a0c">BoolArgumentProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#a1357c96fb88e28af1b115542dcc00a0c">BooleanAssignment</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">CircuitConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">ConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a1357c96fb88e28af1b115542dcc00a0c">CpModelProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a1357c96fb88e28af1b115542dcc00a0c">CpObjectiveProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a1357c96fb88e28af1b115542dcc00a0c">CpSolverResponse</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_solution.html#a1357c96fb88e28af1b115542dcc00a0c">CpSolverSolution</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">CumulativeConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a1357c96fb88e28af1b115542dcc00a0c">DecisionStrategyProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a1357c96fb88e28af1b115542dcc00a0c">DecisionStrategyProto_AffineTransformation</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a1357c96fb88e28af1b115542dcc00a0c">DenseMatrixProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">ElementConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_float_objective_proto.html#a1357c96fb88e28af1b115542dcc00a0c">FloatObjectiveProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a1357c96fb88e28af1b115542dcc00a0c">IntegerVariableProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">IntervalConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">InverseConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a1357c96fb88e28af1b115542dcc00a0c">LinearArgumentProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#a1357c96fb88e28af1b115542dcc00a0c">LinearBooleanConstraint</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#a1357c96fb88e28af1b115542dcc00a0c">LinearBooleanProblem</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">LinearConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a1357c96fb88e28af1b115542dcc00a0c">LinearExpressionProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#a1357c96fb88e28af1b115542dcc00a0c">LinearObjective</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a1357c96fb88e28af1b115542dcc00a0c">ListOfVariablesProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">NoOverlap2DConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">NoOverlapConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a1357c96fb88e28af1b115542dcc00a0c">PartialVariableAssignment</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">ReservoirConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">RoutesConstraintProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a1357c96fb88e28af1b115542dcc00a0c">SatParameters</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a1357c96fb88e28af1b115542dcc00a0c">SparsePermutationProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a1357c96fb88e28af1b115542dcc00a0c">SymmetryProto</a>
, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a1357c96fb88e28af1b115542dcc00a0c">TableConstraintProto</a>
</li>
<li>GetTimeLeft()
: <a class="el" href="classoperations__research_1_1_shared_time_limit.html#a4273b83b06bfbf856393db6d0a9b8715">SharedTimeLimit</a>
, <a class="el" href="classoperations__research_1_1_time_limit.html#a4273b83b06bfbf856393db6d0a9b8715">TimeLimit</a>
</li>
<li>GetTimeLimit()
: <a class="el" href="classoperations__research_1_1_nested_time_limit.html#a7e35d44d642ce651a7b5c7264ed6cc9c">NestedTimeLimit</a>
</li>
<li>glucose_decay_increment()
: <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#aa3342f5373f095b947b22a3aff402d4c">SatParameters</a>
</li>
<li>glucose_decay_increment_period()
: <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#ab39809bdbb3ad029350988d51f0a77e1">SatParameters</a>
</li>
<li>glucose_max_decay()
: <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a5808f2a80feb7508c0f0bd10c4f3f8ca">SatParameters</a>
</li>
<li>GrowRightByOne()
: <a class="el" href="classoperations__research_1_1_sorted_disjoint_interval_list.html#af7cd42a0a04979906eb7a73ff0b8a7fb">SortedDisjointIntervalList</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>