Files
ortools-clone/docs/dotnet/functions_prop_i.html
2021-04-27 23:00:03 +02:00

228 lines
18 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.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>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;">.Net Reference</h1>
</div>
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @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&amp;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&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_prop_i.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">
&#160;
<h3><a id="index_i"></a>- i -</h3><ul>
<li>ImprovementLimitParameters
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a3ffc7a582e3ca797691246413c6e0581">RoutingSearchParameters</a>
</li>
<li>ImprovementRateCoefficient
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters_1_1Types_1_1ImprovementSearchLimitParameters.html#a4151708affa2c0e1a77becb3e9568e04">RoutingSearchParameters.Types.ImprovementSearchLimitParameters</a>
</li>
<li>ImprovementRateSolutionsDistance
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters_1_1Types_1_1ImprovementSearchLimitParameters.html#af793fa28e7425662ec9b16e4d8cbf3ec">RoutingSearchParameters.Types.ImprovementSearchLimitParameters</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_1DecisionStrategyProto_1_1Types_1_1AffineTransformation.html#a075e1e3c9dd399cef584d7338cc37938">DecisionStrategyProto.Types.AffineTransformation</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>initialization_splits
: <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a33b5f7988bd900722e702d6e808d091f">DefaultPhaseParameters</a>
</li>
<li>IntDiv
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a115c3284d511041c8dfe42894c9fa48a">ConstraintProto</a>
</li>
<li>Interval
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#ae0f115317f8f86f279a1e01a585e9e46">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>IntMax
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a5550621340a6f4cfd9847b405363323e">ConstraintProto</a>
</li>
<li>IntMin
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a3e1d51a94ace9db0b0f795227ad95715">ConstraintProto</a>
</li>
<li>IntMod
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a24deb5a000fc8ee874c1328ab5483887">ConstraintProto</a>
</li>
<li>IntProd
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a16ddbdab403e7866b252037e43595743">ConstraintProto</a>
</li>
<li>Inverse
: <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a25275f76551b1a5aa2e2cba16570fe1a">ConstraintProto</a>
</li>
<li>IsFixedSize
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a8ec7d7c5cd2656150a6237ce80df4d20">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">Int64VectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">IntVectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">DecisionBuilderVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector.html#a8ec7d7c5cd2656150a6237ce80df4d20">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">Int64VectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">IntervalVarVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">IntVarVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">IntVectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">LocalSearchFilterVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">LocalSearchOperatorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">SearchMonitorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">SequenceVarVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">SymmetryBreakerVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">DoubleVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector.html#a8ec7d7c5cd2656150a6237ce80df4d20">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">Int64VectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">IntVectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">MPConstraintVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">MPVariableVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#a8ec7d7c5cd2656150a6237ce80df4d20">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">Int64VectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector.html#a8ec7d7c5cd2656150a6237ce80df4d20">IntVectorVector</a>
</li>
<li>IsReadOnly
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#ad1b02f19e753582b3c5f9ed71bb0318a">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">Int64VectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">IntVectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">DecisionBuilderVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector.html#ad1b02f19e753582b3c5f9ed71bb0318a">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">Int64VectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">IntervalVarVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">IntVarVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">IntVectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">LocalSearchFilterVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">LocalSearchOperatorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">SearchMonitorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">SequenceVarVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">SymmetryBreakerVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">DoubleVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector.html#ad1b02f19e753582b3c5f9ed71bb0318a">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">Int64VectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">IntVectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">MPConstraintVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">MPVariableVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#ad1b02f19e753582b3c5f9ed71bb0318a">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">Int64VectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector.html#ad1b02f19e753582b3c5f9ed71bb0318a">IntVectorVector</a>
</li>
<li>IsSynchronized
: <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64Vector.html#a94b969d24485ca893c76b3323b3326f4">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1Int64VectorVector.html#a94b969d24485ca893c76b3323b3326f4">Int64VectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVector.html#a94b969d24485ca893c76b3323b3326f4">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Algorithms_1_1IntVectorVector.html#a94b969d24485ca893c76b3323b3326f4">IntVectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilderVector.html#a94b969d24485ca893c76b3323b3326f4">DecisionBuilderVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64Vector.html#a94b969d24485ca893c76b3323b3326f4">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Int64VectorVector.html#a94b969d24485ca893c76b3323b3326f4">Int64VectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntervalVarVector.html#a94b969d24485ca893c76b3323b3326f4">IntervalVarVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVarVector.html#a94b969d24485ca893c76b3323b3326f4">IntVarVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVector.html#a94b969d24485ca893c76b3323b3326f4">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVectorVector.html#a94b969d24485ca893c76b3323b3326f4">IntVectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchFilterVector.html#a94b969d24485ca893c76b3323b3326f4">LocalSearchFilterVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1LocalSearchOperatorVector.html#a94b969d24485ca893c76b3323b3326f4">LocalSearchOperatorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitorVector.html#a94b969d24485ca893c76b3323b3326f4">SearchMonitorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SequenceVarVector.html#a94b969d24485ca893c76b3323b3326f4">SequenceVarVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SymmetryBreakerVector.html#a94b969d24485ca893c76b3323b3326f4">SymmetryBreakerVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a94b969d24485ca893c76b3323b3326f4">DoubleVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64Vector.html#a94b969d24485ca893c76b3323b3326f4">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1Int64VectorVector.html#a94b969d24485ca893c76b3323b3326f4">Int64VectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVector.html#a94b969d24485ca893c76b3323b3326f4">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1IntVectorVector.html#a94b969d24485ca893c76b3323b3326f4">IntVectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPConstraintVector.html#a94b969d24485ca893c76b3323b3326f4">MPConstraintVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPVariableVector.html#a94b969d24485ca893c76b3323b3326f4">MPVariableVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#a94b969d24485ca893c76b3323b3326f4">Int64Vector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1Int64VectorVector.html#a94b969d24485ca893c76b3323b3326f4">Int64VectorVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVector.html#a94b969d24485ca893c76b3323b3326f4">IntVector</a>
, <a class="el" href="classGoogle_1_1OrTools_1_1Util_1_1IntVectorVector.html#a94b969d24485ca893c76b3323b3326f4">IntVectorVector</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>