303 lines
64 KiB
HTML
303 lines
64 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('Domain_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">Domain.cs</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="Domain_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"><a class="line" href="namespaceGoogle_1_1OrTools_1_1Util.html"> 11</a></span> <span class="keyword">namespace </span><a class="code" href="namespaceGoogle_1_1OrTools_1_1Util.html">Google.OrTools.Util</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>  </div>
|
|
<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html"> 17</a></span> <span class="keyword">public</span> <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> : <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IDisposable {</div>
|
|
<div class="line"><a name="l00018"></a><span class="lineno"> 18</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="l00019"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#abc050282310ee35f8b4bac77b6103375"> 19</a></span>  <span class="keyword">protected</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>;</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_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a">Domain</a>(<a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr cPtr, <span class="keywordtype">bool</span> cMemoryOwn) {</div>
|
|
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = cMemoryOwn;</div>
|
|
<div class="line"><a name="l00023"></a><span class="lineno"> 23</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="l00024"></a><span class="lineno"> 24</span>  }</div>
|
|
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  </div>
|
|
<div class="line"><a name="l00026"></a><span class="lineno"> 26</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_1Util_1_1Domain.html">Domain</a> obj) {</div>
|
|
<div class="line"><a name="l00027"></a><span class="lineno"> 27</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="l00028"></a><span class="lineno"> 28</span>  }</div>
|
|
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  </div>
|
|
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  ~<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a">Domain</a>() {</div>
|
|
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>(<span class="keyword">false</span>);</div>
|
|
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  }</div>
|
|
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  </div>
|
|
<div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a6e2d745cdb7a7b983f861ed6a9a541a7"> 34</a></span>  <span class="keyword">public</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>() {</div>
|
|
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Dispose</a>(<span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.GC.SuppressFinalize(<span class="keyword">this</span>);</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>  </div>
|
|
<div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a8ad4348ef0f9969025bab397e7e27e26"> 39</a></span>  <span class="keyword">protected</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a8ad4348ef0f9969025bab397e7e27e26">Dispose</a>(<span class="keywordtype">bool</span> disposing) {</div>
|
|
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  lock(<span class="keyword">this</span>) {</div>
|
|
<div class="line"><a name="l00041"></a><span class="lineno"> 41</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="l00042"></a><span class="lineno"> 42</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a>) {</div>
|
|
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#abc050282310ee35f8b4bac77b6103375">swigCMemOwn</a> = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a540ac6b848e5179f1a541b876fe39f86">delete_Domain</a>(swigCPtr);</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>  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="l00047"></a><span class="lineno"> 47</span>  }</div>
|
|
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  }</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_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a"> 51</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a">Domain</a>() : this(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.new_Domain__SWIG_0(), true) {</div>
|
|
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  }</div>
|
|
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  </div>
|
|
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a3b0c688c8580d07c0b67fdc9d42d23be"> 54</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a3b0c688c8580d07c0b67fdc9d42d23be">Domain</a>(<span class="keywordtype">long</span> value) : this(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.new_Domain__SWIG_1(value), true) {</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_1Util_1_1Domain.html#a154f0cfa747f1a5fa3ec046d5c304315"> 57</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a154f0cfa747f1a5fa3ec046d5c304315">Domain</a>(<span class="keywordtype">long</span> left, <span class="keywordtype">long</span> right) : this(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.new_Domain__SWIG_2(left, right), true) {</div>
|
|
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  }</div>
|
|
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  </div>
|
|
<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a5669c93d2e233c82a5a33910fcbe8fe0"> 60</a></span>  <span class="keyword">public</span> <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a5669c93d2e233c82a5a33910fcbe8fe0">AllValues</a>() {</div>
|
|
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> ret = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a">Domain</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a3901eb60843052abfcee5cf8dcccb8a6">Domain_AllValues</a>(), <span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  }</div>
|
|
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  </div>
|
|
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a29b21eafd928cfacebd50a5b29734d3f"> 65</a></span>  <span class="keyword">public</span> <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a29b21eafd928cfacebd50a5b29734d3f">FromValues</a>( <span class="keywordtype">long</span>[] values) {</div>
|
|
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> ret = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a">Domain</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#aa483e4179501aba975658b52bbc25e86">Domain_FromValues</a>( values.Length, values ), <span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  }</div>
|
|
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  </div>
|
|
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#aed92e127fa43920c2f1b7d8086ebbba0"> 70</a></span>  <span class="keyword">public</span> <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#aed92e127fa43920c2f1b7d8086ebbba0">FromIntervals</a>( <span class="keywordtype">long</span>[][] intervals) {</div>
|
|
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> ret = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a">Domain</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ad82e3c5251d7c875afb2577e55f81446">Domain_FromIntervals</a>(</div>
|
|
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  intervals.GetLength(0),</div>
|
|
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="classGoogle_1_1OrTools_1_1NestedArrayHelper.html">NestedArrayHelper</a>.GetArraySecondSize(intervals),</div>
|
|
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classGoogle_1_1OrTools_1_1NestedArrayHelper.html">NestedArrayHelper</a>.GetFlatArray(intervals)</div>
|
|
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> ), <span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  }</div>
|
|
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  </div>
|
|
<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a87c52024e24cc5e125483d1ac5018838"> 79</a></span>  <span class="keyword">public</span> <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a87c52024e24cc5e125483d1ac5018838">FromFlatIntervals</a>( <span class="keywordtype">long</span>[] flat_intervals) {</div>
|
|
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> ret = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a">Domain</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a067b97e16cf895e30df635706ad8f13e">Domain_FromFlatIntervals</a>( flat_intervals.Length, flat_intervals ), <span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  }</div>
|
|
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  </div>
|
|
<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9d02744eecfcdc96f72d9dea6b4b3d10"> 84</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span>[] <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9d02744eecfcdc96f72d9dea6b4b3d10">FlattenedIntervals</a>() {</div>
|
|
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr cPtr = <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a8b4db57fed3166cb0521f6b2b10c2f73">Domain_FlattenedIntervals</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html">Int64Vector</a> tmpVector = <span class="keyword">null</span>;</div>
|
|
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordflow">if</span> (cPtr != <a class="code" href="Program_8cs.html#a81a223a02c34d82b47199f08308847f2">global::System</a>.IntPtr.Zero) {</div>
|
|
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  tmpVector = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html">Int64Vector</a>(cPtr, <span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keywordtype">long</span>[] outArray = <span class="keyword">new</span> <span class="keywordtype">long</span>[tmpVector.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Count</a>];</div>
|
|
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  tmpVector.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#af7f404fe2f0b77489ca3577321a5ff94">CopyTo</a>(outArray);</div>
|
|
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keywordflow">return</span> outArray;</div>
|
|
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  }</div>
|
|
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordflow">return</span> <span class="keyword">null</span>;</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_1Util_1_1Domain.html#a357657ded604ecb97b76251146f7ac75"> 96</a></span>  <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a357657ded604ecb97b76251146f7ac75">IsEmpty</a>() {</div>
|
|
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordtype">bool</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a6edcdc57047a73a10cca891b330ac3ed">Domain_IsEmpty</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_1Util_1_1Domain.html#a925698fef52feb70dd9c917e360a850e"> 101</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a925698fef52feb70dd9c917e360a850e">Size</a>() {</div>
|
|
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a4389007315f49c4f8abae04c6b5881f7">Domain_Size</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_1Util_1_1Domain.html#ad132aa17bd7af00f0e9e47e88131b1e8"> 106</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ad132aa17bd7af00f0e9e47e88131b1e8">Min</a>() {</div>
|
|
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a6d9c92542a4431898046e94a57cbb075">Domain_Min</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_1Util_1_1Domain.html#a7ee6ae2c7b5f55ad5bbe78b79004d87a"> 111</a></span>  <span class="keyword">public</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a7ee6ae2c7b5f55ad5bbe78b79004d87a">Max</a>() {</div>
|
|
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keywordtype">long</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#aa714ef59fae06d803c2eda7e2240939c">Domain_Max</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_1Util_1_1Domain.html#ab613fee6b08a7ec8047fd89a9f903d43"> 116</a></span>  <span class="keyword">public</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ab613fee6b08a7ec8047fd89a9f903d43">Contains</a>(<span class="keywordtype">long</span> value) {</div>
|
|
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="keywordtype">bool</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a0687c37cf791e3d6b1b4bb59aa745e9e">Domain_Contains</a>(swigCPtr, value);</div>
|
|
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keywordflow">return</span> ret;</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>  </div>
|
|
<div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a4d8d2d1b41195b2e491b29cf6220b78d"> 121</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a4d8d2d1b41195b2e491b29cf6220b78d">Complement</a>() {</div>
|
|
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> ret = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a">Domain</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a572425c4ad2c6420e37a63b443f4706e">Domain_Complement</a>(swigCPtr), <span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  }</div>
|
|
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  </div>
|
|
<div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a99f401d076ce2277855769d8a9be38eb"> 126</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a99f401d076ce2277855769d8a9be38eb">Negation</a>() {</div>
|
|
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> ret = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a">Domain</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a590613380f18e648db778a4a073bdd95">Domain_Negation</a>(swigCPtr), <span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  }</div>
|
|
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  </div>
|
|
<div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ad3802e7b8dc8deb2f7b0c098785b4d3b"> 131</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ad3802e7b8dc8deb2f7b0c098785b4d3b">IntersectionWith</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> domain) {</div>
|
|
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> ret = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a">Domain</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a131330da12f1ce0c73586c916204c535">Domain_IntersectionWith</a>(swigCPtr, <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a>.getCPtr(domain)), <span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  }</div>
|
|
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  </div>
|
|
<div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ab27330f9c6e8e5b9b2d1af6f7d40f9ab"> 137</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ab27330f9c6e8e5b9b2d1af6f7d40f9ab">UnionWith</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> domain) {</div>
|
|
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> ret = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a">Domain</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#afec3fdfae1edf9719d4a5231041ee0d5">Domain_UnionWith</a>(swigCPtr, <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a>.getCPtr(domain)), <span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  }</div>
|
|
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  </div>
|
|
<div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ababa690b367f2dbe09846fcbefab83aa"> 143</a></span>  <span class="keyword">public</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ababa690b367f2dbe09846fcbefab83aa">AdditionWith</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> domain) {</div>
|
|
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a> ret = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a">Domain</a>(<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a027dcccc490829ab1e1efeb863c7848b">Domain_AdditionWith</a>(swigCPtr, <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Domain</a>.getCPtr(domain)), <span class="keyword">true</span>);</div>
|
|
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <span class="keywordflow">if</span> (<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a>) <span class="keywordflow">throw</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  }</div>
|
|
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  </div>
|
|
<div class="line"><a name="l00149"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a18220b86ab5378509a68e4afa4a2fb5b"> 149</a></span>  <span class="keyword">public</span> <span class="keywordtype">string</span> <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a18220b86ab5378509a68e4afa4a2fb5b">ToString</a>() {</div>
|
|
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <span class="keywordtype">string</span> ret = <a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">operations_research_utilPINVOKE</a>.<a class="code" href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#afed1a71e9c92fe2a6789be63078b8274">Domain_ToString</a>(swigCPtr);</div>
|
|
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="keywordflow">return</span> ret;</div>
|
|
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  }</div>
|
|
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  </div>
|
|
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> }</div>
|
|
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  </div>
|
|
<div class="line"><a name="l00156"></a><span class="lineno"> 156</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_1NestedArrayHelper_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1NestedArrayHelper.html">Google.OrTools.NestedArrayHelper</a></div><div class="ttdef"><b>Definition:</b> <a href="NestedArrayHelper_8cs_source.html#l00020">NestedArrayHelper.cs:21</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html">Google.OrTools.Util.Domain</a></div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00017">Domain.cs:17</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a154f0cfa747f1a5fa3ec046d5c304315"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a154f0cfa747f1a5fa3ec046d5c304315">Google.OrTools.Util.Domain.Domain</a></div><div class="ttdeci">Domain(long left, long right)</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00057">Domain.cs:57</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a18220b86ab5378509a68e4afa4a2fb5b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a18220b86ab5378509a68e4afa4a2fb5b">Google.OrTools.Util.Domain.ToString</a></div><div class="ttdeci">string ToString()</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00149">Domain.cs:149</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a29b21eafd928cfacebd50a5b29734d3f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a29b21eafd928cfacebd50a5b29734d3f">Google.OrTools.Util.Domain.FromValues</a></div><div class="ttdeci">static Domain FromValues(long[] values)</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00065">Domain.cs:65</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a357657ded604ecb97b76251146f7ac75"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a357657ded604ecb97b76251146f7ac75">Google.OrTools.Util.Domain.IsEmpty</a></div><div class="ttdeci">bool IsEmpty()</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00096">Domain.cs:96</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a3b0c688c8580d07c0b67fdc9d42d23be"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a3b0c688c8580d07c0b67fdc9d42d23be">Google.OrTools.Util.Domain.Domain</a></div><div class="ttdeci">Domain(long value)</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00054">Domain.cs:54</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a4d8d2d1b41195b2e491b29cf6220b78d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a4d8d2d1b41195b2e491b29cf6220b78d">Google.OrTools.Util.Domain.Complement</a></div><div class="ttdeci">Domain Complement()</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00121">Domain.cs:121</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a5669c93d2e233c82a5a33910fcbe8fe0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a5669c93d2e233c82a5a33910fcbe8fe0">Google.OrTools.Util.Domain.AllValues</a></div><div class="ttdeci">static Domain AllValues()</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00060">Domain.cs:60</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a6e2d745cdb7a7b983f861ed6a9a541a7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a6e2d745cdb7a7b983f861ed6a9a541a7">Google.OrTools.Util.Domain.Dispose</a></div><div class="ttdeci">void Dispose()</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00034">Domain.cs:34</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a7ee6ae2c7b5f55ad5bbe78b79004d87a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a7ee6ae2c7b5f55ad5bbe78b79004d87a">Google.OrTools.Util.Domain.Max</a></div><div class="ttdeci">long Max()</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00111">Domain.cs:111</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a87c52024e24cc5e125483d1ac5018838"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a87c52024e24cc5e125483d1ac5018838">Google.OrTools.Util.Domain.FromFlatIntervals</a></div><div class="ttdeci">static Domain FromFlatIntervals(long[] flat_intervals)</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00079">Domain.cs:79</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a8ad4348ef0f9969025bab397e7e27e26"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a8ad4348ef0f9969025bab397e7e27e26">Google.OrTools.Util.Domain.Dispose</a></div><div class="ttdeci">virtual void Dispose(bool disposing)</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00039">Domain.cs:39</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a925698fef52feb70dd9c917e360a850e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a925698fef52feb70dd9c917e360a850e">Google.OrTools.Util.Domain.Size</a></div><div class="ttdeci">long Size()</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00101">Domain.cs:101</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a99f401d076ce2277855769d8a9be38eb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a99f401d076ce2277855769d8a9be38eb">Google.OrTools.Util.Domain.Negation</a></div><div class="ttdeci">Domain Negation()</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00126">Domain.cs:126</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a9d02744eecfcdc96f72d9dea6b4b3d10"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9d02744eecfcdc96f72d9dea6b4b3d10">Google.OrTools.Util.Domain.FlattenedIntervals</a></div><div class="ttdeci">long[] FlattenedIntervals()</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00084">Domain.cs:84</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_a9f9601f2f55637f70394aa8eea61345a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#a9f9601f2f55637f70394aa8eea61345a">Google.OrTools.Util.Domain.Domain</a></div><div class="ttdeci">Domain()</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00051">Domain.cs:51</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_ab27330f9c6e8e5b9b2d1af6f7d40f9ab"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ab27330f9c6e8e5b9b2d1af6f7d40f9ab">Google.OrTools.Util.Domain.UnionWith</a></div><div class="ttdeci">Domain UnionWith(Domain domain)</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00137">Domain.cs:137</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_ab613fee6b08a7ec8047fd89a9f903d43"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ab613fee6b08a7ec8047fd89a9f903d43">Google.OrTools.Util.Domain.Contains</a></div><div class="ttdeci">bool Contains(long value)</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00116">Domain.cs:116</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_ababa690b367f2dbe09846fcbefab83aa"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ababa690b367f2dbe09846fcbefab83aa">Google.OrTools.Util.Domain.AdditionWith</a></div><div class="ttdeci">Domain AdditionWith(Domain domain)</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00143">Domain.cs:143</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_abc050282310ee35f8b4bac77b6103375"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#abc050282310ee35f8b4bac77b6103375">Google.OrTools.Util.Domain.swigCMemOwn</a></div><div class="ttdeci">bool swigCMemOwn</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00019">Domain.cs:19</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_ad132aa17bd7af00f0e9e47e88131b1e8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ad132aa17bd7af00f0e9e47e88131b1e8">Google.OrTools.Util.Domain.Min</a></div><div class="ttdeci">long Min()</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00106">Domain.cs:106</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_ad3802e7b8dc8deb2f7b0c098785b4d3b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#ad3802e7b8dc8deb2f7b0c098785b4d3b">Google.OrTools.Util.Domain.IntersectionWith</a></div><div class="ttdeci">Domain IntersectionWith(Domain domain)</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00131">Domain.cs:131</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Domain_html_aed92e127fa43920c2f1b7d8086ebbba0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Domain.html#aed92e127fa43920c2f1b7d8086ebbba0">Google.OrTools.Util.Domain.FromIntervals</a></div><div class="ttdeci">static Domain FromIntervals(long[][] intervals)</div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00070">Domain.cs:70</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Int64Vector_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html">Google.OrTools.Util.Int64Vector</a></div><div class="ttdef"><b>Definition:</b> <a href="util_2Int64Vector_8cs_source.html#l00017">util/Int64Vector.cs:18</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Int64Vector_html_aad462966ed963f892117056de1eba502"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#aad462966ed963f892117056de1eba502">Google.OrTools.Util.Int64Vector.Count</a></div><div class="ttdeci">int Count</div><div class="ttdef"><b>Definition:</b> <a href="util_2Int64Vector_8cs_source.html#l00100">util/Int64Vector.cs:100</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1Int64Vector_html_af7f404fe2f0b77489ca3577321a5ff94"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1Int64Vector.html#af7f404fe2f0b77489ca3577321a5ff94">Google.OrTools.Util.Int64Vector.CopyTo</a></div><div class="ttdeci">void CopyTo(long[] array)</div><div class="ttdef"><b>Definition:</b> <a href="util_2Int64Vector_8cs_source.html#l00112">util/Int64Vector.cs:112</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html">Google.OrTools.Util.operations_research_utilPINVOKE.SWIGPendingException</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__utilPINVOKE_8cs_source.html#l00127">operations_research_utilPINVOKE.cs:127</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException_html_a7c98814d2667a9273c95e975fd320b6c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Google.OrTools.Util.operations_research_utilPINVOKE.SWIGPendingException.Pending</a></div><div class="ttdeci">static bool Pending</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__utilPINVOKE_8cs_source.html#l00133">operations_research_utilPINVOKE.cs:133</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException_html_a99561aa89dd816ba2dd85af036e32227"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Google.OrTools.Util.operations_research_utilPINVOKE.SWIGPendingException.Retrieve</a></div><div class="ttdeci">static global::System.Exception Retrieve()</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__utilPINVOKE_8cs_source.html#l00152">operations_research_utilPINVOKE.cs:152</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html">Google.OrTools.Util.operations_research_utilPINVOKE</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__utilPINVOKE_8cs_source.html#l00013">operations_research_utilPINVOKE.cs:13</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a027dcccc490829ab1e1efeb863c7848b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a027dcccc490829ab1e1efeb863c7848b">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_AdditionWith</a></div><div class="ttdeci">static global::System.IntPtr Domain_AdditionWith(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a067b97e16cf895e30df635706ad8f13e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a067b97e16cf895e30df635706ad8f13e">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_FromFlatIntervals</a></div><div class="ttdeci">static global::System.IntPtr Domain_FromFlatIntervals(int length1, long[] jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a0687c37cf791e3d6b1b4bb59aa745e9e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a0687c37cf791e3d6b1b4bb59aa745e9e">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_Contains</a></div><div class="ttdeci">static bool Domain_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a131330da12f1ce0c73586c916204c535"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a131330da12f1ce0c73586c916204c535">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_IntersectionWith</a></div><div class="ttdeci">static global::System.IntPtr Domain_IntersectionWith(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a3901eb60843052abfcee5cf8dcccb8a6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a3901eb60843052abfcee5cf8dcccb8a6">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_AllValues</a></div><div class="ttdeci">static global::System.IntPtr Domain_AllValues()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a4389007315f49c4f8abae04c6b5881f7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a4389007315f49c4f8abae04c6b5881f7">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_Size</a></div><div class="ttdeci">static long Domain_Size(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a540ac6b848e5179f1a541b876fe39f86"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a540ac6b848e5179f1a541b876fe39f86">Google.OrTools.Util.operations_research_utilPINVOKE.delete_Domain</a></div><div class="ttdeci">static void delete_Domain(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a572425c4ad2c6420e37a63b443f4706e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a572425c4ad2c6420e37a63b443f4706e">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_Complement</a></div><div class="ttdeci">static global::System.IntPtr Domain_Complement(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a590613380f18e648db778a4a073bdd95"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a590613380f18e648db778a4a073bdd95">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_Negation</a></div><div class="ttdeci">static global::System.IntPtr Domain_Negation(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a6d9c92542a4431898046e94a57cbb075"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a6d9c92542a4431898046e94a57cbb075">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_Min</a></div><div class="ttdeci">static long Domain_Min(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a6edcdc57047a73a10cca891b330ac3ed"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a6edcdc57047a73a10cca891b330ac3ed">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_IsEmpty</a></div><div class="ttdeci">static bool Domain_IsEmpty(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_a8b4db57fed3166cb0521f6b2b10c2f73"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#a8b4db57fed3166cb0521f6b2b10c2f73">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_FlattenedIntervals</a></div><div class="ttdeci">static global::System.IntPtr Domain_FlattenedIntervals(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_aa483e4179501aba975658b52bbc25e86"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#aa483e4179501aba975658b52bbc25e86">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_FromValues</a></div><div class="ttdeci">static global::System.IntPtr Domain_FromValues(int length1, long[] jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_aa714ef59fae06d803c2eda7e2240939c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#aa714ef59fae06d803c2eda7e2240939c">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_Max</a></div><div class="ttdeci">static long Domain_Max(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_ad82e3c5251d7c875afb2577e55f81446"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#ad82e3c5251d7c875afb2577e55f81446">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_FromIntervals</a></div><div class="ttdeci">static global::System.IntPtr Domain_FromIntervals(int len1_1, int[] len1_2, long[] jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_afec3fdfae1edf9719d4a5231041ee0d5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#afec3fdfae1edf9719d4a5231041ee0d5">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_UnionWith</a></div><div class="ttdeci">static global::System.IntPtr Domain_UnionWith(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE_html_afed1a71e9c92fe2a6789be63078b8274"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1Util_1_1operations__research__utilPINVOKE.html#afed1a71e9c92fe2a6789be63078b8274">Google.OrTools.Util.operations_research_utilPINVOKE.Domain_ToString</a></div><div class="ttdeci">static string Domain_ToString(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="anamespaceGoogle_1_1OrTools_1_1Util_html"><div class="ttname"><a href="namespaceGoogle_1_1OrTools_1_1Util.html">Google.OrTools.Util</a></div><div class="ttdef"><b>Definition:</b> <a href="Domain_8cs_source.html#l00011">Domain.cs:11</a></div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|