Files
ortools-clone/docs/dotnet/functions_vars_i.html
Laurent Perron 5615fe9c61 regenerate docs
2022-01-17 21:42:14 +01:00

129 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"/>-->
<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.2</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.3 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('functions_vars_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" name="index_i"></a>- i -</h3><ul>
<li>ImprovementLimitParametersFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters.html#a777fd9acbdd0a7a29d826ef7a3dc9291">RoutingSearchParameters</a></li>
<li>ImprovementRateCoefficientFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters_1_1Types_1_1ImprovementSearchLimitParameters.html#a0a1aa387c20ad684c2a13df3b39bdeb0">RoutingSearchParameters.Types.ImprovementSearchLimitParameters</a></li>
<li>ImprovementRateSolutionsDistanceFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters_1_1Types_1_1ImprovementSearchLimitParameters.html#a05e47f7fc89fa0866b63e8c33eccf82e">RoutingSearchParameters.Types.ImprovementSearchLimitParameters</a></li>
<li>IN_ROOT_NODE&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#abd89fed3c1802c1444041aa5ee03782c">Solver</a></li>
<li>IN_SEARCH&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ac915bfea6be7387600fc0f70afda7ecd">Solver</a></li>
<li>INCREMENT&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ac2ee823fd3fd9cfcaf056062f0bde77f">Solver</a></li>
<li>index_&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1IntVar.html#a579047f5aef82c51e30bf014bb7aaa45">IntVar</a></li>
<li>IndexFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1DecisionStrategyProto_1_1Types_1_1AffineTransformation.html#a1cf9ee00ed574678bb2dca73a4b7d0bf">DecisionStrategyProto.Types.AffineTransformation</a>, <a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ElementConstraintProto.html#a1cf9ee00ed574678bb2dca73a4b7d0bf">ElementConstraintProto</a></li>
<li>InitialPolarityFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a500820828f37d001e456a2422ba8eee7">SatParameters</a></li>
<li>InitialVariablesActivityFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#ac22f121cd7b834a7a98d78827bdf65d4">SatParameters</a></li>
<li>InnerObjectiveLowerBoundFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#adec23a548ab7bafc61e03ff483f483a3">CpSolverResponse</a></li>
<li>InstantiateAllVariablesFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#aa8d9f6b5a1c3e3d5a4365c80a58922bd">SatParameters</a></li>
<li>INT_VALUE_DEFAULT&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a54971a7ad5d5893b644f50dab42bc6d0">Solver</a></li>
<li>INT_VALUE_SIMPLE&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#ac9cbe97139dd3f03ebde6b6256f3f810">Solver</a></li>
<li>INT_VAR_DEFAULT&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#acdf39fe0c5b61426aafca4302365fd2e">Solver</a></li>
<li>INT_VAR_SIMPLE&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a6f388caf26ed821289a1759c7d975643">Solver</a></li>
<li>IntDivFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#adce82e25617358aa2d42b45411ceeab6">ConstraintProto</a></li>
<li>IntegerObjectiveFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpSolverResponse.html#a5de3865386df4fa38dceb6f500880769">CpSolverResponse</a></li>
<li>IntegerOffsetFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpObjectiveProto.html#a21218caa92bfc562dbd4ec4bd123d0d4">CpObjectiveProto</a></li>
<li>IntegerScalingFactorFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1CpObjectiveProto.html#af81d0f3af83b65c5d39cf513078c2c3b">CpObjectiveProto</a></li>
<li>InterleaveBatchSizeFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a944c11473761d186102f0c5ef49412c1">SatParameters</a></li>
<li>InterleaveSearchFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1SatParameters.html#a582c0db36cf4408cfad0cbfd01834368">SatParameters</a></li>
<li>INTERVAL_DEFAULT&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#adfe3af89004d4114669747809d6a0d5a">Solver</a></li>
<li>INTERVAL_SET_TIMES_BACKWARD&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a40c7d043faeec28d6a16c722c45d9273">Solver</a></li>
<li>INTERVAL_SET_TIMES_FORWARD&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a53c9eff64106ec727069591a3b8eee4e">Solver</a></li>
<li>INTERVAL_SIMPLE&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html#a999d7051fad12bdbba1aba0780e2a4ed">Solver</a></li>
<li>IntervalFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a91b1630e3f26dfc3faed1ef18242a538">ConstraintProto</a></li>
<li>IntervalsFieldNumber&#160;:&#160;<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>IntModFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a116182095bc026a9c8565145dff47792">ConstraintProto</a></li>
<li>IntProdFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a2e7910aea48894a521857cebb436fcd1">ConstraintProto</a></li>
<li>InverseFieldNumber&#160;:&#160;<a class="el" href="classGoogle_1_1OrTools_1_1Sat_1_1ConstraintProto.html#a69dbd9a3707b2f3e27f9004e1cfe2fbc">ConstraintProto</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>