293 lines
22 KiB
HTML
293 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.8.15 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&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&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&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('functions_i.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">
|
|
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
|
|
|
|
<h3><a id="index_i"></a>- i -</h3><ul>
|
|
<li>IN_ORDER
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a3c349339aaf91914e7d5e438e28d257d">SatParameters</a>
|
|
</li>
|
|
<li>IN_RANDOM_ORDER
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a34d741fc0d504b4f4e9c2ade0b6c5562">SatParameters</a>
|
|
</li>
|
|
<li>IN_REVERSE_ORDER
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a5953107a948d890e156e53963398db0f">SatParameters</a>
|
|
</li>
|
|
<li>index()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_bool_var.html#acca41811e8aaab0112b987749c0ecb93">BoolVar</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a7d0a1f65e9b5982c6a4f98cf7aa41cd6">DecisionStrategyProto_AffineTransformation</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a7d0a1f65e9b5982c6a4f98cf7aa41cd6">ElementConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_interval_var.html#acca41811e8aaab0112b987749c0ecb93">IntervalVar</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_int_var.html#acca41811e8aaab0112b987749c0ecb93">IntVar</a>
|
|
</li>
|
|
<li>Infinite()
|
|
: <a class="el" href="classoperations__research_1_1_time_limit.html#a517ffd071860d7efd76134e25f6f03e1">TimeLimit</a>
|
|
</li>
|
|
<li>initial_polarity()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#acdf9e882380c9dc5181445d12ef0e455">SatParameters</a>
|
|
</li>
|
|
<li>initial_variables_activity()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#acabedd7725b642e1e6a45cd189f7345a">SatParameters</a>
|
|
</li>
|
|
<li>inner_objective_lower_bound()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a881b17fa0df274ace1252294a7946189">CpSolverResponse</a>
|
|
</li>
|
|
<li>InsertInterval()
|
|
: <a class="el" href="classoperations__research_1_1_sorted_disjoint_interval_list.html#a98d422cdf1189554c138f6904ee692d0">SortedDisjointIntervalList</a>
|
|
</li>
|
|
<li>InsertIntervals()
|
|
: <a class="el" href="classoperations__research_1_1_sorted_disjoint_interval_list.html#a35e367ad3f741a0b6117b1ed0d913646">SortedDisjointIntervalList</a>
|
|
</li>
|
|
<li>instantiate_all_variables()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#aaee385bc09f704a88dee6b939782e21a">SatParameters</a>
|
|
</li>
|
|
<li>int_div()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ab3451220a20b3a6c23cd7ef1ffcdebe1">ConstraintProto</a>
|
|
</li>
|
|
<li>int_mod()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae6adafb02e5b42fb52221114119a158a">ConstraintProto</a>
|
|
</li>
|
|
<li>int_prod()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4567d228ce1b15d80cd3408cb8ca86af">ConstraintProto</a>
|
|
</li>
|
|
<li>integer_objective()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#aed3a2598cd50622604b612d81d871797">CpSolverResponse</a>
|
|
</li>
|
|
<li>integer_offset()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ae878135a2dba8f7b147560cf8b15c885">CpObjectiveProto</a>
|
|
</li>
|
|
<li>integer_scaling_factor()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#ab3242057dcb3b3006adcf4bfffeaddff">CpObjectiveProto</a>
|
|
</li>
|
|
<li>IntegerVariableProto()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a759b700692de7403591a8f7556d642bc">IntegerVariableProto</a>
|
|
</li>
|
|
<li>interleave_batch_size()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a1a689a3d19ccf02820882a823a60b4cd">SatParameters</a>
|
|
</li>
|
|
<li>interleave_search()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a06730fdc65bbc2f484f63f2434ca3ee0">SatParameters</a>
|
|
</li>
|
|
<li>internal_default_instance()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a2a383b55214b5dc363f309fb3eacb591">AllDifferentConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a40c7d7307cd44778b4788cd417dcce9a">AutomatonConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a08e635552ab1f2c81cc9ab26fe10b83e">BoolArgumentProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#af913d9c7f4e8ad504536e9b269c6aa71">BooleanAssignment</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a30695f3d48282b5bf225b63d84d5e772">CircuitConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ad779a03aef9accf2aab5c5007f917d1b">ConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#aa1b52cbe527dc62e165a893d97e77553">CpModelProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a3dbebc1da6b18b37d0ff56395edd14f7">CpObjectiveProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a35c0424dc86a508abbafe44b6c0311ad">CpSolverResponse</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_solution.html#af7dd37307ff22950074e7d7de948acc4">CpSolverSolution</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a1a596895b656fc2283b6d3c2774ed54e">CumulativeConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#aa58481ecc43ac31d9c3f16abbb71816e">DecisionStrategyProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a98434c0b1d0b786f99b2bbc1ac6f956f">DecisionStrategyProto_AffineTransformation</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#abe836fb51a6c3cabf3cdad1694a51abe">DenseMatrixProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a621a7473a8729b2d327b8a81420cd118">ElementConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_float_objective_proto.html#aa637059dd894fe695997019585cbb637">FloatObjectiveProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#ac1c3cf2ce95c21ce61949f93e3d875ba">IntegerVariableProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#ae2f3b21a4d4e1d963f04aaa567f2c49c">IntervalConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a4adb6a102361ee0ddbeac28b48384086">InverseConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a8c1d4eff17d8a16a324affd656b83928">LinearArgumentProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#a505761d16140eac49b4433827a5d47ef">LinearBooleanConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#a72a05e543a5e5eea7158bc380b63aecc">LinearBooleanProblem</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#ad046f0f565ffdb89b7b37cfdb158adf3">LinearConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a5cfcd66fc5d78ae8dc5c820dcb172dff">LinearExpressionProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#a5f807045477a61f08c2632c4a0a7412f">LinearObjective</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#ab7c7a98d6a92f1258f9db3652fdef174">ListOfVariablesProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#add22c64579e3719b1fb35dcb07ae45ae">NoOverlap2DConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#ac9d6c52092e36be6eee98622ede47c79">NoOverlapConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a541af2edc140f8b15091ef7137eacb5f">PartialVariableAssignment</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a7c4f34cf00f255204c546595ffdb565b">ReservoirConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0cf7384a85e3802811c4e16bf8516514">RoutesConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#adb5460d3100521b4dc25d5799430097a">SatParameters</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a8bd0fb54c2dca8f32d3b4f683a50c03b">SparsePermutationProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a1e66d8c88934096bf3ebaf38fa45c8ff">SymmetryProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a637aed2c439bb7d0588bf6f49da5d52a">TableConstraintProto</a>
|
|
</li>
|
|
<li>IntersectionWith()
|
|
: <a class="el" href="classoperations__research_1_1_domain.html#a835826c4c5129b74553042a357a721ff">Domain</a>
|
|
</li>
|
|
<li>interval()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ec4b0b15e694caaaa842243694c51f5">ConstraintProto</a>
|
|
</li>
|
|
<li>IntervalConstraintProto()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afb12210e8e4f7cdac27bbd59c59595d2">IntervalConstraintProto</a>
|
|
</li>
|
|
<li>intervals
|
|
: <a class="el" href="structoperations__research_1_1_domain_1_1_domain_iterator_begin_end.html#a3866b84da5e3a1774d4d4f1969fc84c6">Domain::DomainIteratorBeginEnd</a>
|
|
, <a class="el" href="structoperations__research_1_1_domain_1_1_domain_iterator_begin_end_with_ownership.html#a75fa90ed0ac1e8625131ad759e2ac17c">Domain::DomainIteratorBeginEndWithOwnership</a>
|
|
, <a class="el" href="classoperations__research_1_1_domain.html#a990d3e7957d45a6f940612ca59ed0d80">Domain</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a5efe019cc6af6014c2e281abc5d54207">CumulativeConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a53948d38e524122d6c22b424c562a081">NoOverlapConstraintProto</a>
|
|
</li>
|
|
<li>intervals_size()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a4ab001dbef7ddca54ae4ea003fae5a1b">CumulativeConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a4ab001dbef7ddca54ae4ea003fae5a1b">NoOverlapConstraintProto</a>
|
|
</li>
|
|
<li>IntervalSet
|
|
: <a class="el" href="classoperations__research_1_1_sorted_disjoint_interval_list.html#aa352f1028f02e91e2df1a7fd8e5d8e11">SortedDisjointIntervalList</a>
|
|
</li>
|
|
<li>IntervalVar
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_bool_var.html#afc7f9983234a41167299a74f07ec6622">BoolVar</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html#afc7f9983234a41167299a74f07ec6622">CpModelBuilder</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_interval_var.html#abc65bca287dcaf1b40050c24f3a8a917">IntervalVar</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_int_var.html#afc7f9983234a41167299a74f07ec6622">IntVar</a>
|
|
</li>
|
|
<li>IntVar
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_bool_var.html#a34419e55556ff4e92b447fe895bdb9c3">BoolVar</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html#a34419e55556ff4e92b447fe895bdb9c3">CpModelBuilder</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_int_var.html#a7400b108444b2375d723b848e23bb169">IntVar</a>
|
|
</li>
|
|
<li>inverse()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6348e43e49959b82c0eb682ad8aef02c">ConstraintProto</a>
|
|
</li>
|
|
<li>InverseConstraintProto()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a14fcbcd32d4653a488713289f7f4534c">InverseConstraintProto</a>
|
|
</li>
|
|
<li>InverseMultiplicationBy()
|
|
: <a class="el" href="classoperations__research_1_1_domain.html#a1341b29865c5167a64de30c797672e4c">Domain</a>
|
|
</li>
|
|
<li>IsConstant()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_double_linear_expr.html#a2ae4e760d86ea13ee9289372c8cbb635">DoubleLinearExpr</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expr.html#a2ae4e760d86ea13ee9289372c8cbb635">LinearExpr</a>
|
|
</li>
|
|
<li>IsEmpty()
|
|
: <a class="el" href="classoperations__research_1_1_domain.html#a8e12342fc420701fbffd97025421575a">Domain</a>
|
|
</li>
|
|
<li>IsFixed()
|
|
: <a class="el" href="classoperations__research_1_1_domain.html#a826a01cb8175850ff6e5b833e4689959">Domain</a>
|
|
</li>
|
|
<li>IsIncludedIn()
|
|
: <a class="el" href="classoperations__research_1_1_domain.html#a1f922def1b57974333f228818cd04e68">Domain</a>
|
|
</li>
|
|
<li>IsInitialized()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">AllDifferentConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">AutomatonConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a83794439b5a81a507b67b07f09d4f048">BoolArgumentProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#a83794439b5a81a507b67b07f09d4f048">BooleanAssignment</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">CircuitConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">ConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a83794439b5a81a507b67b07f09d4f048">CpModelProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#a83794439b5a81a507b67b07f09d4f048">CpObjectiveProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a83794439b5a81a507b67b07f09d4f048">CpSolverResponse</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_solution.html#a83794439b5a81a507b67b07f09d4f048">CpSolverSolution</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">CumulativeConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a83794439b5a81a507b67b07f09d4f048">DecisionStrategyProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a83794439b5a81a507b67b07f09d4f048">DecisionStrategyProto_AffineTransformation</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a83794439b5a81a507b67b07f09d4f048">DenseMatrixProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">ElementConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_float_objective_proto.html#a83794439b5a81a507b67b07f09d4f048">FloatObjectiveProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a83794439b5a81a507b67b07f09d4f048">IntegerVariableProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">IntervalConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">InverseConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a83794439b5a81a507b67b07f09d4f048">LinearArgumentProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#a83794439b5a81a507b67b07f09d4f048">LinearBooleanConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#a83794439b5a81a507b67b07f09d4f048">LinearBooleanProblem</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">LinearConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#a83794439b5a81a507b67b07f09d4f048">LinearExpressionProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#a83794439b5a81a507b67b07f09d4f048">LinearObjective</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#a83794439b5a81a507b67b07f09d4f048">ListOfVariablesProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">NoOverlap2DConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">NoOverlapConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a83794439b5a81a507b67b07f09d4f048">PartialVariableAssignment</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">ReservoirConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">RoutesConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a83794439b5a81a507b67b07f09d4f048">SatParameters</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#a83794439b5a81a507b67b07f09d4f048">SparsePermutationProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a83794439b5a81a507b67b07f09d4f048">SymmetryProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a83794439b5a81a507b67b07f09d4f048">TableConstraintProto</a>
|
|
</li>
|
|
<li>Iterator
|
|
: <a class="el" href="classoperations__research_1_1_sorted_disjoint_interval_list.html#a887fa442455fd18cac74b3039e442aeb">SortedDisjointIntervalList</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|