Files
ortools-clone/docs/cpp_sat/hierarchy.html
Laurent Perron 6230c8e7a4 polish cpp doc
2019-07-12 13:25:23 -07:00

123 lines
24 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"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">OR-Tools 7.2</span>
</div>
</div>
<link rel="icon" href="https://developers.google.com/optimization/images/orLogo.png">
<div id="content">
<!-- Generated by Doxygen 1.8.15 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
</ul>
</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','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle">
<div class="title">Class Hierarchy</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1BoolVar.html" target="_self">operations_research::sat::BoolVar</a></td><td class="desc">A Boolean variable </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structoperations__research_1_1ClosedInterval.html" target="_self">operations_research::ClosedInterval</a></td><td class="desc">Represents a closed interval [start, end]. We must have start &lt;= end </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_2_" class="arrow" onclick="toggleFolder('2_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1Constraint.html" target="_self">operations_research::sat::Constraint</a></td><td class="desc">A constraint </td></tr>
<tr id="row_2_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1AutomatonConstraint.html" target="_self">operations_research::sat::AutomatonConstraint</a></td><td class="desc">Specialized automaton constraint </td></tr>
<tr id="row_2_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1CircuitConstraint.html" target="_self">operations_research::sat::CircuitConstraint</a></td><td class="desc">Specialized circuit constraint </td></tr>
<tr id="row_2_2_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1CumulativeConstraint.html" target="_self">operations_research::sat::CumulativeConstraint</a></td><td class="desc">Specialized cumulative constraint </td></tr>
<tr id="row_2_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1NoOverlap2DConstraint.html" target="_self">operations_research::sat::NoOverlap2DConstraint</a></td><td class="desc">Specialized no_overlap2D constraint </td></tr>
<tr id="row_2_4_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1ReservoirConstraint.html" target="_self">operations_research::sat::ReservoirConstraint</a></td><td class="desc">Specialized reservoir constraint </td></tr>
<tr id="row_2_5_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1TableConstraint.html" target="_self">operations_research::sat::TableConstraint</a></td><td class="desc">Specialized assignment constraint </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1CpModelBuilder.html" target="_self">operations_research::sat::CpModelBuilder</a></td><td class="desc">Wrapper class around the cp_model proto </td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1Domain.html" target="_self">operations_research::Domain</a></td><td class="desc">We call "domain" any subset of Int64 = [kint64min, kint64max] </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structoperations__research_1_1SortedDisjointIntervalList_1_1IntervalComparator.html" target="_self">operations_research::SortedDisjointIntervalList::IntervalComparator</a></td><td class="desc"></td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1IntervalVar.html" target="_self">operations_research::sat::IntervalVar</a></td><td class="desc">Represents a Interval variable </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1IntVar.html" target="_self">operations_research::sat::IntVar</a></td><td class="desc">An integer variable </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1LinearExpr.html" target="_self">operations_research::sat::LinearExpr</a></td><td class="desc">A dedicated container for linear expressions </td></tr>
<tr id="row_9_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_9_" class="arrow" onclick="toggleFolder('9_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><b>Message</b></td><td class="desc"></td></tr>
<tr id="row_9_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1AllDifferentConstraintProto.html" target="_self">operations_research::sat::AllDifferentConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1AutomatonConstraintProto.html" target="_self">operations_research::sat::AutomatonConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1BoolArgumentProto.html" target="_self">operations_research::sat::BoolArgumentProto</a></td><td class="desc"></td></tr>
<tr id="row_9_3_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1CircuitConstraintProto.html" target="_self">operations_research::sat::CircuitConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_4_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1CircuitCoveringConstraintProto.html" target="_self">operations_research::sat::CircuitCoveringConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_5_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1ConstraintProto.html" target="_self">operations_research::sat::ConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_6_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1CpModelProto.html" target="_self">operations_research::sat::CpModelProto</a></td><td class="desc"></td></tr>
<tr id="row_9_7_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1CpObjectiveProto.html" target="_self">operations_research::sat::CpObjectiveProto</a></td><td class="desc"></td></tr>
<tr id="row_9_8_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1CpSolverResponse.html" target="_self">operations_research::sat::CpSolverResponse</a></td><td class="desc"></td></tr>
<tr id="row_9_9_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1CumulativeConstraintProto.html" target="_self">operations_research::sat::CumulativeConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_10_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1DecisionStrategyProto.html" target="_self">operations_research::sat::DecisionStrategyProto</a></td><td class="desc"></td></tr>
<tr id="row_9_11_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1DecisionStrategyProto__AffineTransformation.html" target="_self">operations_research::sat::DecisionStrategyProto_AffineTransformation</a></td><td class="desc"></td></tr>
<tr id="row_9_12_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1ElementConstraintProto.html" target="_self">operations_research::sat::ElementConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_13_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1IntegerArgumentProto.html" target="_self">operations_research::sat::IntegerArgumentProto</a></td><td class="desc"></td></tr>
<tr id="row_9_14_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1IntegerVariableProto.html" target="_self">operations_research::sat::IntegerVariableProto</a></td><td class="desc"></td></tr>
<tr id="row_9_15_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1IntervalConstraintProto.html" target="_self">operations_research::sat::IntervalConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_16_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1InverseConstraintProto.html" target="_self">operations_research::sat::InverseConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_17_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1LinearConstraintProto.html" target="_self">operations_research::sat::LinearConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_18_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1NoOverlap2DConstraintProto.html" target="_self">operations_research::sat::NoOverlap2DConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_19_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1NoOverlapConstraintProto.html" target="_self">operations_research::sat::NoOverlapConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_20_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1PartialVariableAssignment.html" target="_self">operations_research::sat::PartialVariableAssignment</a></td><td class="desc"></td></tr>
<tr id="row_9_21_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1ReservoirConstraintProto.html" target="_self">operations_research::sat::ReservoirConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_22_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1RoutesConstraintProto.html" target="_self">operations_research::sat::RoutesConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_9_23_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1SatParameters.html" target="_self">operations_research::sat::SatParameters</a></td><td class="desc"></td></tr>
<tr id="row_9_24_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1TableConstraintProto.html" target="_self">operations_research::sat::TableConstraintProto</a></td><td class="desc"></td></tr>
<tr id="row_10_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1sat_1_1Model.html" target="_self">operations_research::sat::Model</a></td><td class="desc">Class that owns everything related to a particular optimization model </td></tr>
<tr id="row_11_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classoperations__research_1_1SortedDisjointIntervalList.html" target="_self">operations_research::SortedDisjointIntervalList</a></td><td class="desc">This class represents a sorted list of disjoint, closed intervals </td></tr>
<tr id="row_12_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html" target="_self">TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto</a></td><td class="desc">Internal implementation detail &ndash; do not use these members </td></tr>
<tr id="row_13_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structTableStruct__ortools__2fsat__2fsat__5fparameters__2eproto.html" target="_self">TableStruct_ortools_2fsat_2fsat_5fparameters_2eproto</a></td><td class="desc">Internal implementation detail &ndash; do not use these members </td></tr>
<tr id="row_14_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_14_" class="arrow" onclick="toggleFolder('14_')">&#9660;</span><span class="icona"><span class="icon">C</span></span><b>true_type</b></td><td class="desc"></td></tr>
<tr id="row_14_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1CpSolverStatus_01_4.html" target="_self">is_proto_enum&lt; ::operations_research::sat::CpSolverStatus &gt;</a></td><td class="desc"></td></tr>
<tr id="row_14_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1DecisionStrategyProto__DomainReductionStrategy_01_4.html" target="_self">is_proto_enum&lt; ::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy &gt;</a></td><td class="desc"></td></tr>
<tr id="row_14_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1DecisionStrategyProto__VariableSelectionStrategy_01_4.html" target="_self">is_proto_enum&lt; ::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy &gt;</a></td><td class="desc"></td></tr>
<tr id="row_14_3_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__BinaryMinizationAlgorithm_01_4.html" target="_self">is_proto_enum&lt; ::operations_research::sat::SatParameters_BinaryMinizationAlgorithm &gt;</a></td><td class="desc"></td></tr>
<tr id="row_14_4_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__ClauseOrdering_01_4.html" target="_self">is_proto_enum&lt; ::operations_research::sat::SatParameters_ClauseOrdering &gt;</a></td><td class="desc"></td></tr>
<tr id="row_14_5_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__ClauseProtection_01_4.html" target="_self">is_proto_enum&lt; ::operations_research::sat::SatParameters_ClauseProtection &gt;</a></td><td class="desc"></td></tr>
<tr id="row_14_6_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__ConflictMinimizationAlgorithm_01_4.html" target="_self">is_proto_enum&lt; ::operations_research::sat::SatParameters_ConflictMinimizationAlgorithm &gt;</a></td><td class="desc"></td></tr>
<tr id="row_14_7_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__MaxSatAssumptionOrder_01_4.html" target="_self">is_proto_enum&lt; ::operations_research::sat::SatParameters_MaxSatAssumptionOrder &gt;</a></td><td class="desc"></td></tr>
<tr id="row_14_8_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__MaxSatStratificationAlgorithm_01_4.html" target="_self">is_proto_enum&lt; ::operations_research::sat::SatParameters_MaxSatStratificationAlgorithm &gt;</a></td><td class="desc"></td></tr>
<tr id="row_14_9_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__Polarity_01_4.html" target="_self">is_proto_enum&lt; ::operations_research::sat::SatParameters_Polarity &gt;</a></td><td class="desc"></td></tr>
<tr id="row_14_10_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__RestartAlgorithm_01_4.html" target="_self">is_proto_enum&lt; ::operations_research::sat::SatParameters_RestartAlgorithm &gt;</a></td><td class="desc"></td></tr>
<tr id="row_14_11_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__SearchBranching_01_4.html" target="_self">is_proto_enum&lt; ::operations_research::sat::SatParameters_SearchBranching &gt;</a></td><td class="desc"></td></tr>
<tr id="row_14_12_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1SatParameters__VariableOrder_01_4.html" target="_self">is_proto_enum&lt; ::operations_research::sat::SatParameters_VariableOrder &gt;</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
</div><!-- doc-content -->
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>