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

85 lines
48 KiB
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
2019-06-29 18:18:08 +02:00
<span id="sfml">OR-Tools 7.2</span>
</div>
</div>
2019-06-29 18:18:08 +02:00
<link rel="icon" href="https://developers.google.com/optimization/images/orLogo.png">
<div id="content">
<!-- Generated by Doxygen 1.8.15 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_a7cc1eeded8f693d0da6c729bc88c45a.html">ortools</a></li><li class="navelem"><a class="el" href="dir_b2c6d49957bf5d0c7726edb4b829cd4d.html">gen</a></li><li class="navelem"><a class="el" href="dir_dd9e6105f85b4b8d1432afc92516bdf4.html">ortools</a></li><li class="navelem"><a class="el" href="dir_439b336f32246b516129ac6c6155dd92.html">linear_solver</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">MPSolverParameters.cs</div> </div>
</div><!--header-->
<div class="contents">
2019-06-29 18:18:08 +02:00
<a href="MPSolverParameters_8cs.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// &lt;auto-generated /&gt;</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">// This file was automatically generated by SWIG (http://www.swig.org).</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment">// Version 4.0.0</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment">// Do not make changes to this file unless you know what you are doing--modify</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment">// the SWIG interface file instead.</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Google.OrTools.LinearSolver</a> {</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;</div><div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html"> 13</a></span>&#160;<span class="keyword">public</span> <span class="keyword">partial class </span><a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html">MPSolverParameters</a> : global::System.IDisposable {</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160; <span class="keyword">private</span> global::System.Runtime.InteropServices.HandleRef swigCPtr;</div><div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a2b0f6760e93731bb178a76b45224ece0"> 15</a></span>&#160; <span class="keyword">protected</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a2b0f6760e93731bb178a76b45224ece0">swigCMemOwn</a>;</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; <span class="keyword">internal</span> <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a42a67ad69c315ba3af15588508d0d2fa">MPSolverParameters</a>(global::System.IntPtr cPtr, <span class="keywordtype">bool</span> cMemoryOwn) {</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; <a class="code" href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a2b0f6760e93731bb178a76b45224ece0">swigCMemOwn</a> = cMemoryOwn;</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; swigCPtr = <span class="keyword">new</span> global::System.Runtime.InteropServices.HandleRef(<span class="keyword">this</span>, cPtr);</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; }</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; <span class="keyword">internal</span>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a8994de8a80dfa21240ebaee02f70a432"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a8994de8a80dfa21240ebaee02f70a432">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPSolverParameters_kDefaultPresolve_get</a></div><div class="ttdeci">static int MPSolverParameters_kDefaultPresolve_get()</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_a1114a955c1a6a429595da445147ec878"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a1114a955c1a6a429595da445147ec878">Google.OrTools.LinearSolver.MPSolverParameters.DoubleParam</a></div><div class="ttdeci">DoubleParam</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00103">MPSolverParameters.cs:103</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_a68182943fb43316165fe4a0c3e07e4d6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a68182943fb43316165fe4a0c3e07e4d6">Google.OrTools.LinearSolver.MPSolverParameters.kDefaultRelativeMipGap</a></div><div class="ttdeci">static double kDefaultRelativeMipGap</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00047">MPSolverParameters.cs:47</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_a42a67ad69c315ba3af15588508d0d2fa"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a42a67ad69c315ba3af15588508d0d2fa">Google.OrTools.LinearSolver.MPSolverParameters.MPSolverParameters</a></div><div class="ttdeci">MPSolverParameters()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00082">MPSolverParameters.cs:82</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_a2b0f6760e93731bb178a76b45224ece0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a2b0f6760e93731bb178a76b45224ece0">Google.OrTools.LinearSolver.MPSolverParameters.swigCMemOwn</a></div><div class="ttdeci">bool swigCMemOwn</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00015">MPSolverParameters.cs:15</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a5deef88c61a3fdfefe31174ddae0704d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a5deef88c61a3fdfefe31174ddae0704d">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="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a27060893e9d04b9869a1bb11395dad04"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a27060893e9d04b9869a1bb11395dad04">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="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html">Google.OrTools.LinearSolver.MPSolverParameters</a></div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00013">MPSolverParameters.cs:13</a></div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_aa50c41e7300439384d9abd3decf57080"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#aa50c41e7300439384d9abd3decf57080">Google.OrTools.LinearSolver.MPSolverParameters.Dispose</a></div><div class="ttdeci">void Dispose()</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00030">MPSolverParameters.cs:30</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_acfcb19fe39f70f63878e1b154b6153bd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#acfcb19fe39f70f63878e1b154b6153bd">Google.OrTools.LinearSolver.MPSolverParameters.Dispose</a></div><div class="ttdeci">virtual void Dispose(bool disposing)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00035">MPSolverParameters.cs:35</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aaecc63fa1eab8a54f1f9720334c8cd34"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aaecc63fa1eab8a54f1f9720334c8cd34">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPSolverParameters_kDefaultIncrementality_get</a></div><div class="ttdeci">static int MPSolverParameters_kDefaultIncrementality_get()</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_a2db1c23aeae6ba602a18fef4aa9a26cd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a2db1c23aeae6ba602a18fef4aa9a26cd">Google.OrTools.LinearSolver.MPSolverParameters.GetIntegerParam</a></div><div class="ttdeci">int GetIntegerParam(MPSolverParameters.IntegerParam param)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00098">MPSolverParameters.cs:98</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a3d05ba8c836d38767539d21b791a7143"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a3d05ba8c836d38767539d21b791a7143">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPSolverParameters_kDefaultRelativeMipGap_get</a></div><div class="ttdeci">static double MPSolverParameters_kDefaultRelativeMipGap_get()</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_a08d929cb5db081157437d3f2b447d814"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a08d929cb5db081157437d3f2b447d814">Google.OrTools.LinearSolver.MPSolverParameters.kDefaultPrimalTolerance</a></div><div class="ttdeci">static double kDefaultPrimalTolerance</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00054">MPSolverParameters.cs:54</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_a6644f1e23d72e233a7aaf5bf86a32a90"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a6644f1e23d72e233a7aaf5bf86a32a90">Google.OrTools.LinearSolver.MPSolverParameters.PresolveValues</a></div><div class="ttdeci">PresolveValues</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00116">MPSolverParameters.cs:116</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a4d72ca3dcca7827c880046b3a5ca7e55"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4d72ca3dcca7827c880046b3a5ca7e55">Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MPSolverParameters_kDefaultDualTolerance_get</a></div><div class="ttdeci">static double MPSolverParameters_kDefaultDualTolerance_get()</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_ab99e9084b3a0806a737aa2ca079cc280"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#ab99e9084b3a0806a737aa2ca079cc280">Google.OrTools.LinearSolver.MPSolverParameters.SetDoubleParam</a></div><div class="ttdeci">void SetDoubleParam(MPSolverParameters.DoubleParam param, double value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00085">MPSolverParameters.cs:85</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_ac96feb5ff92d98aa7d618249d3ee3348"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#ac96feb5ff92d98aa7d618249d3ee3348">Google.OrTools.LinearSolver.MPSolverParameters.kDefaultDualTolerance</a></div><div class="ttdeci">static double kDefaultDualTolerance</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00061">MPSolverParameters.cs:61</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_af9406a26745d687de525d4fb25cd39c7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#af9406a26745d687de525d4fb25cd39c7">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 class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aeaa5bac38085d724f98f0598b5b4dda6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aeaa5bac38085d724f98f0598b5b4dda6">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>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_a6092165720ec7bde0d0612267a6c04ae"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a6092165720ec7bde0d0612267a6c04ae">Google.OrTools.LinearSolver.MPSolverParameters.IncrementalityValues</a></div><div class="ttdeci">IncrementalityValues</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00127">MPSolverParameters.cs:127</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_a51f1c5a997ccbda7435a81c6324eef55"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a51f1c5a997ccbda7435a81c6324eef55">Google.OrTools.LinearSolver.MPSolverParameters.SetIntegerParam</a></div><div class="ttdeci">void SetIntegerParam(MPSolverParameters.IntegerParam param, int value)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00089">MPSolverParameters.cs:89</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_ad891275919da4f8b2bd6a5e9bc3e5a44"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#ad891275919da4f8b2bd6a5e9bc3e5a44">Google.OrTools.LinearSolver.MPSolverParameters.LpAlgorithmValues</a></div><div class="ttdeci">LpAlgorithmValues</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00121">MPSolverParameters.cs:121</a></div></div>
<div class="ttc" id="namespaceGoogle_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="classGoogle_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>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_ab3b15e19c1b6f6af3921e1642b223d6c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#ab3b15e19c1b6f6af3921e1642b223d6c">Google.OrTools.LinearSolver.MPSolverParameters.GetDoubleParam</a></div><div class="ttdeci">double GetDoubleParam(MPSolverParameters.DoubleParam param)</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00093">MPSolverParameters.cs:93</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_aa2bab457afe123bea4588991e14c3a15"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#aa2bab457afe123bea4588991e14c3a15">Google.OrTools.LinearSolver.MPSolverParameters.ScalingValues</a></div><div class="ttdeci">ScalingValues</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00132">MPSolverParameters.cs:132</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_afe80ca78209b80ccdee9f6a1978c237e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#afe80ca78209b80ccdee9f6a1978c237e">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="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a388893087ca54c9a6133a39cc2aa814c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a388893087ca54c9a6133a39cc2aa814c">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>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_aaebf800397004137853806d1748e80a9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#aaebf800397004137853806d1748e80a9">Google.OrTools.LinearSolver.MPSolverParameters.kDefaultPresolve</a></div><div class="ttdeci">static MPSolverParameters.PresolveValues kDefaultPresolve</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00068">MPSolverParameters.cs:68</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters_html_a361a5d8863e50e33e53c684e1f173cc5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1LinearSolver_1_1MPSolverParameters.html#a361a5d8863e50e33e53c684e1f173cc5">Google.OrTools.LinearSolver.MPSolverParameters.IntegerParam</a></div><div class="ttdeci">IntegerParam</div><div class="ttdef"><b>Definition:</b> <a href="MPSolverParameters_8cs_source.html#l00109">MPSolverParameters.cs:109</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>