124 lines
5.9 KiB
HTML
124 lines
5.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"/>-->
|
|
<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.4</span>
|
|
</div>
|
|
</div>
|
|
<div id="content" style="width: 100%; overflow: hidden;">
|
|
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
|
|
<h2>DotNet Reference</h2>
|
|
<ul>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html">CP-SAT</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html">Graph</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html">Knapsack solver</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Linear solver</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Routing</a></li>
|
|
<li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html">Util</a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="content">
|
|
<div align="center">
|
|
<h1 style="color: #145A32;">DotNet Reference</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><a href="functions.html"><span>All</span></a></li>
|
|
<li><a href="functions_func.html"><span>Functions</span></a></li>
|
|
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
|
|
<li class="current"><a href="functions_prop.html"><span>Properties</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="contents">
|
|
 <ul>
|
|
<li>BestObjectiveBound
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolver.html#a8f34ff079ecb479249803af3395f3d80">CpSolver</a>
|
|
</li>
|
|
<li>Coeff
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ProductCst.html#a416048fa62a38e686ee2aaf0341d66f5">ProductCst</a>
|
|
</li>
|
|
<li>Constant
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SumArray.html#a0710238838452db4238907ca56ecf81e">SumArray</a>
|
|
</li>
|
|
<li>Cst
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1WrappedConstraint.html#a2b5f724957e21cbbca9d5d1293523f78">WrappedConstraint</a>
|
|
</li>
|
|
<li>CtType
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#a26c02b9644d2b715ab04fb1ba3049aae">BoundedLinearExpression</a>
|
|
</li>
|
|
<li>Current
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarEnumerator.html#ae0cbc115a66699ead8d93fddccf271ef">IntVarEnumerator</a>
|
|
</li>
|
|
<li>Expr
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ProductCst.html#aef654b43f84730a8982516d416072b70">ProductCst</a>
|
|
</li>
|
|
<li>Expressions
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SumArray.html#a67b401230c268907f7bad1f50ba7a8b4">SumArray</a>
|
|
</li>
|
|
<li>Index
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1Constraint.html#a075e1e3c9dd399cef584d7338cc37938">Constraint</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntVar.html#a075e1e3c9dd399cef584d7338cc37938">IntVar</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1LinearExpr.html#a075e1e3c9dd399cef584d7338cc37938">LinearExpr</a>
|
|
</li>
|
|
<li>Lb
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#a560304e8c79d727452d53a0e989b2d09">BoundedLinearExpression</a>
|
|
</li>
|
|
<li>Left
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#a614729333193ee82aa8aecfad29d21d7">BoundedLinearExpression</a>
|
|
</li>
|
|
<li>Model
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#acebab75c4d1199fd6a47e98512ef781e">CpModel</a>
|
|
</li>
|
|
<li>ObjectiveValue
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolver.html#ac19032d74d32aeb97d7517e36b518e8a">CpSolver</a>
|
|
</li>
|
|
<li>Proto
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1Constraint.html#abb8f8a3f42258bbbf87b0f9a04999733">Constraint</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntervalVar.html#a4d48387f37a61db1cbd593e29238ef6f">IntervalVar</a>
|
|
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntVar.html#aa46fc618ab3b2546f071ce5a4b9b0726">IntVar</a>
|
|
</li>
|
|
<li>Response
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolver.html#ac50c3319ff9a64c9c1af171a6a6fda89">CpSolver</a>
|
|
</li>
|
|
<li>Right
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#a2196af478ba48b7c4cd97737aa491a3d">BoundedLinearExpression</a>
|
|
</li>
|
|
<li>StringParameters
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolver.html#ae4c808a74899d187ac87decac9f20ec6">CpSolver</a>
|
|
</li>
|
|
<li>Ub
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1BoundedLinearExpression.html#a60e469d07ecdde93f855283ed26e71a2">BoundedLinearExpression</a>
|
|
</li>
|
|
<li>Val
|
|
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1WrappedConstraint.html#aa104f5459faf2aea76f23cf54b851de8">WrappedConstraint</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|