Files
ortools-clone/docs/dotnet/functions_i.html
2019-09-03 15:42:34 +02:00

210 lines
11 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.3</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.15 -->
<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_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><a href="functions.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 class="current"><a href="functions_i.html#index_i"><span>i</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><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>
</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_i"></a>- i -</h3><ul>
<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_1ElementConstraintProto.html#a075e1e3c9dd399cef584d7338cc37938">ElementConstraintProto</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>IndexFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ElementConstraintProto.html#a1cf9ee00ed574678bb2dca73a4b7d0bf">ElementConstraintProto</a>
</li>
<li>IndexOf()
: <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html#ad76f98ad1530aa6d37aa16a8b8edfa55">UtilInt64Vector</a>
</li>
<li>InitialPropagate()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1NetConstraint.html#afb9570b6312e98827ff3a349743c5108">NetConstraint</a>
</li>
<li>InitialPropagateWrapper()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1NetConstraint.html#a93bb66baba79afa8f95616db6e2b2e84">NetConstraint</a>
</li>
<li>Insert()
: <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html#a416ba24ab2201269f8a88f4387c08466">UtilInt64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a6bb5aa0663cc125357ee346d11723738">UtilInt64VectorVector</a>
</li>
<li>InsertRange()
: <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html#a895d4a5454c9e40ad78511c6d6046542">UtilInt64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a813aa9b188c5358239506221f336aa56">UtilInt64VectorVector</a>
</li>
<li>IntDiv
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a115c3284d511041c8dfe42894c9fa48a">ConstraintProto</a>
</li>
<li>IntDivFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#adce82e25617358aa2d42b45411ceeab6">ConstraintProto</a>
</li>
<li>IntegerArgumentProto()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntegerArgumentProto.html#a5556ae14d2ecadf96ff108f949b79433">IntegerArgumentProto</a>
</li>
<li>IntegerVariableProto()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntegerVariableProto.html#a759b700692de7403591a8f7556d642bc">IntegerVariableProto</a>
</li>
<li>IntersectionWith()
: <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ad3802e7b8dc8deb2f7b0c098785b4d3b">Domain</a>
</li>
<li>Interval
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#ae0f115317f8f86f279a1e01a585e9e46">ConstraintProto</a>
</li>
<li>IntervalConstraintProto()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntervalConstraintProto.html#afb12210e8e4f7cdac27bbd59c59595d2">IntervalConstraintProto</a>
</li>
<li>IntervalFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a91b1630e3f26dfc3faed1ef18242a538">ConstraintProto</a>
</li>
<li>Intervals
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CumulativeConstraintProto.html#ac88ffe68071c6acfd5e2baffc9fe011f">CumulativeConstraintProto</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1NoOverlapConstraintProto.html#ac88ffe68071c6acfd5e2baffc9fe011f">NoOverlapConstraintProto</a>
</li>
<li>IntervalsFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CumulativeConstraintProto.html#a6f302abd4751b44561d0c4c124f141ee">CumulativeConstraintProto</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1NoOverlapConstraintProto.html#a6f302abd4751b44561d0c4c124f141ee">NoOverlapConstraintProto</a>
</li>
<li>IntervalVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntervalVar.html#a3272cf45e03c59a63a6fade952767a8d">IntervalVar</a>
</li>
<li>IntExprEquality()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntExprEquality.html#ad17fd456fc60053997fe6ecb0eb0e916">IntExprEquality</a>
</li>
<li>IntMax
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a5550621340a6f4cfd9847b405363323e">ConstraintProto</a>
</li>
<li>IntMaxFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a0aa83f98c23dc5ed39a3cdd93fb37ff8">ConstraintProto</a>
</li>
<li>IntMin
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a3e1d51a94ace9db0b0f795227ad95715">ConstraintProto</a>
</li>
<li>IntMinFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a6f860e76e3f5be16773133b1e2f3c6f2">ConstraintProto</a>
</li>
<li>IntMod
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a24deb5a000fc8ee874c1328ab5483887">ConstraintProto</a>
</li>
<li>IntModFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a116182095bc026a9c8565145dff47792">ConstraintProto</a>
</li>
<li>IntProd
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a16ddbdab403e7866b252037e43595743">ConstraintProto</a>
</li>
<li>IntProdFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a2e7910aea48894a521857cebb436fcd1">ConstraintProto</a>
</li>
<li>IntVar()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntVar.html#a3a58980d5c93bafcb89d00eb8f38b500">IntVar</a>
</li>
<li>IntVarEnumerator()
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarEnumerator.html#a0873bf113d6740f313640ccb4e2dddce">IntVarEnumerator</a>
</li>
<li>Inverse
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a25275f76551b1a5aa2e2cba16570fe1a">ConstraintProto</a>
</li>
<li>InverseConstraintProto()
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1InverseConstraintProto.html#a011ab3d7e0a7b6cace7993451089da8d">InverseConstraintProto</a>
</li>
<li>InverseFieldNumber
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a69dbd9a3707b2f3e27f9004e1cfe2fbc">ConstraintProto</a>
</li>
<li>IsEmpty()
: <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a357657ded604ecb97b76251146f7ac75">Domain</a>
</li>
<li>IsFixedSize
: <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html#a8ec7d7c5cd2656150a6237ce80df4d20">UtilInt64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">UtilInt64VectorVector</a>
</li>
<li>IsReadOnly
: <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html#ad1b02f19e753582b3c5f9ed71bb0318a">UtilInt64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">UtilInt64VectorVector</a>
</li>
<li>IsSynchronized
: <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64Vector.html#a94b969d24485ca893c76b3323b3326f4">UtilInt64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1UtilInt64VectorVector.html#a94b969d24485ca893c76b3323b3326f4">UtilInt64VectorVector</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>