Files
ortools-clone/docs/cpp_sat/functions_p.html
Corentin Le Molgat b670dc9daa Update doc
2020-04-23 15:34:43 +02:00

126 lines
6.7 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">Google OR-Tools 7.5</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.16 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li class="current"><a href="functions.html"><span>All</span></a></li>
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related&#160;Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions.html#index_:"><span>:</span></a></li>
<li><a href="functions__.html#index__5F"><span>_</span></a></li>
<li><a href="functions_a.html#index_a"><span>a</span></a></li>
<li><a href="functions_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_k.html#index_k"><span>k</span></a></li>
<li><a href="functions_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_o.html#index_o"><span>o</span></a></li>
<li class="current"><a href="functions_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_x.html#index_x"><span>x</span></a></li>
<li><a href="functions_y.html#index_y"><span>y</span></a></li>
<li><a href="functions_~.html#index__7E"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<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_p"></a>- p -</h3><ul>
<li>ParallelTimeLimit
: <a class="el" href="classoperations__research_1_1TimeLimit.html#a4c1bbdcb2a449b42a788178d2c3d2477">TimeLimit</a>
</li>
<li>PartialVariableAssignment()
: <a class="el" href="classoperations__research_1_1sat_1_1PartialVariableAssignment.html#a2e78ee3f5bce476f882e12b54ee0c91a">PartialVariableAssignment</a>
</li>
<li>positive_coeff()
: <a class="el" href="classoperations__research_1_1sat_1_1DecisionStrategyProto__AffineTransformation.html#a4178cb31e12935b1591ac6217ad4f610">DecisionStrategyProto_AffineTransformation</a>
</li>
<li>PresenceBoolVar()
: <a class="el" href="classoperations__research_1_1sat_1_1IntervalVar.html#a3e3b31a2b9e3c9799b0d4de7cce25157">IntervalVar</a>
</li>
<li>primal_integral()
: <a class="el" href="classoperations__research_1_1sat_1_1CpSolverResponse.html#addc498b627409a8ddf856431b62c1d50">CpSolverResponse</a>
</li>
<li>Proto()
: <a class="el" href="classoperations__research_1_1sat_1_1BoolVar.html#ae7be47301fa8fdc0f4944877cd2fe7ba">BoolVar</a>
, <a class="el" href="classoperations__research_1_1sat_1_1Constraint.html#a808ccd064e687092f93e0d6671536e21">Constraint</a>
, <a class="el" href="classoperations__research_1_1sat_1_1CpModelBuilder.html#a76b3dff7b13e85766819c3413d237ad1">CpModelBuilder</a>
, <a class="el" href="classoperations__research_1_1sat_1_1IntervalVar.html#ab3208590bc0182ec5d6acffd6347503c">IntervalVar</a>
, <a class="el" href="classoperations__research_1_1sat_1_1IntVar.html#ae7be47301fa8fdc0f4944877cd2fe7ba">IntVar</a>
</li>
<li>proto_
: <a class="el" href="classoperations__research_1_1sat_1_1Constraint.html#a9ee30a925ae7127a28ae72965c8654d8">Constraint</a>
</li>
<li>PROTOBUF_SECTION_VARIABLE()
: <a class="el" href="structTableStruct__ortools__2fsat__2fboolean__5fproblem__2eproto.html#acfaddf6ba9eef4fa1f86c361c1229e8d">TableStruct_ortools_2fsat_2fboolean_5fproblem_2eproto</a>
, <a class="el" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#ac934a5101e23a317275174eb93a36b5e">TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>