217 lines
13 KiB
HTML
217 lines
13 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.0</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.18 -->
|
|
<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('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="#BoolVar" alt=""/>
|
|
<map name="BoolVar" id="BoolVar">
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1BoolVar.html" title="A Boolean variable." alt="" coords="5,5,77,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_1.png" border="0" usemap="#ClosedInterval" alt=""/>
|
|
<map name="ClosedInterval" id="ClosedInterval">
|
|
<area shape="rect" href="structoperations__research_1_1ClosedInterval.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="#Constraint" alt=""/>
|
|
<map name="Constraint" id="Constraint">
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1Constraint.html" title="A constraint." alt="" coords="5,157,95,184"/>
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1AutomatonConstraint.html" title="Specialized automaton constraint." alt="" coords="154,5,315,32"/>
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1CircuitConstraint.html" title="Specialized circuit constraint." alt="" coords="169,56,300,83"/>
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1CumulativeConstraint.html" title="Specialized cumulative constraint." alt="" coords="153,107,317,133"/>
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1MultipleCircuitConstraint.html" title="Specialized circuit constraint." alt="" coords="143,157,327,184"/>
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1NoOverlap2DConstraint.html" title="Specialized no_overlap2D constraint." alt="" coords="147,208,323,235"/>
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1ReservoirConstraint.html" title="Specialized reservoir constraint." alt="" coords="159,259,310,285"/>
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1TableConstraint.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="#CpModelBuilder" alt=""/>
|
|
<map name="CpModelBuilder" id="CpModelBuilder">
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1CpModelBuilder.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="#Domain" alt=""/>
|
|
<map name="Domain" id="Domain">
|
|
<area shape="rect" href="classoperations__research_1_1Domain.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="#IntervalVar" alt=""/>
|
|
<map name="IntervalVar" id="IntervalVar">
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1IntervalVar.html" title="Represents a Interval variable." alt="" coords="5,5,99,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_6.png" border="0" usemap="#IntVar" alt=""/>
|
|
<map name="IntVar" id="IntVar">
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1IntVar.html" title="An integer variable." alt="" coords="5,5,65,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_7.png" border="0" usemap="#is__proto__enum_3_01_1_1operations__research_1_1sat_1_1CpSolverStatus_01_4" alt=""/>
|
|
<map name="is__proto__enum_3_01_1_1operations__research_1_1sat_1_1CpSolverStatus_01_4" id="is__proto__enum_3_01_1_1operations__research_1_1sat_1_1CpSolverStatus_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_1CpSolverStatus_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_1DecisionStrategyProto__DomainReductionStrategy_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_1DecisionStrategyProto__VariableSelectionStrategy_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_1SatParameters__BinaryMinizationAlgorithm_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_1SatParameters__ClauseOrdering_01_4.html" title=" " alt="" coords="154,311,370,367"/>
|
|
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__ClauseProtection_01_4.html" title=" " alt="" coords="154,391,370,447"/>
|
|
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__ConflictMinimizationAlgorithm_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_1SatParameters__FPRoundingMethod_01_4.html" title=" " alt="" coords="154,551,370,607"/>
|
|
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__MaxSatAssumptionOrder_01_4.html" title=" " alt="" coords="154,631,370,687"/>
|
|
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__MaxSatStratificationAlgorithm_01_4.html" title=" " alt="" coords="142,711,382,767"/>
|
|
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__Polarity_01_4.html" title=" " alt="" coords="154,791,370,847"/>
|
|
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__RestartAlgorithm_01_4.html" title=" " alt="" coords="154,871,370,927"/>
|
|
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__SearchBranching_01_4.html" title=" " alt="" coords="154,951,370,1007"/>
|
|
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__VariableOrder_01_4.html" title=" " alt="" coords="154,1031,370,1087"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_8.png" border="0" usemap="#LinearExpr" alt=""/>
|
|
<map name="LinearExpr" id="LinearExpr">
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1LinearExpr.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="#Model" alt=""/>
|
|
<map name="Model" id="Model">
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1Model.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="#NestedTimeLimit" alt=""/>
|
|
<map name="NestedTimeLimit" id="NestedTimeLimit">
|
|
<area shape="rect" href="classoperations__research_1_1NestedTimeLimit.html" title="Provides a way to nest time limits for algorithms where a certain part of the computation is bounded ..." alt="" coords="5,5,140,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_11.png" border="0" usemap="#PROTOBUF__FINAL" alt=""/>
|
|
<map name="PROTOBUF__FINAL" id="PROTOBUF__FINAL">
|
|
<area shape="rect" title=" " alt="" coords="5,5,85,32"/>
|
|
<area shape="rect" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html" title=" " alt="" coords="133,5,272,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_12.png" border="0" usemap="#SharedTimeLimit" alt=""/>
|
|
<map name="SharedTimeLimit" id="SharedTimeLimit">
|
|
<area shape="rect" href="classoperations__research_1_1SharedTimeLimit.html" title=" " alt="" coords="5,5,139,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_13.png" border="0" usemap="#SortedDisjointIntervalList" alt=""/>
|
|
<map name="SortedDisjointIntervalList" id="SortedDisjointIntervalList">
|
|
<area shape="rect" href="classoperations__research_1_1SortedDisjointIntervalList.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="#SortedDisjointIntervalList_1_1IntervalComparator" alt=""/>
|
|
<map name="SortedDisjointIntervalList_1_1IntervalComparator" id="SortedDisjointIntervalList_1_1IntervalComparator">
|
|
<area shape="rect" href="structoperations__research_1_1SortedDisjointIntervalList_1_1IntervalComparator.html" title=" " alt="" coords="5,5,192,47"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_15.png" border="0" usemap="#TableStruct__ortools__2fsat__2fboolean__5fproblem__2eproto" alt=""/>
|
|
<map name="TableStruct__ortools__2fsat__2fboolean__5fproblem__2eproto" id="TableStruct__ortools__2fsat__2fboolean__5fproblem__2eproto">
|
|
<area shape="rect" href="structTableStruct__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="#TableStruct__ortools__2fsat__2fcp__5fmodel__2eproto" alt=""/>
|
|
<map name="TableStruct__ortools__2fsat__2fcp__5fmodel__2eproto" id="TableStruct__ortools__2fsat__2fcp__5fmodel__2eproto">
|
|
<area shape="rect" href="structTableStruct__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="#TableStruct__ortools__2fsat__2fsat__5fparameters__2eproto" alt=""/>
|
|
<map name="TableStruct__ortools__2fsat__2fsat__5fparameters__2eproto" id="TableStruct__ortools__2fsat__2fsat__5fparameters__2eproto">
|
|
<area shape="rect" href="structTableStruct__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="#TimeLimit" alt=""/>
|
|
<map name="TimeLimit" id="TimeLimit">
|
|
<area shape="rect" href="classoperations__research_1_1TimeLimit.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,93,32"/>
|
|
</map>
|
|
</td></tr>
|
|
</table>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|