Files
ortools-clone/docs/cpp_sat/inherits.html
Mizux Seiha a63584bd48 Update doc
2021-02-16 18:36:04 +01:00

217 lines
14 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 8.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.1 -->
<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','.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: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('hierarchy.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 Hierarchy</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">
<p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
</div><table border="0" cellspacing="10" cellpadding="0">
<tr><td><img src="inherit_graph_0.png" border="0" usemap="#a_bool_var" alt=""/>
<map name="a_bool_var" id="a_bool_var">
<area shape="rect" href="classoperations__research_1_1sat_1_1_bool_var.html" title="A Boolean variable." alt="" coords="5,5,79,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_1.png" border="0" usemap="#a_closed_interval" alt=""/>
<map name="a_closed_interval" id="a_closed_interval">
<area shape="rect" href="structoperations__research_1_1_closed_interval.html" title="Represents a closed interval [start, end]." alt="" coords="5,5,121,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_2.png" border="0" usemap="#a_constraint" alt=""/>
<map name="a_constraint" id="a_constraint">
<area shape="rect" href="classoperations__research_1_1sat_1_1_constraint.html" title="A constraint." alt="" coords="5,157,95,184"/>
<area shape="rect" href="classoperations__research_1_1sat_1_1_automaton_constraint.html" title="Specialized automaton constraint." alt="" coords="154,5,315,32"/>
<area shape="rect" href="classoperations__research_1_1sat_1_1_circuit_constraint.html" title="Specialized circuit constraint." alt="" coords="169,56,300,83"/>
<area shape="rect" href="classoperations__research_1_1sat_1_1_cumulative_constraint.html" title="Specialized cumulative constraint." alt="" coords="153,107,317,133"/>
<area shape="rect" href="classoperations__research_1_1sat_1_1_multiple_circuit_constraint.html" title="Specialized circuit constraint." alt="" coords="143,157,327,184"/>
<area shape="rect" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint.html" title="Specialized no_overlap2D constraint." alt="" coords="147,208,323,235"/>
<area shape="rect" href="classoperations__research_1_1sat_1_1_reservoir_constraint.html" title="Specialized reservoir constraint." alt="" coords="159,259,310,285"/>
<area shape="rect" href="classoperations__research_1_1sat_1_1_table_constraint.html" title="Specialized assignment constraint." alt="" coords="173,309,296,336"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_3.png" border="0" usemap="#a_cp_model_builder" alt=""/>
<map name="a_cp_model_builder" id="a_cp_model_builder">
<area shape="rect" href="classoperations__research_1_1sat_1_1_cp_model_builder.html" title="Wrapper class around the cp_model proto." alt="" coords="5,5,131,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_4.png" border="0" usemap="#a_domain" alt=""/>
<map name="a_domain" id="a_domain">
<area shape="rect" href="classoperations__research_1_1_domain.html" title="We call domain any subset of Int64 = [kint64min, kint64max]." alt="" coords="5,5,79,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_5.png" border="0" usemap="#a_interval_var" alt=""/>
<map name="a_interval_var" id="a_interval_var">
<area shape="rect" href="classoperations__research_1_1sat_1_1_interval_var.html" title="Represents a Interval variable." alt="" coords="5,5,100,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_6.png" border="0" usemap="#a_int_var" alt=""/>
<map name="a_int_var" id="a_int_var">
<area shape="rect" href="classoperations__research_1_1sat_1_1_int_var.html" title="An integer variable." alt="" coords="5,5,67,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_7.png" border="0" usemap="#ais__proto__enum_3_01_1_1operations__research_1_1sat_1_1_cp_solver_status_01_4" alt=""/>
<map name="ais__proto__enum_3_01_1_1operations__research_1_1sat_1_1_cp_solver_status_01_4" id="ais__proto__enum_3_01_1_1operations__research_1_1sat_1_1_cp_solver_status_01_4">
<area shape="rect" title=" " alt="" coords="5,526,89,553"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_cp_solver_status_01_4.html" title=" " alt="" coords="145,5,379,47"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_decision_strategy_proto___domain_reduction_strategy_01_4.html" title=" " alt="" coords="137,71,387,127"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_decision_strategy_proto___variable_selection_strategy_01_4.html" title=" " alt="" coords="139,151,385,207"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___binary_minization_algorithm_01_4.html" title=" " alt="" coords="153,231,371,287"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___clause_ordering_01_4.html" title=" " alt="" coords="153,311,371,367"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___clause_protection_01_4.html" title=" " alt="" coords="153,391,371,447"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___conflict_minimization_algorithm_01_4.html" title=" " alt="" coords="141,471,383,527"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___f_p_rounding_method_01_4.html" title=" " alt="" coords="153,551,371,607"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___max_sat_assumption_order_01_4.html" title=" " alt="" coords="153,631,371,687"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___max_sat_stratification_algorithm_01_4.html" title=" " alt="" coords="141,711,383,767"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___polarity_01_4.html" title=" " alt="" coords="153,791,371,847"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___restart_algorithm_01_4.html" title=" " alt="" coords="153,871,371,927"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___search_branching_01_4.html" title=" " alt="" coords="153,951,371,1007"/>
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1_sat_parameters___variable_order_01_4.html" title=" " alt="" coords="153,1031,371,1087"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_8.png" border="0" usemap="#a_linear_expr" alt=""/>
<map name="a_linear_expr" id="a_linear_expr">
<area shape="rect" href="classoperations__research_1_1sat_1_1_linear_expr.html" title="A dedicated container for linear expressions." alt="" coords="5,5,96,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_9.png" border="0" usemap="#a_model" alt=""/>
<map name="a_model" id="a_model">
<area shape="rect" href="classoperations__research_1_1sat_1_1_model.html" title="Class that owns everything related to a particular optimization model." alt="" coords="5,5,68,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_10.png" border="0" usemap="#a_nested_time_limit" alt=""/>
<map name="a_nested_time_limit" id="a_nested_time_limit">
<area shape="rect" href="classoperations__research_1_1_nested_time_limit.html" title="Provides a way to nest time limits for algorithms where a certain part of the computation is bounded ..." alt="" coords="5,5,139,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_11.png" border="0" usemap="#a_p_r_o_t_o_b_u_f___f_i_n_a_l" alt=""/>
<map name="a_p_r_o_t_o_b_u_f___f_i_n_a_l" id="a_p_r_o_t_o_b_u_f___f_i_n_a_l">
<area shape="rect" title=" " alt="" coords="5,5,85,32"/>
<area shape="rect" href="classoperations__research_1_1sat_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html" title=" " alt="" coords="133,5,272,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_12.png" border="0" usemap="#a_shared_time_limit" alt=""/>
<map name="a_shared_time_limit" id="a_shared_time_limit">
<area shape="rect" href="classoperations__research_1_1_shared_time_limit.html" title=" " alt="" coords="5,5,137,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_13.png" border="0" usemap="#a_sorted_disjoint_interval_list" alt=""/>
<map name="a_sorted_disjoint_interval_list" id="a_sorted_disjoint_interval_list">
<area shape="rect" href="classoperations__research_1_1_sorted_disjoint_interval_list.html" title="This class represents a sorted list of disjoint, closed intervals." alt="" coords="5,5,192,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_14.png" border="0" usemap="#a_sorted_disjoint_interval_list_1_1_interval_comparator" alt=""/>
<map name="a_sorted_disjoint_interval_list_1_1_interval_comparator" id="a_sorted_disjoint_interval_list_1_1_interval_comparator">
<area shape="rect" href="structoperations__research_1_1_sorted_disjoint_interval_list_1_1_interval_comparator.html" title=" " alt="" coords="5,5,192,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_15.png" border="0" usemap="#a_table_struct__ortools__2fsat__2fboolean__5fproblem__2eproto" alt=""/>
<map name="a_table_struct__ortools__2fsat__2fboolean__5fproblem__2eproto" id="a_table_struct__ortools__2fsat__2fboolean__5fproblem__2eproto">
<area shape="rect" href="struct_table_struct__ortools__2fsat__2fboolean__5fproblem__2eproto.html" title=" " alt="" coords="5,5,213,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_16.png" border="0" usemap="#a_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto" alt=""/>
<map name="a_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto" id="a_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto">
<area shape="rect" href="struct_table_struct__ortools__2fsat__2fcp__5fmodel__2eproto.html" title=" " alt="" coords="5,5,164,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_17.png" border="0" usemap="#a_table_struct__ortools__2fsat__2fsat__5fparameters__2eproto" alt=""/>
<map name="a_table_struct__ortools__2fsat__2fsat__5fparameters__2eproto" id="a_table_struct__ortools__2fsat__2fsat__5fparameters__2eproto">
<area shape="rect" href="struct_table_struct__ortools__2fsat__2fsat__5fparameters__2eproto.html" title=" " alt="" coords="5,5,203,61"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_18.png" border="0" usemap="#a_time_limit" alt=""/>
<map name="a_time_limit" id="a_time_limit">
<area shape="rect" href="classoperations__research_1_1_time_limit.html" title="A simple class to enforce both an elapsed time limit and a deterministic time limit in the same threa..." alt="" coords="5,5,92,32"/>
</map>
</td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>