930 lines
300 KiB
HTML
930 lines
300 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"/>-->
|
|
<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">
|
|
<span id="sfml">Google OR-Tools 7.5</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;">DotNet Reference</h1>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.8.18 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<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="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_439b336f32246b516129ac6c6155dd92.html">linear_solver</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">operations_research_linear_solverPINVOKE.cs</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="operations__research__linear__solverPINVOKE_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.1</span></div>
|
|
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">//</span></div>
|
|
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// Do not make changes to this file unless you know what you are doing--modify</span></div>
|
|
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">// the SWIG interface file instead.</span></div>
|
|
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>  </div>
|
|
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="keyword">namespace </span><a class="code" href="namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Google.OrTools.LinearSolver</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"><a class="line" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html"> 13</a></span> <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html">operations_research_linear_solverPINVOKE</a> {</div>
|
|
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  </div>
|
|
<div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html"> 15</a></span>  <span class="keyword">protected</span> <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html">SWIGExceptionHelper</a> {</div>
|
|
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  </div>
|
|
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(<span class="keywordtype">string</span> message);</div>
|
|
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  <span class="keyword">public</span> delegate <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a>(<span class="keywordtype">string</span> message, <span class="keywordtype">string</span> paramName);</div>
|
|
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  </div>
|
|
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> applicationDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingApplicationException);</div>
|
|
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> arithmeticDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingArithmeticException);</div>
|
|
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> divideByZeroDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingDivideByZeroException);</div>
|
|
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> indexOutOfRangeDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingIndexOutOfRangeException);</div>
|
|
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> invalidCastDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingInvalidCastException);</div>
|
|
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> invalidOperationDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingInvalidOperationException);</div>
|
|
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> ioDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingIOException);</div>
|
|
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> nullReferenceDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingNullReferenceException);</div>
|
|
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> outOfMemoryDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingOutOfMemoryException);</div>
|
|
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> overflowDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingOverflowException);</div>
|
|
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> systemDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a>(SetPendingSystemException);</div>
|
|
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  </div>
|
|
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a> argumentDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a>(SetPendingArgumentException);</div>
|
|
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a> argumentNullDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a>(SetPendingArgumentNullException);</div>
|
|
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a> argumentOutOfRangeDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a>(SetPendingArgumentOutOfRangeException);</div>
|
|
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  </div>
|
|
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"SWIGRegisterExceptionCallbacks_operations_research_linear_solver"</span>)]</div>
|
|
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a9514dd03c52ea4b929bed32e2011ef50">SWIGRegisterExceptionCallbacks_operations_research_linear_solver</a>(</div>
|
|
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> applicationDelegate,</div>
|
|
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> arithmeticDelegate,</div>
|
|
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> divideByZeroDelegate, </div>
|
|
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> indexOutOfRangeDelegate, </div>
|
|
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> invalidCastDelegate,</div>
|
|
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> invalidOperationDelegate,</div>
|
|
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> ioDelegate,</div>
|
|
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> nullReferenceDelegate,</div>
|
|
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> outOfMemoryDelegate, </div>
|
|
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> overflowDelegate, </div>
|
|
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">ExceptionDelegate</a> systemExceptionDelegate);</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>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"SWIGRegisterExceptionArgumentCallbacks_operations_research_linear_solver"</span>)]</div>
|
|
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a343877a57000420d1077e5437bb40617">SWIGRegisterExceptionCallbacksArgument_operations_research_linear_solver</a>(</div>
|
|
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a> argumentDelegate,</div>
|
|
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a> argumentNullDelegate,</div>
|
|
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">ExceptionArgumentDelegate</a> argumentOutOfRangeDelegate);</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>  <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingApplicationException(<span class="keywordtype">string</span> message) {</div>
|
|
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.ApplicationException(message, <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>()));</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>  <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingArithmeticException(<span class="keywordtype">string</span> message) {</div>
|
|
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.ArithmeticException(message, <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>()));</div>
|
|
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  }</div>
|
|
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingDivideByZeroException(<span class="keywordtype">string</span> message) {</div>
|
|
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.DivideByZeroException(message, <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>()));</div>
|
|
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  }</div>
|
|
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingIndexOutOfRangeException(<span class="keywordtype">string</span> message) {</div>
|
|
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.IndexOutOfRangeException(message, <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>()));</div>
|
|
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  }</div>
|
|
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingInvalidCastException(<span class="keywordtype">string</span> message) {</div>
|
|
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.InvalidCastException(message, <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>()));</div>
|
|
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  }</div>
|
|
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingInvalidOperationException(<span class="keywordtype">string</span> message) {</div>
|
|
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.InvalidOperationException(message, <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>()));</div>
|
|
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  }</div>
|
|
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingIOException(<span class="keywordtype">string</span> message) {</div>
|
|
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.IO.IOException(message, <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>()));</div>
|
|
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  }</div>
|
|
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingNullReferenceException(<span class="keywordtype">string</span> message) {</div>
|
|
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.NullReferenceException(message, <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>()));</div>
|
|
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  }</div>
|
|
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingOutOfMemoryException(<span class="keywordtype">string</span> message) {</div>
|
|
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.OutOfMemoryException(message, <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>()));</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>  <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingOverflowException(<span class="keywordtype">string</span> message) {</div>
|
|
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.OverflowException(message, <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>()));</div>
|
|
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  }</div>
|
|
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingSystemException(<span class="keywordtype">string</span> message) {</div>
|
|
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.SystemException(message, <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>()));</div>
|
|
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  }</div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div>
|
|
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingArgumentException(<span class="keywordtype">string</span> message, <span class="keywordtype">string</span> paramName) {</div>
|
|
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.ArgumentException(message, paramName, <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>()));</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="keyword">static</span> <span class="keywordtype">void</span> SetPendingArgumentNullException(<span class="keywordtype">string</span> message, <span class="keywordtype">string</span> paramName) {</div>
|
|
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  global::System.Exception e = <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <span class="keywordflow">if</span> (e != <span class="keyword">null</span>) message = message + <span class="stringliteral">" Inner Exception: "</span> + e.Message;</div>
|
|
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.ArgumentNullException(paramName, message));</div>
|
|
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  }</div>
|
|
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> SetPendingArgumentOutOfRangeException(<span class="keywordtype">string</span> message, <span class="keywordtype">string</span> paramName) {</div>
|
|
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  global::System.Exception e = <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>();</div>
|
|
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="keywordflow">if</span> (e != <span class="keyword">null</span>) message = message + <span class="stringliteral">" Inner Exception: "</span> + e.Message;</div>
|
|
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>.<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(<span class="keyword">new</span> global::System.ArgumentOutOfRangeException(paramName, message));</div>
|
|
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  }</div>
|
|
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  </div>
|
|
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html">SWIGExceptionHelper</a>() {</div>
|
|
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a9514dd03c52ea4b929bed32e2011ef50">SWIGRegisterExceptionCallbacks_operations_research_linear_solver</a>(</div>
|
|
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  applicationDelegate,</div>
|
|
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  arithmeticDelegate,</div>
|
|
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  divideByZeroDelegate,</div>
|
|
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  indexOutOfRangeDelegate,</div>
|
|
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  invalidCastDelegate,</div>
|
|
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  invalidOperationDelegate,</div>
|
|
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  ioDelegate,</div>
|
|
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  nullReferenceDelegate,</div>
|
|
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  outOfMemoryDelegate,</div>
|
|
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  overflowDelegate,</div>
|
|
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  systemDelegate);</div>
|
|
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  </div>
|
|
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a343877a57000420d1077e5437bb40617">SWIGRegisterExceptionCallbacksArgument_operations_research_linear_solver</a>(</div>
|
|
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  argumentDelegate,</div>
|
|
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  argumentNullDelegate,</div>
|
|
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  argumentOutOfRangeDelegate);</div>
|
|
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  }</div>
|
|
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  }</div>
|
|
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  </div>
|
|
<div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a764982b5eb8a7ef30a30be16bda97001"> 125</a></span>  <span class="keyword">protected</span> <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html">SWIGExceptionHelper</a> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a764982b5eb8a7ef30a30be16bda97001">swigExceptionHelper</a> = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html">SWIGExceptionHelper</a>();</div>
|
|
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  </div>
|
|
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html"> 127</a></span>  <span class="keyword">public</span> <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a> {</div>
|
|
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  [global::System.ThreadStatic]</div>
|
|
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <span class="keyword">private</span> <span class="keyword">static</span> global::System.Exception pendingException = <span class="keyword">null</span>;</div>
|
|
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <span class="keyword">private</span> <span class="keyword">static</span> <span class="keywordtype">int</span> numExceptionsPending = 0;</div>
|
|
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <span class="keyword">private</span> <span class="keyword">static</span> global::System.Object exceptionsLock = <span class="keyword">null</span>;</div>
|
|
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  </div>
|
|
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c"> 133</a></span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Pending</a> {</div>
|
|
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <span class="keyword">get</span> {</div>
|
|
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <span class="keywordtype">bool</span> pending = <span class="keyword">false</span>;</div>
|
|
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <span class="keywordflow">if</span> (numExceptionsPending > 0)</div>
|
|
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <span class="keywordflow">if</span> (pendingException != <span class="keyword">null</span>)</div>
|
|
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  pending = <span class="keyword">true</span>;</div>
|
|
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keywordflow">return</span> pending;</div>
|
|
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  } </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_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6"> 143</a></span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Set</a>(global::System.Exception e) {</div>
|
|
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="keywordflow">if</span> (pendingException != <span class="keyword">null</span>)</div>
|
|
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> global::System.ApplicationException(<span class="stringliteral">"FATAL: An earlier pending exception from unmanaged code was missed and thus not thrown ("</span> + pendingException.ToString() + <span class="stringliteral">")"</span>, e);</div>
|
|
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  pendingException = e;</div>
|
|
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  lock(exceptionsLock) {</div>
|
|
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  numExceptionsPending++;</div>
|
|
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  }</div>
|
|
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  }</div>
|
|
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  </div>
|
|
<div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227"> 152</a></span>  <span class="keyword">public</span> <span class="keyword">static</span> global::System.Exception <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Retrieve</a>() {</div>
|
|
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  global::System.Exception e = <span class="keyword">null</span>;</div>
|
|
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <span class="keywordflow">if</span> (numExceptionsPending > 0) {</div>
|
|
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <span class="keywordflow">if</span> (pendingException != <span class="keyword">null</span>) {</div>
|
|
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  e = pendingException;</div>
|
|
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  pendingException = <span class="keyword">null</span>;</div>
|
|
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  lock(exceptionsLock) {</div>
|
|
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  numExceptionsPending--;</div>
|
|
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  }</div>
|
|
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  }</div>
|
|
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  }</div>
|
|
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <span class="keywordflow">return</span> e;</div>
|
|
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>  }</div>
|
|
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  </div>
|
|
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">SWIGPendingException</a>() {</div>
|
|
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  exceptionsLock = <span class="keyword">new</span> global::System.Object();</div>
|
|
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  }</div>
|
|
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  }</div>
|
|
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  </div>
|
|
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  </div>
|
|
<div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html"> 172</a></span>  <span class="keyword">protected</span> <span class="keyword">class </span><a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html">SWIGStringHelper</a> {</div>
|
|
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  </div>
|
|
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  <span class="keyword">public</span> delegate <span class="keywordtype">string</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html#a09806292f70eb61f70057ee6fd528c34">SWIGStringDelegate</a>(<span class="keywordtype">string</span> message);</div>
|
|
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html#a09806292f70eb61f70057ee6fd528c34">SWIGStringDelegate</a> stringDelegate = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html#a09806292f70eb61f70057ee6fd528c34">SWIGStringDelegate</a>(CreateString);</div>
|
|
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  </div>
|
|
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"SWIGRegisterStringCallback_operations_research_linear_solver"</span>)]</div>
|
|
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html#aef4f16365d83b1d89815a95ef48a0003">SWIGRegisterStringCallback_operations_research_linear_solver</a>(<a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html#a09806292f70eb61f70057ee6fd528c34">SWIGStringDelegate</a> stringDelegate);</div>
|
|
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  </div>
|
|
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  <span class="keyword">static</span> <span class="keywordtype">string</span> CreateString(<span class="keywordtype">string</span> cString) {</div>
|
|
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  <span class="keywordflow">return</span> cString;</div>
|
|
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  }</div>
|
|
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  </div>
|
|
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html">SWIGStringHelper</a>() {</div>
|
|
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html#aef4f16365d83b1d89815a95ef48a0003">SWIGRegisterStringCallback_operations_research_linear_solver</a>(stringDelegate);</div>
|
|
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  }</div>
|
|
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  }</div>
|
|
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  </div>
|
|
<div class="line"><a name="l00189"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3a935cc1000a8aef1af5120f4d8a294c"> 189</a></span>  <span class="keyword">static</span> <span class="keyword">protected</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html">SWIGStringHelper</a> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3a935cc1000a8aef1af5120f4d8a294c">swigStringHelper</a> = <span class="keyword">new</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html">SWIGStringHelper</a>();</div>
|
|
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  </div>
|
|
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  </div>
|
|
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  <span class="keyword">static</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html">operations_research_linear_solverPINVOKE</a>() {</div>
|
|
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  }</div>
|
|
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  </div>
|
|
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  </div>
|
|
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_Clear___"</span>)]</div>
|
|
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab47235fdf21aaed8e67c2ca4838c361e">MpDoubleVector_Clear</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  </div>
|
|
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_Add___"</span>)]</div>
|
|
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa9e92fc436cb7e8275d377b09bf4f01c">MpDoubleVector_Add</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2);</div>
|
|
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  </div>
|
|
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_size___"</span>)]</div>
|
|
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> uint <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a5f094c5965413a45e3e4dc842c7374ed">MpDoubleVector_size</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  </div>
|
|
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_capacity___"</span>)]</div>
|
|
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> uint <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2797d49797531bef472ab00421aaf497">MpDoubleVector_capacity</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  </div>
|
|
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_reserve___"</span>)]</div>
|
|
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a16c741d1549c894c9e76fc4c14a0b21e">MpDoubleVector_reserve</a>(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);</div>
|
|
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>  </div>
|
|
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_new_MpDoubleVector__SWIG_0___"</span>)]</div>
|
|
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2a314f2491e4852889520b0c910f401d">new_MpDoubleVector__SWIG_0</a>();</div>
|
|
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  </div>
|
|
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_new_MpDoubleVector__SWIG_1___"</span>)]</div>
|
|
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a8be012cb0cdcbdf600e06a478f6afc52">new_MpDoubleVector__SWIG_1</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  </div>
|
|
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_new_MpDoubleVector__SWIG_2___"</span>)]</div>
|
|
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2eccd8384c707c071c90a06d281b69fb">new_MpDoubleVector__SWIG_2</a>(<span class="keywordtype">int</span> jarg1);</div>
|
|
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  </div>
|
|
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_getitemcopy___"</span>)]</div>
|
|
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2e7f5eb019e3d128285bd8a78017a72e">MpDoubleVector_getitemcopy</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  </div>
|
|
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_getitem___"</span>)]</div>
|
|
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac59b68c5e033f25a1e9005a0b9a03b81">MpDoubleVector_getitem</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  </div>
|
|
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_setitem___"</span>)]</div>
|
|
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a341319bc18c4e07aa20f57b21256878c">MpDoubleVector_setitem</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">double</span> jarg3);</div>
|
|
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  </div>
|
|
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_AddRange___"</span>)]</div>
|
|
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad7169e4c5ed0000032d7f948d537f1d3">MpDoubleVector_AddRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  </div>
|
|
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_GetRange___"</span>)]</div>
|
|
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a173fbf322f76c366630cc214eb42b4f9">MpDoubleVector_GetRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
|
|
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  </div>
|
|
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_Insert___"</span>)]</div>
|
|
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#abd1f221c8c0e074f8039ce6f190918ed">MpDoubleVector_Insert</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">double</span> jarg3);</div>
|
|
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  </div>
|
|
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_InsertRange___"</span>)]</div>
|
|
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3290a77c63821392e4e52b2598eaad98">MpDoubleVector_InsertRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
|
|
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  </div>
|
|
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_RemoveAt___"</span>)]</div>
|
|
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab4ec9bdf6e38a36c7cad803e4e27cfeb">MpDoubleVector_RemoveAt</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  </div>
|
|
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_RemoveRange___"</span>)]</div>
|
|
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a60e46fe266b5a7729d20ed3fc4d08149">MpDoubleVector_RemoveRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
|
|
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  </div>
|
|
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_Repeat___"</span>)]</div>
|
|
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1e67d898a05ca593e7094f7904604779">MpDoubleVector_Repeat</a>(<span class="keywordtype">double</span> jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  </div>
|
|
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_Reverse__SWIG_0___"</span>)]</div>
|
|
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a071420e6b3b44e6bd29bb2ed9b1cef0f">MpDoubleVector_Reverse__SWIG_0</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  </div>
|
|
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_Reverse__SWIG_1___"</span>)]</div>
|
|
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a434c601b1a0c9524d4c55fcf9850d8d6">MpDoubleVector_Reverse__SWIG_1</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
|
|
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  </div>
|
|
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_SetRange___"</span>)]</div>
|
|
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac6c6970b5873d63d6363d247d7e06349">MpDoubleVector_SetRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
|
|
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>  </div>
|
|
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_Contains___"</span>)]</div>
|
|
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3f6ff81a231e27259385517d93ff3f5d">MpDoubleVector_Contains</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2);</div>
|
|
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  </div>
|
|
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_IndexOf___"</span>)]</div>
|
|
<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a8aefb6af2ab00cbe574f6c889a11ffbb">MpDoubleVector_IndexOf</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2);</div>
|
|
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  </div>
|
|
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_LastIndexOf___"</span>)]</div>
|
|
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a92a4ba314c7a412f7606320385e0f9cf">MpDoubleVector_LastIndexOf</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2);</div>
|
|
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  </div>
|
|
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MpDoubleVector_Remove___"</span>)]</div>
|
|
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9e6ab63edaed147ed4ad34249b40e63e">MpDoubleVector_Remove</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2);</div>
|
|
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  </div>
|
|
<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_delete_MpDoubleVector___"</span>)]</div>
|
|
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#acf5d0856ddd608cb6bc8d45616f83d0f">delete_MpDoubleVector</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  </div>
|
|
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Clear___"</span>)]</div>
|
|
<div class="line"><a name="l00275"></a><span class="lineno"> 275</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a44aeda2d6e516589aeb6f092b5562a09">MPConstraintVector_Clear</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>  </div>
|
|
<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Add___"</span>)]</div>
|
|
<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4b7f368a056882260fd09f37bdd17dd4">MPConstraintVector_Add</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  </div>
|
|
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_size___"</span>)]</div>
|
|
<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> uint <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a07180e6ae2334b900556e35be5768325">MPConstraintVector_size</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00282"></a><span class="lineno"> 282</span>  </div>
|
|
<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_capacity___"</span>)]</div>
|
|
<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> uint <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac2bf0b4f6e5e8171aa6601dd1bf27849">MPConstraintVector_capacity</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  </div>
|
|
<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_reserve___"</span>)]</div>
|
|
<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac987a9a84870ed98c95b8b0315f67835">MPConstraintVector_reserve</a>(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);</div>
|
|
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  </div>
|
|
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_new_MPConstraintVector__SWIG_0___"</span>)]</div>
|
|
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab80e72c0f84c7a6fa7769c0b01b4d374">new_MPConstraintVector__SWIG_0</a>();</div>
|
|
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  </div>
|
|
<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_new_MPConstraintVector__SWIG_1___"</span>)]</div>
|
|
<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1aefb5a46b64f31dfad242f0e8e6b069">new_MPConstraintVector__SWIG_1</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  </div>
|
|
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_new_MPConstraintVector__SWIG_2___"</span>)]</div>
|
|
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a09c8f78e2696affea3d1cbf83895c1f7">new_MPConstraintVector__SWIG_2</a>(<span class="keywordtype">int</span> jarg1);</div>
|
|
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  </div>
|
|
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_getitemcopy___"</span>)]</div>
|
|
<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a83826f0b05a0cc7d97906d24d08cdb19">MPConstraintVector_getitemcopy</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  </div>
|
|
<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_getitem___"</span>)]</div>
|
|
<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac47dccba8aa8c25bb1bd55c4c4064163">MPConstraintVector_getitem</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  </div>
|
|
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_setitem___"</span>)]</div>
|
|
<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9c6f4bc3ecf6f003da4504703e4de5cd">MPConstraintVector_setitem</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
|
|
<div class="line"><a name="l00306"></a><span class="lineno"> 306</span>  </div>
|
|
<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_AddRange___"</span>)]</div>
|
|
<div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a440b44f878d39a9cd05306b8afeffdb6">MPConstraintVector_AddRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  </div>
|
|
<div class="line"><a name="l00310"></a><span class="lineno"> 310</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_GetRange___"</span>)]</div>
|
|
<div class="line"><a name="l00311"></a><span class="lineno"> 311</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa8c2ae125f18d615ef54ae75e6760b42">MPConstraintVector_GetRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
|
|
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  </div>
|
|
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Insert___"</span>)]</div>
|
|
<div class="line"><a name="l00314"></a><span class="lineno"> 314</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9c4f7d7fdd49a7cab3e2e270278297bb">MPConstraintVector_Insert</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
|
|
<div class="line"><a name="l00315"></a><span class="lineno"> 315</span>  </div>
|
|
<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_InsertRange___"</span>)]</div>
|
|
<div class="line"><a name="l00317"></a><span class="lineno"> 317</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6064c676090726b8e7fbd281b7f9b842">MPConstraintVector_InsertRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
|
|
<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  </div>
|
|
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_RemoveAt___"</span>)]</div>
|
|
<div class="line"><a name="l00320"></a><span class="lineno"> 320</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#abf9e3bb16c73a0e7dc8cae5af4b876c9">MPConstraintVector_RemoveAt</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  </div>
|
|
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_RemoveRange___"</span>)]</div>
|
|
<div class="line"><a name="l00323"></a><span class="lineno"> 323</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#adbddd9f3b49251697fa119791f90d511">MPConstraintVector_RemoveRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
|
|
<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  </div>
|
|
<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Repeat___"</span>)]</div>
|
|
<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad66ae0904923affc3e716e1fa8c9bdf2">MPConstraintVector_Repeat</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  </div>
|
|
<div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Reverse__SWIG_0___"</span>)]</div>
|
|
<div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a8d6f85a1e57a222cd32a01b18fc543d4">MPConstraintVector_Reverse__SWIG_0</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  </div>
|
|
<div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Reverse__SWIG_1___"</span>)]</div>
|
|
<div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#accb5bdc6cb26acf2c0436f2f112a7faa">MPConstraintVector_Reverse__SWIG_1</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
|
|
<div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  </div>
|
|
<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_SetRange___"</span>)]</div>
|
|
<div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6aae7fc07585fa6680b8e1a6e57ac555">MPConstraintVector_SetRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
|
|
<div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  </div>
|
|
<div class="line"><a name="l00337"></a><span class="lineno"> 337</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Contains___"</span>)]</div>
|
|
<div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a67cfaf44bfd5837f1cc6f5513ab8b32c">MPConstraintVector_Contains</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  </div>
|
|
<div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_IndexOf___"</span>)]</div>
|
|
<div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab48dec3ebde7e72c63b11a55431cdb51">MPConstraintVector_IndexOf</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  </div>
|
|
<div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_LastIndexOf___"</span>)]</div>
|
|
<div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae2a6e65db18c737cdf6edae4a9471b6b">MPConstraintVector_LastIndexOf</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  </div>
|
|
<div class="line"><a name="l00346"></a><span class="lineno"> 346</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPConstraintVector_Remove___"</span>)]</div>
|
|
<div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a583dde6d0982d42854c6b097482db2c0">MPConstraintVector_Remove</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  </div>
|
|
<div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_delete_MPConstraintVector___"</span>)]</div>
|
|
<div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad9396001cf828ad22cc74e3d65c11102">delete_MPConstraintVector</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  </div>
|
|
<div class="line"><a name="l00352"></a><span class="lineno"> 352</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Clear___"</span>)]</div>
|
|
<div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3e3bcfe931dc5b997fea187aca6afb7d">MPVariableVector_Clear</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  </div>
|
|
<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Add___"</span>)]</div>
|
|
<div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#abf7b113ecc0b1faba9a35de7441f2240">MPVariableVector_Add</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  </div>
|
|
<div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_size___"</span>)]</div>
|
|
<div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> uint <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae247c9b851f820803a44960b253935c0">MPVariableVector_size</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  </div>
|
|
<div class="line"><a name="l00361"></a><span class="lineno"> 361</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_capacity___"</span>)]</div>
|
|
<div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> uint <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aadf57e08e07cbdacc83ebe3023656b09">MPVariableVector_capacity</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00363"></a><span class="lineno"> 363</span>  </div>
|
|
<div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_reserve___"</span>)]</div>
|
|
<div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3ecdaac9840954cd44031621d1bdc60d">MPVariableVector_reserve</a>(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);</div>
|
|
<div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  </div>
|
|
<div class="line"><a name="l00367"></a><span class="lineno"> 367</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_new_MPVariableVector__SWIG_0___"</span>)]</div>
|
|
<div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2d2ee8120f05c7708b40838c42961d86">new_MPVariableVector__SWIG_0</a>();</div>
|
|
<div class="line"><a name="l00369"></a><span class="lineno"> 369</span>  </div>
|
|
<div class="line"><a name="l00370"></a><span class="lineno"> 370</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_new_MPVariableVector__SWIG_1___"</span>)]</div>
|
|
<div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3d56d0a3411fea60d7252be6d1721478">new_MPVariableVector__SWIG_1</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  </div>
|
|
<div class="line"><a name="l00373"></a><span class="lineno"> 373</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_new_MPVariableVector__SWIG_2___"</span>)]</div>
|
|
<div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a884d0bc45f6f538f7615ccf23c7e5e12">new_MPVariableVector__SWIG_2</a>(<span class="keywordtype">int</span> jarg1);</div>
|
|
<div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  </div>
|
|
<div class="line"><a name="l00376"></a><span class="lineno"> 376</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_getitemcopy___"</span>)]</div>
|
|
<div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a69ce3411051ddfb6c388c95dace3b73e">MPVariableVector_getitemcopy</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00378"></a><span class="lineno"> 378</span>  </div>
|
|
<div class="line"><a name="l00379"></a><span class="lineno"> 379</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_getitem___"</span>)]</div>
|
|
<div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9d850de94b607356ded509e673a5a454">MPVariableVector_getitem</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  </div>
|
|
<div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_setitem___"</span>)]</div>
|
|
<div class="line"><a name="l00383"></a><span class="lineno"> 383</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0725b65a41a2999994e7757217ad7a52">MPVariableVector_setitem</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
|
|
<div class="line"><a name="l00384"></a><span class="lineno"> 384</span>  </div>
|
|
<div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_AddRange___"</span>)]</div>
|
|
<div class="line"><a name="l00386"></a><span class="lineno"> 386</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a79acaac5f90dcf4a0e183bfcc9dfaf49">MPVariableVector_AddRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  </div>
|
|
<div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_GetRange___"</span>)]</div>
|
|
<div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae394d7f43546174dfdd53edda3a8563b">MPVariableVector_GetRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
|
|
<div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  </div>
|
|
<div class="line"><a name="l00391"></a><span class="lineno"> 391</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Insert___"</span>)]</div>
|
|
<div class="line"><a name="l00392"></a><span class="lineno"> 392</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6191c4534c6523d8f2dfd1714b7d4c39">MPVariableVector_Insert</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
|
|
<div class="line"><a name="l00393"></a><span class="lineno"> 393</span>  </div>
|
|
<div class="line"><a name="l00394"></a><span class="lineno"> 394</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_InsertRange___"</span>)]</div>
|
|
<div class="line"><a name="l00395"></a><span class="lineno"> 395</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3feaefb4d3357bf2d3885b519c71789b">MPVariableVector_InsertRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
|
|
<div class="line"><a name="l00396"></a><span class="lineno"> 396</span>  </div>
|
|
<div class="line"><a name="l00397"></a><span class="lineno"> 397</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_RemoveAt___"</span>)]</div>
|
|
<div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad697b8eaaa9ee30fedf0bbea20031c58">MPVariableVector_RemoveAt</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00399"></a><span class="lineno"> 399</span>  </div>
|
|
<div class="line"><a name="l00400"></a><span class="lineno"> 400</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_RemoveRange___"</span>)]</div>
|
|
<div class="line"><a name="l00401"></a><span class="lineno"> 401</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a113330350c6df58192e3a9b2e7cb8db8">MPVariableVector_RemoveRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
|
|
<div class="line"><a name="l00402"></a><span class="lineno"> 402</span>  </div>
|
|
<div class="line"><a name="l00403"></a><span class="lineno"> 403</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Repeat___"</span>)]</div>
|
|
<div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6684612f75ac677bbb85faa8aa84b8c1">MPVariableVector_Repeat</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00405"></a><span class="lineno"> 405</span>  </div>
|
|
<div class="line"><a name="l00406"></a><span class="lineno"> 406</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Reverse__SWIG_0___"</span>)]</div>
|
|
<div class="line"><a name="l00407"></a><span class="lineno"> 407</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a95e58d38fc26979bb9edc485e79e8a13">MPVariableVector_Reverse__SWIG_0</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  </div>
|
|
<div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Reverse__SWIG_1___"</span>)]</div>
|
|
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a10ae8bb8ecd9b3b1835b09c64108ed8e">MPVariableVector_Reverse__SWIG_1</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
|
|
<div class="line"><a name="l00411"></a><span class="lineno"> 411</span>  </div>
|
|
<div class="line"><a name="l00412"></a><span class="lineno"> 412</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_SetRange___"</span>)]</div>
|
|
<div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0f84e21510a59ba293c9eead9c8cefca">MPVariableVector_SetRange</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, global::System.Runtime.InteropServices.HandleRef jarg3);</div>
|
|
<div class="line"><a name="l00414"></a><span class="lineno"> 414</span>  </div>
|
|
<div class="line"><a name="l00415"></a><span class="lineno"> 415</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Contains___"</span>)]</div>
|
|
<div class="line"><a name="l00416"></a><span class="lineno"> 416</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0f21c8331484f05baff3db5d687e501d">MPVariableVector_Contains</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  </div>
|
|
<div class="line"><a name="l00418"></a><span class="lineno"> 418</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_IndexOf___"</span>)]</div>
|
|
<div class="line"><a name="l00419"></a><span class="lineno"> 419</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#af7a42e634c6d6547618826cb23b4b45b">MPVariableVector_IndexOf</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00420"></a><span class="lineno"> 420</span>  </div>
|
|
<div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_LastIndexOf___"</span>)]</div>
|
|
<div class="line"><a name="l00422"></a><span class="lineno"> 422</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad603d3bc24bb796aa31592de7492ad80">MPVariableVector_LastIndexOf</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00423"></a><span class="lineno"> 423</span>  </div>
|
|
<div class="line"><a name="l00424"></a><span class="lineno"> 424</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPVariableVector_Remove___"</span>)]</div>
|
|
<div class="line"><a name="l00425"></a><span class="lineno"> 425</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4537633332e9080672300debab7d0779">MPVariableVector_Remove</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00426"></a><span class="lineno"> 426</span>  </div>
|
|
<div class="line"><a name="l00427"></a><span class="lineno"> 427</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_delete_MPVariableVector___"</span>)]</div>
|
|
<div class="line"><a name="l00428"></a><span class="lineno"> 428</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1a2c9252a8adf217ee298febba0d7eab">delete_MPVariableVector</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00429"></a><span class="lineno"> 429</span>  </div>
|
|
<div class="line"><a name="l00430"></a><span class="lineno"> 430</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_new_Solver___"</span>)]</div>
|
|
<div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab8592062f0102acdb23ae808c9b84d89">new_Solver</a>(<span class="keywordtype">string</span> jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00432"></a><span class="lineno"> 432</span>  </div>
|
|
<div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_delete_Solver___"</span>)]</div>
|
|
<div class="line"><a name="l00434"></a><span class="lineno"> 434</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab00032a70fc817259bb27795aa814637">delete_Solver</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00435"></a><span class="lineno"> 435</span>  </div>
|
|
<div class="line"><a name="l00436"></a><span class="lineno"> 436</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_SupportsProblemType___"</span>)]</div>
|
|
<div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a7d330d8ec76e9c58f05f035cad9171ed">Solver_SupportsProblemType</a>(<span class="keywordtype">int</span> jarg1);</div>
|
|
<div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  </div>
|
|
<div class="line"><a name="l00439"></a><span class="lineno"> 439</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_Clear___"</span>)]</div>
|
|
<div class="line"><a name="l00440"></a><span class="lineno"> 440</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae225d4e3584b4fc0148d43d71ecf5fed">Solver_Clear</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00441"></a><span class="lineno"> 441</span>  </div>
|
|
<div class="line"><a name="l00442"></a><span class="lineno"> 442</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_NumVariables___"</span>)]</div>
|
|
<div class="line"><a name="l00443"></a><span class="lineno"> 443</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aab3c7fb8f3a1e1acb723c6261a4d00fc">Solver_NumVariables</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00444"></a><span class="lineno"> 444</span>  </div>
|
|
<div class="line"><a name="l00445"></a><span class="lineno"> 445</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_variables___"</span>)]</div>
|
|
<div class="line"><a name="l00446"></a><span class="lineno"> 446</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aaddaf690ef1ae4698180fe9fb99754d4">Solver_variables</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00447"></a><span class="lineno"> 447</span>  </div>
|
|
<div class="line"><a name="l00448"></a><span class="lineno"> 448</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_LookupVariableOrNull___"</span>)]</div>
|
|
<div class="line"><a name="l00449"></a><span class="lineno"> 449</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0689b30e1c3f82537f8faa1e91102666">Solver_LookupVariableOrNull</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">string</span> jarg2);</div>
|
|
<div class="line"><a name="l00450"></a><span class="lineno"> 450</span>  </div>
|
|
<div class="line"><a name="l00451"></a><span class="lineno"> 451</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_MakeVar___"</span>)]</div>
|
|
<div class="line"><a name="l00452"></a><span class="lineno"> 452</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3b9232bf4e2aa8ed8792ea956a14a815">Solver_MakeVar</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2, <span class="keywordtype">double</span> jarg3, <span class="keywordtype">bool</span> jarg4, <span class="keywordtype">string</span> jarg5);</div>
|
|
<div class="line"><a name="l00453"></a><span class="lineno"> 453</span>  </div>
|
|
<div class="line"><a name="l00454"></a><span class="lineno"> 454</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_MakeNumVar___"</span>)]</div>
|
|
<div class="line"><a name="l00455"></a><span class="lineno"> 455</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0ac6624007fb3e3bb0571c039bf24328">Solver_MakeNumVar</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2, <span class="keywordtype">double</span> jarg3, <span class="keywordtype">string</span> jarg4);</div>
|
|
<div class="line"><a name="l00456"></a><span class="lineno"> 456</span>  </div>
|
|
<div class="line"><a name="l00457"></a><span class="lineno"> 457</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_MakeIntVar___"</span>)]</div>
|
|
<div class="line"><a name="l00458"></a><span class="lineno"> 458</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab33fd8a859030349d8ef689ae43d9a54">Solver_MakeIntVar</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2, <span class="keywordtype">double</span> jarg3, <span class="keywordtype">string</span> jarg4);</div>
|
|
<div class="line"><a name="l00459"></a><span class="lineno"> 459</span>  </div>
|
|
<div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_MakeBoolVar___"</span>)]</div>
|
|
<div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aeee1cbddaf3fa1afed8a8928e14cd019">Solver_MakeBoolVar</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">string</span> jarg2);</div>
|
|
<div class="line"><a name="l00462"></a><span class="lineno"> 462</span>  </div>
|
|
<div class="line"><a name="l00463"></a><span class="lineno"> 463</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_NumConstraints___"</span>)]</div>
|
|
<div class="line"><a name="l00464"></a><span class="lineno"> 464</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac6446c27878147c79567920e2227a903">Solver_NumConstraints</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00465"></a><span class="lineno"> 465</span>  </div>
|
|
<div class="line"><a name="l00466"></a><span class="lineno"> 466</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_constraints___"</span>)]</div>
|
|
<div class="line"><a name="l00467"></a><span class="lineno"> 467</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1d9c9d5c5097ce502f8728d41d683de5">Solver_constraints</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00468"></a><span class="lineno"> 468</span>  </div>
|
|
<div class="line"><a name="l00469"></a><span class="lineno"> 469</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_LookupConstraintOrNull___"</span>)]</div>
|
|
<div class="line"><a name="l00470"></a><span class="lineno"> 470</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac0b2b7e14be70e2b3fde0b80bec84baa">Solver_LookupConstraintOrNull</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">string</span> jarg2);</div>
|
|
<div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  </div>
|
|
<div class="line"><a name="l00472"></a><span class="lineno"> 472</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_0___"</span>)]</div>
|
|
<div class="line"><a name="l00473"></a><span class="lineno"> 473</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a81041c9c0ca179ae5597b21ecae6ece0">Solver_MakeConstraint__SWIG_0</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2, <span class="keywordtype">double</span> jarg3);</div>
|
|
<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  </div>
|
|
<div class="line"><a name="l00475"></a><span class="lineno"> 475</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_1___"</span>)]</div>
|
|
<div class="line"><a name="l00476"></a><span class="lineno"> 476</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a491b25da34187fa9455672e2748a777e">Solver_MakeConstraint__SWIG_1</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00477"></a><span class="lineno"> 477</span>  </div>
|
|
<div class="line"><a name="l00478"></a><span class="lineno"> 478</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_2___"</span>)]</div>
|
|
<div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a33d8b2087e0efe9d66dddf8e2fc33b1b">Solver_MakeConstraint__SWIG_2</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2, <span class="keywordtype">double</span> jarg3, <span class="keywordtype">string</span> jarg4);</div>
|
|
<div class="line"><a name="l00480"></a><span class="lineno"> 480</span>  </div>
|
|
<div class="line"><a name="l00481"></a><span class="lineno"> 481</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_MakeConstraint__SWIG_3___"</span>)]</div>
|
|
<div class="line"><a name="l00482"></a><span class="lineno"> 482</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#abbb322321f7c7014416adeb1af971fdc">Solver_MakeConstraint__SWIG_3</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">string</span> jarg2);</div>
|
|
<div class="line"><a name="l00483"></a><span class="lineno"> 483</span>  </div>
|
|
<div class="line"><a name="l00484"></a><span class="lineno"> 484</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_Objective___"</span>)]</div>
|
|
<div class="line"><a name="l00485"></a><span class="lineno"> 485</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a89c77089dad89f3714f8908217a3c0fc">Solver_Objective</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00486"></a><span class="lineno"> 486</span>  </div>
|
|
<div class="line"><a name="l00487"></a><span class="lineno"> 487</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_Solve__SWIG_0___"</span>)]</div>
|
|
<div class="line"><a name="l00488"></a><span class="lineno"> 488</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad895a4eaa73ce5d20be903218c94fd90">Solver_Solve__SWIG_0</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00489"></a><span class="lineno"> 489</span>  </div>
|
|
<div class="line"><a name="l00490"></a><span class="lineno"> 490</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_Solve__SWIG_1___"</span>)]</div>
|
|
<div class="line"><a name="l00491"></a><span class="lineno"> 491</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9338581e630fe85627353727c46c2101">Solver_Solve__SWIG_1</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00492"></a><span class="lineno"> 492</span>  </div>
|
|
<div class="line"><a name="l00493"></a><span class="lineno"> 493</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_ComputeConstraintActivities___"</span>)]</div>
|
|
<div class="line"><a name="l00494"></a><span class="lineno"> 494</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a70fae58e0ab972b34a85d5aa8e561b09">Solver_ComputeConstraintActivities</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00495"></a><span class="lineno"> 495</span>  </div>
|
|
<div class="line"><a name="l00496"></a><span class="lineno"> 496</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_VerifySolution___"</span>)]</div>
|
|
<div class="line"><a name="l00497"></a><span class="lineno"> 497</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a5fb81c5355c152987ff02061e6264161">Solver_VerifySolution</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2, <span class="keywordtype">bool</span> jarg3);</div>
|
|
<div class="line"><a name="l00498"></a><span class="lineno"> 498</span>  </div>
|
|
<div class="line"><a name="l00499"></a><span class="lineno"> 499</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_Reset___"</span>)]</div>
|
|
<div class="line"><a name="l00500"></a><span class="lineno"> 500</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aec183704726592b4ef8b0a9caf6ffc16">Solver_Reset</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00501"></a><span class="lineno"> 501</span>  </div>
|
|
<div class="line"><a name="l00502"></a><span class="lineno"> 502</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_InterruptSolve___"</span>)]</div>
|
|
<div class="line"><a name="l00503"></a><span class="lineno"> 503</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1869aca80d1c1095b483f69a15e5e838">Solver_InterruptSolve</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00504"></a><span class="lineno"> 504</span>  </div>
|
|
<div class="line"><a name="l00505"></a><span class="lineno"> 505</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_SetSolverSpecificParametersAsString___"</span>)]</div>
|
|
<div class="line"><a name="l00506"></a><span class="lineno"> 506</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1c3d1f923e81cceeceb6b940f4ad9ffe">Solver_SetSolverSpecificParametersAsString</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">string</span> jarg2);</div>
|
|
<div class="line"><a name="l00507"></a><span class="lineno"> 507</span>  </div>
|
|
<div class="line"><a name="l00508"></a><span class="lineno"> 508</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_EnableOutput___"</span>)]</div>
|
|
<div class="line"><a name="l00509"></a><span class="lineno"> 509</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#afa4a75ab72dd275685724e6cdc79cb90">Solver_EnableOutput</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00510"></a><span class="lineno"> 510</span>  </div>
|
|
<div class="line"><a name="l00511"></a><span class="lineno"> 511</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_SuppressOutput___"</span>)]</div>
|
|
<div class="line"><a name="l00512"></a><span class="lineno"> 512</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#acd1978525d32108060b7e7b56a78866a">Solver_SuppressOutput</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00513"></a><span class="lineno"> 513</span>  </div>
|
|
<div class="line"><a name="l00514"></a><span class="lineno"> 514</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_Iterations___"</span>)]</div>
|
|
<div class="line"><a name="l00515"></a><span class="lineno"> 515</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0f190eb39c5827a279e04c14ce0f0251">Solver_Iterations</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00516"></a><span class="lineno"> 516</span>  </div>
|
|
<div class="line"><a name="l00517"></a><span class="lineno"> 517</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_Nodes___"</span>)]</div>
|
|
<div class="line"><a name="l00518"></a><span class="lineno"> 518</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9c4e8126752899f0f1a3664b52d8aadd">Solver_Nodes</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00519"></a><span class="lineno"> 519</span>  </div>
|
|
<div class="line"><a name="l00520"></a><span class="lineno"> 520</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_ComputeExactConditionNumber___"</span>)]</div>
|
|
<div class="line"><a name="l00521"></a><span class="lineno"> 521</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a54c2693279e50f9f666f6cde1c8d0f31">Solver_ComputeExactConditionNumber</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00522"></a><span class="lineno"> 522</span>  </div>
|
|
<div class="line"><a name="l00523"></a><span class="lineno"> 523</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_SetTimeLimit___"</span>)]</div>
|
|
<div class="line"><a name="l00524"></a><span class="lineno"> 524</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0cb14d80ceff19e8e84688e6c7d01baf">Solver_SetTimeLimit</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">long</span> jarg2);</div>
|
|
<div class="line"><a name="l00525"></a><span class="lineno"> 525</span>  </div>
|
|
<div class="line"><a name="l00526"></a><span class="lineno"> 526</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_WallTime___"</span>)]</div>
|
|
<div class="line"><a name="l00527"></a><span class="lineno"> 527</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">long</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#af29d5554eeda50032e4e3e47117514f3">Solver_WallTime</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00528"></a><span class="lineno"> 528</span>  </div>
|
|
<div class="line"><a name="l00529"></a><span class="lineno"> 529</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_ExportModelAsLpFormat___"</span>)]</div>
|
|
<div class="line"><a name="l00530"></a><span class="lineno"> 530</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">string</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac4e847545809faaf22c9760fa1fa38cb">Solver_ExportModelAsLpFormat</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">bool</span> jarg2);</div>
|
|
<div class="line"><a name="l00531"></a><span class="lineno"> 531</span>  </div>
|
|
<div class="line"><a name="l00532"></a><span class="lineno"> 532</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_ExportModelAsMpsFormat___"</span>)]</div>
|
|
<div class="line"><a name="l00533"></a><span class="lineno"> 533</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">string</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab6d32c064ef3d402626dd9d3a0bdcba9">Solver_ExportModelAsMpsFormat</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">bool</span> jarg2, <span class="keywordtype">bool</span> jarg3);</div>
|
|
<div class="line"><a name="l00534"></a><span class="lineno"> 534</span>  </div>
|
|
<div class="line"><a name="l00535"></a><span class="lineno"> 535</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_SetHint___"</span>)]</div>
|
|
<div class="line"><a name="l00536"></a><span class="lineno"> 536</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4b563b996c96e8dd68e4da1b3e1c0028">Solver_SetHint</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, <span class="keywordtype">int</span> length3, <span class="keywordtype">double</span>[] jarg3);</div>
|
|
<div class="line"><a name="l00537"></a><span class="lineno"> 537</span>  </div>
|
|
<div class="line"><a name="l00538"></a><span class="lineno"> 538</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Solver_SetNumThreads___"</span>)]</div>
|
|
<div class="line"><a name="l00539"></a><span class="lineno"> 539</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a82384efafdc448ceecf566837ce39ba0">Solver_SetNumThreads</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00540"></a><span class="lineno"> 540</span>  </div>
|
|
<div class="line"><a name="l00541"></a><span class="lineno"> 541</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Objective_Clear___"</span>)]</div>
|
|
<div class="line"><a name="l00542"></a><span class="lineno"> 542</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a909eed9656149def1a74dc8b7843ef96">Objective_Clear</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00543"></a><span class="lineno"> 543</span>  </div>
|
|
<div class="line"><a name="l00544"></a><span class="lineno"> 544</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Objective_SetCoefficient___"</span>)]</div>
|
|
<div class="line"><a name="l00545"></a><span class="lineno"> 545</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a946b493fdef7c1151e196805acc5825d">Objective_SetCoefficient</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, <span class="keywordtype">double</span> jarg3);</div>
|
|
<div class="line"><a name="l00546"></a><span class="lineno"> 546</span>  </div>
|
|
<div class="line"><a name="l00547"></a><span class="lineno"> 547</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Objective_GetCoefficient___"</span>)]</div>
|
|
<div class="line"><a name="l00548"></a><span class="lineno"> 548</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad5579f754f5a362f9b80c113c3791386">Objective_GetCoefficient</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00549"></a><span class="lineno"> 549</span>  </div>
|
|
<div class="line"><a name="l00550"></a><span class="lineno"> 550</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Objective_SetOffset___"</span>)]</div>
|
|
<div class="line"><a name="l00551"></a><span class="lineno"> 551</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0016131c34fce9da69bda384d3a16c1f">Objective_SetOffset</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2);</div>
|
|
<div class="line"><a name="l00552"></a><span class="lineno"> 552</span>  </div>
|
|
<div class="line"><a name="l00553"></a><span class="lineno"> 553</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Objective_Offset___"</span>)]</div>
|
|
<div class="line"><a name="l00554"></a><span class="lineno"> 554</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0a017c7bbcd4c7adfd2c5605592039a8">Objective_Offset</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00555"></a><span class="lineno"> 555</span>  </div>
|
|
<div class="line"><a name="l00556"></a><span class="lineno"> 556</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Objective_SetOptimizationDirection___"</span>)]</div>
|
|
<div class="line"><a name="l00557"></a><span class="lineno"> 557</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9298df7a3273d12dd00899d94810dcde">Objective_SetOptimizationDirection</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">bool</span> jarg2);</div>
|
|
<div class="line"><a name="l00558"></a><span class="lineno"> 558</span>  </div>
|
|
<div class="line"><a name="l00559"></a><span class="lineno"> 559</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Objective_SetMinimization___"</span>)]</div>
|
|
<div class="line"><a name="l00560"></a><span class="lineno"> 560</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a5d916734430735499bdab277643271e1">Objective_SetMinimization</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00561"></a><span class="lineno"> 561</span>  </div>
|
|
<div class="line"><a name="l00562"></a><span class="lineno"> 562</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Objective_SetMaximization___"</span>)]</div>
|
|
<div class="line"><a name="l00563"></a><span class="lineno"> 563</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae0555b1f27d932f8db175cd8d4af95b8">Objective_SetMaximization</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00564"></a><span class="lineno"> 564</span>  </div>
|
|
<div class="line"><a name="l00565"></a><span class="lineno"> 565</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Objective_Maximization___"</span>)]</div>
|
|
<div class="line"><a name="l00566"></a><span class="lineno"> 566</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aac2bdbba0dee08b327a92628c4c38005">Objective_Maximization</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00567"></a><span class="lineno"> 567</span>  </div>
|
|
<div class="line"><a name="l00568"></a><span class="lineno"> 568</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Objective_Minimization___"</span>)]</div>
|
|
<div class="line"><a name="l00569"></a><span class="lineno"> 569</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa031272462f54065e14f034b9d336f34">Objective_Minimization</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00570"></a><span class="lineno"> 570</span>  </div>
|
|
<div class="line"><a name="l00571"></a><span class="lineno"> 571</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Objective_Value___"</span>)]</div>
|
|
<div class="line"><a name="l00572"></a><span class="lineno"> 572</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3ec82b0413414f3b31189baf48cdb0e1">Objective_Value</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00573"></a><span class="lineno"> 573</span>  </div>
|
|
<div class="line"><a name="l00574"></a><span class="lineno"> 574</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Objective_BestBound___"</span>)]</div>
|
|
<div class="line"><a name="l00575"></a><span class="lineno"> 575</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a536c6fa9c55b557f2175028412174607">Objective_BestBound</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00576"></a><span class="lineno"> 576</span>  </div>
|
|
<div class="line"><a name="l00577"></a><span class="lineno"> 577</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_delete_Objective___"</span>)]</div>
|
|
<div class="line"><a name="l00578"></a><span class="lineno"> 578</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a5335de541986250a745d2997bc7b050a">delete_Objective</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00579"></a><span class="lineno"> 579</span>  </div>
|
|
<div class="line"><a name="l00580"></a><span class="lineno"> 580</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Variable_Name___"</span>)]</div>
|
|
<div class="line"><a name="l00581"></a><span class="lineno"> 581</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">string</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab080519b8244f2ecfce32cef10518c7f">Variable_Name</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00582"></a><span class="lineno"> 582</span>  </div>
|
|
<div class="line"><a name="l00583"></a><span class="lineno"> 583</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Variable_SetInteger___"</span>)]</div>
|
|
<div class="line"><a name="l00584"></a><span class="lineno"> 584</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a04c10f8d88d9c13cc580ce35b31d1d52">Variable_SetInteger</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">bool</span> jarg2);</div>
|
|
<div class="line"><a name="l00585"></a><span class="lineno"> 585</span>  </div>
|
|
<div class="line"><a name="l00586"></a><span class="lineno"> 586</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Variable_SolutionValue___"</span>)]</div>
|
|
<div class="line"><a name="l00587"></a><span class="lineno"> 587</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6f45805cb8c7623f0dfdb29825a7192b">Variable_SolutionValue</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00588"></a><span class="lineno"> 588</span>  </div>
|
|
<div class="line"><a name="l00589"></a><span class="lineno"> 589</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Variable_Lb___"</span>)]</div>
|
|
<div class="line"><a name="l00590"></a><span class="lineno"> 590</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4119f54f3f71ca4933f859c5400eaf2f">Variable_Lb</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00591"></a><span class="lineno"> 591</span>  </div>
|
|
<div class="line"><a name="l00592"></a><span class="lineno"> 592</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Variable_Ub___"</span>)]</div>
|
|
<div class="line"><a name="l00593"></a><span class="lineno"> 593</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6ddeb4da685857733ca41293a0fa1833">Variable_Ub</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00594"></a><span class="lineno"> 594</span>  </div>
|
|
<div class="line"><a name="l00595"></a><span class="lineno"> 595</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Variable_SetLb___"</span>)]</div>
|
|
<div class="line"><a name="l00596"></a><span class="lineno"> 596</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a416e77aca2006005eb63bc7d86091650">Variable_SetLb</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2);</div>
|
|
<div class="line"><a name="l00597"></a><span class="lineno"> 597</span>  </div>
|
|
<div class="line"><a name="l00598"></a><span class="lineno"> 598</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Variable_SetUb___"</span>)]</div>
|
|
<div class="line"><a name="l00599"></a><span class="lineno"> 599</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a601d24f9674ff64b77799becb5006acc">Variable_SetUb</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2);</div>
|
|
<div class="line"><a name="l00600"></a><span class="lineno"> 600</span>  </div>
|
|
<div class="line"><a name="l00601"></a><span class="lineno"> 601</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Variable_SetBounds___"</span>)]</div>
|
|
<div class="line"><a name="l00602"></a><span class="lineno"> 602</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2c1c93c62d98f812c85b75ba2c92d019">Variable_SetBounds</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2, <span class="keywordtype">double</span> jarg3);</div>
|
|
<div class="line"><a name="l00603"></a><span class="lineno"> 603</span>  </div>
|
|
<div class="line"><a name="l00604"></a><span class="lineno"> 604</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Variable_ReducedCost___"</span>)]</div>
|
|
<div class="line"><a name="l00605"></a><span class="lineno"> 605</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad37641eb3a4f54acc93dcb6226f47c28">Variable_ReducedCost</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00606"></a><span class="lineno"> 606</span>  </div>
|
|
<div class="line"><a name="l00607"></a><span class="lineno"> 607</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Variable_BasisStatus___"</span>)]</div>
|
|
<div class="line"><a name="l00608"></a><span class="lineno"> 608</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa4dc5521aa093c19e866a8c34c499ddc">Variable_BasisStatus</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00609"></a><span class="lineno"> 609</span>  </div>
|
|
<div class="line"><a name="l00610"></a><span class="lineno"> 610</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_delete_Variable___"</span>)]</div>
|
|
<div class="line"><a name="l00611"></a><span class="lineno"> 611</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad24064af013761e6f68026035b53db40">delete_Variable</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00612"></a><span class="lineno"> 612</span>  </div>
|
|
<div class="line"><a name="l00613"></a><span class="lineno"> 613</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Constraint_Name___"</span>)]</div>
|
|
<div class="line"><a name="l00614"></a><span class="lineno"> 614</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">string</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a927fb8640fe72f2403f0ffabd0f5960c">Constraint_Name</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00615"></a><span class="lineno"> 615</span>  </div>
|
|
<div class="line"><a name="l00616"></a><span class="lineno"> 616</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Constraint_SetCoefficient___"</span>)]</div>
|
|
<div class="line"><a name="l00617"></a><span class="lineno"> 617</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a93ff05365f8f44cba24f7e099b86a22c">Constraint_SetCoefficient</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, <span class="keywordtype">double</span> jarg3);</div>
|
|
<div class="line"><a name="l00618"></a><span class="lineno"> 618</span>  </div>
|
|
<div class="line"><a name="l00619"></a><span class="lineno"> 619</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Constraint_GetCoefficient___"</span>)]</div>
|
|
<div class="line"><a name="l00620"></a><span class="lineno"> 620</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a8939e695fcc184cfc99f419b9321e1d1">Constraint_GetCoefficient</a>(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);</div>
|
|
<div class="line"><a name="l00621"></a><span class="lineno"> 621</span>  </div>
|
|
<div class="line"><a name="l00622"></a><span class="lineno"> 622</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Constraint_Lb___"</span>)]</div>
|
|
<div class="line"><a name="l00623"></a><span class="lineno"> 623</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa65130d9a2c941bb0b6c5dc34137f8f9">Constraint_Lb</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00624"></a><span class="lineno"> 624</span>  </div>
|
|
<div class="line"><a name="l00625"></a><span class="lineno"> 625</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Constraint_Ub___"</span>)]</div>
|
|
<div class="line"><a name="l00626"></a><span class="lineno"> 626</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aeeeb957f3b193bcf9489619f6657b712">Constraint_Ub</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00627"></a><span class="lineno"> 627</span>  </div>
|
|
<div class="line"><a name="l00628"></a><span class="lineno"> 628</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Constraint_SetLb___"</span>)]</div>
|
|
<div class="line"><a name="l00629"></a><span class="lineno"> 629</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a62c20c58cc4f7dffc2ed572e02344124">Constraint_SetLb</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2);</div>
|
|
<div class="line"><a name="l00630"></a><span class="lineno"> 630</span>  </div>
|
|
<div class="line"><a name="l00631"></a><span class="lineno"> 631</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Constraint_SetUb___"</span>)]</div>
|
|
<div class="line"><a name="l00632"></a><span class="lineno"> 632</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#af1bce548ee669fdf5f5cdf070a4da32e">Constraint_SetUb</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2);</div>
|
|
<div class="line"><a name="l00633"></a><span class="lineno"> 633</span>  </div>
|
|
<div class="line"><a name="l00634"></a><span class="lineno"> 634</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Constraint_SetBounds___"</span>)]</div>
|
|
<div class="line"><a name="l00635"></a><span class="lineno"> 635</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6309c0afc203e0ab3adaec8c05b9dd1a">Constraint_SetBounds</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">double</span> jarg2, <span class="keywordtype">double</span> jarg3);</div>
|
|
<div class="line"><a name="l00636"></a><span class="lineno"> 636</span>  </div>
|
|
<div class="line"><a name="l00637"></a><span class="lineno"> 637</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Constraint_IsLazy___"</span>)]</div>
|
|
<div class="line"><a name="l00638"></a><span class="lineno"> 638</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a416eaa57bc7639ed8a781e25feebd1fa">Constraint_IsLazy</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00639"></a><span class="lineno"> 639</span>  </div>
|
|
<div class="line"><a name="l00640"></a><span class="lineno"> 640</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Constraint_SetIsLazy___"</span>)]</div>
|
|
<div class="line"><a name="l00641"></a><span class="lineno"> 641</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a68fcc78b15e3000ae9beaa30eb824aaf">Constraint_SetIsLazy</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">bool</span> jarg2);</div>
|
|
<div class="line"><a name="l00642"></a><span class="lineno"> 642</span>  </div>
|
|
<div class="line"><a name="l00643"></a><span class="lineno"> 643</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Constraint_Index___"</span>)]</div>
|
|
<div class="line"><a name="l00644"></a><span class="lineno"> 644</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#adca46eef3ae9c134943dbb01c422a4a8">Constraint_Index</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00645"></a><span class="lineno"> 645</span>  </div>
|
|
<div class="line"><a name="l00646"></a><span class="lineno"> 646</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Constraint_DualValue___"</span>)]</div>
|
|
<div class="line"><a name="l00647"></a><span class="lineno"> 647</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa0797651aac20c5efde7e3c15b0fed10">Constraint_DualValue</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00648"></a><span class="lineno"> 648</span>  </div>
|
|
<div class="line"><a name="l00649"></a><span class="lineno"> 649</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_Constraint_BasisStatus___"</span>)]</div>
|
|
<div class="line"><a name="l00650"></a><span class="lineno"> 650</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2ac5b767fc0cfccea486361885980142">Constraint_BasisStatus</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00651"></a><span class="lineno"> 651</span>  </div>
|
|
<div class="line"><a name="l00652"></a><span class="lineno"> 652</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_delete_Constraint___"</span>)]</div>
|
|
<div class="line"><a name="l00653"></a><span class="lineno"> 653</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#af928f7857bad3c2b0610838eff4f8830">delete_Constraint</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00654"></a><span class="lineno"> 654</span>  </div>
|
|
<div class="line"><a name="l00655"></a><span class="lineno"> 655</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultRelativeMipGap_get___"</span>)]</div>
|
|
<div class="line"><a name="l00656"></a><span class="lineno"> 656</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a21abf66b2052cec9ba48b96250e89221">MPSolverParameters_kDefaultRelativeMipGap_get</a>();</div>
|
|
<div class="line"><a name="l00657"></a><span class="lineno"> 657</span>  </div>
|
|
<div class="line"><a name="l00658"></a><span class="lineno"> 658</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultPrimalTolerance_get___"</span>)]</div>
|
|
<div class="line"><a name="l00659"></a><span class="lineno"> 659</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab16e2c33724196fe35d5136f4c435401">MPSolverParameters_kDefaultPrimalTolerance_get</a>();</div>
|
|
<div class="line"><a name="l00660"></a><span class="lineno"> 660</span>  </div>
|
|
<div class="line"><a name="l00661"></a><span class="lineno"> 661</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultDualTolerance_get___"</span>)]</div>
|
|
<div class="line"><a name="l00662"></a><span class="lineno"> 662</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a7628ce7d45c9533bb01aa12988c6ebe7">MPSolverParameters_kDefaultDualTolerance_get</a>();</div>
|
|
<div class="line"><a name="l00663"></a><span class="lineno"> 663</span>  </div>
|
|
<div class="line"><a name="l00664"></a><span class="lineno"> 664</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultPresolve_get___"</span>)]</div>
|
|
<div class="line"><a name="l00665"></a><span class="lineno"> 665</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a40358c6806c4045f8c9383b50d830f4f">MPSolverParameters_kDefaultPresolve_get</a>();</div>
|
|
<div class="line"><a name="l00666"></a><span class="lineno"> 666</span>  </div>
|
|
<div class="line"><a name="l00667"></a><span class="lineno"> 667</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_kDefaultIncrementality_get___"</span>)]</div>
|
|
<div class="line"><a name="l00668"></a><span class="lineno"> 668</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab78c1fc23265118c25613c280869537a">MPSolverParameters_kDefaultIncrementality_get</a>();</div>
|
|
<div class="line"><a name="l00669"></a><span class="lineno"> 669</span>  </div>
|
|
<div class="line"><a name="l00670"></a><span class="lineno"> 670</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_new_MPSolverParameters___"</span>)]</div>
|
|
<div class="line"><a name="l00671"></a><span class="lineno"> 671</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> global::System.IntPtr <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a580139174e7e734420591a47b230d437">new_MPSolverParameters</a>();</div>
|
|
<div class="line"><a name="l00672"></a><span class="lineno"> 672</span>  </div>
|
|
<div class="line"><a name="l00673"></a><span class="lineno"> 673</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_SetDoubleParam___"</span>)]</div>
|
|
<div class="line"><a name="l00674"></a><span class="lineno"> 674</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ace3c6af6389b4e91ef807d40bd6a36d6">MPSolverParameters_SetDoubleParam</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">double</span> jarg3);</div>
|
|
<div class="line"><a name="l00675"></a><span class="lineno"> 675</span>  </div>
|
|
<div class="line"><a name="l00676"></a><span class="lineno"> 676</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_SetIntegerParam___"</span>)]</div>
|
|
<div class="line"><a name="l00677"></a><span class="lineno"> 677</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4f3c61d7d494ef5114cd54a0d0186f60">MPSolverParameters_SetIntegerParam</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2, <span class="keywordtype">int</span> jarg3);</div>
|
|
<div class="line"><a name="l00678"></a><span class="lineno"> 678</span>  </div>
|
|
<div class="line"><a name="l00679"></a><span class="lineno"> 679</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_GetDoubleParam___"</span>)]</div>
|
|
<div class="line"><a name="l00680"></a><span class="lineno"> 680</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">double</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4aa939bb66d1b1c207f9e74fc62569df">MPSolverParameters_GetDoubleParam</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00681"></a><span class="lineno"> 681</span>  </div>
|
|
<div class="line"><a name="l00682"></a><span class="lineno"> 682</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_MPSolverParameters_GetIntegerParam___"</span>)]</div>
|
|
<div class="line"><a name="l00683"></a><span class="lineno"> 683</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9f43f91a5dccfda87fbfd832232bf4fc">MPSolverParameters_GetIntegerParam</a>(global::System.Runtime.InteropServices.HandleRef jarg1, <span class="keywordtype">int</span> jarg2);</div>
|
|
<div class="line"><a name="l00684"></a><span class="lineno"> 684</span>  </div>
|
|
<div class="line"><a name="l00685"></a><span class="lineno"> 685</span>  [global::System.Runtime.InteropServices.DllImport(<span class="stringliteral">"google-ortools-native"</span>, EntryPoint=<span class="stringliteral">"CSharp_GooglefOrToolsfLinearSolver_delete_MPSolverParameters___"</span>)]</div>
|
|
<div class="line"><a name="l00686"></a><span class="lineno"> 686</span>  <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a017f8f6c767c255b9a9cb1ee4ebea302">delete_MPSolverParameters</a>(global::System.Runtime.InteropServices.HandleRef jarg1);</div>
|
|
<div class="line"><a name="l00687"></a><span class="lineno"> 687</span> }</div>
|
|
<div class="line"><a name="l00688"></a><span class="lineno"> 688</span>  </div>
|
|
<div class="line"><a name="l00689"></a><span class="lineno"> 689</span> }</div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_abbb322321f7c7014416adeb1af971fdc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#abbb322321f7c7014416adeb1af971fdc">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_MakeConstraint__SWIG_3</a></div><div class="ttdeci">static global::System.IntPtr Solver_MakeConstraint__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_adca46eef3ae9c134943dbb01c422a4a8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#adca46eef3ae9c134943dbb01c422a4a8">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Constraint_Index</a></div><div class="ttdeci">static int Constraint_Index(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a5f094c5965413a45e3e4dc842c7374ed"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a5f094c5965413a45e3e4dc842c7374ed">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_size</a></div><div class="ttdeci">static uint MpDoubleVector_size(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ab33fd8a859030349d8ef689ae43d9a54"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab33fd8a859030349d8ef689ae43d9a54">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_MakeIntVar</a></div><div class="ttdeci">static global::System.IntPtr Solver_MakeIntVar(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, string jarg4)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a4537633332e9080672300debab7d0779"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4537633332e9080672300debab7d0779">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_Remove</a></div><div class="ttdeci">static bool MPVariableVector_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a8939e695fcc184cfc99f419b9321e1d1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a8939e695fcc184cfc99f419b9321e1d1">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Constraint_GetCoefficient</a></div><div class="ttdeci">static double Constraint_GetCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a416eaa57bc7639ed8a781e25feebd1fa"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a416eaa57bc7639ed8a781e25feebd1fa">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Constraint_IsLazy</a></div><div class="ttdeci">static bool Constraint_IsLazy(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ab48dec3ebde7e72c63b11a55431cdb51"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab48dec3ebde7e72c63b11a55431cdb51">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_IndexOf</a></div><div class="ttdeci">static int MPConstraintVector_IndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a9298df7a3273d12dd00899d94810dcde"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9298df7a3273d12dd00899d94810dcde">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_SetOptimizationDirection</a></div><div class="ttdeci">static void Objective_SetOptimizationDirection(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a491b25da34187fa9455672e2748a777e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a491b25da34187fa9455672e2748a777e">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_MakeConstraint__SWIG_1</a></div><div class="ttdeci">static global::System.IntPtr Solver_MakeConstraint__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a0cb14d80ceff19e8e84688e6c7d01baf"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0cb14d80ceff19e8e84688e6c7d01baf">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_SetTimeLimit</a></div><div class="ttdeci">static void Solver_SetTimeLimit(global::System.Runtime.InteropServices.HandleRef jarg1, long jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a6684612f75ac677bbb85faa8aa84b8c1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6684612f75ac677bbb85faa8aa84b8c1">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_Repeat</a></div><div class="ttdeci">static global::System.IntPtr MPVariableVector_Repeat(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_af29d5554eeda50032e4e3e47117514f3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#af29d5554eeda50032e4e3e47117514f3">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_WallTime</a></div><div class="ttdeci">static long Solver_WallTime(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_af7a42e634c6d6547618826cb23b4b45b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#af7a42e634c6d6547618826cb23b4b45b">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_IndexOf</a></div><div class="ttdeci">static int MPVariableVector_IndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a92a4ba314c7a412f7606320385e0f9cf"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a92a4ba314c7a412f7606320385e0f9cf">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_LastIndexOf</a></div><div class="ttdeci">static int MpDoubleVector_LastIndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a6191c4534c6523d8f2dfd1714b7d4c39"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6191c4534c6523d8f2dfd1714b7d4c39">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_Insert</a></div><div class="ttdeci">static void MPVariableVector_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a10ae8bb8ecd9b3b1835b09c64108ed8e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a10ae8bb8ecd9b3b1835b09c64108ed8e">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_Reverse__SWIG_1</a></div><div class="ttdeci">static void MPVariableVector_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a2797d49797531bef472ab00421aaf497"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2797d49797531bef472ab00421aaf497">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_capacity</a></div><div class="ttdeci">static uint MpDoubleVector_capacity(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a0ac6624007fb3e3bb0571c039bf24328"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0ac6624007fb3e3bb0571c039bf24328">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_MakeNumVar</a></div><div class="ttdeci">static global::System.IntPtr Solver_MakeNumVar(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, string jarg4)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_accb5bdc6cb26acf2c0436f2f112a7faa"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#accb5bdc6cb26acf2c0436f2f112a7faa">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_Reverse__SWIG_1</a></div><div class="ttdeci">static void MPConstraintVector_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a7628ce7d45c9533bb01aa12988c6ebe7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a7628ce7d45c9533bb01aa12988c6ebe7">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPSolverParameters_kDefaultDualTolerance_get</a></div><div class="ttdeci">static double MPSolverParameters_kDefaultDualTolerance_get()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a580139174e7e734420591a47b230d437"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a580139174e7e734420591a47b230d437">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.new_MPSolverParameters</a></div><div class="ttdeci">static global::System.IntPtr new_MPSolverParameters()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ad5579f754f5a362f9b80c113c3791386"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad5579f754f5a362f9b80c113c3791386">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_GetCoefficient</a></div><div class="ttdeci">static double Objective_GetCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a341319bc18c4e07aa20f57b21256878c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a341319bc18c4e07aa20f57b21256878c">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_setitem</a></div><div class="ttdeci">static void MpDoubleVector_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, double jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a5fb81c5355c152987ff02061e6264161"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a5fb81c5355c152987ff02061e6264161">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_VerifySolution</a></div><div class="ttdeci">static bool Solver_VerifySolution(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, bool jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a40358c6806c4045f8c9383b50d830f4f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a40358c6806c4045f8c9383b50d830f4f">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPSolverParameters_kDefaultPresolve_get</a></div><div class="ttdeci">static int MPSolverParameters_kDefaultPresolve_get()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_adbddd9f3b49251697fa119791f90d511"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#adbddd9f3b49251697fa119791f90d511">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_RemoveRange</a></div><div class="ttdeci">static void MPConstraintVector_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a33d8b2087e0efe9d66dddf8e2fc33b1b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a33d8b2087e0efe9d66dddf8e2fc33b1b">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_MakeConstraint__SWIG_2</a></div><div class="ttdeci">static global::System.IntPtr Solver_MakeConstraint__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, string jarg4)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a1a2c9252a8adf217ee298febba0d7eab"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1a2c9252a8adf217ee298febba0d7eab">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.delete_MPVariableVector</a></div><div class="ttdeci">static void delete_MPVariableVector(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aac2bdbba0dee08b327a92628c4c38005"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aac2bdbba0dee08b327a92628c4c38005">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_Maximization</a></div><div class="ttdeci">static bool Objective_Maximization(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aa0797651aac20c5efde7e3c15b0fed10"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa0797651aac20c5efde7e3c15b0fed10">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Constraint_DualValue</a></div><div class="ttdeci">static double Constraint_DualValue(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a4119f54f3f71ca4933f859c5400eaf2f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4119f54f3f71ca4933f859c5400eaf2f">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_Lb</a></div><div class="ttdeci">static double Variable_Lb(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a9c4e8126752899f0f1a3664b52d8aadd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9c4e8126752899f0f1a3664b52d8aadd">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_Nodes</a></div><div class="ttdeci">static long Solver_Nodes(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a0f21c8331484f05baff3db5d687e501d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0f21c8331484f05baff3db5d687e501d">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_Contains</a></div><div class="ttdeci">static bool MPVariableVector_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGExceptionHelper</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__linear__solverPINVOKE_8cs_source.html#l00015">operations_research_linear_solverPINVOKE.cs:15</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ad66ae0904923affc3e716e1fa8c9bdf2"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad66ae0904923affc3e716e1fa8c9bdf2">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_Repeat</a></div><div class="ttdeci">static global::System.IntPtr MPConstraintVector_Repeat(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ae394d7f43546174dfdd53edda3a8563b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae394d7f43546174dfdd53edda3a8563b">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_GetRange</a></div><div class="ttdeci">static global::System.IntPtr MPVariableVector_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ac0b2b7e14be70e2b3fde0b80bec84baa"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac0b2b7e14be70e2b3fde0b80bec84baa">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_LookupConstraintOrNull</a></div><div class="ttdeci">static global::System.IntPtr Solver_LookupConstraintOrNull(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a8be012cb0cdcbdf600e06a478f6afc52"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a8be012cb0cdcbdf600e06a478f6afc52">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.new_MpDoubleVector__SWIG_1</a></div><div class="ttdeci">static global::System.IntPtr new_MpDoubleVector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aa9e92fc436cb7e8275d377b09bf4f01c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa9e92fc436cb7e8275d377b09bf4f01c">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Add</a></div><div class="ttdeci">static void MpDoubleVector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a09c8f78e2696affea3d1cbf83895c1f7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a09c8f78e2696affea3d1cbf83895c1f7">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.new_MPConstraintVector__SWIG_2</a></div><div class="ttdeci">static global::System.IntPtr new_MPConstraintVector__SWIG_2(int jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException_html_a7c98814d2667a9273c95e975fd320b6c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGPendingException.Pending</a></div><div class="ttdeci">static bool Pending</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__linear__solverPINVOKE_8cs_source.html#l00133">operations_research_linear_solverPINVOKE.cs:133</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper_html_a9514dd03c52ea4b929bed32e2011ef50"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a9514dd03c52ea4b929bed32e2011ef50">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_operations_research_linear_solver</a></div><div class="ttdeci">static void SWIGRegisterExceptionCallbacks_operations_research_linear_solver(ExceptionDelegate applicationDelegate, ExceptionDelegate arithmeticDelegate, ExceptionDelegate divideByZeroDelegate, ExceptionDelegate indexOutOfRangeDelegate, ExceptionDelegate invalidCastDelegate, ExceptionDelegate invalidOperationDelegate, ExceptionDelegate ioDelegate, ExceptionDelegate nullReferenceDelegate, ExceptionDelegate outOfMemoryDelegate, ExceptionDelegate overflowDelegate, ExceptionDelegate systemExceptionDelegate)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a9338581e630fe85627353727c46c2101"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9338581e630fe85627353727c46c2101">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_Solve__SWIG_1</a></div><div class="ttdeci">static int Solver_Solve__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a0689b30e1c3f82537f8faa1e91102666"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0689b30e1c3f82537f8faa1e91102666">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_LookupVariableOrNull</a></div><div class="ttdeci">static global::System.IntPtr Solver_LookupVariableOrNull(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ab78c1fc23265118c25613c280869537a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab78c1fc23265118c25613c280869537a">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPSolverParameters_kDefaultIncrementality_get</a></div><div class="ttdeci">static int MPSolverParameters_kDefaultIncrementality_get()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ab8592062f0102acdb23ae808c9b84d89"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab8592062f0102acdb23ae808c9b84d89">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.new_Solver</a></div><div class="ttdeci">static global::System.IntPtr new_Solver(string jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a2ac5b767fc0cfccea486361885980142"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2ac5b767fc0cfccea486361885980142">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Constraint_BasisStatus</a></div><div class="ttdeci">static int Constraint_BasisStatus(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ab80e72c0f84c7a6fa7769c0b01b4d374"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab80e72c0f84c7a6fa7769c0b01b4d374">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.new_MPConstraintVector__SWIG_0</a></div><div class="ttdeci">static global::System.IntPtr new_MPConstraintVector__SWIG_0()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a3e3bcfe931dc5b997fea187aca6afb7d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3e3bcfe931dc5b997fea187aca6afb7d">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_Clear</a></div><div class="ttdeci">static void MPVariableVector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a0016131c34fce9da69bda384d3a16c1f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0016131c34fce9da69bda384d3a16c1f">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_SetOffset</a></div><div class="ttdeci">static void Objective_SetOffset(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a0725b65a41a2999994e7757217ad7a52"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0725b65a41a2999994e7757217ad7a52">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_setitem</a></div><div class="ttdeci">static void MPVariableVector_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper_html_a09806292f70eb61f70057ee6fd528c34"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html#a09806292f70eb61f70057ee6fd528c34">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGStringHelper.SWIGStringDelegate</a></div><div class="ttdeci">delegate string SWIGStringDelegate(string message)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a3f6ff81a231e27259385517d93ff3f5d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3f6ff81a231e27259385517d93ff3f5d">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Contains</a></div><div class="ttdeci">static bool MpDoubleVector_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ab080519b8244f2ecfce32cef10518c7f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab080519b8244f2ecfce32cef10518c7f">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_Name</a></div><div class="ttdeci">static string Variable_Name(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a3a935cc1000a8aef1af5120f4d8a294c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3a935cc1000a8aef1af5120f4d8a294c">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.swigStringHelper</a></div><div class="ttdeci">static SWIGStringHelper swigStringHelper</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__linear__solverPINVOKE_8cs_source.html#l00189">operations_research_linear_solverPINVOKE.cs:189</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__linear__solverPINVOKE_8cs_source.html#l00013">operations_research_linear_solverPINVOKE.cs:13</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ab6d32c064ef3d402626dd9d3a0bdcba9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab6d32c064ef3d402626dd9d3a0bdcba9">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_ExportModelAsMpsFormat</a></div><div class="ttdeci">static string Solver_ExportModelAsMpsFormat(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, bool jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aab3c7fb8f3a1e1acb723c6261a4d00fc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aab3c7fb8f3a1e1acb723c6261a4d00fc">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_NumVariables</a></div><div class="ttdeci">static int Solver_NumVariables(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a60e46fe266b5a7729d20ed3fc4d08149"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a60e46fe266b5a7729d20ed3fc4d08149">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_RemoveRange</a></div><div class="ttdeci">static void MpDoubleVector_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a6064c676090726b8e7fbd281b7f9b842"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6064c676090726b8e7fbd281b7f9b842">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_InsertRange</a></div><div class="ttdeci">static void MPConstraintVector_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aa8c2ae125f18d615ef54ae75e6760b42"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa8c2ae125f18d615ef54ae75e6760b42">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_GetRange</a></div><div class="ttdeci">static global::System.IntPtr MPConstraintVector_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ad895a4eaa73ce5d20be903218c94fd90"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad895a4eaa73ce5d20be903218c94fd90">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_Solve__SWIG_0</a></div><div class="ttdeci">static int Solver_Solve__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a5d916734430735499bdab277643271e1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a5d916734430735499bdab277643271e1">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_SetMinimization</a></div><div class="ttdeci">static void Objective_SetMinimization(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aaddaf690ef1ae4698180fe9fb99754d4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aaddaf690ef1ae4698180fe9fb99754d4">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_variables</a></div><div class="ttdeci">static global::System.IntPtr Solver_variables(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a79acaac5f90dcf4a0e183bfcc9dfaf49"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a79acaac5f90dcf4a0e183bfcc9dfaf49">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_AddRange</a></div><div class="ttdeci">static void MPVariableVector_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a1e67d898a05ca593e7094f7904604779"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1e67d898a05ca593e7094f7904604779">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Repeat</a></div><div class="ttdeci">static global::System.IntPtr MpDoubleVector_Repeat(double jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a113330350c6df58192e3a9b2e7cb8db8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a113330350c6df58192e3a9b2e7cb8db8">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_RemoveRange</a></div><div class="ttdeci">static void MPVariableVector_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a54c2693279e50f9f666f6cde1c8d0f31"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a54c2693279e50f9f666f6cde1c8d0f31">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_ComputeExactConditionNumber</a></div><div class="ttdeci">static double Solver_ComputeExactConditionNumber(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ad697b8eaaa9ee30fedf0bbea20031c58"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad697b8eaaa9ee30fedf0bbea20031c58">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_RemoveAt</a></div><div class="ttdeci">static void MPVariableVector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a3ecdaac9840954cd44031621d1bdc60d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3ecdaac9840954cd44031621d1bdc60d">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_reserve</a></div><div class="ttdeci">static void MPVariableVector_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a9e6ab63edaed147ed4ad34249b40e63e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9e6ab63edaed147ed4ad34249b40e63e">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Remove</a></div><div class="ttdeci">static bool MpDoubleVector_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a8d6f85a1e57a222cd32a01b18fc543d4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a8d6f85a1e57a222cd32a01b18fc543d4">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_Reverse__SWIG_0</a></div><div class="ttdeci">static void MPConstraintVector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a2a314f2491e4852889520b0c910f401d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2a314f2491e4852889520b0c910f401d">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.new_MpDoubleVector__SWIG_0</a></div><div class="ttdeci">static global::System.IntPtr new_MpDoubleVector__SWIG_0()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a16c741d1549c894c9e76fc4c14a0b21e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a16c741d1549c894c9e76fc4c14a0b21e">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_reserve</a></div><div class="ttdeci">static void MpDoubleVector_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a927fb8640fe72f2403f0ffabd0f5960c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a927fb8640fe72f2403f0ffabd0f5960c">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Constraint_Name</a></div><div class="ttdeci">static string Constraint_Name(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a884d0bc45f6f538f7615ccf23c7e5e12"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a884d0bc45f6f538f7615ccf23c7e5e12">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.new_MPVariableVector__SWIG_2</a></div><div class="ttdeci">static global::System.IntPtr new_MPVariableVector__SWIG_2(int jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_acf5d0856ddd608cb6bc8d45616f83d0f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#acf5d0856ddd608cb6bc8d45616f83d0f">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.delete_MpDoubleVector</a></div><div class="ttdeci">static void delete_MpDoubleVector(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a3b9232bf4e2aa8ed8792ea956a14a815"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3b9232bf4e2aa8ed8792ea956a14a815">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_MakeVar</a></div><div class="ttdeci">static global::System.IntPtr Solver_MakeVar(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, bool jarg4, string jarg5)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a3290a77c63821392e4e52b2598eaad98"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3290a77c63821392e4e52b2598eaad98">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_InsertRange</a></div><div class="ttdeci">static void MpDoubleVector_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a601d24f9674ff64b77799becb5006acc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a601d24f9674ff64b77799becb5006acc">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_SetUb</a></div><div class="ttdeci">static void Variable_SetUb(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a8aefb6af2ab00cbe574f6c889a11ffbb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a8aefb6af2ab00cbe574f6c889a11ffbb">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_IndexOf</a></div><div class="ttdeci">static int MpDoubleVector_IndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ae225d4e3584b4fc0148d43d71ecf5fed"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae225d4e3584b4fc0148d43d71ecf5fed">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_Clear</a></div><div class="ttdeci">static void Solver_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a67cfaf44bfd5837f1cc6f5513ab8b32c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a67cfaf44bfd5837f1cc6f5513ab8b32c">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_Contains</a></div><div class="ttdeci">static bool MPConstraintVector_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a4b7f368a056882260fd09f37bdd17dd4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4b7f368a056882260fd09f37bdd17dd4">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_Add</a></div><div class="ttdeci">static void MPConstraintVector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a2eccd8384c707c071c90a06d281b69fb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2eccd8384c707c071c90a06d281b69fb">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.new_MpDoubleVector__SWIG_2</a></div><div class="ttdeci">static global::System.IntPtr new_MpDoubleVector__SWIG_2(int jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a536c6fa9c55b557f2175028412174607"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a536c6fa9c55b557f2175028412174607">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_BestBound</a></div><div class="ttdeci">static double Objective_BestBound(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a69ce3411051ddfb6c388c95dace3b73e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a69ce3411051ddfb6c388c95dace3b73e">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_getitemcopy</a></div><div class="ttdeci">static global::System.IntPtr MPVariableVector_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a68fcc78b15e3000ae9beaa30eb824aaf"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a68fcc78b15e3000ae9beaa30eb824aaf">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Constraint_SetIsLazy</a></div><div class="ttdeci">static void Constraint_SetIsLazy(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a3ec82b0413414f3b31189baf48cdb0e1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3ec82b0413414f3b31189baf48cdb0e1">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_Value</a></div><div class="ttdeci">static double Objective_Value(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a764982b5eb8a7ef30a30be16bda97001"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a764982b5eb8a7ef30a30be16bda97001">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.swigExceptionHelper</a></div><div class="ttdeci">static SWIGExceptionHelper swigExceptionHelper</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__linear__solverPINVOKE_8cs_source.html#l00125">operations_research_linear_solverPINVOKE.cs:125</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a95e58d38fc26979bb9edc485e79e8a13"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a95e58d38fc26979bb9edc485e79e8a13">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_Reverse__SWIG_0</a></div><div class="ttdeci">static void MPVariableVector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a583dde6d0982d42854c6b097482db2c0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a583dde6d0982d42854c6b097482db2c0">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_Remove</a></div><div class="ttdeci">static bool MPConstraintVector_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a4aa939bb66d1b1c207f9e74fc62569df"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4aa939bb66d1b1c207f9e74fc62569df">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPSolverParameters_GetDoubleParam</a></div><div class="ttdeci">static double MPSolverParameters_GetDoubleParam(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aec183704726592b4ef8b0a9caf6ffc16"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aec183704726592b4ef8b0a9caf6ffc16">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_Reset</a></div><div class="ttdeci">static void Solver_Reset(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a416e77aca2006005eb63bc7d86091650"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a416e77aca2006005eb63bc7d86091650">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_SetLb</a></div><div class="ttdeci">static void Variable_SetLb(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper_html_a343877a57000420d1077e5437bb40617"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a343877a57000420d1077e5437bb40617">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_operations_research_linear_solver</a></div><div class="ttdeci">static void SWIGRegisterExceptionCallbacksArgument_operations_research_linear_solver(ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ae247c9b851f820803a44960b253935c0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae247c9b851f820803a44960b253935c0">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_size</a></div><div class="ttdeci">static uint MPVariableVector_size(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a017f8f6c767c255b9a9cb1ee4ebea302"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a017f8f6c767c255b9a9cb1ee4ebea302">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.delete_MPSolverParameters</a></div><div class="ttdeci">static void delete_MPSolverParameters(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a1d9c9d5c5097ce502f8728d41d683de5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1d9c9d5c5097ce502f8728d41d683de5">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_constraints</a></div><div class="ttdeci">static global::System.IntPtr Solver_constraints(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a89c77089dad89f3714f8908217a3c0fc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a89c77089dad89f3714f8908217a3c0fc">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_Objective</a></div><div class="ttdeci">static global::System.IntPtr Solver_Objective(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a62c20c58cc4f7dffc2ed572e02344124"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a62c20c58cc4f7dffc2ed572e02344124">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Constraint_SetLb</a></div><div class="ttdeci">static void Constraint_SetLb(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ad9396001cf828ad22cc74e3d65c11102"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad9396001cf828ad22cc74e3d65c11102">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.delete_MPConstraintVector</a></div><div class="ttdeci">static void delete_MPConstraintVector(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a0f190eb39c5827a279e04c14ce0f0251"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0f190eb39c5827a279e04c14ce0f0251">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_Iterations</a></div><div class="ttdeci">static long Solver_Iterations(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ae0555b1f27d932f8db175cd8d4af95b8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae0555b1f27d932f8db175cd8d4af95b8">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_SetMaximization</a></div><div class="ttdeci">static void Objective_SetMaximization(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a071420e6b3b44e6bd29bb2ed9b1cef0f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a071420e6b3b44e6bd29bb2ed9b1cef0f">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Reverse__SWIG_0</a></div><div class="ttdeci">static void MpDoubleVector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a82384efafdc448ceecf566837ce39ba0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a82384efafdc448ceecf566837ce39ba0">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_SetNumThreads</a></div><div class="ttdeci">static bool Solver_SetNumThreads(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGPendingException</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__linear__solverPINVOKE_8cs_source.html#l00127">operations_research_linear_solverPINVOKE.cs:127</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ad7169e4c5ed0000032d7f948d537f1d3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad7169e4c5ed0000032d7f948d537f1d3">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_AddRange</a></div><div class="ttdeci">static void MpDoubleVector_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a07180e6ae2334b900556e35be5768325"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a07180e6ae2334b900556e35be5768325">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_size</a></div><div class="ttdeci">static uint MPConstraintVector_size(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ae2a6e65db18c737cdf6edae4a9471b6b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae2a6e65db18c737cdf6edae4a9471b6b">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_LastIndexOf</a></div><div class="ttdeci">static int MPConstraintVector_LastIndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a93ff05365f8f44cba24f7e099b86a22c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a93ff05365f8f44cba24f7e099b86a22c">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Constraint_SetCoefficient</a></div><div class="ttdeci">static void Constraint_SetCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, double jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a2e7f5eb019e3d128285bd8a78017a72e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2e7f5eb019e3d128285bd8a78017a72e">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_getitemcopy</a></div><div class="ttdeci">static double MpDoubleVector_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_abf9e3bb16c73a0e7dc8cae5af4b876c9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#abf9e3bb16c73a0e7dc8cae5af4b876c9">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_RemoveAt</a></div><div class="ttdeci">static void MPConstraintVector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a1c3d1f923e81cceeceb6b940f4ad9ffe"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1c3d1f923e81cceeceb6b940f4ad9ffe">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_SetSolverSpecificParametersAsString</a></div><div class="ttdeci">static bool Solver_SetSolverSpecificParametersAsString(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException_html_a82baf4e1ebc3af6128595ba8a17034c6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a82baf4e1ebc3af6128595ba8a17034c6">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGPendingException.Set</a></div><div class="ttdeci">static void Set(global::System.Exception e)</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__linear__solverPINVOKE_8cs_source.html#l00143">operations_research_linear_solverPINVOKE.cs:143</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ac4e847545809faaf22c9760fa1fa38cb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac4e847545809faaf22c9760fa1fa38cb">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_ExportModelAsLpFormat</a></div><div class="ttdeci">static string Solver_ExportModelAsLpFormat(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a173fbf322f76c366630cc214eb42b4f9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a173fbf322f76c366630cc214eb42b4f9">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_GetRange</a></div><div class="ttdeci">static global::System.IntPtr MpDoubleVector_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a9c6f4bc3ecf6f003da4504703e4de5cd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9c6f4bc3ecf6f003da4504703e4de5cd">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_setitem</a></div><div class="ttdeci">static void MPConstraintVector_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a3d56d0a3411fea60d7252be6d1721478"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3d56d0a3411fea60d7252be6d1721478">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.new_MPVariableVector__SWIG_1</a></div><div class="ttdeci">static global::System.IntPtr new_MPVariableVector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a7d330d8ec76e9c58f05f035cad9171ed"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a7d330d8ec76e9c58f05f035cad9171ed">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_SupportsProblemType</a></div><div class="ttdeci">static bool Solver_SupportsProblemType(int jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper_html_a2f7b42fc9e57300a8dea7054b35cf1b9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a2f7b42fc9e57300a8dea7054b35cf1b9">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGExceptionHelper.ExceptionDelegate</a></div><div class="ttdeci">delegate void ExceptionDelegate(string message)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aeeeb957f3b193bcf9489619f6657b712"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aeeeb957f3b193bcf9489619f6657b712">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Constraint_Ub</a></div><div class="ttdeci">static double Constraint_Ub(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aa65130d9a2c941bb0b6c5dc34137f8f9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa65130d9a2c941bb0b6c5dc34137f8f9">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Constraint_Lb</a></div><div class="ttdeci">static double Constraint_Lb(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_af928f7857bad3c2b0610838eff4f8830"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#af928f7857bad3c2b0610838eff4f8830">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.delete_Constraint</a></div><div class="ttdeci">static void delete_Constraint(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="anamespaceGoogle_1_1OrTools_1_1LinearSolver_html"><div class="ttname"><a href="namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Google.OrTools.LinearSolver</a></div><div class="ttdef"><b>Definition:</b> <a href="linear__solver_2Constraint_8cs_source.html#l00011">linear_solver/Constraint.cs:11</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aa031272462f54065e14f034b9d336f34"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa031272462f54065e14f034b9d336f34">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_Minimization</a></div><div class="ttdeci">static bool Objective_Minimization(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a3feaefb4d3357bf2d3885b519c71789b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3feaefb4d3357bf2d3885b519c71789b">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_InsertRange</a></div><div class="ttdeci">static void MPVariableVector_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a9d850de94b607356ded509e673a5a454"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9d850de94b607356ded509e673a5a454">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_getitem</a></div><div class="ttdeci">static global::System.IntPtr MPVariableVector_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a2d2ee8120f05c7708b40838c42961d86"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2d2ee8120f05c7708b40838c42961d86">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.new_MPVariableVector__SWIG_0</a></div><div class="ttdeci">static global::System.IntPtr new_MPVariableVector__SWIG_0()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper_html_aef4f16365d83b1d89815a95ef48a0003"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html#aef4f16365d83b1d89815a95ef48a0003">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGStringHelper.SWIGRegisterStringCallback_operations_research_linear_solver</a></div><div class="ttdeci">static void SWIGRegisterStringCallback_operations_research_linear_solver(SWIGStringDelegate stringDelegate)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper_html_a11886f6ea7069976960a49740509e6cf"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGExceptionHelper.html#a11886f6ea7069976960a49740509e6cf">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGExceptionHelper.ExceptionArgumentDelegate</a></div><div class="ttdeci">delegate void ExceptionArgumentDelegate(string message, string paramName)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a4b563b996c96e8dd68e4da1b3e1c0028"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4b563b996c96e8dd68e4da1b3e1c0028">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_SetHint</a></div><div class="ttdeci">static void Solver_SetHint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int length3, double[] jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ac47dccba8aa8c25bb1bd55c4c4064163"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac47dccba8aa8c25bb1bd55c4c4064163">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_getitem</a></div><div class="ttdeci">static global::System.IntPtr MPConstraintVector_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException_html_a99561aa89dd816ba2dd85af036e32227"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGPendingException.Retrieve</a></div><div class="ttdeci">static global::System.Exception Retrieve()</div><div class="ttdef"><b>Definition:</b> <a href="operations__research__linear__solverPINVOKE_8cs_source.html#l00152">operations_research_linear_solverPINVOKE.cs:152</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a5335de541986250a745d2997bc7b050a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a5335de541986250a745d2997bc7b050a">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.delete_Objective</a></div><div class="ttdeci">static void delete_Objective(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a6ddeb4da685857733ca41293a0fa1833"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6ddeb4da685857733ca41293a0fa1833">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_Ub</a></div><div class="ttdeci">static double Variable_Ub(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ab4ec9bdf6e38a36c7cad803e4e27cfeb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab4ec9bdf6e38a36c7cad803e4e27cfeb">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_RemoveAt</a></div><div class="ttdeci">static void MpDoubleVector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a0f84e21510a59ba293c9eead9c8cefca"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0f84e21510a59ba293c9eead9c8cefca">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_SetRange</a></div><div class="ttdeci">static void MPVariableVector_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a1aefb5a46b64f31dfad242f0e8e6b069"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1aefb5a46b64f31dfad242f0e8e6b069">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.new_MPConstraintVector__SWIG_1</a></div><div class="ttdeci">static global::System.IntPtr new_MPConstraintVector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a81041c9c0ca179ae5597b21ecae6ece0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a81041c9c0ca179ae5597b21ecae6ece0">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_MakeConstraint__SWIG_0</a></div><div class="ttdeci">static global::System.IntPtr Solver_MakeConstraint__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aadf57e08e07cbdacc83ebe3023656b09"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aadf57e08e07cbdacc83ebe3023656b09">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_capacity</a></div><div class="ttdeci">static uint MPVariableVector_capacity(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a83826f0b05a0cc7d97906d24d08cdb19"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a83826f0b05a0cc7d97906d24d08cdb19">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_getitemcopy</a></div><div class="ttdeci">static global::System.IntPtr MPConstraintVector_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a70fae58e0ab972b34a85d5aa8e561b09"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a70fae58e0ab972b34a85d5aa8e561b09">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_ComputeConstraintActivities</a></div><div class="ttdeci">static global::System.IntPtr Solver_ComputeConstraintActivities(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a0a017c7bbcd4c7adfd2c5605592039a8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0a017c7bbcd4c7adfd2c5605592039a8">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_Offset</a></div><div class="ttdeci">static double Objective_Offset(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a9f43f91a5dccfda87fbfd832232bf4fc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9f43f91a5dccfda87fbfd832232bf4fc">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPSolverParameters_GetIntegerParam</a></div><div class="ttdeci">static int MPSolverParameters_GetIntegerParam(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ab00032a70fc817259bb27795aa814637"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab00032a70fc817259bb27795aa814637">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.delete_Solver</a></div><div class="ttdeci">static void delete_Solver(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGStringHelper.html">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGStringHelper</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__linear__solverPINVOKE_8cs_source.html#l00172">operations_research_linear_solverPINVOKE.cs:172</a></div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a04c10f8d88d9c13cc580ce35b31d1d52"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a04c10f8d88d9c13cc580ce35b31d1d52">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_SetInteger</a></div><div class="ttdeci">static void Variable_SetInteger(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ac987a9a84870ed98c95b8b0315f67835"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac987a9a84870ed98c95b8b0315f67835">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_reserve</a></div><div class="ttdeci">static void MPConstraintVector_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_af1bce548ee669fdf5f5cdf070a4da32e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#af1bce548ee669fdf5f5cdf070a4da32e">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Constraint_SetUb</a></div><div class="ttdeci">static void Constraint_SetUb(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a1869aca80d1c1095b483f69a15e5e838"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1869aca80d1c1095b483f69a15e5e838">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_InterruptSolve</a></div><div class="ttdeci">static bool Solver_InterruptSolve(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ace3c6af6389b4e91ef807d40bd6a36d6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ace3c6af6389b4e91ef807d40bd6a36d6">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPSolverParameters_SetDoubleParam</a></div><div class="ttdeci">static void MPSolverParameters_SetDoubleParam(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, double jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a2c1c93c62d98f812c85b75ba2c92d019"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2c1c93c62d98f812c85b75ba2c92d019">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_SetBounds</a></div><div class="ttdeci">static void Variable_SetBounds(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_afa4a75ab72dd275685724e6cdc79cb90"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#afa4a75ab72dd275685724e6cdc79cb90">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_EnableOutput</a></div><div class="ttdeci">static void Solver_EnableOutput(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a9c4f7d7fdd49a7cab3e2e270278297bb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a9c4f7d7fdd49a7cab3e2e270278297bb">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_Insert</a></div><div class="ttdeci">static void MPConstraintVector_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_abd1f221c8c0e074f8039ce6f190918ed"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#abd1f221c8c0e074f8039ce6f190918ed">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Insert</a></div><div class="ttdeci">static void MpDoubleVector_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, double jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ac6c6970b5873d63d6363d247d7e06349"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac6c6970b5873d63d6363d247d7e06349">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_SetRange</a></div><div class="ttdeci">static void MpDoubleVector_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ac6446c27878147c79567920e2227a903"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac6446c27878147c79567920e2227a903">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_NumConstraints</a></div><div class="ttdeci">static int Solver_NumConstraints(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a6309c0afc203e0ab3adaec8c05b9dd1a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6309c0afc203e0ab3adaec8c05b9dd1a">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Constraint_SetBounds</a></div><div class="ttdeci">static void Constraint_SetBounds(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a21abf66b2052cec9ba48b96250e89221"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a21abf66b2052cec9ba48b96250e89221">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPSolverParameters_kDefaultRelativeMipGap_get</a></div><div class="ttdeci">static double MPSolverParameters_kDefaultRelativeMipGap_get()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ad603d3bc24bb796aa31592de7492ad80"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad603d3bc24bb796aa31592de7492ad80">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_LastIndexOf</a></div><div class="ttdeci">static int MPVariableVector_LastIndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ac59b68c5e033f25a1e9005a0b9a03b81"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac59b68c5e033f25a1e9005a0b9a03b81">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_getitem</a></div><div class="ttdeci">static double MpDoubleVector_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a6f45805cb8c7623f0dfdb29825a7192b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6f45805cb8c7623f0dfdb29825a7192b">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_SolutionValue</a></div><div class="ttdeci">static double Variable_SolutionValue(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aa4dc5521aa093c19e866a8c34c499ddc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa4dc5521aa093c19e866a8c34c499ddc">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_BasisStatus</a></div><div class="ttdeci">static int Variable_BasisStatus(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a909eed9656149def1a74dc8b7843ef96"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a909eed9656149def1a74dc8b7843ef96">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_Clear</a></div><div class="ttdeci">static void Objective_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_acd1978525d32108060b7e7b56a78866a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#acd1978525d32108060b7e7b56a78866a">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_SuppressOutput</a></div><div class="ttdeci">static void Solver_SuppressOutput(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ad24064af013761e6f68026035b53db40"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad24064af013761e6f68026035b53db40">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.delete_Variable</a></div><div class="ttdeci">static void delete_Variable(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a946b493fdef7c1151e196805acc5825d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a946b493fdef7c1151e196805acc5825d">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Objective_SetCoefficient</a></div><div class="ttdeci">static void Objective_SetCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, double jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_abf7b113ecc0b1faba9a35de7441f2240"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#abf7b113ecc0b1faba9a35de7441f2240">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPVariableVector_Add</a></div><div class="ttdeci">static void MPVariableVector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a440b44f878d39a9cd05306b8afeffdb6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a440b44f878d39a9cd05306b8afeffdb6">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_AddRange</a></div><div class="ttdeci">static void MPConstraintVector_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ac2bf0b4f6e5e8171aa6601dd1bf27849"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac2bf0b4f6e5e8171aa6601dd1bf27849">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_capacity</a></div><div class="ttdeci">static uint MPConstraintVector_capacity(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a44aeda2d6e516589aeb6f092b5562a09"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a44aeda2d6e516589aeb6f092b5562a09">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_Clear</a></div><div class="ttdeci">static void MPConstraintVector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aeee1cbddaf3fa1afed8a8928e14cd019"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aeee1cbddaf3fa1afed8a8928e14cd019">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Solver_MakeBoolVar</a></div><div class="ttdeci">static global::System.IntPtr Solver_MakeBoolVar(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ab16e2c33724196fe35d5136f4c435401"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab16e2c33724196fe35d5136f4c435401">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPSolverParameters_kDefaultPrimalTolerance_get</a></div><div class="ttdeci">static double MPSolverParameters_kDefaultPrimalTolerance_get()</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ad37641eb3a4f54acc93dcb6226f47c28"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad37641eb3a4f54acc93dcb6226f47c28">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.Variable_ReducedCost</a></div><div class="ttdeci">static double Variable_ReducedCost(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ab47235fdf21aaed8e67c2ca4838c361e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab47235fdf21aaed8e67c2ca4838c361e">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Clear</a></div><div class="ttdeci">static void MpDoubleVector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a434c601b1a0c9524d4c55fcf9850d8d6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a434c601b1a0c9524d4c55fcf9850d8d6">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Reverse__SWIG_1</a></div><div class="ttdeci">static void MpDoubleVector_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a6aae7fc07585fa6680b8e1a6e57ac555"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6aae7fc07585fa6680b8e1a6e57ac555">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPConstraintVector_SetRange</a></div><div class="ttdeci">static void MPConstraintVector_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)</div></div>
|
|
<div class="ttc" id="aclassGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a4f3c61d7d494ef5114cd54a0d0186f60"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4f3c61d7d494ef5114cd54a0d0186f60">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPSolverParameters_SetIntegerParam</a></div><div class="ttdeci">static void MPSolverParameters_SetIntegerParam(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)</div></div>
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|