<ahref="BooleanVar_8cs.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">//------------------------------------------------------------------------------</span></div><divclass="line"><aname="l00002"></a><spanclass="lineno"> 2</span> <spanclass="comment">// <auto-generated /></span></div><divclass="line"><aname="l00003"></a><spanclass="lineno"> 3</span> <spanclass="comment">//</span></div><divclass="line"><aname="l00004"></a><spanclass="lineno"> 4</span> <spanclass="comment">// This file was automatically generated by SWIG (http://www.swig.org).</span></div><divclass="line"><aname="l00005"></a><spanclass="lineno"> 5</span> <spanclass="comment">// Version 4.0.0</span></div><divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> <spanclass="comment">//</span></div><divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment">// Do not make changes to this file unless you know what you are doing--modify</span></div><divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="comment">// the SWIG interface file instead.</span></div><divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="comment">//------------------------------------------------------------------------------</span></div><divclass="line"><aname="l00010"></a><spanclass="lineno"> 10</span> </div><divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> <spanclass="keyword">namespace </span><aclass="code"href="namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Google.OrTools.ConstraintSolver</a> {</div><divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> </div><divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> <spanclass="keyword">using</span> System;</div><divclass="line"><aname="l00014"></a><spanclass="lineno"> 14</span> <spanclass="keyword">using</span> System.Runtime.<aclass="code"href="namespaceSystem_1_1Runtime_1_1InteropServices.html">InteropServices</a>;</div><divclass="line"><aname="l00015"></a><spanclass="lineno"> 15</span> <spanclass="keyword">using</span> System.Collections;</div><divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="keyword">using</span> System.Collections.Generic;</div><divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> </div><divclass="line"><aname="l00018"></a><spanclass="lineno"><aclass="line"href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html"> 18</a></span> <spanclass="keyword">public</span><spanclass="keyword">partial class </span><aclass="code"href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html">BooleanVar</a> : <aclass="code"href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1IntVar.html">IntVar</a> {</div><divclass="line"><aname="l00019"></a><spanclass="lineno"> 19</span> <spanclass="keyword">private</span> global::System.Runtime.InteropServices.HandleRef swigCPtr;</div><divclass="line"><aname="l00020"></a><spanclass="lineno"> 20</span> </div><divclass="line"><aname="l00021"></a><spanclass="lineno"> 21</span> <spanclass="keyword">internal</span><aclass="code"href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html">BooleanVar</a>(global::System.IntPtr cPtr, <spanclass="keywordtype">bool</span> cMemoryOwn) : base(<aclass="code"href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">operations_research_constraint_solverPINVOKE</a>.<aclass="code"href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#abd0d72fed20bda1646de8831387d844a">BooleanVar_SWIGUpcast</a>(cPtr), cMemoryOwn) {</div><divclass="line"><aname="l00022"></a><spanclass="lineno"> 22</span>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a68a005ec43847351d4462d2a917bd419"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a68a005ec43847351d4462d2a917bd419">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_kUnboundBooleanVarValue_get</a></div><divclass="ttdeci">static int BooleanVar_kUnboundBooleanVarValue_get()</div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a312f74f35c96396649a423968244e52e"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a312f74f35c96396649a423968244e52e">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_Min</a></div><divclass="ttdeci">static long BooleanVar_Min(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a183deba9abfc20a630ac5f92558611d5"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a183deba9abfc20a630ac5f92558611d5">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_RawValue</a></div><divclass="ttdeci">static int BooleanVar_RawValue(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar_html_abd18cb955fb85f4c1816cbbabf9f4304"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html#abd18cb955fb85f4c1816cbbabf9f4304">Google.OrTools.ConstraintSolver.BooleanVar.Value</a></div><divclass="ttdeci">override long Value()</div><divclass="ttdef"><b>Definition:</b><ahref="BooleanVar_8cs_source.html#l00079">BooleanVar.cs:79</a></div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a5aae76489b063b7922b3fb325d590d8d"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5aae76489b063b7922b3fb325d590d8d">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_RemoveInterval</a></div><divclass="ttdeci">static void BooleanVar_RemoveInterval(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)</div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar_html_aa8542e4354cb19ec5a0e2c660a524359"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html#aa8542e4354cb19ec5a0e2c660a524359">Google.OrTools.ConstraintSolver.BooleanVar.kUnboundBooleanVarValue</a></div><divclass="ttdeci">static int kUnboundBooleanVarValue</div><divclass="ttdef"><b>Definition:</b><ahref="BooleanVar_8cs_source.html#l00042">BooleanVar.cs:42</a></div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar_html_a500bbb887034b54330a10c217f130cbb"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html#a500bbb887034b54330a10c217f130cbb">Google.OrTools.ConstraintSolver.BooleanVar.Max</a></div><divclass="ttdeci">override long Max()</div><divclass="ttdef"><b>Definition:</b><ahref="BooleanVar_8cs_source.html#l00059">BooleanVar.cs:59</a></div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_aced0eea1b822f61b827dce28bf5e96cb"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aced0eea1b822f61b827dce28bf5e96cb">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_Max</a></div><divclass="ttdeci">static long BooleanVar_Max(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a2171a146aa24276c7f042524bf1b58cb"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a2171a146aa24276c7f042524bf1b58cb">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_IsLessOrEqual</a></div><divclass="ttdeci">static global::System.IntPtr BooleanVar_IsLessOrEqual(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)</div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a7857c41a22e157a60c8e85bf5f8e0397"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7857c41a22e157a60c8e85bf5f8e0397">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_SetRange</a></div><divclass="ttdeci">static void BooleanVar_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2, long jarg3)</div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a8f92a39ad8b7e311a758aa9f1a077aa2"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8f92a39ad8b7e311a758aa9f1a077aa2">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_Value</a></div><divclass="ttdeci">static long BooleanVar_Value(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar_html_aacf71965456fcc2b5a677f5c57279192"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html#aacf71965456fcc2b5a677f5c57279192">Google.OrTools.ConstraintSolver.BooleanVar.VarType</a></div><divclass="ttdeci">override int VarType()</div><divclass="ttdef"><b>Definition:</b><ahref="BooleanVar_8cs_source.html#l00120">BooleanVar.cs:120</a></div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar_html_a463841fb4d430814dc510327b086dbe8"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html#a463841fb4d430814dc510327b086dbe8">Google.OrTools.ConstraintSolver.BooleanVar.SetRange</a></div><divclass="ttdeci">override void SetRange(long mi, long ma)</div><divclass="ttdef"><b>Definition:</b><ahref="BooleanVar_8cs_source.html#l00069">BooleanVar.cs:69</a></div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar_html_a17cd718fd5f36802ebe5f5104314743d"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1BooleanVar.html#a17cd718fd5f36802ebe5f5104314743d">Google.OrTools.ConstraintSolver.BooleanVar.Min</a></div><divclass="ttdeci">override long Min()</div><divclass="ttdef"><b>Definition:</b><ahref="BooleanVar_8cs_source.html#l00049">BooleanVar.cs:49</a></div></div>
<divclass="ttc"id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ad32efe8e1de539ac09b413fc9ab4c074"><divclass="ttname"><ahref="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ad32efe8e1de539ac09b413fc9ab4c074">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.BooleanVar_VarType</a></div><divclass="ttdeci">static int BooleanVar_VarType(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>