Files
ortools-clone/docs/dotnet/functions_func.html
Laurent Perron faf982ce5d regenerate doc
2019-11-14 13:52:51 -08:00

197 lines
9.6 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 class="current"><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_prop.html"><span>Properties</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li class="current"><a href="functions_func.html#index_a"><span>a</span></a></li>
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="contents">
&#160;
<h3><a id="index_a"></a>- a -</h3><ul>
<li>Abs()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseEquality.html#a60bff72c26dc804cabb799f7f37532d4">BaseEquality</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Constraint.html#a60bff72c26dc804cabb799f7f37532d4">Constraint</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExpr.html#a60bff72c26dc804cabb799f7f37532d4">IntExpr</a>
</li>
<li>Add()
: <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Solver.html#a3a573235c991efdb3c59ee29dc831be5">Solver</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#aeae42d5e9a6a0fc4a0b12ed903c071a6">CpModel</a>
</li>
<li>AddAbsEquality()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a2642f1728e719f00cf36e348124155e0">CpModel</a>
</li>
<li>AddAllDifferent()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#aa044bff809d260871bf2f1f649020eef">CpModel</a>
</li>
<li>AddAllowedAssignments()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#ab108d99b11ce0fb7dfc34185f0af2078">CpModel</a>
</li>
<li>AddAutomaton()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#aed7a088332d3d84737acfa7f1b185a1c">CpModel</a>
</li>
<li>AddBoolAnd()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a8c19d0ddaf253d04f14dd51e4e99dd8e">CpModel</a>
</li>
<li>AddBoolOr()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a8fe674a2bfe3d1007b4253c354ee3c70">CpModel</a>
</li>
<li>AddBoolXor()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a10078f37bc9a4a4659363e637a3c7e7c">CpModel</a>
</li>
<li>AddCircuit()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#ad05ee0f7149cbb8844f91ba0875fd4db">CpModel</a>
</li>
<li>AddCumulative&lt; D, C &gt;()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#abe4d7f2e7ec6218682f1b3a8a4a05e98">CpModel</a>
</li>
<li>AddDecisionStrategy()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a2e759d119387518e2a2e883209c3c261">CpModel</a>
</li>
<li>AddDivisionEquality&lt; T, N, D &gt;()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a4679daa8b2ebd8fd69689bbb64f91f16">CpModel</a>
</li>
<li>AddElement()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a71e2fb1862397c2616930fe46ef318c2">CpModel</a>
</li>
<li>AddExpr()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SumArray.html#a12f113dcab82506221ab33cd0df8eb53">SumArray</a>
</li>
<li>AddForbiddenAssignments()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a9a5476a5d34ce7ed9d6859cc740a7120">CpModel</a>
</li>
<li>AddHint()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a6adb04bf9903278f0006bc1771d3a463">CpModel</a>
</li>
<li>AddImplication()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a88009e45e2fe67ce5be90085ea8d0950">CpModel</a>
</li>
<li>AddInverse()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a0174d563f7b0e8e5bcdc46900214fdfd">CpModel</a>
</li>
<li>AddLinearConstraint()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a68a95ab0f7f2fbeb442830c38b78b66c">CpModel</a>
</li>
<li>AddLinearExpressionInDomain()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a479201818121b309aa569bdc7edd2561">CpModel</a>
</li>
<li>AddMapDomain()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a1870444d394ec7477db75e7e872cd38d">CpModel</a>
</li>
<li>AddMaxEquality()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#ab5c8f8c782cdf74186377d5f714a4392">CpModel</a>
</li>
<li>AddMinEquality()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#aec4189d044c166a0fba1a640e4ea1d94">CpModel</a>
</li>
<li>AddModuloEquality&lt; T, V, M &gt;()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a93b8515a865b0f7bff0491224ef06328">CpModel</a>
</li>
<li>AddNoOverlap()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a4ea29ec227db7e9df9f883a55e80a140">CpModel</a>
</li>
<li>AddNoOverlap2D()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#aae0138a53cc2a37f69c017f1361d734c">CpModel</a>
</li>
<li>AddProdEquality()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a6485876dfb8ece5820af2d4c4d277b74">CpModel</a>
</li>
<li>AddReservoirConstraint&lt; I &gt;()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a62712acc22fea3ba05f18e76ffdd59f5">CpModel</a>
</li>
<li>AddReservoirConstraintWithActive&lt; I &gt;()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a08044bab646d6ad568fa0fb8d152b50e">CpModel</a>
</li>
<li>AddTermToObjective()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#ad1b5027b02043fc270f95e6aa647ea4f">CpModel</a>
</li>
<li>AddVarToObjective()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpModel.html#a75e6cf34997bcd604d32b08f4a007d38">CpModel</a>
</li>
<li>AllDifferent()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarArrayHelper.html#a935ddc947a496e75fc30f3b5b6945028">IntVarArrayHelper</a>
</li>
<li>AllowedAssignments()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarArrayHelper.html#a94f0912446eae1b3663f718686209fa0">IntVarArrayHelper</a>
</li>
<li>Apply()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1NetDecision.html#a46998d5b5832baaa10b124a91d561458">NetDecision</a>
</li>
<li>ApplyWrapper()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1NetDecision.html#afc3ab75776376d96e1e13def2856c159">NetDecision</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>