Files
ortools-clone/docs/cpp_sat/classes.html
2021-12-14 13:41:01 +01:00

141 lines
22 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('classes.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="header">
<div class="headertitle"><div class="title">Class Index</div></div>
</div><!--header-->
<div class="contents">
<div class="qindex"><a class="qindex" href="#letter_A">A</a>&#160;|&#160;<a class="qindex" href="#letter_B">B</a>&#160;|&#160;<a class="qindex" href="#letter_C">C</a>&#160;|&#160;<a class="qindex" href="#letter_D">D</a>&#160;|&#160;<a class="qindex" href="#letter_E">E</a>&#160;|&#160;<a class="qindex" href="#letter_F">F</a>&#160;|&#160;<a class="qindex" href="#letter_I">I</a>&#160;|&#160;<a class="qindex" href="#letter_L">L</a>&#160;|&#160;<a class="qindex" href="#letter_M">M</a>&#160;|&#160;<a class="qindex" href="#letter_N">N</a>&#160;|&#160;<a class="qindex" href="#letter_P">P</a>&#160;|&#160;<a class="qindex" href="#letter_R">R</a>&#160;|&#160;<a class="qindex" href="#letter_S">S</a>&#160;|&#160;<a class="qindex" href="#letter_T">T</a></div>
<div class="classindex">
<dl class="classindex even">
<dt class="alphachar"><a id="letter_A" name="letter_A">A</a></dt>
<dd><a class="el" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html">AllDifferentConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint.html">AutomatonConstraint</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html">AutomatonConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a id="letter_B" name="letter_B">B</a></dt>
<dd><a class="el" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html">BoolArgumentProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html">BooleanAssignment</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_bool_var.html">BoolVar</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a id="letter_C" name="letter_C">C</a></dt>
<dd><a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint.html">CircuitConstraint</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html">CircuitConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="structoperations__research_1_1_closed_interval.html">ClosedInterval</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_constraint.html">Constraint</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html">ConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html">CpModelBuilder</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html">CpModelProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html">CpObjectiveProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html">CpSolverResponse</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_solution.html">CpSolverSolution</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint.html">CumulativeConstraint</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html">CumulativeConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a id="letter_D" name="letter_D">D</a></dt>
<dd><a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html">DecisionStrategyProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html">DecisionStrategyProto_AffineTransformation</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html">DenseMatrixProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1_domain.html">Domain</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_domain_1_1_domain_iterator.html">Domain::DomainIterator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_domain_1_1_domain_iterator_begin_end.html">Domain::DomainIteratorBeginEnd</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="structoperations__research_1_1_domain_1_1_domain_iterator_begin_end_with_ownership.html">Domain::DomainIteratorBeginEndWithOwnership</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_double_linear_expr.html">DoubleLinearExpr</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a id="letter_E" name="letter_E">E</a></dt>
<dd><a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html">ElementConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a id="letter_F" name="letter_F">F</a></dt>
<dd><a class="el" href="classoperations__research_1_1sat_1_1_float_objective_proto.html">FloatObjectiveProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a id="letter_I" name="letter_I">I</a></dt>
<dd><a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html">IntegerVariableProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="structoperations__research_1_1_sorted_disjoint_interval_list_1_1_interval_comparator.html">SortedDisjointIntervalList::IntervalComparator</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html">IntervalConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_interval_var.html">IntervalVar</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_int_var.html">IntVar</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html">InverseConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_cp_solver_status_01_4.html">is_proto_enum&lt; ::operations_research::sat::CpSolverStatus &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_decision_strategy_proto___domain_reduction_strategy_01_4.html">is_proto_enum&lt; ::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_decision_strategy_proto___variable_selection_strategy_01_4.html">is_proto_enum&lt; ::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___binary_minization_algorithm_01_4.html">is_proto_enum&lt; ::operations_research::sat::SatParameters_BinaryMinizationAlgorithm &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___clause_ordering_01_4.html">is_proto_enum&lt; ::operations_research::sat::SatParameters_ClauseOrdering &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___clause_protection_01_4.html">is_proto_enum&lt; ::operations_research::sat::SatParameters_ClauseProtection &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___conflict_minimization_algorithm_01_4.html">is_proto_enum&lt; ::operations_research::sat::SatParameters_ConflictMinimizationAlgorithm &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___f_p_rounding_method_01_4.html">is_proto_enum&lt; ::operations_research::sat::SatParameters_FPRoundingMethod &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___max_sat_assumption_order_01_4.html">is_proto_enum&lt; ::operations_research::sat::SatParameters_MaxSatAssumptionOrder &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___max_sat_stratification_algorithm_01_4.html">is_proto_enum&lt; ::operations_research::sat::SatParameters_MaxSatStratificationAlgorithm &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___polarity_01_4.html">is_proto_enum&lt; ::operations_research::sat::SatParameters_Polarity &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___restart_algorithm_01_4.html">is_proto_enum&lt; ::operations_research::sat::SatParameters_RestartAlgorithm &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___search_branching_01_4.html">is_proto_enum&lt; ::operations_research::sat::SatParameters_SearchBranching &gt;</a></dd><dd><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___variable_order_01_4.html">is_proto_enum&lt; ::operations_research::sat::SatParameters_VariableOrder &gt;</a></dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a id="letter_L" name="letter_L">L</a></dt>
<dd><a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html">LinearArgumentProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html">LinearBooleanConstraint</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html">LinearBooleanProblem</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html">LinearConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_linear_expr.html">LinearExpr</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html">LinearExpressionProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html">LinearObjective</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html">ListOfVariablesProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a id="letter_M" name="letter_M">M</a></dt>
<dd><a class="el" href="classoperations__research_1_1sat_1_1_model.html">Model</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_multiple_circuit_constraint.html">MultipleCircuitConstraint</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a id="letter_N" name="letter_N">N</a></dt>
<dd><a class="el" href="classoperations__research_1_1_nested_time_limit.html">NestedTimeLimit</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint.html">NoOverlap2DConstraint</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html">NoOverlap2DConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html">NoOverlapConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a id="letter_P" name="letter_P">P</a></dt>
<dd><a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html">PartialVariableAssignment</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a id="letter_R" name="letter_R">R</a></dt>
<dd><a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint.html">ReservoirConstraint</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html">ReservoirConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html">RoutesConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd></dl>
<dl class="classindex even">
<dt class="alphachar"><a id="letter_S" name="letter_S">S</a></dt>
<dd><a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html">SatParameters</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1_shared_time_limit.html">SharedTimeLimit</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1_sorted_disjoint_interval_list.html">SortedDisjointIntervalList</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html">SparsePermutationProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_symmetry_proto.html">SymmetryProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd></dl>
<dl class="classindex odd">
<dt class="alphachar"><a id="letter_T" name="letter_T">T</a></dt>
<dd><a class="el" href="classoperations__research_1_1sat_1_1_table_constraint.html">TableConstraint</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html">TableConstraintProto</a> (<a class="el" href="namespaceoperations__research_1_1sat.html">operations_research::sat</a>)</dd><dd><a class="el" href="struct_table_struct__ortools__2fsat__2fboolean__5fproblem__2eproto.html">TableStruct_ortools_2fsat_2fboolean_5fproblem_2eproto</a></dd><dd><a class="el" href="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto.html">TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto</a></dd><dd><a class="el" href="struct_table_struct__ortools__2fsat__2fsat__5fparameters__2eproto.html">TableStruct_ortools_2fsat_2fsat_5fparameters_2eproto</a></dd><dd><a class="el" href="classoperations__research_1_1_time_limit.html">TimeLimit</a> (<a class="el" href="namespaceoperations__research.html">operations_research</a>)</dd></dl>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>