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

128 lines
19 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">Google OR-Tools 9.1</span>
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>C++ Reference</h2>
<ul>
<li><a href="../cpp_algorithms/annotated.html">Algorithms</a></li>
<li><a href="../cpp_sat/annotated.html">CP-SAT</a></li>
<li><a href="../cpp_graph/annotated.html">Graph</a></li>
<li><a href="../cpp_routing/annotated.html">Routing</a></li>
<li><a href="../cpp_linear/annotated.html">Linear solver</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">C++ Reference: CP-SAT</h1>
</div>
<!-- Generated by Doxygen 1.9.2 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('functions_func_i.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_i" name="index_i"></a>- i -</h3><ul>
<li>index()&#160;:&#160;<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#aa801a4c48e7ac7e4102ba9cb7506620b">DecisionStrategyProto_AffineTransformation</a>, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aa801a4c48e7ac7e4102ba9cb7506620b">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()&#160;:&#160;<a class="el" href="classoperations__research_1_1_time_limit.html#a8e8e386d8f916b1fefb983118cbdf0a6">TimeLimit</a></li>
<li>initial_polarity()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#acdf9e882380c9dc5181445d12ef0e455">SatParameters</a></li>
<li>initial_variables_activity()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#acabedd7725b642e1e6a45cd189f7345a">SatParameters</a></li>
<li>InsertInterval()&#160;:&#160;<a class="el" href="classoperations__research_1_1_sorted_disjoint_interval_list.html#a98d422cdf1189554c138f6904ee692d0">SortedDisjointIntervalList</a></li>
<li>InsertIntervals()&#160;:&#160;<a class="el" href="classoperations__research_1_1_sorted_disjoint_interval_list.html#aff930e0166debad0a832fa30046e7b7b">SortedDisjointIntervalList</a></li>
<li>instantiate_all_variables()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#aaee385bc09f704a88dee6b939782e21a">SatParameters</a></li>
<li>int_div()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a216aed7b5143ad10a49d3c6a470767ed">ConstraintProto</a></li>
<li>int_max()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a4c799d31fe6807b63eeff7c83d6c99a0">ConstraintProto</a></li>
<li>int_min()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6f3314c1f89a8d7bdd27c80a9617eba1">ConstraintProto</a></li>
<li>int_mod()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a09acf55208d22ddc4f1b683d84c13d76">ConstraintProto</a></li>
<li>int_prod()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a89454decd399c2919890267663824597">ConstraintProto</a></li>
<li>IntegerArgumentProto()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#af865a5890a85594f17c9eae82a3af111">IntegerArgumentProto</a></li>
<li>IntegerVariableProto()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a759b700692de7403591a8f7556d642bc">IntegerVariableProto</a></li>
<li>interleave_batch_size()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a011cf369879443a251ab163ec4245440">SatParameters</a></li>
<li>interleave_search()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a06730fdc65bbc2f484f63f2434ca3ee0">SatParameters</a></li>
<li>internal_default_instance()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#a21d7290b5bc7268b895f31b1dc903833">AllDifferentConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a90a3096d817e7032419ba8a5e597e330">AutomatonConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#aeffdc9370e0875633e674722a278f1d7">BoolArgumentProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#a0923d828e1e986765c5621cdde607385">BooleanAssignment</a>, <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a90d91cb8124b21e3e66f93fb54f606c6">CircuitConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ac47fe7ceaef0a9110b77f51d658bae86">ConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#a8b29fdee19774082ac33b32be03ecda9">CpModelProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#aa5594863a70ceb83d091cc13c0e0e64b">CpObjectiveProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a8596f9a80b51a35cbab5d4f3b09e34ae">CpSolverResponse</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a444f6b5fbe5c913bf23409b9e982c486">CumulativeConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#ac8624f6202a1a9127dc7180f62ca3a65">DecisionStrategyProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#a5c64a7cfe8e90adbe38c9be336290a67">DecisionStrategyProto_AffineTransformation</a>, <a class="el" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#a3e5b88fa00e7e7b51666fc86e8d218de">DenseMatrixProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#a34e75ecf4c8145765993bf2177f71903">ElementConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_integer_argument_proto.html#ac37049e69bf53b023f116eed4088c1b9">IntegerArgumentProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#a961a8baca7781059e8c7646635c33229">IntegerVariableProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#a89ef6e134706d156a4a0ae36e9a50a7f">IntervalConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a0cd27017ea18776f1162a90c6136aba9">InverseConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a7a903845a8e5de7d16cc1be4f3d1ed64">LinearArgumentProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#a9da871d50f565797e9988422bc818d71">LinearBooleanConstraint</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#aa33bf3ec2009a64ae75c0af9a6d90c35">LinearBooleanProblem</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#a7b739e366c6301969dd21ee7747907d2">LinearConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#adad67cac586a79c4fd2914b0ff104aba">LinearExpressionProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#a8edda0a8d32026a102afc5c416d5f28e">LinearObjective</a>, <a class="el" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#afd68b16c577295d8674a65277d58b1b6">ListOfVariablesProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a72f18fb779ea10d8dffcb3c29c33724f">NoOverlap2DConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a763644e3aeec3f868f21971732165fca">NoOverlapConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#a436ca4db9b0c151d582633c9a29ef51c">PartialVariableAssignment</a>, <a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a98780fdb856e813ea0516c0c348a1002">ReservoirConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#affc76b53eaf66fbabcb7426dfd536589">RoutesConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a7586610d6f439f8ae0f2587367ded07f">SatParameters</a>, <a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#adfec958c98b98aadf0bde659f188f048">SparsePermutationProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#a2a84daf8042b7550ec4f76817997957b">SymmetryProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#a99fba3a7f4be63c8509544257b2b82bb">TableConstraintProto</a></li>
<li>IntersectionWith()&#160;:&#160;<a class="el" href="classoperations__research_1_1_domain.html#a835826c4c5129b74553042a357a721ff">Domain</a></li>
<li>interval()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a2ec4b0b15e694caaaa842243694c51f5">ConstraintProto</a></li>
<li>IntervalConstraintProto()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#afb12210e8e4f7cdac27bbd59c59595d2">IntervalConstraintProto</a></li>
<li>intervals()&#160;:&#160;<a class="el" href="classoperations__research_1_1_domain.html#a9743d7273fb28e7fff6ed810c90a43f1">Domain</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#a20b8389b79079bde9b397de12921bf8b">CumulativeConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#a20b8389b79079bde9b397de12921bf8b">NoOverlapConstraintProto</a></li>
<li>intervals_size()&#160;:&#160;<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>IntervalVar()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_interval_var.html#abc65bca287dcaf1b40050c24f3a8a917">IntervalVar</a></li>
<li>IntVar()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_int_var.html#a7400b108444b2375d723b848e23bb169">IntVar</a></li>
<li>inverse()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#a6348e43e49959b82c0eb682ad8aef02c">ConstraintProto</a></li>
<li>InverseConstraintProto()&#160;:&#160;<a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#a679c2a6953c3485c7448529be27d65d7">InverseConstraintProto</a></li>
<li>InverseMultiplicationBy()&#160;:&#160;<a class="el" href="classoperations__research_1_1_domain.html#a1341b29865c5167a64de30c797672e4c">Domain</a></li>
<li>IsEmpty()&#160;:&#160;<a class="el" href="classoperations__research_1_1_domain.html#a8e12342fc420701fbffd97025421575a">Domain</a></li>
<li>IsFixed()&#160;:&#160;<a class="el" href="classoperations__research_1_1_domain.html#a826a01cb8175850ff6e5b833e4689959">Domain</a></li>
<li>IsIncludedIn()&#160;:&#160;<a class="el" href="classoperations__research_1_1_domain.html#a1f922def1b57974333f228818cd04e68">Domain</a></li>
<li>IsInitialized()&#160;:&#160;<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_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_integer_argument_proto.html#a83794439b5a81a507b67b07f09d4f048">IntegerArgumentProto</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>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>