171 lines
7.9 KiB
HTML
171 lines
7.9 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.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.8.15 -->
|
|
<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('functions_func_t.html','');});
|
|
/* @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">
|
|
 
|
|
|
|
<h3><a id="index_t"></a>- t -</h3><ul>
|
|
<li>table()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae5865168374f9429d36ebf1772ee8bfe">ConstraintProto</a>
|
|
</li>
|
|
<li>TableConstraintProto()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#aca429f805449db6955591d123e880b5b">TableConstraintProto</a>
|
|
</li>
|
|
<li>tails()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#af9fcb89a95ac5ee4e6cfcd4d0d707af9">CircuitConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a0578185acfa161f98842f4f938dabafa">RoutesConstraintProto</a>
|
|
</li>
|
|
<li>tails_size()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#a00c2180f8562823474c60e231be689b0">CircuitConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#a00c2180f8562823474c60e231be689b0">RoutesConstraintProto</a>
|
|
</li>
|
|
<li>TakeOwnership()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_model.html#aee6e749f21ce871e8a4f306ba25f2c83">Model</a>
|
|
</li>
|
|
<li>target()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#aef27b6eb00abae299f52b396d8f43c30">ElementConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#a76c43c9bae7a469adb50186c1ec58865">LinearArgumentProto</a>
|
|
</li>
|
|
<li>Term()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_linear_expr.html#a4908edf0e4017cfe87b15e3738e38f9f">LinearExpr</a>
|
|
</li>
|
|
<li>tightened_variables()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af611bf612ba55cf851d2d788be050664">CpSolverResponse</a>
|
|
</li>
|
|
<li>tightened_variables_size()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a5101b278f085ecb3bd4c515a2abba5f5">CpSolverResponse</a>
|
|
</li>
|
|
<li>time_exprs()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a00962f6eb7d56ec6a9b6e92a6ebcd616">ReservoirConstraintProto</a>
|
|
</li>
|
|
<li>time_exprs_size()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#a952eb084bd6c323a8bff2c947323cfc8">ReservoirConstraintProto</a>
|
|
</li>
|
|
<li>TimeLimit()
|
|
: <a class="el" href="classoperations__research_1_1_time_limit.html#aa0975c0aa18ee607a54e7c4c8986ff0f">TimeLimit</a>
|
|
</li>
|
|
<li>ToBoolVar()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_int_var.html#a1f5099295c7c625026b2a81d3dcfa401">IntVar</a>
|
|
</li>
|
|
<li>ToString()
|
|
: <a class="el" href="classoperations__research_1_1_domain.html#a19c380b03cea21d7ac7325136a131ff0">Domain</a>
|
|
</li>
|
|
<li>transformations()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#adf2d62aa8c78fc5a150cda5390a777dd">DecisionStrategyProto</a>
|
|
</li>
|
|
<li>transformations_size()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#a827e28aab3a3c13c604f94596039e25d">DecisionStrategyProto</a>
|
|
</li>
|
|
<li>transition_head()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a5ffe80c7994eb30b9c6dd5715f4f5d3d">AutomatonConstraintProto</a>
|
|
</li>
|
|
<li>transition_head_size()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a95669efe110d5a69039ace44f68b088a">AutomatonConstraintProto</a>
|
|
</li>
|
|
<li>transition_label()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#a0d7ee8803023212f927bea58549c2eaa">AutomatonConstraintProto</a>
|
|
</li>
|
|
<li>transition_label_size()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#acaee7f4028c43022d3c7ec08c5786061">AutomatonConstraintProto</a>
|
|
</li>
|
|
<li>transition_tail()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#abf373a60a589a8f4852a18db2c5752f1">AutomatonConstraintProto</a>
|
|
</li>
|
|
<li>transition_tail_size()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#af0ba9632526ed1fe4d2934418fb2e660">AutomatonConstraintProto</a>
|
|
</li>
|
|
<li>treat_binary_clauses_separately()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a534b87d0b5917d0d5fd82435401797cb">SatParameters</a>
|
|
</li>
|
|
<li>TrueVar()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html#a38d802efced63979cac9c029f748b2df">CpModelBuilder</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|