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

112 lines
76 KiB
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
2019-06-29 18:18:08 +02:00
<span id="sfml">OR-Tools 7.2</span>
</div>
</div>
2019-06-29 18:18:08 +02:00
<link rel="icon" href="https://developers.google.com/optimization/images/orLogo.png">
<div id="content">
<!-- Generated by Doxygen 1.8.15 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_a7cc1eeded8f693d0da6c729bc88c45a.html">ortools</a></li><li class="navelem"><a class="el" href="dir_b2c6d49957bf5d0c7726edb4b829cd4d.html">gen</a></li><li class="navelem"><a class="el" href="dir_dd9e6105f85b4b8d1432afc92516bdf4.html">ortools</a></li><li class="navelem"><a class="el" href="dir_37019ba8edd362d5e2e12880bdfa4c61.html">constraint_solver</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">DefaultPhaseParameters.cs</div> </div>
</div><!--header-->
<div class="contents">
2019-06-29 18:18:08 +02:00
<a href="DefaultPhaseParameters_8cs.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// &lt;auto-generated /&gt;</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">// This file was automatically generated by SWIG (http://www.swig.org).</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment">// Version 4.0.0</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment">// Do not make changes to this file unless you know what you are doing--modify</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment">// the SWIG interface file instead.</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;</div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Google.OrTools.ConstraintSolver</a> {</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;</div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="keyword">using</span> System;</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="keyword">using</span> System.Runtime.<a class="code" href="namespaceSystem_1_1Runtime_1_1InteropServices.html">InteropServices</a>;</div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="keyword">using</span> System.Collections;</div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="keyword">using</span> System.Collections.Generic;</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;</div><div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html"> 18</a></span>&#160;<span class="keyword">public</span> <span class="keyword">partial class </span><a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html">DefaultPhaseParameters</a> : global::System.IDisposable {</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; <span class="keyword">private</span> global::System.Runtime.InteropServices.HandleRef swigCPtr;</div><div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a4202f925362957e2372acb82b35e08e6"> 20</a></span>&#160; <span class="keyword">protected</span> <span class="keywordtype">bool</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a4202f925362957e2372acb82b35e08e6">swigCMemOwn</a>;</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; <span class="keyword">internal</span> <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#af1da2c04c1629a7f2e6dba7b05f586f0">DefaultPhaseParameters</a>(global::System.IntPtr cPtr, <span class="keywordtype"
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a3b9d934956810ae0c91ec71bb7081ecc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a3b9d934956810ae0c91ec71bb7081ecc">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_NONE_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_NONE_get()</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_aa7a63565421f5e6c3b73b7702f8aeefa"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa7a63565421f5e6c3b73b7702f8aeefa">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_heuristic_period_set</a></div><div class="ttdeci">static void DefaultPhaseParameters_heuristic_period_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_aad56f0530cea008f8640afcfdde9d13f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aad56f0530cea008f8640afcfdde9d13f">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_use_last_conflict_get</a></div><div class="ttdeci">static bool DefaultPhaseParameters_use_last_conflict_get(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a154ca02ab32b4aff80b1d274708ee1f4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a154ca02ab32b4aff80b1d274708ee1f4">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_heuristic_period_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_heuristic_period_get(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a7613fc09cada71ed14e30a562c485b04"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7613fc09cada71ed14e30a562c485b04">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_decision_builder_get</a></div><div class="ttdeci">static global::System.IntPtr DefaultPhaseParameters_decision_builder_get(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="namespaceSystem_1_1Runtime_1_1InteropServices_html"><div class="ttname"><a href="namespaceSystem_1_1Runtime_1_1InteropServices.html">InteropServices</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_affabe521bdd457f2ba48c477fc35a994"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#affabe521bdd457f2ba48c477fc35a994">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_persistent_impact_set</a></div><div class="ttdeci">static void DefaultPhaseParameters_persistent_impact_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ab3ba2b04700e31f4df91ce21143c6387"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab3ba2b04700e31f4df91ce21143c6387">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.delete_DefaultPhaseParameters</a></div><div class="ttdeci">static void delete_DefaultPhaseParameters(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilder_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DecisionBuilder.html">Google.OrTools.ConstraintSolver.DecisionBuilder</a></div><div class="ttdef"><b>Definition:</b> <a href="DecisionBuilder_8cs_source.html#l00018">DecisionBuilder.cs:18</a></div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_a64ad087a39b910f897e58e3cd1867968"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a64ad087a39b910f897e58e3cd1867968">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.SELECT_MIN_IMPACT</a></div><div class="ttdeci">static readonly int SELECT_MIN_IMPACT</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00172">DefaultPhaseParameters.cs:172</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a00c629ce8c7420bef0d3ef5072bcd315"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a00c629ce8c7420bef0d3ef5072bcd315">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get()</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_aec13e59243785348480347f4e9f1012a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#aec13e59243785348480347f4e9f1012a">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.run_all_heuristics</a></div><div class="ttdeci">bool run_all_heuristics</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00082">DefaultPhaseParameters.cs:82</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a72f27299af8f556c687c02034c7f3b1f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a72f27299af8f556c687c02034c7f3b1f">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_value_selection_schema_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_value_selection_schema_get(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ab0a34a1edefe891dfc5f1fe8e2e99845"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ab0a34a1edefe891dfc5f1fe8e2e99845">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_var_selection_schema_set</a></div><div class="ttdeci">static void DefaultPhaseParameters_var_selection_schema_set(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_1ConstraintSolver_1_1DefaultPhaseParameters_html_af1da2c04c1629a7f2e6dba7b05f586f0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#af1da2c04c1629a7f2e6dba7b05f586f0">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.DefaultPhaseParameters</a></div><div class="ttdeci">DefaultPhaseParameters()</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00163">DefaultPhaseParameters.cs:163</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_ac3cc933bb26e440607310c7d834e3d6d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#ac3cc933bb26e440607310c7d834e3d6d">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.NORMAL</a></div><div class="ttdeci">static readonly int NORMAL</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00177">DefaultPhaseParameters.cs:177</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a1ebd543e818562203e7af9e92c13a3da"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1ebd543e818562203e7af9e92c13a3da">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_VERBOSE_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_VERBOSE_get()</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a7478b30b10992e5d89b8112f70704d33"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7478b30b10992e5d89b8112f70704d33">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_random_seed_set</a></div><div class="ttdeci">static void DefaultPhaseParameters_random_seed_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a99af193ca9d5237c31b761518a75d270"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a99af193ca9d5237c31b761518a75d270">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_display_level_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_display_level_get(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html">Google.OrTools.ConstraintSolver.DefaultPhaseParameters</a></div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00018">DefaultPhaseParameters.cs:18</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ae0eb80d5e710e732db94036152d390d9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ae0eb80d5e710e732db94036152d390d9">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_value_selection_schema_set</a></div><div class="ttdeci">static void DefaultPhaseParameters_value_selection_schema_set(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_1ConstraintSolver_1_1DefaultPhaseParameters_html_a0fc5f5911374ade511efa5b9030b4083"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a0fc5f5911374ade511efa5b9030b4083">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.CHOOSE_MAX_AVERAGE_IMPACT</a></div><div class="ttdeci">static readonly int CHOOSE_MAX_AVERAGE_IMPACT</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00168">DefaultPhaseParameters.cs:168</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_aeb98c3950caad71c9ed5e79c0633feff"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#aeb98c3950caad71c9ed5e79c0633feff">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.CHOOSE_MAX_SUM_IMPACT</a></div><div class="ttdeci">static readonly int CHOOSE_MAX_SUM_IMPACT</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00167">DefaultPhaseParameters.cs:167</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_aec938185aff5095d8a8cd87a4d640440"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#aec938185aff5095d8a8cd87a4d640440">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.initialization_splits</a></div><div class="ttdeci">int initialization_splits</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00072">DefaultPhaseParameters.cs:72</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a7bd8efb0f2bc2442c4017478018b7898"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7bd8efb0f2bc2442c4017478018b7898">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_persistent_impact_get</a></div><div class="ttdeci">static bool DefaultPhaseParameters_persistent_impact_get(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_ac086c6b31cd50d717e47d5691d5dfab2"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#ac086c6b31cd50d717e47d5691d5dfab2">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.use_last_conflict</a></div><div class="ttdeci">bool use_last_conflict</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00142">DefaultPhaseParameters.cs:142</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_a53ea6ab07fb77669b79e0ffba45f717e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a53ea6ab07fb77669b79e0ffba45f717e">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.Dispose</a></div><div class="ttdeci">virtual void Dispose(bool disposing)</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00040">DefaultPhaseParameters.cs:40</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_aabe1eac2454bb48475c909ff8e72d84c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aabe1eac2454bb48475c909ff8e72d84c">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_run_all_heuristics_set</a></div><div class="ttdeci">static void DefaultPhaseParameters_run_all_heuristics_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a5fd056aa459f415c0a00d26018f08fbc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a5fd056aa459f415c0a00d26018f08fbc">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_NORMAL_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_NORMAL_get()</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ae660ff654d3aae4de794285b2d8dc4c5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ae660ff654d3aae4de794285b2d8dc4c5">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get()</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a7c79e9b8b084a84291ecf0b046807c15"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a7c79e9b8b084a84291ecf0b046807c15">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_heuristic_num_failures_limit_set</a></div><div class="ttdeci">static void DefaultPhaseParameters_heuristic_num_failures_limit_set(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_1ConstraintSolver_1_1DefaultPhaseParameters_html_accd4e86a4ae9394253c395b2943c3e83"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#accd4e86a4ae9394253c395b2943c3e83">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.var_selection_schema</a></div><div class="ttdeci">int var_selection_schema</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00052">DefaultPhaseParameters.cs:52</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_aca423f1c6badf006c45ad3f7aec155eb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aca423f1c6badf006c45ad3f7aec155eb">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_display_level_set</a></div><div class="ttdeci">static void DefaultPhaseParameters_display_level_set(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_1ConstraintSolver_1_1DefaultPhaseParameters_html_a041f8fa2a2a024d24f23aec33cf5b450"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a041f8fa2a2a024d24f23aec33cf5b450">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.heuristic_num_failures_limit</a></div><div class="ttdeci">int heuristic_num_failures_limit</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00102">DefaultPhaseParameters.cs:102</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_ab071fde13b132ef71821e29e17523f08"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#ab071fde13b132ef71821e29e17523f08">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.value_selection_schema</a></div><div class="ttdeci">int value_selection_schema</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00062">DefaultPhaseParameters.cs:62</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_acc3d1513e2a0bd195e054b0d42cc130f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#acc3d1513e2a0bd195e054b0d42cc130f">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_decision_builder_set</a></div><div class="ttdeci">static void DefaultPhaseParameters_decision_builder_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a14b4b7b9860f66ccc8cb4c192caa8115"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a14b4b7b9860f66ccc8cb4c192caa8115">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_random_seed_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_random_seed_get(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_a4202f925362957e2372acb82b35e08e6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a4202f925362957e2372acb82b35e08e6">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.swigCMemOwn</a></div><div class="ttdeci">bool swigCMemOwn</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00020">DefaultPhaseParameters.cs:20</a></div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_a6af695fd552438568ecd11fe51927a6d"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a6af695fd552438568ecd11fe51927a6d">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.heuristic_period</a></div><div class="ttdeci">int heuristic_period</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00092">DefaultPhaseParameters.cs:92</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_aa8051a3d778a380c974a3ff7a06542e7"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#aa8051a3d778a380c974a3ff7a06542e7">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_initialization_splits_set</a></div><div class="ttdeci">static void DefaultPhaseParameters_initialization_splits_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)</div></div>
<div class="ttc" id="namespaceGoogle_1_1OrTools_1_1ConstraintSolver_html"><div class="ttname"><a href="namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Google.OrTools.ConstraintSolver</a></div><div class="ttdef"><b>Definition:</b> <a href="Assignment_8cs_source.html#l00011">Assignment.cs:11</a></div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_a52969bfa559f81565767660e05e4b4af"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a52969bfa559f81565767660e05e4b4af">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.CHOOSE_MAX_VALUE_IMPACT</a></div><div class="ttdeci">static readonly int CHOOSE_MAX_VALUE_IMPACT</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00169">DefaultPhaseParameters.cs:169</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a1837609a02698a1124ade302ea3b34dd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a1837609a02698a1124ade302ea3b34dd">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_heuristic_num_failures_limit_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_heuristic_num_failures_limit_get(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a120702f0687d3c542faa1fd5898bb948"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a120702f0687d3c542faa1fd5898bb948">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_run_all_heuristics_get</a></div><div class="ttdeci">static bool DefaultPhaseParameters_run_all_heuristics_get(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a802a8f90397b8b05b5bc0daefde4aa39"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a802a8f90397b8b05b5bc0daefde4aa39">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_var_selection_schema_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_var_selection_schema_get(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a4025794a0ae2839c9ee1e462f61628f1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a4025794a0ae2839c9ee1e462f61628f1">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get()</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE</a></div><div class="ttdef"><b>Definition:</b> <a href="operations__research__constraint__solverPINVOKE_8cs_source.html#l00047">operations_research_constraint_solverPINVOKE.cs:47</a></div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_aa72d66b350be6daf3253690c9d9596b1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#aa72d66b350be6daf3253690c9d9596b1">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.random_seed</a></div><div class="ttdeci">int random_seed</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00122">DefaultPhaseParameters.cs:122</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_aa240024effc53b3609399501ea105194"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#aa240024effc53b3609399501ea105194">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.VERBOSE</a></div><div class="ttdeci">static readonly int VERBOSE</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00178">DefaultPhaseParameters.cs:178</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a905c761daf68a70866daee4532ceb56c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a905c761daf68a70866daee4532ceb56c">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_initialization_splits_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_initialization_splits_get(global::System.Runtime.InteropServices.HandleRef jarg1)</div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_ae84c05e706828172b2b1e356fd76bdbb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#ae84c05e706828172b2b1e356fd76bdbb">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_use_last_conflict_set</a></div><div class="ttdeci">static void DefaultPhaseParameters_use_last_conflict_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_a8bc030d4102a5e1d5bb725f901eb697c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a8bc030d4102a5e1d5bb725f901eb697c">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.persistent_impact</a></div><div class="ttdeci">bool persistent_impact</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00112">DefaultPhaseParameters.cs:112</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a8a5b8bbd1325c755479ad65ba3efc17f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a8a5b8bbd1325c755479ad65ba3efc17f">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_SELECT_MIN_IMPACT_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_SELECT_MIN_IMPACT_get()</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_a434d101cfeb65eebcf69b26aff86f3e6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a434d101cfeb65eebcf69b26aff86f3e6">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.display_level</a></div><div class="ttdeci">int display_level</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00132">DefaultPhaseParameters.cs:132</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_a2b05e6c18c1c33d4a4b1e70aec84974e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a2b05e6c18c1c33d4a4b1e70aec84974e">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.NONE</a></div><div class="ttdeci">static readonly int NONE</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00176">DefaultPhaseParameters.cs:176</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE_html_a85fb4d44c01500739fb180f4bd236e18"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1operations__research__constraint__solverPINVOKE.html#a85fb4d44c01500739fb180f4bd236e18">Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE.DefaultPhaseParameters_SELECT_MAX_IMPACT_get</a></div><div class="ttdeci">static int DefaultPhaseParameters_SELECT_MAX_IMPACT_get()</div></div>
2019-06-29 18:18:08 +02:00
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_a757e010c612a023d98b87e61b099b44e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a757e010c612a023d98b87e61b099b44e">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.decision_builder</a></div><div class="ttdeci">DecisionBuilder? decision_builder</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00152">DefaultPhaseParameters.cs:152</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters_html_a3055efffffa04ddec4dff751922a7e02"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1DefaultPhaseParameters.html#a3055efffffa04ddec4dff751922a7e02">Google.OrTools.ConstraintSolver.DefaultPhaseParameters.SELECT_MAX_IMPACT</a></div><div class="ttdeci">static readonly int SELECT_MAX_IMPACT</div><div class="ttdef"><b>Definition:</b> <a href="DefaultPhaseParameters_8cs_source.html#l00173">DefaultPhaseParameters.cs:173</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>