164 lines
7.5 KiB
HTML
164 lines
7.5 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('functions_func_d.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="contents">
|
|
 
|
|
|
|
<h3><a id="index_d"></a>- d -</h3><ul>
|
|
<li>DebugString()
|
|
: <a class="el" href="structoperations__research_1_1ClosedInterval.html#a764be64f3029f8b8e23511061d8de355">ClosedInterval</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1BoolVar.html#a764be64f3029f8b8e23511061d8de355">BoolVar</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1IntervalVar.html#a764be64f3029f8b8e23511061d8de355">IntervalVar</a>
|
|
, <a class="el" href="classoperations__research_1_1sat_1_1IntVar.html#a764be64f3029f8b8e23511061d8de355">IntVar</a>
|
|
, <a class="el" href="classoperations__research_1_1SortedDisjointIntervalList.html#a764be64f3029f8b8e23511061d8de355">SortedDisjointIntervalList</a>
|
|
, <a class="el" href="classoperations__research_1_1TimeLimit.html#a764be64f3029f8b8e23511061d8de355">TimeLimit</a>
|
|
</li>
|
|
<li>DecisionStrategyProto()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3ce53c880234777a7c37e69224b03f40">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>DecisionStrategyProto_AffineTransformation()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2f9de956a561004d0d41e900edf781e5">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>default_instance()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a19a0f26b0020bdbebe760f4596bfcb0c">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>default_restart_algorithms()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a11803fa0bbb4c0ac84ce1283403a51a9">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>demands()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e88ff7c6ae01d04d2a9fea4cd925f3a">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>demands_size()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a754527a0a624bbadb27f60007660369c">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>descriptor()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>deterministic_time()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae525d235b02bcfc962d845e28f5f0125">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>distinguished_nodes()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7ab9dfedf9068cca38f88a02bd38b6f2">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>distinguished_nodes_size()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a060b18d5d84a7460c5fad34c42bf90df">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>diversify_lns_params()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff0e615d02aad3b4b606beeb96bf8b94">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>DivisionBy()
|
|
: <a class="el" href="classoperations__research_1_1Domain.html#af2014a1d71f044292515f3e1b83600b2">Domain</a>
|
|
</li>
|
|
<li>Domain()
|
|
: <a class="el" href="classoperations__research_1_1Domain.html#a096f0f3c7b2e8ee882c1644fb80b3bde">Domain</a>
|
|
</li>
|
|
<li>domain()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad6bed3280d866fa8f20b00d020e02641">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>domain_reduction_strategy()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aae17c7b1680659c9a5d83295632e3356">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>domain_size()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>DomainReductionStrategy_descriptor()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5bf28a25d89ca788807fc4d07e8af9d5">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>DomainReductionStrategy_IsValid()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa71fcf4164ae1c1cadff32e4b4c7d788">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>DomainReductionStrategy_Name()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0baa7ee808edacbc67872c0e59554e2d">PROTOBUF_FINAL</a>
|
|
</li>
|
|
<li>DomainReductionStrategy_Parse()
|
|
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75bd49155d0850d0e2d64a22e0f860bf">PROTOBUF_FINAL</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|