596 lines
166 KiB
HTML
596 lines
166 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 8.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.1 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&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&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&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('RegularLimit_8cs_source.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="header">
|
|
<div class="headertitle">
|
|
<div class="title">RegularLimit.cs</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="RegularLimit_8cs.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// <auto-generated /></span></div>
|
|
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//</span></div>
|
|
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// This file was automatically generated by SWIG (http://www.swig.org).</span></div>
|
|
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// Version 4.0.2</span></div>
|
|
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">//</span></div>
|
|
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// Do not make changes to this file unless you know what you are doing--modify</span></div>
|
|
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">// the SWIG interface file instead.</span></div>
|
|
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>  </div>
|
|
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="keyword">namespace </span><a class="code" href="namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Google.OrTools.ConstraintSolver</a> {</div>
|
|
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>  </div>
|
|
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="keyword">using</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">System</a>;</div>
|
|
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">using</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">System</a>.Runtime.InteropServices;</div>
|
|
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">using</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">System</a>.Collections;</div>
|
|
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">using</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">System</a>.Collections.Generic;</div>
|
|
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  </div>
|
|
<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html"> 18</a></span> <span class="keyword">public</span> <span class="keyword">partial class </span><a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html">RegularLimit</a> : <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html">SearchLimit</a> {</div>
|
|
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  <span class="keyword">private</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Runtime.InteropServices.HandleRef swigCPtr;</div>
|
|
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  </div>
|
|
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <span class="keyword">internal</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html">RegularLimit</a>(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr cPtr, <span class="keywordtype">bool</span> cMemoryOwn) : base(<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5c3a1c9e78ff32c6c863d2ed8dea5fa7">RegularLimit_SWIGUpcast</a>(cPtr), cMemoryOwn) {</div>
|
|
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  swigCPtr = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Runtime.InteropServices.HandleRef(<span class="keyword">this</span>, cPtr);</div>
|
|
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  }</div>
|
|
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
|
|
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">internal</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Runtime.InteropServices.HandleRef getCPtr(<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html">RegularLimit</a> obj) {</div>
|
|
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keywordflow">return</span> (obj == <span class="keyword">null</span>) ? <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Runtime.InteropServices.HandleRef(<span class="keyword">null</span>, <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) : obj.swigCPtr;</div>
|
|
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  }</div>
|
|
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  </div>
|
|
<div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a849c3c7f8d08104f0cdb46bee9fe6389"> 29</a></span>  <span class="keyword">protected</span> <span class="keyword">override</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a849c3c7f8d08104f0cdb46bee9fe6389">Dispose</a>(<span class="keywordtype">bool</span> disposing) {</div>
|
|
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  lock(<span class="keyword">this</span>) {</div>
|
|
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="keywordflow">if</span> (swigCPtr.Handle != <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) {</div>
|
|
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseObject.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>) {</div>
|
|
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseObject.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a54240388cff37aa4e6445d3d40e87f0f">delete_RegularLimit</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  }</div>
|
|
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  swigCPtr = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Runtime.InteropServices.HandleRef(<span class="keyword">null</span>, <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero);</div>
|
|
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  }</div>
|
|
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  base.Dispose(disposing);</div>
|
|
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  }</div>
|
|
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  }</div>
|
|
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  </div>
|
|
<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ac4b47976d1d617e1f19a4b16edeea8f2"> 42</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ac4b47976d1d617e1f19a4b16edeea8f2">RegularLimit</a>(<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html">Solver</a> s, SWIGTYPE_p_absl__Duration time, <span class="keywordtype">long</span> branches, <span class="keywordtype">long</span> failures, <span class="keywordtype">long</span> solutions, <span class="keywordtype">bool</span> smart_time_check, <span class="keywordtype">bool</span> cumulative) : this(<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.new_RegularLimit(<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html">Solver</a>.getCPtr(s), SWIGTYPE_p_absl__Duration.getCPtr(time), branches, failures, solutions, smart_time_check, cumulative), true) {</div>
|
|
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  SwigDirectorConnect();</div>
|
|
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  }</div>
|
|
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  </div>
|
|
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ae9707154654f7e6bdcad9c3d835b39f7"> 47</a></span>  <span class="keyword">public</span> <span class="keyword">override</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ae9707154654f7e6bdcad9c3d835b39f7">Copy</a>(<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html">SearchLimit</a> limit) {</div>
|
|
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"Copy"</span>, swigMethodTypes27)) <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a40d582c458d1dfe24a9503c3bee21938">RegularLimit_CopySwigExplicitRegularLimit</a>(swigCPtr, <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html">SearchLimit</a>.getCPtr(limit)); <span class="keywordflow">else</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#adc9cef4b79e7c50898543670e4d12b03">RegularLimit_Copy</a>(swigCPtr, <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html">SearchLimit</a>.getCPtr(limit));</div>
|
|
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  }</div>
|
|
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  </div>
|
|
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab73cc0e0a56680e619782a2c7ae8fabe"> 51</a></span>  <span class="keyword">public</span> <span class="keyword">override</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html">SearchLimit</a> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab73cc0e0a56680e619782a2c7ae8fabe">MakeClone</a>() {</div>
|
|
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr cPtr = (SwigDerivedClassHasMethod(<span class="stringliteral">"MakeClone"</span>, swigMethodTypes28) ? <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab7e236a2af9535c8108a797559300c85">RegularLimit_MakeCloneSwigExplicitRegularLimit</a>(swigCPtr) : <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a03b024fe8337fce1d0fe275455da7d7f">RegularLimit_MakeClone</a>(swigCPtr));</div>
|
|
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html">SearchLimit</a> ret = (cPtr == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html">SearchLimit</a>(cPtr, <span class="keyword">false</span>);</div>
|
|
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  }</div>
|
|
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  </div>
|
|
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ac826eb5b58be53b414b365c1fc59576c"> 57</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html">RegularLimit</a> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ac826eb5b58be53b414b365c1fc59576c">MakeIdenticalClone</a>() {</div>
|
|
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr cPtr = <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a412eb9775c28d7f85a9456cb68b8dfa5">RegularLimit_MakeIdenticalClone</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html">RegularLimit</a> ret = (cPtr == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html">RegularLimit</a>(cPtr, <span class="keyword">false</span>);</div>
|
|
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  }</div>
|
|
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  </div>
|
|
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a10e299fe36068a1cea8786eea4a1f5cb"> 63</a></span>  <span class="keyword">public</span> <span class="keyword">override</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a10e299fe36068a1cea8786eea4a1f5cb">Check</a>() {</div>
|
|
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="keywordtype">bool</span> ret = (SwigDerivedClassHasMethod(<span class="stringliteral">"Check"</span>, swigMethodTypes25) ? <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7ab6fb212009ddac4f1d87c946bf7f7c">RegularLimit_CheckSwigExplicitRegularLimit</a>(swigCPtr) : <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4244267d0027c485782be6ada9cb1e3c">RegularLimit_Check</a>(swigCPtr));</div>
|
|
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  }</div>
|
|
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  </div>
|
|
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8045e088b31fe0754fb20cb0a5ff0dc9"> 68</a></span>  <span class="keyword">public</span> <span class="keyword">override</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8045e088b31fe0754fb20cb0a5ff0dc9">Init</a>() {</div>
|
|
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"Init"</span>, swigMethodTypes26)) <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a224eb7422f425d8bd6f8af1f64870009">RegularLimit_InitSwigExplicitRegularLimit</a>(swigCPtr); <span class="keywordflow">else</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#acd99c10c2c3c26859ae9528f6485d4fa">RegularLimit_Init</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  }</div>
|
|
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  </div>
|
|
<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a7bffd52acfbed323402d4b936224c35b"> 72</a></span>  <span class="keyword">public</span> <span class="keyword">override</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a7bffd52acfbed323402d4b936224c35b">ExitSearch</a>() {</div>
|
|
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"ExitSearch"</span>, swigMethodTypes3)) <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a6b9bb5c76e0498442e4bd39f485390f1">RegularLimit_ExitSearchSwigExplicitRegularLimit</a>(swigCPtr); <span class="keywordflow">else</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#af54c25dca88316e6d90a1268835939c8">RegularLimit_ExitSearch</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  }</div>
|
|
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  </div>
|
|
<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a64dd3699a2a0cf59cbe510dc31ba1d3e"> 76</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a64dd3699a2a0cf59cbe510dc31ba1d3e">UpdateLimits</a>(SWIGTYPE_p_absl__Duration time, <span class="keywordtype">long</span> branches, <span class="keywordtype">long</span> failures, <span class="keywordtype">long</span> solutions) {</div>
|
|
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8a4970732c223f3b93a443098bc06346">RegularLimit_UpdateLimits</a>(swigCPtr, SWIGTYPE_p_absl__Duration.getCPtr(time), branches, failures, solutions);</div>
|
|
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  }</div>
|
|
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  </div>
|
|
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a7439098646e7c40d51d7b707679f6d36"> 81</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a7439098646e7c40d51d7b707679f6d36">WallTime</a>() {</div>
|
|
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa445d720e1a99ed20419888b26ff4178">RegularLimit_WallTime</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  }</div>
|
|
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  </div>
|
|
<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a788ae7d38fa898020c16c85a94d09534"> 86</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a788ae7d38fa898020c16c85a94d09534">Branches</a>() {</div>
|
|
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a08f415888fe5b768d3f6b5badb68dcdd">RegularLimit_Branches</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  }</div>
|
|
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  </div>
|
|
<div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a119a0334f4c286130c92f8ccc5c1ce6c"> 91</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a119a0334f4c286130c92f8ccc5c1ce6c">Failures</a>() {</div>
|
|
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa8e504b875a8eb2cdedeebd5f502037e">RegularLimit_Failures</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  }</div>
|
|
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  </div>
|
|
<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a46e233b9a545c97b3becde1f0e3cd6c0"> 96</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a46e233b9a545c97b3becde1f0e3cd6c0">Solutions</a>() {</div>
|
|
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a44f176d571f281e4ddca6baa7718b89b">RegularLimit_Solutions</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  }</div>
|
|
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  </div>
|
|
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ada65f46d1fdf3f3af60b001dd0990025"> 101</a></span>  <span class="keyword">public</span> <span class="keyword">override</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ada65f46d1fdf3f3af60b001dd0990025">IsUncheckedSolutionLimitReached</a>() {</div>
|
|
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keywordtype">bool</span> ret = (SwigDerivedClassHasMethod(<span class="stringliteral">"IsUncheckedSolutionLimitReached"</span>, swigMethodTypes20) ? <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a359727cd668144984dc919f6c8e1f4de">RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit</a>(swigCPtr) : <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a2463f4007a1dec0ebabe57de84a59e0e">RegularLimit_IsUncheckedSolutionLimitReached</a>(swigCPtr));</div>
|
|
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  }</div>
|
|
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  </div>
|
|
<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab2bf6b50864319fedde777cb0758d876"> 106</a></span>  <span class="keyword">public</span> <span class="keyword">override</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab2bf6b50864319fedde777cb0758d876">ProgressPercent</a>() {</div>
|
|
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keywordtype">int</span> ret = (SwigDerivedClassHasMethod(<span class="stringliteral">"ProgressPercent"</span>, swigMethodTypes22) ? <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a2a62719c22e573645f6b4dc0bfdb23b9">RegularLimit_ProgressPercentSwigExplicitRegularLimit</a>(swigCPtr) : <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8652095df7dd6ebccdc072f6a95f004f">RegularLimit_ProgressPercent</a>(swigCPtr));</div>
|
|
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  }</div>
|
|
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  </div>
|
|
<div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa73e7c4dd1df5fd5fbf81c7764ee1533"> 111</a></span>  <span class="keyword">public</span> <span class="keyword">override</span> <span class="keywordtype">string</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa73e7c4dd1df5fd5fbf81c7764ee1533">ToString</a>() {</div>
|
|
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keywordtype">string</span> ret = (SwigDerivedClassHasMethod(<span class="stringliteral">"ToString"</span>, swigMethodTypes0) ? <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4b7fc70ced525fa1cf63d90c4b9ac3a4">RegularLimit_ToStringSwigExplicitRegularLimit</a>(swigCPtr) : <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad003e907054b3ddbc804746ad0466628">RegularLimit_ToString</a>(swigCPtr));</div>
|
|
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  }</div>
|
|
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  </div>
|
|
<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab7d07ac20f01770825d403f34a758ef6"> 116</a></span>  <span class="keyword">public</span> <span class="keyword">override</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab7d07ac20f01770825d403f34a758ef6">Accept</a>(<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html">ModelVisitor</a> visitor) {</div>
|
|
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"Accept"</span>, swigMethodTypes23)) <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab8dc6aa3d4b86d2a47d882918ffcdd37">RegularLimit_AcceptSwigExplicitRegularLimit</a>(swigCPtr, <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html">ModelVisitor</a>.getCPtr(visitor)); <span class="keywordflow">else</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a454bf516c58c88c31ee983f9dd8e260f">RegularLimit_Accept</a>(swigCPtr, <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html">ModelVisitor</a>.getCPtr(visitor));</div>
|
|
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  }</div>
|
|
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  </div>
|
|
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorConnect() {</div>
|
|
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"ToString"</span>, swigMethodTypes0))</div>
|
|
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  swigDelegate0 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a6e82cd956ec2726b545bb5358dbcb0cf">SwigDelegateRegularLimit_0</a>(SwigDirectorMethodToString);</div>
|
|
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"EnterSearch"</span>, swigMethodTypes1))</div>
|
|
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  swigDelegate1 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a9ff4f5acf4a453c7a96f50464f0c7c35">SwigDelegateRegularLimit_1</a>(SwigDirectorMethodEnterSearch);</div>
|
|
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"RestartSearch"</span>, swigMethodTypes2))</div>
|
|
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  swigDelegate2 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a5069ef8c1de2eef9765526efe9cff7b4">SwigDelegateRegularLimit_2</a>(SwigDirectorMethodRestartSearch);</div>
|
|
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"ExitSearch"</span>, swigMethodTypes3))</div>
|
|
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  swigDelegate3 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#afe6457a287121ec85d8c403f579c70a0">SwigDelegateRegularLimit_3</a>(SwigDirectorMethodExitSearch);</div>
|
|
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"BeginNextDecision"</span>, swigMethodTypes4))</div>
|
|
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  swigDelegate4 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a25594aa32485cd7290898e7bf1926e46">SwigDelegateRegularLimit_4</a>(SwigDirectorMethodBeginNextDecision);</div>
|
|
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"EndNextDecision"</span>, swigMethodTypes5))</div>
|
|
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  swigDelegate5 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa27adfc9f6c0d5ac006d32bbc50de0a6">SwigDelegateRegularLimit_5</a>(SwigDirectorMethodEndNextDecision);</div>
|
|
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"ApplyDecision"</span>, swigMethodTypes6))</div>
|
|
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  swigDelegate6 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a14114865933012803e0324ba61561c5a">SwigDelegateRegularLimit_6</a>(SwigDirectorMethodApplyDecision);</div>
|
|
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"RefuteDecision"</span>, swigMethodTypes7))</div>
|
|
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  swigDelegate7 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a6f5c2f5efb494a5ff0215462ad30e0c1">SwigDelegateRegularLimit_7</a>(SwigDirectorMethodRefuteDecision);</div>
|
|
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"AfterDecision"</span>, swigMethodTypes8))</div>
|
|
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  swigDelegate8 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a151635869b3f8e794cd015b0d6d4c711">SwigDelegateRegularLimit_8</a>(SwigDirectorMethodAfterDecision);</div>
|
|
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"BeginFail"</span>, swigMethodTypes9))</div>
|
|
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  swigDelegate9 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a2b99365666908a5f3dae3ad5e9845558">SwigDelegateRegularLimit_9</a>(SwigDirectorMethodBeginFail);</div>
|
|
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"EndFail"</span>, swigMethodTypes10))</div>
|
|
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  swigDelegate10 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab145308ae988a23cf36483f88b0fd21a">SwigDelegateRegularLimit_10</a>(SwigDirectorMethodEndFail);</div>
|
|
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"BeginInitialPropagation"</span>, swigMethodTypes11))</div>
|
|
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  swigDelegate11 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a77795f315cc0e11cc9f60f814a7f51f5">SwigDelegateRegularLimit_11</a>(SwigDirectorMethodBeginInitialPropagation);</div>
|
|
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"EndInitialPropagation"</span>, swigMethodTypes12))</div>
|
|
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  swigDelegate12 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a47227b8879aef40f5e7ed63615195ed6">SwigDelegateRegularLimit_12</a>(SwigDirectorMethodEndInitialPropagation);</div>
|
|
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"AcceptSolution"</span>, swigMethodTypes13))</div>
|
|
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  swigDelegate13 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8cb65e28dafaceb04e0351efdc885ad7">SwigDelegateRegularLimit_13</a>(SwigDirectorMethodAcceptSolution);</div>
|
|
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"AtSolution"</span>, swigMethodTypes14))</div>
|
|
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  swigDelegate14 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a5a28bbeb5d2d4ac46ca5901e9189b55a">SwigDelegateRegularLimit_14</a>(SwigDirectorMethodAtSolution);</div>
|
|
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"NoMoreSolutions"</span>, swigMethodTypes15))</div>
|
|
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  swigDelegate15 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8f2ebd3c73c64fb8686f2a6f118145d1">SwigDelegateRegularLimit_15</a>(SwigDirectorMethodNoMoreSolutions);</div>
|
|
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"LocalOptimum"</span>, swigMethodTypes16))</div>
|
|
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  swigDelegate16 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa694c3ab62dd1e7983bca94212535196">SwigDelegateRegularLimit_16</a>(SwigDirectorMethodLocalOptimum);</div>
|
|
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"AcceptDelta"</span>, swigMethodTypes17))</div>
|
|
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  swigDelegate17 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#afdac7da4c063aa252450e4c927186b78">SwigDelegateRegularLimit_17</a>(SwigDirectorMethodAcceptDelta);</div>
|
|
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"AcceptNeighbor"</span>, swigMethodTypes18))</div>
|
|
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  swigDelegate18 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aba80c7094ebbd91cd5cba99d2ece7382">SwigDelegateRegularLimit_18</a>(SwigDirectorMethodAcceptNeighbor);</div>
|
|
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"AcceptUncheckedNeighbor"</span>, swigMethodTypes19))</div>
|
|
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  swigDelegate19 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa0705f2a84f027ddf87f4377c6b0de83">SwigDelegateRegularLimit_19</a>(SwigDirectorMethodAcceptUncheckedNeighbor);</div>
|
|
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"IsUncheckedSolutionLimitReached"</span>, swigMethodTypes20))</div>
|
|
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  swigDelegate20 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a46a6fdfad6482ef906c826dffcba1c3f">SwigDelegateRegularLimit_20</a>(SwigDirectorMethodIsUncheckedSolutionLimitReached);</div>
|
|
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"PeriodicCheck"</span>, swigMethodTypes21))</div>
|
|
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  swigDelegate21 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a4e96c5cef48b9d073cc7d0b8a2c6cd65">SwigDelegateRegularLimit_21</a>(SwigDirectorMethodPeriodicCheck);</div>
|
|
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"ProgressPercent"</span>, swigMethodTypes22))</div>
|
|
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  swigDelegate22 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa3dfc09528ebd195f12502a9e5e77f39">SwigDelegateRegularLimit_22</a>(SwigDirectorMethodProgressPercent);</div>
|
|
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"Accept"</span>, swigMethodTypes23))</div>
|
|
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  swigDelegate23 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a49c4ca0dd9c2519964a25d3d9d542df2">SwigDelegateRegularLimit_23</a>(SwigDirectorMethodAccept);</div>
|
|
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"Install"</span>, swigMethodTypes24))</div>
|
|
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  swigDelegate24 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aef3a25e5f990be78d25848c94dc6b6bf">SwigDelegateRegularLimit_24</a>(SwigDirectorMethodInstall);</div>
|
|
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"Check"</span>, swigMethodTypes25))</div>
|
|
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  swigDelegate25 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a66e1c91428af11563b8ea8159b2a1b4d">SwigDelegateRegularLimit_25</a>(SwigDirectorMethodCheck);</div>
|
|
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"Init"</span>, swigMethodTypes26))</div>
|
|
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  swigDelegate26 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab8c50b1bb26b3bd64a65ea9749d63cff">SwigDelegateRegularLimit_26</a>(SwigDirectorMethodInit);</div>
|
|
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"Copy"</span>, swigMethodTypes27))</div>
|
|
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  swigDelegate27 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a77a05dbb0a18ed0d78239e2883c69523">SwigDelegateRegularLimit_27</a>(SwigDirectorMethodCopy);</div>
|
|
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <span class="keywordflow">if</span> (SwigDerivedClassHasMethod(<span class="stringliteral">"MakeClone"</span>, swigMethodTypes28))</div>
|
|
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  swigDelegate28 = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ac155704ed27a9f4b8eb57fa3a2882a47">SwigDelegateRegularLimit_28</a>(SwigDirectorMethodMakeClone);</div>
|
|
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#af94511a0ada9ac0e6cc76977531a0d18">RegularLimit_director_connect</a>(swigCPtr, swigDelegate0, swigDelegate1, swigDelegate2, swigDelegate3, swigDelegate4, swigDelegate5, swigDelegate6, swigDelegate7, swigDelegate8, swigDelegate9, swigDelegate10, swigDelegate11, swigDelegate12, swigDelegate13, swigDelegate14, swigDelegate15, swigDelegate16, swigDelegate17, swigDelegate18, swigDelegate19, swigDelegate20, swigDelegate21, swigDelegate22, swigDelegate23, swigDelegate24, swigDelegate25, swigDelegate26, swigDelegate27, swigDelegate28);</div>
|
|
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  }</div>
|
|
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  </div>
|
|
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <span class="keyword">private</span> <span class="keywordtype">bool</span> SwigDerivedClassHasMethod(<span class="keywordtype">string</span> methodName, <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] methodTypes) {</div>
|
|
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Reflection.MethodInfo methodInfo = this.GetType().GetMethod(methodName, <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Reflection.BindingFlags.Public | <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Reflection.BindingFlags.NonPublic | <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Reflection.BindingFlags.Instance, <span class="keyword">null</span>, methodTypes, <span class="keyword">null</span>);</div>
|
|
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <span class="keywordtype">bool</span> hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(RegularLimit));</div>
|
|
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <span class="keywordflow">return</span> hasDerivedMethod;</div>
|
|
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  }</div>
|
|
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  </div>
|
|
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  <span class="keyword">private</span> <span class="keywordtype">string</span> SwigDirectorMethodToString() {</div>
|
|
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  <span class="keywordflow">return</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa73e7c4dd1df5fd5fbf81c7764ee1533">ToString</a>();</div>
|
|
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  }</div>
|
|
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  </div>
|
|
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodEnterSearch() {</div>
|
|
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html#ad7f7c15f0ace8af45da3f221c3e2ea84">EnterSearch</a>();</div>
|
|
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  }</div>
|
|
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  </div>
|
|
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodRestartSearch() {</div>
|
|
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a262b3b6ef45475daffd66c5ada5dfdd2">RestartSearch</a>();</div>
|
|
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  }</div>
|
|
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  </div>
|
|
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodExitSearch() {</div>
|
|
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a7bffd52acfbed323402d4b936224c35b">ExitSearch</a>();</div>
|
|
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  }</div>
|
|
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  </div>
|
|
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodBeginNextDecision(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr b) {</div>
|
|
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html#a14d018186e6b6fec74ec7762cc9f9937">BeginNextDecision</a>((b == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> DecisionBuilder(b, <span class="keyword">false</span>));</div>
|
|
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  }</div>
|
|
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  </div>
|
|
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodEndNextDecision(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr b, <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr d) {</div>
|
|
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a7eaf3b7043170884fb1c579113fde425">EndNextDecision</a>((b == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> DecisionBuilder(b, <span class="keyword">false</span>), (d == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> Decision(d, <span class="keyword">false</span>));</div>
|
|
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>  }</div>
|
|
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  </div>
|
|
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodApplyDecision(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr d) {</div>
|
|
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#aa1228197674736dcff640617cee1b9a0">ApplyDecision</a>((d == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> Decision(d, <span class="keyword">false</span>));</div>
|
|
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  }</div>
|
|
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  </div>
|
|
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodRefuteDecision(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr d) {</div>
|
|
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html#af36e8cabb3d6f6f87da03100e7ec8f01">RefuteDecision</a>((d == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> Decision(d, <span class="keyword">false</span>));</div>
|
|
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  }</div>
|
|
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  </div>
|
|
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodAfterDecision(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr d, <span class="keywordtype">bool</span> apply) {</div>
|
|
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a372e5e8745a39d938393623f6dc6d6a4">AfterDecision</a>((d == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> Decision(d, <span class="keyword">false</span>), apply);</div>
|
|
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  }</div>
|
|
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  </div>
|
|
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodBeginFail() {</div>
|
|
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a232379b0cabc402db868a849f4f71273">BeginFail</a>();</div>
|
|
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  }</div>
|
|
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  </div>
|
|
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodEndFail() {</div>
|
|
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a365797300972514a230eeb9e2f45f441">EndFail</a>();</div>
|
|
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  }</div>
|
|
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  </div>
|
|
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodBeginInitialPropagation() {</div>
|
|
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#adfeaf3bb78e09fb211bdb8a4fa605c05">BeginInitialPropagation</a>();</div>
|
|
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  }</div>
|
|
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  </div>
|
|
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodEndInitialPropagation() {</div>
|
|
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a1ef0300d79ec636a79c06486f695b2ff">EndInitialPropagation</a>();</div>
|
|
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  }</div>
|
|
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  </div>
|
|
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  <span class="keyword">private</span> <span class="keywordtype">bool</span> SwigDirectorMethodAcceptSolution() {</div>
|
|
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  <span class="keywordflow">return</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a2895de3ad67f901de28f00994cdcfa34">AcceptSolution</a>();</div>
|
|
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  }</div>
|
|
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  </div>
|
|
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  <span class="keyword">private</span> <span class="keywordtype">bool</span> SwigDirectorMethodAtSolution() {</div>
|
|
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  <span class="keywordflow">return</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a9f55f75747d65ad9c4ca9c6fdc01800d">AtSolution</a>();</div>
|
|
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  }</div>
|
|
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  </div>
|
|
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodNoMoreSolutions() {</div>
|
|
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a6c85276e75542eb410f09b0ccd78379b">NoMoreSolutions</a>();</div>
|
|
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  }</div>
|
|
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  </div>
|
|
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  <span class="keyword">private</span> <span class="keywordtype">bool</span> SwigDirectorMethodLocalOptimum() {</div>
|
|
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  <span class="keywordflow">return</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#ad6087c8c2f28d22ff19052db7c0045cf">LocalOptimum</a>();</div>
|
|
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  }</div>
|
|
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  </div>
|
|
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <span class="keyword">private</span> <span class="keywordtype">bool</span> SwigDirectorMethodAcceptDelta(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr delta, <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr deltadelta) {</div>
|
|
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <span class="keywordflow">return</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#af045725494195143bb513c47aad0cfd1">AcceptDelta</a>((delta == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> Assignment(delta, <span class="keyword">false</span>), (deltadelta == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> Assignment(deltadelta, <span class="keyword">false</span>));</div>
|
|
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>  }</div>
|
|
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  </div>
|
|
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodAcceptNeighbor() {</div>
|
|
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a36df6248a273f003d8d9e1414e3c5e5c">AcceptNeighbor</a>();</div>
|
|
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  }</div>
|
|
<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  </div>
|
|
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodAcceptUncheckedNeighbor() {</div>
|
|
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#ae08d9f4aadd8be8f98637c6dec237b57">AcceptUncheckedNeighbor</a>();</div>
|
|
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  }</div>
|
|
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  </div>
|
|
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  <span class="keyword">private</span> <span class="keywordtype">bool</span> SwigDirectorMethodIsUncheckedSolutionLimitReached() {</div>
|
|
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  <span class="keywordflow">return</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ada65f46d1fdf3f3af60b001dd0990025">IsUncheckedSolutionLimitReached</a>();</div>
|
|
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  }</div>
|
|
<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  </div>
|
|
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodPeriodicCheck() {</div>
|
|
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html#aaa64ba306a508f84b1530353774fcefe">PeriodicCheck</a>();</div>
|
|
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  }</div>
|
|
<div class="line"><a name="l00275"></a><span class="lineno"> 275</span>  </div>
|
|
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>  <span class="keyword">private</span> <span class="keywordtype">int</span> SwigDirectorMethodProgressPercent() {</div>
|
|
<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <span class="keywordflow">return</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab2bf6b50864319fedde777cb0758d876">ProgressPercent</a>();</div>
|
|
<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  }</div>
|
|
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  </div>
|
|
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodAccept(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr visitor) {</div>
|
|
<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab7d07ac20f01770825d403f34a758ef6">Accept</a>((visitor == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> ModelVisitor(visitor, <span class="keyword">false</span>));</div>
|
|
<div class="line"><a name="l00282"></a><span class="lineno"> 282</span>  }</div>
|
|
<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  </div>
|
|
<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodInstall() {</div>
|
|
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a16adaa01a30033dfc04405c25b7ede7b">Install</a>();</div>
|
|
<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  }</div>
|
|
<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  </div>
|
|
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  <span class="keyword">private</span> <span class="keywordtype">bool</span> SwigDirectorMethodCheck() {</div>
|
|
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  <span class="keywordflow">return</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a10e299fe36068a1cea8786eea4a1f5cb">Check</a>();</div>
|
|
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  }</div>
|
|
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  </div>
|
|
<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodInit() {</div>
|
|
<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8045e088b31fe0754fb20cb0a5ff0dc9">Init</a>();</div>
|
|
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  }</div>
|
|
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  </div>
|
|
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> SwigDirectorMethodCopy(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr limit) {</div>
|
|
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ae9707154654f7e6bdcad9c3d835b39f7">Copy</a>((limit == <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) ? <span class="keyword">null</span> : <span class="keyword">new</span> SearchLimit(limit, <span class="keyword">false</span>));</div>
|
|
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  }</div>
|
|
<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  </div>
|
|
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  <span class="keyword">private</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr SwigDirectorMethodMakeClone() {</div>
|
|
<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  <span class="keywordflow">return</span> SearchLimit.getCPtr(<a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab73cc0e0a56680e619782a2c7ae8fabe">MakeClone</a>()).Handle;</div>
|
|
<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>  }</div>
|
|
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  </div>
|
|
<div class="line"><a name="l00304"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a6e82cd956ec2726b545bb5358dbcb0cf"> 304</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">string</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a6e82cd956ec2726b545bb5358dbcb0cf">SwigDelegateRegularLimit_0</a>();</div>
|
|
<div class="line"><a name="l00305"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a9ff4f5acf4a453c7a96f50464f0c7c35"> 305</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a9ff4f5acf4a453c7a96f50464f0c7c35">SwigDelegateRegularLimit_1</a>();</div>
|
|
<div class="line"><a name="l00306"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a5069ef8c1de2eef9765526efe9cff7b4"> 306</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a5069ef8c1de2eef9765526efe9cff7b4">SwigDelegateRegularLimit_2</a>();</div>
|
|
<div class="line"><a name="l00307"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#afe6457a287121ec85d8c403f579c70a0"> 307</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#afe6457a287121ec85d8c403f579c70a0">SwigDelegateRegularLimit_3</a>();</div>
|
|
<div class="line"><a name="l00308"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a25594aa32485cd7290898e7bf1926e46"> 308</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a25594aa32485cd7290898e7bf1926e46">SwigDelegateRegularLimit_4</a>(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr b);</div>
|
|
<div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa27adfc9f6c0d5ac006d32bbc50de0a6"> 309</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa27adfc9f6c0d5ac006d32bbc50de0a6">SwigDelegateRegularLimit_5</a>(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr b, <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr d);</div>
|
|
<div class="line"><a name="l00310"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a14114865933012803e0324ba61561c5a"> 310</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a14114865933012803e0324ba61561c5a">SwigDelegateRegularLimit_6</a>(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr d);</div>
|
|
<div class="line"><a name="l00311"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a6f5c2f5efb494a5ff0215462ad30e0c1"> 311</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a6f5c2f5efb494a5ff0215462ad30e0c1">SwigDelegateRegularLimit_7</a>(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr d);</div>
|
|
<div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a151635869b3f8e794cd015b0d6d4c711"> 312</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a151635869b3f8e794cd015b0d6d4c711">SwigDelegateRegularLimit_8</a>(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr d, <span class="keywordtype">bool</span> apply);</div>
|
|
<div class="line"><a name="l00313"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a2b99365666908a5f3dae3ad5e9845558"> 313</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a2b99365666908a5f3dae3ad5e9845558">SwigDelegateRegularLimit_9</a>();</div>
|
|
<div class="line"><a name="l00314"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab145308ae988a23cf36483f88b0fd21a"> 314</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab145308ae988a23cf36483f88b0fd21a">SwigDelegateRegularLimit_10</a>();</div>
|
|
<div class="line"><a name="l00315"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a77795f315cc0e11cc9f60f814a7f51f5"> 315</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a77795f315cc0e11cc9f60f814a7f51f5">SwigDelegateRegularLimit_11</a>();</div>
|
|
<div class="line"><a name="l00316"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a47227b8879aef40f5e7ed63615195ed6"> 316</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a47227b8879aef40f5e7ed63615195ed6">SwigDelegateRegularLimit_12</a>();</div>
|
|
<div class="line"><a name="l00317"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8cb65e28dafaceb04e0351efdc885ad7"> 317</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8cb65e28dafaceb04e0351efdc885ad7">SwigDelegateRegularLimit_13</a>();</div>
|
|
<div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a5a28bbeb5d2d4ac46ca5901e9189b55a"> 318</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a5a28bbeb5d2d4ac46ca5901e9189b55a">SwigDelegateRegularLimit_14</a>();</div>
|
|
<div class="line"><a name="l00319"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8f2ebd3c73c64fb8686f2a6f118145d1"> 319</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8f2ebd3c73c64fb8686f2a6f118145d1">SwigDelegateRegularLimit_15</a>();</div>
|
|
<div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa694c3ab62dd1e7983bca94212535196"> 320</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa694c3ab62dd1e7983bca94212535196">SwigDelegateRegularLimit_16</a>();</div>
|
|
<div class="line"><a name="l00321"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#afdac7da4c063aa252450e4c927186b78"> 321</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#afdac7da4c063aa252450e4c927186b78">SwigDelegateRegularLimit_17</a>(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr delta, <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr deltadelta);</div>
|
|
<div class="line"><a name="l00322"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aba80c7094ebbd91cd5cba99d2ece7382"> 322</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aba80c7094ebbd91cd5cba99d2ece7382">SwigDelegateRegularLimit_18</a>();</div>
|
|
<div class="line"><a name="l00323"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa0705f2a84f027ddf87f4377c6b0de83"> 323</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa0705f2a84f027ddf87f4377c6b0de83">SwigDelegateRegularLimit_19</a>();</div>
|
|
<div class="line"><a name="l00324"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a46a6fdfad6482ef906c826dffcba1c3f"> 324</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a46a6fdfad6482ef906c826dffcba1c3f">SwigDelegateRegularLimit_20</a>();</div>
|
|
<div class="line"><a name="l00325"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a4e96c5cef48b9d073cc7d0b8a2c6cd65"> 325</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a4e96c5cef48b9d073cc7d0b8a2c6cd65">SwigDelegateRegularLimit_21</a>();</div>
|
|
<div class="line"><a name="l00326"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa3dfc09528ebd195f12502a9e5e77f39"> 326</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa3dfc09528ebd195f12502a9e5e77f39">SwigDelegateRegularLimit_22</a>();</div>
|
|
<div class="line"><a name="l00327"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a49c4ca0dd9c2519964a25d3d9d542df2"> 327</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a49c4ca0dd9c2519964a25d3d9d542df2">SwigDelegateRegularLimit_23</a>(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr visitor);</div>
|
|
<div class="line"><a name="l00328"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aef3a25e5f990be78d25848c94dc6b6bf"> 328</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aef3a25e5f990be78d25848c94dc6b6bf">SwigDelegateRegularLimit_24</a>();</div>
|
|
<div class="line"><a name="l00329"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a66e1c91428af11563b8ea8159b2a1b4d"> 329</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a66e1c91428af11563b8ea8159b2a1b4d">SwigDelegateRegularLimit_25</a>();</div>
|
|
<div class="line"><a name="l00330"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab8c50b1bb26b3bd64a65ea9749d63cff"> 330</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab8c50b1bb26b3bd64a65ea9749d63cff">SwigDelegateRegularLimit_26</a>();</div>
|
|
<div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a77a05dbb0a18ed0d78239e2883c69523"> 331</a></span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a77a05dbb0a18ed0d78239e2883c69523">SwigDelegateRegularLimit_27</a>(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr limit);</div>
|
|
<div class="line"><a name="l00332"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ac155704ed27a9f4b8eb57fa3a2882a47"> 332</a></span>  <span class="keyword">public</span> delegate <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ac155704ed27a9f4b8eb57fa3a2882a47">SwigDelegateRegularLimit_28</a>();</div>
|
|
<div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  </div>
|
|
<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a6e82cd956ec2726b545bb5358dbcb0cf">SwigDelegateRegularLimit_0</a> swigDelegate0;</div>
|
|
<div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a9ff4f5acf4a453c7a96f50464f0c7c35">SwigDelegateRegularLimit_1</a> swigDelegate1;</div>
|
|
<div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a5069ef8c1de2eef9765526efe9cff7b4">SwigDelegateRegularLimit_2</a> swigDelegate2;</div>
|
|
<div class="line"><a name="l00337"></a><span class="lineno"> 337</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#afe6457a287121ec85d8c403f579c70a0">SwigDelegateRegularLimit_3</a> swigDelegate3;</div>
|
|
<div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a25594aa32485cd7290898e7bf1926e46">SwigDelegateRegularLimit_4</a> swigDelegate4;</div>
|
|
<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa27adfc9f6c0d5ac006d32bbc50de0a6">SwigDelegateRegularLimit_5</a> swigDelegate5;</div>
|
|
<div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a14114865933012803e0324ba61561c5a">SwigDelegateRegularLimit_6</a> swigDelegate6;</div>
|
|
<div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a6f5c2f5efb494a5ff0215462ad30e0c1">SwigDelegateRegularLimit_7</a> swigDelegate7;</div>
|
|
<div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a151635869b3f8e794cd015b0d6d4c711">SwigDelegateRegularLimit_8</a> swigDelegate8;</div>
|
|
<div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a2b99365666908a5f3dae3ad5e9845558">SwigDelegateRegularLimit_9</a> swigDelegate9;</div>
|
|
<div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab145308ae988a23cf36483f88b0fd21a">SwigDelegateRegularLimit_10</a> swigDelegate10;</div>
|
|
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a77795f315cc0e11cc9f60f814a7f51f5">SwigDelegateRegularLimit_11</a> swigDelegate11;</div>
|
|
<div class="line"><a name="l00346"></a><span class="lineno"> 346</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a47227b8879aef40f5e7ed63615195ed6">SwigDelegateRegularLimit_12</a> swigDelegate12;</div>
|
|
<div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8cb65e28dafaceb04e0351efdc885ad7">SwigDelegateRegularLimit_13</a> swigDelegate13;</div>
|
|
<div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a5a28bbeb5d2d4ac46ca5901e9189b55a">SwigDelegateRegularLimit_14</a> swigDelegate14;</div>
|
|
<div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8f2ebd3c73c64fb8686f2a6f118145d1">SwigDelegateRegularLimit_15</a> swigDelegate15;</div>
|
|
<div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa694c3ab62dd1e7983bca94212535196">SwigDelegateRegularLimit_16</a> swigDelegate16;</div>
|
|
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#afdac7da4c063aa252450e4c927186b78">SwigDelegateRegularLimit_17</a> swigDelegate17;</div>
|
|
<div class="line"><a name="l00352"></a><span class="lineno"> 352</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aba80c7094ebbd91cd5cba99d2ece7382">SwigDelegateRegularLimit_18</a> swigDelegate18;</div>
|
|
<div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa0705f2a84f027ddf87f4377c6b0de83">SwigDelegateRegularLimit_19</a> swigDelegate19;</div>
|
|
<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a46a6fdfad6482ef906c826dffcba1c3f">SwigDelegateRegularLimit_20</a> swigDelegate20;</div>
|
|
<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a4e96c5cef48b9d073cc7d0b8a2c6cd65">SwigDelegateRegularLimit_21</a> swigDelegate21;</div>
|
|
<div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa3dfc09528ebd195f12502a9e5e77f39">SwigDelegateRegularLimit_22</a> swigDelegate22;</div>
|
|
<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a49c4ca0dd9c2519964a25d3d9d542df2">SwigDelegateRegularLimit_23</a> swigDelegate23;</div>
|
|
<div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aef3a25e5f990be78d25848c94dc6b6bf">SwigDelegateRegularLimit_24</a> swigDelegate24;</div>
|
|
<div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a66e1c91428af11563b8ea8159b2a1b4d">SwigDelegateRegularLimit_25</a> swigDelegate25;</div>
|
|
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab8c50b1bb26b3bd64a65ea9749d63cff">SwigDelegateRegularLimit_26</a> swigDelegate26;</div>
|
|
<div class="line"><a name="l00361"></a><span class="lineno"> 361</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a77a05dbb0a18ed0d78239e2883c69523">SwigDelegateRegularLimit_27</a> swigDelegate27;</div>
|
|
<div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  <span class="keyword">private</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ac155704ed27a9f4b8eb57fa3a2882a47">SwigDelegateRegularLimit_28</a> swigDelegate28;</div>
|
|
<div class="line"><a name="l00363"></a><span class="lineno"> 363</span>  </div>
|
|
<div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes0 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes1 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes2 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00367"></a><span class="lineno"> 367</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes3 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes4 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { typeof(DecisionBuilder) };</div>
|
|
<div class="line"><a name="l00369"></a><span class="lineno"> 369</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes5 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { typeof(DecisionBuilder), typeof(Decision) };</div>
|
|
<div class="line"><a name="l00370"></a><span class="lineno"> 370</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes6 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { typeof(Decision) };</div>
|
|
<div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes7 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { typeof(Decision) };</div>
|
|
<div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes8 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { typeof(Decision), typeof(<span class="keywordtype">bool</span>) };</div>
|
|
<div class="line"><a name="l00373"></a><span class="lineno"> 373</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes9 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes10 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes11 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00376"></a><span class="lineno"> 376</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes12 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes13 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00378"></a><span class="lineno"> 378</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes14 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00379"></a><span class="lineno"> 379</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes15 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes16 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes17 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { typeof(Assignment), typeof(Assignment) };</div>
|
|
<div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes18 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00383"></a><span class="lineno"> 383</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes19 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00384"></a><span class="lineno"> 384</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes20 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes21 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00386"></a><span class="lineno"> 386</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes22 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes23 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { typeof(ModelVisitor) };</div>
|
|
<div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes24 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes25 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes26 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00391"></a><span class="lineno"> 391</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes27 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { typeof(SearchLimit) };</div>
|
|
<div class="line"><a name="l00392"></a><span class="lineno"> 392</span>  <span class="keyword">private</span> <span class="keyword">static</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] swigMethodTypes28 = <span class="keyword">new</span> <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.Type[] { };</div>
|
|
<div class="line"><a name="l00393"></a><span class="lineno"> 393</span> }</div>
|
|
<div class="line"><a name="l00394"></a><span class="lineno"> 394</span>  </div>
|
|
<div class="line"><a name="l00395"></a><span class="lineno"> 395</span> }</div>
|
|
<div class="ttc" id="aProgram_8cs_html_a81a223a02c34d82b47199f08308847f2"><div class="ttname"><a href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">System</a></div><div class="ttdeci">using System</div><div class="ttdef"><b>Definition:</b> <a href="Program_8cs_source.html#l00014">Program.cs:14</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseObject_html_abc050282310ee35f8b4bac77b6103375"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BaseObject.html#abc050282310ee35f8b4bac77b6103375">Google.OrTools.ConstraintSolver.BaseObject.swigCMemOwn</a></div><div class="ttdeci">bool swigCMemOwn</div><div class="ttdef"><b>Definition:</b> <a href="BaseObject_8cs_source.html#l00020">BaseObject.cs:20</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ModelVisitor.html">Google.OrTools.ConstraintSolver.ModelVisitor</a></div><div class="ttdef"><b>Definition:</b> <a href="ModelVisitor_8cs_source.html#l00018">ModelVisitor.cs:18</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html">Google.OrTools.ConstraintSolver.RegularLimit</a></div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00018">RegularLimit.cs:18</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a10e299fe36068a1cea8786eea4a1f5cb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a10e299fe36068a1cea8786eea4a1f5cb">Google.OrTools.ConstraintSolver.RegularLimit.Check</a></div><div class="ttdeci">override bool Check()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00063">RegularLimit.cs:63</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a119a0334f4c286130c92f8ccc5c1ce6c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a119a0334f4c286130c92f8ccc5c1ce6c">Google.OrTools.ConstraintSolver.RegularLimit.Failures</a></div><div class="ttdeci">long Failures()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00091">RegularLimit.cs:91</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a14114865933012803e0324ba61561c5a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a14114865933012803e0324ba61561c5a">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_6</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_6(global::System.IntPtr d)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a151635869b3f8e794cd015b0d6d4c711"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a151635869b3f8e794cd015b0d6d4c711">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_8</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_8(global::System.IntPtr d, bool apply)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a25594aa32485cd7290898e7bf1926e46"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a25594aa32485cd7290898e7bf1926e46">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_4</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_4(global::System.IntPtr b)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a2b99365666908a5f3dae3ad5e9845558"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a2b99365666908a5f3dae3ad5e9845558">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_9</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_9()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a46a6fdfad6482ef906c826dffcba1c3f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a46a6fdfad6482ef906c826dffcba1c3f">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_20</a></div><div class="ttdeci">delegate bool SwigDelegateRegularLimit_20()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a46e233b9a545c97b3becde1f0e3cd6c0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a46e233b9a545c97b3becde1f0e3cd6c0">Google.OrTools.ConstraintSolver.RegularLimit.Solutions</a></div><div class="ttdeci">long Solutions()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00096">RegularLimit.cs:96</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a47227b8879aef40f5e7ed63615195ed6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a47227b8879aef40f5e7ed63615195ed6">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_12</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_12()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a49c4ca0dd9c2519964a25d3d9d542df2"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a49c4ca0dd9c2519964a25d3d9d542df2">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_23</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_23(global::System.IntPtr visitor)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a4e96c5cef48b9d073cc7d0b8a2c6cd65"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a4e96c5cef48b9d073cc7d0b8a2c6cd65">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_21</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_21()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a5069ef8c1de2eef9765526efe9cff7b4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a5069ef8c1de2eef9765526efe9cff7b4">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_2</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_2()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a5a28bbeb5d2d4ac46ca5901e9189b55a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a5a28bbeb5d2d4ac46ca5901e9189b55a">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_14</a></div><div class="ttdeci">delegate bool SwigDelegateRegularLimit_14()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a64dd3699a2a0cf59cbe510dc31ba1d3e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a64dd3699a2a0cf59cbe510dc31ba1d3e">Google.OrTools.ConstraintSolver.RegularLimit.UpdateLimits</a></div><div class="ttdeci">void UpdateLimits(SWIGTYPE_p_absl__Duration time, long branches, long failures, long solutions)</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00076">RegularLimit.cs:76</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a66e1c91428af11563b8ea8159b2a1b4d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a66e1c91428af11563b8ea8159b2a1b4d">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_25</a></div><div class="ttdeci">delegate bool SwigDelegateRegularLimit_25()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a6e82cd956ec2726b545bb5358dbcb0cf"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a6e82cd956ec2726b545bb5358dbcb0cf">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_0</a></div><div class="ttdeci">delegate string SwigDelegateRegularLimit_0()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a6f5c2f5efb494a5ff0215462ad30e0c1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a6f5c2f5efb494a5ff0215462ad30e0c1">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_7</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_7(global::System.IntPtr d)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a7439098646e7c40d51d7b707679f6d36"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a7439098646e7c40d51d7b707679f6d36">Google.OrTools.ConstraintSolver.RegularLimit.WallTime</a></div><div class="ttdeci">long WallTime()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00081">RegularLimit.cs:81</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a77795f315cc0e11cc9f60f814a7f51f5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a77795f315cc0e11cc9f60f814a7f51f5">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_11</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_11()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a77a05dbb0a18ed0d78239e2883c69523"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a77a05dbb0a18ed0d78239e2883c69523">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_27</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_27(global::System.IntPtr limit)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a788ae7d38fa898020c16c85a94d09534"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a788ae7d38fa898020c16c85a94d09534">Google.OrTools.ConstraintSolver.RegularLimit.Branches</a></div><div class="ttdeci">long Branches()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00086">RegularLimit.cs:86</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a7bffd52acfbed323402d4b936224c35b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a7bffd52acfbed323402d4b936224c35b">Google.OrTools.ConstraintSolver.RegularLimit.ExitSearch</a></div><div class="ttdeci">override void ExitSearch()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00072">RegularLimit.cs:72</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a8045e088b31fe0754fb20cb0a5ff0dc9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8045e088b31fe0754fb20cb0a5ff0dc9">Google.OrTools.ConstraintSolver.RegularLimit.Init</a></div><div class="ttdeci">override void Init()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00068">RegularLimit.cs:68</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a849c3c7f8d08104f0cdb46bee9fe6389"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a849c3c7f8d08104f0cdb46bee9fe6389">Google.OrTools.ConstraintSolver.RegularLimit.Dispose</a></div><div class="ttdeci">override void Dispose(bool disposing)</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00029">RegularLimit.cs:29</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a8cb65e28dafaceb04e0351efdc885ad7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8cb65e28dafaceb04e0351efdc885ad7">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_13</a></div><div class="ttdeci">delegate bool SwigDelegateRegularLimit_13()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a8f2ebd3c73c64fb8686f2a6f118145d1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a8f2ebd3c73c64fb8686f2a6f118145d1">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_15</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_15()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_a9ff4f5acf4a453c7a96f50464f0c7c35"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#a9ff4f5acf4a453c7a96f50464f0c7c35">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_1</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_1()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_aa0705f2a84f027ddf87f4377c6b0de83"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa0705f2a84f027ddf87f4377c6b0de83">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_19</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_19()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_aa27adfc9f6c0d5ac006d32bbc50de0a6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa27adfc9f6c0d5ac006d32bbc50de0a6">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_5</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_5(global::System.IntPtr b, global::System.IntPtr d)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_aa3dfc09528ebd195f12502a9e5e77f39"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa3dfc09528ebd195f12502a9e5e77f39">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_22</a></div><div class="ttdeci">delegate int SwigDelegateRegularLimit_22()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_aa694c3ab62dd1e7983bca94212535196"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa694c3ab62dd1e7983bca94212535196">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_16</a></div><div class="ttdeci">delegate bool SwigDelegateRegularLimit_16()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_aa73e7c4dd1df5fd5fbf81c7764ee1533"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aa73e7c4dd1df5fd5fbf81c7764ee1533">Google.OrTools.ConstraintSolver.RegularLimit.ToString</a></div><div class="ttdeci">override string ToString()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00111">RegularLimit.cs:111</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_ab145308ae988a23cf36483f88b0fd21a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab145308ae988a23cf36483f88b0fd21a">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_10</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_10()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_ab2bf6b50864319fedde777cb0758d876"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab2bf6b50864319fedde777cb0758d876">Google.OrTools.ConstraintSolver.RegularLimit.ProgressPercent</a></div><div class="ttdeci">override int ProgressPercent()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00106">RegularLimit.cs:106</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_ab73cc0e0a56680e619782a2c7ae8fabe"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab73cc0e0a56680e619782a2c7ae8fabe">Google.OrTools.ConstraintSolver.RegularLimit.MakeClone</a></div><div class="ttdeci">override SearchLimit MakeClone()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00051">RegularLimit.cs:51</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_ab7d07ac20f01770825d403f34a758ef6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab7d07ac20f01770825d403f34a758ef6">Google.OrTools.ConstraintSolver.RegularLimit.Accept</a></div><div class="ttdeci">override void Accept(ModelVisitor visitor)</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00116">RegularLimit.cs:116</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_ab8c50b1bb26b3bd64a65ea9749d63cff"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ab8c50b1bb26b3bd64a65ea9749d63cff">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_26</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_26()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_aba80c7094ebbd91cd5cba99d2ece7382"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aba80c7094ebbd91cd5cba99d2ece7382">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_18</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_18()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_ac155704ed27a9f4b8eb57fa3a2882a47"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ac155704ed27a9f4b8eb57fa3a2882a47">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_28</a></div><div class="ttdeci">delegate global::System.IntPtr SwigDelegateRegularLimit_28()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_ac4b47976d1d617e1f19a4b16edeea8f2"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ac4b47976d1d617e1f19a4b16edeea8f2">Google.OrTools.ConstraintSolver.RegularLimit.RegularLimit</a></div><div class="ttdeci">RegularLimit(Solver s, SWIGTYPE_p_absl__Duration time, long branches, long failures, long solutions, bool smart_time_check, bool cumulative)</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00042">RegularLimit.cs:42</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_ac826eb5b58be53b414b365c1fc59576c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ac826eb5b58be53b414b365c1fc59576c">Google.OrTools.ConstraintSolver.RegularLimit.MakeIdenticalClone</a></div><div class="ttdeci">RegularLimit MakeIdenticalClone()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00057">RegularLimit.cs:57</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_ada65f46d1fdf3f3af60b001dd0990025"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ada65f46d1fdf3f3af60b001dd0990025">Google.OrTools.ConstraintSolver.RegularLimit.IsUncheckedSolutionLimitReached</a></div><div class="ttdeci">override bool IsUncheckedSolutionLimitReached()</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00101">RegularLimit.cs:101</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_ae9707154654f7e6bdcad9c3d835b39f7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#ae9707154654f7e6bdcad9c3d835b39f7">Google.OrTools.ConstraintSolver.RegularLimit.Copy</a></div><div class="ttdeci">override void Copy(SearchLimit limit)</div><div class="ttdef"><b>Definition:</b> <a href="RegularLimit_8cs_source.html#l00047">RegularLimit.cs:47</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_aef3a25e5f990be78d25848c94dc6b6bf"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#aef3a25e5f990be78d25848c94dc6b6bf">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_24</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_24()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_afdac7da4c063aa252450e4c927186b78"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#afdac7da4c063aa252450e4c927186b78">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_17</a></div><div class="ttdeci">delegate bool SwigDelegateRegularLimit_17(global::System.IntPtr delta, global::System.IntPtr deltadelta)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit_html_afe6457a287121ec85d8c403f579c70a0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RegularLimit.html#afe6457a287121ec85d8c403f579c70a0">Google.OrTools.ConstraintSolver.RegularLimit.SwigDelegateRegularLimit_3</a></div><div class="ttdeci">delegate void SwigDelegateRegularLimit_3()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html">Google.OrTools.ConstraintSolver.SearchLimit</a></div><div class="ttdef"><b>Definition:</b> <a href="SearchLimit_8cs_source.html#l00018">SearchLimit.cs:18</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit_html_a14d018186e6b6fec74ec7762cc9f9937"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html#a14d018186e6b6fec74ec7762cc9f9937">Google.OrTools.ConstraintSolver.SearchLimit.BeginNextDecision</a></div><div class="ttdeci">override void BeginNextDecision(DecisionBuilder b)</div><div class="ttdef"><b>Definition:</b> <a href="SearchLimit_8cs_source.html#l00074">SearchLimit.cs:74</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit_html_aaa64ba306a508f84b1530353774fcefe"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html#aaa64ba306a508f84b1530353774fcefe">Google.OrTools.ConstraintSolver.SearchLimit.PeriodicCheck</a></div><div class="ttdeci">override void PeriodicCheck()</div><div class="ttdef"><b>Definition:</b> <a href="SearchLimit_8cs_source.html#l00078">SearchLimit.cs:78</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit_html_ad7f7c15f0ace8af45da3f221c3e2ea84"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html#ad7f7c15f0ace8af45da3f221c3e2ea84">Google.OrTools.ConstraintSolver.SearchLimit.EnterSearch</a></div><div class="ttdeci">override void EnterSearch()</div><div class="ttdef"><b>Definition:</b> <a href="SearchLimit_8cs_source.html#l00070">SearchLimit.cs:70</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit_html_af36e8cabb3d6f6f87da03100e7ec8f01"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchLimit.html#af36e8cabb3d6f6f87da03100e7ec8f01">Google.OrTools.ConstraintSolver.SearchLimit.RefuteDecision</a></div><div class="ttdeci">override void RefuteDecision(Decision d)</div><div class="ttdef"><b>Definition:</b> <a href="SearchLimit_8cs_source.html#l00082">SearchLimit.cs:82</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_a16adaa01a30033dfc04405c25b7ede7b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a16adaa01a30033dfc04405c25b7ede7b">Google.OrTools.ConstraintSolver.SearchMonitor.Install</a></div><div class="ttdeci">virtual void Install()</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00150">SearchMonitor.cs:150</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_a1ef0300d79ec636a79c06486f695b2ff"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a1ef0300d79ec636a79c06486f695b2ff">Google.OrTools.ConstraintSolver.SearchMonitor.EndInitialPropagation</a></div><div class="ttdeci">virtual void EndInitialPropagation()</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00090">SearchMonitor.cs:90</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_a232379b0cabc402db868a849f4f71273"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a232379b0cabc402db868a849f4f71273">Google.OrTools.ConstraintSolver.SearchMonitor.BeginFail</a></div><div class="ttdeci">virtual void BeginFail()</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00078">SearchMonitor.cs:78</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_a262b3b6ef45475daffd66c5ada5dfdd2"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a262b3b6ef45475daffd66c5ada5dfdd2">Google.OrTools.ConstraintSolver.SearchMonitor.RestartSearch</a></div><div class="ttdeci">virtual void RestartSearch()</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00050">SearchMonitor.cs:50</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_a2895de3ad67f901de28f00994cdcfa34"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a2895de3ad67f901de28f00994cdcfa34">Google.OrTools.ConstraintSolver.SearchMonitor.AcceptSolution</a></div><div class="ttdeci">virtual bool AcceptSolution()</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00094">SearchMonitor.cs:94</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_a365797300972514a230eeb9e2f45f441"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a365797300972514a230eeb9e2f45f441">Google.OrTools.ConstraintSolver.SearchMonitor.EndFail</a></div><div class="ttdeci">virtual void EndFail()</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00082">SearchMonitor.cs:82</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_a36df6248a273f003d8d9e1414e3c5e5c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a36df6248a273f003d8d9e1414e3c5e5c">Google.OrTools.ConstraintSolver.SearchMonitor.AcceptNeighbor</a></div><div class="ttdeci">virtual void AcceptNeighbor()</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00118">SearchMonitor.cs:118</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_a372e5e8745a39d938393623f6dc6d6a4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a372e5e8745a39d938393623f6dc6d6a4">Google.OrTools.ConstraintSolver.SearchMonitor.AfterDecision</a></div><div class="ttdeci">virtual void AfterDecision(Decision d, bool apply)</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00074">SearchMonitor.cs:74</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_a6c85276e75542eb410f09b0ccd78379b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a6c85276e75542eb410f09b0ccd78379b">Google.OrTools.ConstraintSolver.SearchMonitor.NoMoreSolutions</a></div><div class="ttdeci">virtual void NoMoreSolutions()</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00104">SearchMonitor.cs:104</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_a7eaf3b7043170884fb1c579113fde425"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a7eaf3b7043170884fb1c579113fde425">Google.OrTools.ConstraintSolver.SearchMonitor.EndNextDecision</a></div><div class="ttdeci">virtual void EndNextDecision(DecisionBuilder b, Decision d)</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00062">SearchMonitor.cs:62</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_a9f55f75747d65ad9c4ca9c6fdc01800d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#a9f55f75747d65ad9c4ca9c6fdc01800d">Google.OrTools.ConstraintSolver.SearchMonitor.AtSolution</a></div><div class="ttdeci">virtual bool AtSolution()</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00099">SearchMonitor.cs:99</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_aa1228197674736dcff640617cee1b9a0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#aa1228197674736dcff640617cee1b9a0">Google.OrTools.ConstraintSolver.SearchMonitor.ApplyDecision</a></div><div class="ttdeci">virtual void ApplyDecision(Decision d)</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00066">SearchMonitor.cs:66</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_ad6087c8c2f28d22ff19052db7c0045cf"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#ad6087c8c2f28d22ff19052db7c0045cf">Google.OrTools.ConstraintSolver.SearchMonitor.LocalOptimum</a></div><div class="ttdeci">virtual bool LocalOptimum()</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00108">SearchMonitor.cs:108</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_adfeaf3bb78e09fb211bdb8a4fa605c05"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#adfeaf3bb78e09fb211bdb8a4fa605c05">Google.OrTools.ConstraintSolver.SearchMonitor.BeginInitialPropagation</a></div><div class="ttdeci">virtual void BeginInitialPropagation()</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00086">SearchMonitor.cs:86</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_ae08d9f4aadd8be8f98637c6dec237b57"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#ae08d9f4aadd8be8f98637c6dec237b57">Google.OrTools.ConstraintSolver.SearchMonitor.AcceptUncheckedNeighbor</a></div><div class="ttdeci">virtual void AcceptUncheckedNeighbor()</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00122">SearchMonitor.cs:122</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor_html_af045725494195143bb513c47aad0cfd1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SearchMonitor.html#af045725494195143bb513c47aad0cfd1">Google.OrTools.ConstraintSolver.SearchMonitor.AcceptDelta</a></div><div class="ttdeci">virtual bool AcceptDelta(Assignment delta, Assignment deltadelta)</div><div class="ttdef"><b>Definition:</b> <a href="SearchMonitor_8cs_source.html#l00113">SearchMonitor.cs:113</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1Solver.html">Google.OrTools.ConstraintSolver.Solver</a></div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2csharp_2SolverHelper_8cs_source.html#l00019">constraint_solver/csharp/SolverHelper.cs:20</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SWIGPendingException</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__constraint__solverPINVOKE_8cs_source.html#l00161">operations_research_constraint_solverPINVOKE.cs:161</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException_html_a7c98814d2667a9273c95e975fd320b6c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SWIGPendingException.Pending</a></div><div class="ttdeci">static bool Pending</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__constraint__solverPINVOKE_8cs_source.html#l00167">operations_research_constraint_solverPINVOKE.cs:167</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException_html_a99561aa89dd816ba2dd85af036e32227"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.SWIGPendingException.Retrieve</a></div><div class="ttdeci">static global::System.Exception Retrieve()</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__constraint__solverPINVOKE_8cs_source.html#l00186">operations_research_constraint_solverPINVOKE.cs:186</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__constraint__solverPINVOKE_8cs_source.html#l00047">operations_research_constraint_solverPINVOKE.cs:47</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a03b024fe8337fce1d0fe275455da7d7f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a03b024fe8337fce1d0fe275455da7d7f">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_MakeClone</a></div><div class="ttdeci">static global::System.IntPtr RegularLimit_MakeClone(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a08f415888fe5b768d3f6b5badb68dcdd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a08f415888fe5b768d3f6b5badb68dcdd">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Branches</a></div><div class="ttdeci">static long RegularLimit_Branches(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a224eb7422f425d8bd6f8af1f64870009"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a224eb7422f425d8bd6f8af1f64870009">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_InitSwigExplicitRegularLimit</a></div><div class="ttdeci">static void RegularLimit_InitSwigExplicitRegularLimit(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a2463f4007a1dec0ebabe57de84a59e0e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a2463f4007a1dec0ebabe57de84a59e0e">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_IsUncheckedSolutionLimitReached</a></div><div class="ttdeci">static bool RegularLimit_IsUncheckedSolutionLimitReached(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a2a62719c22e573645f6b4dc0bfdb23b9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a2a62719c22e573645f6b4dc0bfdb23b9">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_ProgressPercentSwigExplicitRegularLimit</a></div><div class="ttdeci">static int RegularLimit_ProgressPercentSwigExplicitRegularLimit(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a359727cd668144984dc919f6c8e1f4de"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a359727cd668144984dc919f6c8e1f4de">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit</a></div><div class="ttdeci">static bool RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a40d582c458d1dfe24a9503c3bee21938"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a40d582c458d1dfe24a9503c3bee21938">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_CopySwigExplicitRegularLimit</a></div><div class="ttdeci">static void RegularLimit_CopySwigExplicitRegularLimit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a412eb9775c28d7f85a9456cb68b8dfa5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a412eb9775c28d7f85a9456cb68b8dfa5">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_MakeIdenticalClone</a></div><div class="ttdeci">static global::System.IntPtr RegularLimit_MakeIdenticalClone(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a4244267d0027c485782be6ada9cb1e3c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4244267d0027c485782be6ada9cb1e3c">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Check</a></div><div class="ttdeci">static bool RegularLimit_Check(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a44f176d571f281e4ddca6baa7718b89b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a44f176d571f281e4ddca6baa7718b89b">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Solutions</a></div><div class="ttdeci">static long RegularLimit_Solutions(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a454bf516c58c88c31ee983f9dd8e260f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a454bf516c58c88c31ee983f9dd8e260f">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Accept</a></div><div class="ttdeci">static void RegularLimit_Accept(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a4b7fc70ced525fa1cf63d90c4b9ac3a4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4b7fc70ced525fa1cf63d90c4b9ac3a4">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_ToStringSwigExplicitRegularLimit</a></div><div class="ttdeci">static string RegularLimit_ToStringSwigExplicitRegularLimit(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a54240388cff37aa4e6445d3d40e87f0f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a54240388cff37aa4e6445d3d40e87f0f">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_RegularLimit</a></div><div class="ttdeci">static void delete_RegularLimit(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a5c3a1c9e78ff32c6c863d2ed8dea5fa7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5c3a1c9e78ff32c6c863d2ed8dea5fa7">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_SWIGUpcast</a></div><div class="ttdeci">static global::System.IntPtr RegularLimit_SWIGUpcast(global::System.IntPtr jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a6b9bb5c76e0498442e4bd39f485390f1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a6b9bb5c76e0498442e4bd39f485390f1">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_ExitSearchSwigExplicitRegularLimit</a></div><div class="ttdeci">static void RegularLimit_ExitSearchSwigExplicitRegularLimit(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a7ab6fb212009ddac4f1d87c946bf7f7c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7ab6fb212009ddac4f1d87c946bf7f7c">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_CheckSwigExplicitRegularLimit</a></div><div class="ttdeci">static bool RegularLimit_CheckSwigExplicitRegularLimit(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a8652095df7dd6ebccdc072f6a95f004f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8652095df7dd6ebccdc072f6a95f004f">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_ProgressPercent</a></div><div class="ttdeci">static int RegularLimit_ProgressPercent(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a8a4970732c223f3b93a443098bc06346"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8a4970732c223f3b93a443098bc06346">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_UpdateLimits</a></div><div class="ttdeci">static void RegularLimit_UpdateLimits(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, long jarg3, long jarg4, long jarg5)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_aa445d720e1a99ed20419888b26ff4178"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa445d720e1a99ed20419888b26ff4178">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_WallTime</a></div><div class="ttdeci">static long RegularLimit_WallTime(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_aa8e504b875a8eb2cdedeebd5f502037e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa8e504b875a8eb2cdedeebd5f502037e">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Failures</a></div><div class="ttdeci">static long RegularLimit_Failures(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ab7e236a2af9535c8108a797559300c85"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab7e236a2af9535c8108a797559300c85">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_MakeCloneSwigExplicitRegularLimit</a></div><div class="ttdeci">static global::System.IntPtr RegularLimit_MakeCloneSwigExplicitRegularLimit(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ab8dc6aa3d4b86d2a47d882918ffcdd37"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab8dc6aa3d4b86d2a47d882918ffcdd37">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_AcceptSwigExplicitRegularLimit</a></div><div class="ttdeci">static void RegularLimit_AcceptSwigExplicitRegularLimit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_acd99c10c2c3c26859ae9528f6485d4fa"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#acd99c10c2c3c26859ae9528f6485d4fa">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Init</a></div><div class="ttdeci">static void RegularLimit_Init(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ad003e907054b3ddbc804746ad0466628"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad003e907054b3ddbc804746ad0466628">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_ToString</a></div><div class="ttdeci">static string RegularLimit_ToString(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_adc9cef4b79e7c50898543670e4d12b03"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#adc9cef4b79e7c50898543670e4d12b03">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_Copy</a></div><div class="ttdeci">static void RegularLimit_Copy(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_af54c25dca88316e6d90a1268835939c8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#af54c25dca88316e6d90a1268835939c8">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_ExitSearch</a></div><div class="ttdeci">static void RegularLimit_ExitSearch(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_af94511a0ada9ac0e6cc76977531a0d18"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#af94511a0ada9ac0e6cc76977531a0d18">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.RegularLimit_director_connect</a></div><div class="ttdeci">static void RegularLimit_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, RegularLimit.SwigDelegateRegularLimit_0 delegate0, RegularLimit.SwigDelegateRegularLimit_1 delegate1, RegularLimit.SwigDelegateRegularLimit_2 delegate2, RegularLimit.SwigDelegateRegularLimit_3 delegate3, RegularLimit.SwigDelegateRegularLimit_4 delegate4, RegularLimit.SwigDelegateRegularLimit_5 delegate5, RegularLimit.SwigDelegateRegularLimit_6 delegate6, RegularLimit.SwigDelegateRegularLimit_7 delegate7, RegularLimit.SwigDelegateRegularLimit_8 delegate8, RegularLimit.SwigDelegateRegularLimit_9 delegate9, RegularLimit.SwigDelegateRegularLimit_10 delegate10, RegularLimit.SwigDelegateRegularLimit_11 delegate11, RegularLimit.SwigDelegateRegularLimit_12 delegate12, RegularLimit.SwigDelegateRegularLimit_13 delegate13, RegularLimit.SwigDelegateRegularLimit_14 delegate14, RegularLimit.SwigDelegateRegularLimit_15 delegate15, RegularLimit.SwigDelegateRegularLimit_16 delegate16, RegularLimit.SwigDelegateRegularLimit_17 delegate17, RegularLimit.SwigDelegateRegularLimit_18 delegate18, RegularLimit.SwigDelegateRegularLimit_19 delegate19, RegularLimit.SwigDelegateRegularLimit_20 delegate20, RegularLimit.SwigDelegateRegularLimit_21 delegate21, RegularLimit.SwigDelegateRegularLimit_22 delegate22, RegularLimit.SwigDelegateRegularLimit_23 delegate23, RegularLimit.SwigDelegateRegularLimit_24 delegate24, RegularLimit.SwigDelegateRegularLimit_25 delegate25, RegularLimit.SwigDelegateRegularLimit_26 delegate26, RegularLimit.SwigDelegateRegularLimit_27 delegate27, RegularLimit.SwigDelegateRegularLimit_28 delegate28)</div></div>
|
|
<div class="ttc" id="anamespaceGoogle_1_1OrTools_1_1ConstraintSolver_html"><div class="ttname"><a href="namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Google.OrTools.ConstraintSolver</a></div><div class="ttdef"><b>Definition:</b> <a href="IntArrayHelper_8cs_source.html#l00014">IntArrayHelper.cs:15</a></div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|