Files
ortools-clone/docs/dotnet/IntTupleSet_8cs_source.html

99 lines
60 KiB
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
2019-06-29 18:18:08 +02:00
<span id="sfml">OR-Tools 7.2</span>
</div>
</div>
2019-06-29 18:18:08 +02:00
<link rel="icon" href="https://developers.google.com/optimization/images/orLogo.png">
<div id="content">
<!-- Generated by Doxygen 1.8.15 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_a7cc1eeded8f693d0da6c729bc88c45a.html">ortools</a></li><li class="navelem"><a class="el" href="dir_b2c6d49957bf5d0c7726edb4b829cd4d.html">gen</a></li><li class="navelem"><a class="el" href="dir_dd9e6105f85b4b8d1432afc92516bdf4.html">ortools</a></li><li class="navelem"><a class="el" href="dir_37019ba8edd362d5e2e12880bdfa4c61.html">constraint_solver</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">IntTupleSet.cs</div> </div>
</div><!--header-->
<div class="contents">
2019-06-29 18:18:08 +02:00
<a href="IntTupleSet_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>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// &lt;auto-generated /&gt;</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<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>&#160;<span class="comment">// Version 4.0.0</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<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>&#160;<span class="comment">// the SWIG interface file instead.</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<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>&#160;</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="keyword">using</span> System;</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="keyword">using</span> System.Runtime.<a class="code" href="namespaceSystem_1_1Runtime_1_1InteropServices.html">InteropServices</a>;</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="keyword">using</span> System.Collections;</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="keyword">using</span> System.Collections.Generic;</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;</div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html"> 18</a></span>&#160;<span class="keyword">public</span> <span class="keyword">partial class </span><a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html">IntTupleSet</a> : global::System.IDisposable {</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; <span class="keyword">private</span> global::System.Runtime.InteropServices.HandleRef swigCPtr;</div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a4cd71f0ae6a0041a6feec4a7f26f062d"> 20</a></span>&#160; <span class="keyword">protected</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a4cd71f0ae6a0041a6feec4a7f26f062d">swigCMemOwn</a>;</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; <span class="keyword">internal</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html">IntTupleSet</a>(global::System.IntPtr cPtr, <span class="keywordtype">bool</span> cMemoryOwn) {</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; <a class
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException_html_ab9399753d24c4af4b75475c71ea006de"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html#ab9399753d24c4af4b75475c71ea006de">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="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_a379eb11a3b0bbe4e9a2878fc787d2e23"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a379eb11a3b0bbe4e9a2878fc787d2e23">Google.OrTools.ConstraintSolver.IntTupleSet.Contains</a></div><div class="ttdeci">bool Contains(int[] tuple)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00101">IntTupleSet.cs:101</a></div></div>
<div class="ttc" id="namespaceSystem_1_1Runtime_1_1InteropServices_html"><div class="ttname"><a href="namespaceSystem_1_1Runtime_1_1InteropServices.html">InteropServices</a></div></div>
<div class="ttc" id="classGoogle_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="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a4e390a788bf937664b60483d739b20f3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4e390a788bf937664b60483d739b20f3">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_NumTuples</a></div><div class="ttdeci">static int IntTupleSet_NumTuples(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_a2bf3513bb4aca658e6a9afb04543bbbf"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a2bf3513bb4aca658e6a9afb04543bbbf">Google.OrTools.ConstraintSolver.IntTupleSet.Value</a></div><div class="ttdeci">long Value(int tuple_index, int pos_in_tuple)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00116">IntTupleSet.cs:116</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_a232fa342cda148e6cd008a266806d87f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a232fa342cda148e6cd008a266806d87f">Google.OrTools.ConstraintSolver.IntTupleSet.Arity</a></div><div class="ttdeci">int Arity()</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00121">IntTupleSet.cs:121</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_a439e058529321f49275243854cea01d0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a439e058529321f49275243854cea01d0">Google.OrTools.ConstraintSolver.IntTupleSet.InsertAll</a></div><div class="ttdeci">void InsertAll(long[][] tuples)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00088">IntTupleSet.cs:88</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a64ef773b9c7dc8baa2682168246ee8ad"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a64ef773b9c7dc8baa2682168246ee8ad">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Value</a></div><div class="ttdeci">static long IntTupleSet_Value(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a877194aea414ce3f5b3cd32824aa5ba4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a877194aea414ce3f5b3cd32824aa5ba4">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Insert3</a></div><div class="ttdeci">static int IntTupleSet_Insert3(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a74a03cbd9dbd5b3e6590176c9038af52"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a74a03cbd9dbd5b3e6590176c9038af52">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Insert4</a></div><div class="ttdeci">static int IntTupleSet_Insert4(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3, long jarg4, long jarg5)</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_aef328e55c4a430081dbd83afab03b73b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#aef328e55c4a430081dbd83afab03b73b">Google.OrTools.ConstraintSolver.IntTupleSet.NumDifferentValuesInColumn</a></div><div class="ttdeci">int NumDifferentValuesInColumn(int col)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00126">IntTupleSet.cs:126</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_aae00621fdac239e0eaa83101aa38cca5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#aae00621fdac239e0eaa83101aa38cca5">Google.OrTools.ConstraintSolver.IntTupleSet.IntTupleSet</a></div><div class="ttdeci">IntTupleSet(int arity)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00052">IntTupleSet.cs:52</a></div></div>
<div class="ttc" id="classGoogle_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#l00019">NestedArrayHelper.cs:19</a></div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_a87c5949091f0dd8875f00abea7bf78c4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a87c5949091f0dd8875f00abea7bf78c4">Google.OrTools.ConstraintSolver.IntTupleSet.SortedByColumn</a></div><div class="ttdeci">IntTupleSet SortedByColumn(int col)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00131">IntTupleSet.cs:131</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_ab7c9a3e65856e8eae0296f77e69dd242"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#ab7c9a3e65856e8eae0296f77e69dd242">Google.OrTools.ConstraintSolver.IntTupleSet.Insert</a></div><div class="ttdeci">int Insert(long[] tuple)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00068">IntTupleSet.cs:68</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_adf61fcb15788141587bee26b97f66300"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#adf61fcb15788141587bee26b97f66300">Google.OrTools.ConstraintSolver.IntTupleSet.Insert4</a></div><div class="ttdeci">int Insert4(long v0, long v1, long v2, long v3)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00083">IntTupleSet.cs:83</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a0563e8ea93321be22f206624c3b48887"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a0563e8ea93321be22f206624c3b48887">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_InsertAll__SWIG_0</a></div><div class="ttdeci">static void IntTupleSet_InsertAll__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int len2_1, int[] len2_2, long[] jarg2)</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_a35f8ab1cb855e408a79ed1f2ec41e680"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a35f8ab1cb855e408a79ed1f2ec41e680">Google.OrTools.ConstraintSolver.IntTupleSet.Dispose</a></div><div class="ttdeci">virtual void Dispose(bool disposing)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00040">IntTupleSet.cs:40</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a96f2163fa299fc01b9ee73c7c4f5e850"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a96f2163fa299fc01b9ee73c7c4f5e850">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Insert2</a></div><div class="ttdeci">static int IntTupleSet_Insert2(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a7ea4ef6f1fead55ce5199874fbc4a7bd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7ea4ef6f1fead55ce5199874fbc4a7bd">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Arity</a></div><div class="ttdeci">static int IntTupleSet_Arity(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_a8098ad65699103b648b9761e91d7437d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a8098ad65699103b648b9761e91d7437d">Google.OrTools.ConstraintSolver.IntTupleSet.NumTuples</a></div><div class="ttdeci">int NumTuples()</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00111">IntTupleSet.cs:111</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a4931d19fc6450371c24f15cb093e6cc8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4931d19fc6450371c24f15cb093e6cc8">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Clear</a></div><div class="ttdeci">static void IntTupleSet_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ab529cb19e763b785d75da3155e7251fc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab529cb19e763b785d75da3155e7251fc">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Insert__SWIG_0</a></div><div class="ttdeci">static int IntTupleSet_Insert__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2)</div></div>
<div class="ttc" id="namespaceGoogle_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="Assignment_8cs_source.html#l00011">Assignment.cs:11</a></div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_ad70c962be0a589dee5ba9b4739ac9705"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#ad70c962be0a589dee5ba9b4739ac9705">Google.OrTools.ConstraintSolver.IntTupleSet.Clear</a></div><div class="ttdeci">void Clear()</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00059">IntTupleSet.cs:59</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a3155f904671d5d43e3b691d96081b1c1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3155f904671d5d43e3b691d96081b1c1">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_SortedLexicographically</a></div><div class="ttdeci">static global::System.IntPtr IntTupleSet_SortedLexicographically(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_ab3f03e4e101d661e125e4ac153de1738"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#ab3f03e4e101d661e125e4ac153de1738">Google.OrTools.ConstraintSolver.IntTupleSet.Insert3</a></div><div class="ttdeci">int Insert3(long v0, long v1, long v2)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00078">IntTupleSet.cs:78</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html">Google.OrTools.ConstraintSolver.IntTupleSet</a></div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00018">IntTupleSet.cs:18</a></div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_aede3672489430866d52ddc74ee07037c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#aede3672489430866d52ddc74ee07037c">Google.OrTools.ConstraintSolver.IntTupleSet.Dispose</a></div><div class="ttdeci">void Dispose()</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00035">IntTupleSet.cs:35</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_a53dc449d1ec52d03aecfa6997f19d408"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a53dc449d1ec52d03aecfa6997f19d408">Google.OrTools.ConstraintSolver.IntTupleSet.Insert2</a></div><div class="ttdeci">int Insert2(long v0, long v1)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00073">IntTupleSet.cs:73</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a30d134da4c92f4245e4766c013abcee3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a30d134da4c92f4245e4766c013abcee3">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Contains__SWIG_1</a></div><div class="ttdeci">static bool IntTupleSet_Contains__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a8ece41b6bd2a0f6842800aa4ae731145"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8ece41b6bd2a0f6842800aa4ae731145">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_SortedByColumn</a></div><div class="ttdeci">static global::System.IntPtr IntTupleSet_SortedByColumn(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a3c6b2a67214f9f1fff08adf7e2a568f7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3c6b2a67214f9f1fff08adf7e2a568f7">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Insert__SWIG_1</a></div><div class="ttdeci">static int IntTupleSet_Insert__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int length2, long[] jarg2)</div></div>
<div class="ttc" id="classGoogle_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="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a5ba096ee5585d161f87d335003a70947"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5ba096ee5585d161f87d335003a70947">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_InsertAll__SWIG_1</a></div><div class="ttdeci">static void IntTupleSet_InsertAll__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_a91e9437e8565f47c3e028b98d465b3f7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a91e9437e8565f47c3e028b98d465b3f7">Google.OrTools.ConstraintSolver.IntTupleSet.Contains</a></div><div class="ttdeci">bool Contains(long[] tuple)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00106">IntTupleSet.cs:106</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a96788f7d507375574551f572e567f35e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a96788f7d507375574551f572e567f35e">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_NumDifferentValuesInColumn</a></div><div class="ttdeci">static int IntTupleSet_NumDifferentValuesInColumn(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a0eb68f7c4a525cb656ad648df1126d62"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a0eb68f7c4a525cb656ad648df1126d62">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.IntTupleSet_Contains__SWIG_0</a></div><div class="ttdeci">static bool IntTupleSet_Contains__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int length2, int[] jarg2)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_a4cd71f0ae6a0041a6feec4a7f26f062d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a4cd71f0ae6a0041a6feec4a7f26f062d">Google.OrTools.ConstraintSolver.IntTupleSet.swigCMemOwn</a></div><div class="ttdeci">bool swigCMemOwn</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00020">IntTupleSet.cs:20</a></div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_a3e57444e89deaaa179cd05a2473707b6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a3e57444e89deaaa179cd05a2473707b6">Google.OrTools.ConstraintSolver.IntTupleSet.SortedLexicographically</a></div><div class="ttdeci">IntTupleSet SortedLexicographically()</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00136">IntTupleSet.cs:136</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a9e8f5ac2425446398042ce7ce32542c8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a9e8f5ac2425446398042ce7ce32542c8">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_IntTupleSet</a></div><div class="ttdeci">static void delete_IntTupleSet(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_a6051edfbb489421d68d0b16517805ca1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a6051edfbb489421d68d0b16517805ca1">Google.OrTools.ConstraintSolver.IntTupleSet.IntTupleSet</a></div><div class="ttdeci">IntTupleSet(IntTupleSet set)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00055">IntTupleSet.cs:55</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet_html_a0c0020cd890e1bf5825ca5b3ca74639e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntTupleSet.html#a0c0020cd890e1bf5825ca5b3ca74639e">Google.OrTools.ConstraintSolver.IntTupleSet.InsertAll</a></div><div class="ttdeci">void InsertAll(SWIGTYPE_p_std__vectorT_std__vectorT_int_t_t tuples)</div><div class="ttdef"><b>Definition:</b> <a href="IntTupleSet_8cs_source.html#l00096">IntTupleSet.cs:96</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException_html_a35bddaaf713a717d9910d860cada253a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_1_1SWIGPendingException.html#a35bddaaf713a717d9910d860cada253a">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><!-- fragment --></div><!-- contents -->
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>