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

130 lines
239 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">SolverParameters.pb.cs</div> </div>
</div><!--header-->
<div class="contents">
<a href="SolverParameters_8pb_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">// &lt;auto-generated&gt;</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// Generated by the protocol buffer compiler. DO NOT EDIT!</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">// source: ortools/constraint_solver/solver_parameters.proto</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">// &lt;/auto-generated&gt;</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="preprocessor">#pragma warning disable 1591, 0612, 3021</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="preprocessor">#region Designer generated code</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;</div><div class="line"><a name="l00008"></a><span class="lineno"><a class="line" href="SolverParameters_8pb_8cs.html#a3a8b1403f9034aa88aad1ce2c733db60"> 8</a></span>&#160;<span class="keyword">using</span> <a class="code" href="RoutingEnums_8pb_8cs.html#a3a8b1403f9034aa88aad1ce2c733db60">pb</a> = global::Google.Protobuf;</div><div class="line"><a name="l00009"></a><span class="lineno"><a class="line" href="SolverParameters_8pb_8cs.html#acf353ca81053b715ef0a189df5a75499"> 9</a></span>&#160;<span class="keyword">using</span> <a class="code" href="RoutingEnums_8pb_8cs.html#acf353ca81053b715ef0a189df5a75499">pbc</a> = global::Google.Protobuf.Collections;</div><div class="line"><a name="l00010"></a><span class="lineno"><a class="line" href="SolverParameters_8pb_8cs.html#a4c9bca18934bf8b310b9d65812404c69"> 10</a></span>&#160;<span class="keyword">using</span> <a class="code" href="RoutingEnums_8pb_8cs.html#a4c9bca18934bf8b310b9d65812404c69">pbr</a> = global::Google.Protobuf.Reflection;</div><div class="line"><a name="l00011"></a><span class="lineno"><a class="line" href="SolverParameters_8pb_8cs.html#a6de48d7be2d1c733071a3f897657ee05"> 11</a></span>&#160;<span class="keyword">using</span> <a class="code" href="RoutingEnums_8pb_8cs.html#a6de48d7be2d1c733071a3f897657ee05">scg</a> = global::System.Collections.Generic;</div><div class="line"><a name="l00012"></a><span class="lineno"> 12</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="l00013"></a><span class="lineno"> 13</span>&#160;</div><div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SolverParametersReflection.html"> 15</a></span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">partial class </span><a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SolverParametersReflection.html">SolverParametersReflection</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="preprocessor"> #region Descriptor</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> pbr::FileDescriptor <a class="code" href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SolverParametersReflection.html#af28cf7d6ed6be1ee06531d43f9fc18a2">Descriptor</a> {</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; <span class="keyword">get</span> { <span class="keywordflow">return</span> descriptor; }</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; }</div><div class="line"><a name="l00022"></a><span class
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_af39b00e96b898a701d43689aef8909d6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#af39b00e96b898a701d43689aef8909d6">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.PrintModelFieldNumber</a></div><div class="ttdeci">const int PrintModelFieldNumber</div><div class="ttdoc">Field number for the &quot;print_model&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00300">SolverParameters.pb.cs:300</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a704316394876237ec60e53e10fc30b3f"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a704316394876237ec60e53e10fc30b3f">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.NameAllVariablesFieldNumber</a></div><div class="ttdeci">const int NameAllVariablesFieldNumber</div><div class="ttdoc">Field number for the &quot;name_all_variables&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00202">SolverParameters.pb.cs:202</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_ae68d6c258e3a82b550b96ef9148921fd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#ae68d6c258e3a82b550b96ef9148921fd">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.PrintLocalSearchProfile</a></div><div class="ttdeci">bool PrintLocalSearchProfile</div><div class="ttdoc">Print local search profiling data after solving.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00264">SolverParameters.pb.cs:264</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_aedd39229d35b3df134adae12ded7e2a1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aedd39229d35b3df134adae12ded7e2a1">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.CompressTrailFieldNumber</a></div><div class="ttdeci">const int CompressTrailFieldNumber</div><div class="ttdoc">Field number for the &quot;compress_trail&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00127">SolverParameters.pb.cs:127</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_aa4dc46156b47ec96ddc125af540c17b0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aa4dc46156b47ec96ddc125af540c17b0">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseCumulativeEdgeFinderFieldNumber</a></div><div class="ttdeci">const int UseCumulativeEdgeFinderFieldNumber</div><div class="ttdoc">Field number for the &quot;use_cumulative_edge_finder&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00368">SolverParameters.pb.cs:368</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a033d5ab4252d56e8fd208146bae4671c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a033d5ab4252d56e8fd208146bae4671c">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.StoreNamesFieldNumber</a></div><div class="ttdeci">const int StoreNamesFieldNumber</div><div class="ttdoc">Field number for the &quot;store_names&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00173">SolverParameters.pb.cs:173</a></div></div>
<div class="ttc" id="RoutingEnums_8pb_8cs_html_a4c9bca18934bf8b310b9d65812404c69"><div class="ttname"><a href="RoutingEnums_8pb_8cs.html#a4c9bca18934bf8b310b9d65812404c69">pbr</a></div><div class="ttdeci">global::Google.Protobuf.Reflection pbr</div><div class="ttdef"><b>Definition:</b> <a href="RoutingEnums_8pb_8cs_source.html#l00010">RoutingEnums.pb.cs:10</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_ac7279627ecc5c40093ca38145f9da03e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#ac7279627ecc5c40093ca38145f9da03e">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.MaxEdgeFinderSizeFieldNumber</a></div><div class="ttdeci">const int MaxEdgeFinderSizeFieldNumber</div><div class="ttdoc">Field number for the &quot;max_edge_finder_size&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00427">SolverParameters.pb.cs:427</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a2f17cba31971cf50a21d64c877e0972c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a2f17cba31971cf50a21d64c877e0972c">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.ProfileLocalSearch</a></div><div class="ttdeci">bool ProfileLocalSearch</div><div class="ttdoc">Activate local search profiling.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00250">SolverParameters.pb.cs:250</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_aaab26ffbb6afb0994154204f6b4a7702"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aaab26ffbb6afb0994154204f6b4a7702">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.ProfileFile</a></div><div class="ttdeci">string ProfileFile</div><div class="ttdoc">Export propagation profiling data to file.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00236">SolverParameters.pb.cs:236</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a4795c366b0d864df19839a523005dc4a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a4795c366b0d864df19839a523005dc4a">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.CheckSolutionPeriod</a></div><div class="ttdeci">int CheckSolutionPeriod</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00493">SolverParameters.pb.cs:493</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_aeb37e6eff79e0ad1a589bbcc5cc35d57"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aeb37e6eff79e0ad1a589bbcc5cc35d57">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.CompressTrail</a></div><div class="ttdeci">global::Google.OrTools.ConstraintSolver.ConstraintSolverParameters.Types.TrailCompression CompressTrail</div><div class="ttdoc">This parameter indicates if the solver should compress the trail during the search.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00135">SolverParameters.pb.cs:135</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_ae2d14c12db753e90f83680a5cbc461eb"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#ae2d14c12db753e90f83680a5cbc461eb">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.TracePropagationFieldNumber</a></div><div class="ttdeci">const int TracePropagationFieldNumber</div><div class="ttdoc">Field number for the &quot;trace_propagation&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00272">SolverParameters.pb.cs:272</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_ae8777b2cb21f66b03f33105c817b5f5e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#ae8777b2cb21f66b03f33105c817b5f5e">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.MaxEdgeFinderSize</a></div><div class="ttdeci">int MaxEdgeFinderSize</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00430">SolverParameters.pb.cs:430</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_aa8e60c0d863b23a129ea8cc54c667892"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aa8e60c0d863b23a129ea8cc54c667892">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.Equals</a></div><div class="ttdeci">override bool Equals(object other)</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00501">SolverParameters.pb.cs:501</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html">Google.OrTools.ConstraintSolver.ConstraintSolverParameters</a></div><div class="ttdoc">Solver parameters.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00066">SolverParameters.pb.cs:66</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a3782c0fdf7d56ac48bb63da02ba6e08e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a3782c0fdf7d56ac48bb63da02ba6e08e">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.DiffnUseCumulative</a></div><div class="ttdeci">bool DiffnUseCumulative</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00445">SolverParameters.pb.cs:445</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a873a97fd43f8bcc18dd10e4f2295ade3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a873a97fd43f8bcc18dd10e4f2295ade3">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.SkipLocallyOptimalPathsFieldNumber</a></div><div class="ttdeci">const int SkipLocallyOptimalPathsFieldNumber</div><div class="ttdoc">Field number for the &quot;skip_locally_optimal_paths&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00468">SolverParameters.pb.cs:468</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_adbefc8164b40f7a4e10dbf549b22778b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#adbefc8164b40f7a4e10dbf549b22778b">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.TraceSearchFieldNumber</a></div><div class="ttdeci">const int TraceSearchFieldNumber</div><div class="ttdoc">Field number for the &quot;trace_search&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00286">SolverParameters.pb.cs:286</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a76dbc38a6a60681b23b96ac83b984d50"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a76dbc38a6a60681b23b96ac83b984d50">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseCumulativeTimeTableFieldNumber</a></div><div class="ttdeci">const int UseCumulativeTimeTableFieldNumber</div><div class="ttdoc">Field number for the &quot;use_cumulative_time_table&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00383">SolverParameters.pb.cs:383</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a37049ad09e7a7c774abdc919943433bd"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a37049ad09e7a7c774abdc919943433bd">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.ConstraintSolverParameters</a></div><div class="ttdeci">ConstraintSolverParameters()</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00083">SolverParameters.pb.cs:83</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a7cdfe92f1cc2bbb7b4ae50977094c87a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a7cdfe92f1cc2bbb7b4ae50977094c87a">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseSmallTable</a></div><div class="ttdeci">bool UseSmallTable</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00360">SolverParameters.pb.cs:360</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_aa538dd673e9dd49337bcd8b2ae457ba9"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aa538dd673e9dd49337bcd8b2ae457ba9">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.TrailBlockSize</a></div><div class="ttdeci">int TrailBlockSize</div><div class="ttdoc">This parameter indicates the default size of a block of the trail.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00150">SolverParameters.pb.cs:150</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_aa83e14cd591b230ca4a2cf30c2d12af3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aa83e14cd591b230ca4a2cf30c2d12af3">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.ToString</a></div><div class="ttdeci">override string ToString()</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00580">SolverParameters.pb.cs:580</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a35393c5ff259521cedaf260a12faf8ca"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a35393c5ff259521cedaf260a12faf8ca">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.CheckSolutionPeriodFieldNumber</a></div><div class="ttdeci">const int CheckSolutionPeriodFieldNumber</div><div class="ttdoc">Field number for the &quot;check_solution_period&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00486">SolverParameters.pb.cs:486</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_ad0e7da671c4452cb2f56510ea448b6f0"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#ad0e7da671c4452cb2f56510ea448b6f0">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.ArraySplitSize</a></div><div class="ttdeci">int ArraySplitSize</div><div class="ttdoc">When a sum/min/max operation is applied on a large array, this array is recursively split into blocks...</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00165">SolverParameters.pb.cs:165</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_1_1Types_html_a721e04bee85d060bf2ad5e340165ae79"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_1_1Types.html#a721e04bee85d060bf2ad5e340165ae79">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.Types.TrailCompression</a></div><div class="ttdeci">TrailCompression</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l01006">SolverParameters.pb.cs:1006</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a63cc94f3921e69bdbd47d8b88ecf82f4"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a63cc94f3921e69bdbd47d8b88ecf82f4">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.TrailBlockSizeFieldNumber</a></div><div class="ttdeci">const int TrailBlockSizeFieldNumber</div><div class="ttdoc">Field number for the &quot;trail_block_size&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00143">SolverParameters.pb.cs:143</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a0c516fc269205675ceab563d743f1b17"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a0c516fc269205675ceab563d743f1b17">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.ConstraintSolverParameters</a></div><div class="ttdeci">ConstraintSolverParameters(ConstraintSolverParameters other)</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00090">SolverParameters.pb.cs:90</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_adcaafa6c3e3dd738146ccaa2fd3d1406"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#adcaafa6c3e3dd738146ccaa2fd3d1406">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.PrintModel</a></div><div class="ttdeci">bool PrintModel</div><div class="ttdoc">Print the model before solving.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00306">SolverParameters.pb.cs:306</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_adc6d53698aef6410f907c7ad1e33af54"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#adc6d53698aef6410f907c7ad1e33af54">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseCumulativeTimeTableSyncFieldNumber</a></div><div class="ttdeci">const int UseCumulativeTimeTableSyncFieldNumber</div><div class="ttdoc">Field number for the &quot;use_cumulative_time_table_sync&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00394">SolverParameters.pb.cs:394</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_ad46fa584cdffe4506db6f8f24a01bc16"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#ad46fa584cdffe4506db6f8f24a01bc16">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.ProfileLocalSearchFieldNumber</a></div><div class="ttdeci">const int ProfileLocalSearchFieldNumber</div><div class="ttdoc">Field number for the &quot;profile_local_search&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00244">SolverParameters.pb.cs:244</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a5e0b051fb1bef24f605a93b17a8f88e6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a5e0b051fb1bef24f605a93b17a8f88e6">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.PrintAddedConstraints</a></div><div class="ttdeci">bool PrintAddedConstraints</div><div class="ttdoc">Print added constraints.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00334">SolverParameters.pb.cs:334</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a712ad7ee6e9e363ae2891edad7b32f8b"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a712ad7ee6e9e363ae2891edad7b32f8b">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseSequenceHighDemandTasks</a></div><div class="ttdeci">bool UseSequenceHighDemandTasks</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00408">SolverParameters.pb.cs:408</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_aeab2aa9337eef60af387ee169b8ad064"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aeab2aa9337eef60af387ee169b8ad064">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.NameCastVariablesFieldNumber</a></div><div class="ttdeci">const int NameCastVariablesFieldNumber</div><div class="ttdoc">Field number for the &quot;name_cast_variables&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00188">SolverParameters.pb.cs:188</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_aba4b88eae6952337be6257ec533f64d8"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aba4b88eae6952337be6257ec533f64d8">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.NameCastVariables</a></div><div class="ttdeci">bool NameCastVariables</div><div class="ttdoc">Create names for cast variables.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00194">SolverParameters.pb.cs:194</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a3e50cc288febf5a93e58898bc37ba54a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a3e50cc288febf5a93e58898bc37ba54a">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseAllPossibleDisjunctions</a></div><div class="ttdeci">bool UseAllPossibleDisjunctions</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00419">SolverParameters.pb.cs:419</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a5c86851fbfffc245c03e946c31efe835"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a5c86851fbfffc245c03e946c31efe835">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.StoreNames</a></div><div class="ttdeci">bool StoreNames</div><div class="ttdoc">This parameters indicates if the solver should store the names of the objets it manages.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00180">SolverParameters.pb.cs:180</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a26cecb8c056834cdf821f93ad352ee9c"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a26cecb8c056834cdf821f93ad352ee9c">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.Equals</a></div><div class="ttdeci">bool Equals(ConstraintSolverParameters other)</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00506">SolverParameters.pb.cs:506</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_aecaa6a1cddc0414b9cdbb6689072f9dc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aecaa6a1cddc0414b9cdbb6689072f9dc">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.TraceSearch</a></div><div class="ttdeci">bool TraceSearch</div><div class="ttdoc">Trace search.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00292">SolverParameters.pb.cs:292</a></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>
<div class="ttc" id="RoutingEnums_8pb_8cs_html_acf353ca81053b715ef0a189df5a75499"><div class="ttname"><a href="RoutingEnums_8pb_8cs.html#acf353ca81053b715ef0a189df5a75499">pbc</a></div><div class="ttdeci">global::Google.Protobuf.Collections pbc</div><div class="ttdef"><b>Definition:</b> <a href="RoutingEnums_8pb_8cs_source.html#l00009">RoutingEnums.pb.cs:9</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a8cb1077ddabdcbe8a23afcd7bb943376"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a8cb1077ddabdcbe8a23afcd7bb943376">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.DisableSolve</a></div><div class="ttdeci">bool DisableSolve</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00345">SolverParameters.pb.cs:345</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a9da9ede7183cb909749ce46e839dc288"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a9da9ede7183cb909749ce46e839dc288">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseCumulativeEdgeFinder</a></div><div class="ttdeci">bool UseCumulativeEdgeFinder</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00375">SolverParameters.pb.cs:375</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SolverParametersReflection_html_af28cf7d6ed6be1ee06531d43f9fc18a2"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SolverParametersReflection.html#af28cf7d6ed6be1ee06531d43f9fc18a2">Google.OrTools.ConstraintSolver.SolverParametersReflection.Descriptor</a></div><div class="ttdeci">static pbr::FileDescriptor Descriptor</div><div class="ttdoc">File descriptor for ortools/constraint_solver/solver_parameters.proto</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00019">SolverParameters.pb.cs:19</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_ab1d978fe2e7d9e2cba15524bb8568645"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#ab1d978fe2e7d9e2cba15524bb8568645">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.PrintModelStatsFieldNumber</a></div><div class="ttdeci">const int PrintModelStatsFieldNumber</div><div class="ttdoc">Field number for the &quot;print_model_stats&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00314">SolverParameters.pb.cs:314</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a7f4887f026ffa0bd0e96352247bb3951"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a7f4887f026ffa0bd0e96352247bb3951">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.PrintModelStats</a></div><div class="ttdeci">bool PrintModelStats</div><div class="ttdoc">Print model statistics before solving.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00320">SolverParameters.pb.cs:320</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a9b2a02f7820677a1283859f091e21a59"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a9b2a02f7820677a1283859f091e21a59">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.PrintAddedConstraintsFieldNumber</a></div><div class="ttdeci">const int PrintAddedConstraintsFieldNumber</div><div class="ttdoc">Field number for the &quot;print_added_constraints&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00328">SolverParameters.pb.cs:328</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a1bdb1255354de846cd8ee7495232bd54"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a1bdb1255354de846cd8ee7495232bd54">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.MergeFrom</a></div><div class="ttdeci">void MergeFrom(ConstraintSolverParameters other)</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00790">SolverParameters.pb.cs:790</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_adf659b097da6ecee053233b70f408823"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#adf659b097da6ecee053233b70f408823">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseElementRmq</a></div><div class="ttdeci">bool UseElementRmq</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00460">SolverParameters.pb.cs:460</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_adb7476afad322bbf0797de502d846459"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#adb7476afad322bbf0797de502d846459">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.ProfilePropagationFieldNumber</a></div><div class="ttdeci">const int ProfilePropagationFieldNumber</div><div class="ttdoc">Field number for the &quot;profile_propagation&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00216">SolverParameters.pb.cs:216</a></div></div>
<div class="ttc" id="RoutingEnums_8pb_8cs_html_a6de48d7be2d1c733071a3f897657ee05"><div class="ttname"><a href="RoutingEnums_8pb_8cs.html#a6de48d7be2d1c733071a3f897657ee05">scg</a></div><div class="ttdeci">global::System.Collections.Generic scg</div><div class="ttdef"><b>Definition:</b> <a href="RoutingEnums_8pb_8cs_source.html#l00011">RoutingEnums.pb.cs:11</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a2508b68bad3f1817a61a75629532908a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a2508b68bad3f1817a61a75629532908a">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseCumulativeTimeTableSync</a></div><div class="ttdeci">bool UseCumulativeTimeTableSync</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00397">SolverParameters.pb.cs:397</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a46fe39c9078d98e277027cf181df812a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a46fe39c9078d98e277027cf181df812a">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.GetHashCode</a></div><div class="ttdeci">override int GetHashCode()</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00544">SolverParameters.pb.cs:544</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_af002bc3a1bb3c795baed4060fec77afc"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#af002bc3a1bb3c795baed4060fec77afc">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.MergeFrom</a></div><div class="ttdeci">void MergeFrom(pb::CodedInputStream input)</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00879">SolverParameters.pb.cs:879</a></div></div>
<div class="ttc" id="RoutingEnums_8pb_8cs_html_a3a8b1403f9034aa88aad1ce2c733db60"><div class="ttname"><a href="RoutingEnums_8pb_8cs.html#a3a8b1403f9034aa88aad1ce2c733db60">pb</a></div><div class="ttdeci">global::Google.Protobuf pb</div><div class="ttdef"><b>Definition:</b> <a href="RoutingEnums_8pb_8cs_source.html#l00008">RoutingEnums.pb.cs:8</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_af90503bd283f9be782f315e5fe5516c3"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#af90503bd283f9be782f315e5fe5516c3">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.Parser</a></div><div class="ttdeci">static pb::MessageParser&lt; ConstraintSolverParameters &gt; Parser</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00070">SolverParameters.pb.cs:70</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_aa4a59ea38b259bd19d0bc6b80d2f6e65"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aa4a59ea38b259bd19d0bc6b80d2f6e65">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.TracePropagation</a></div><div class="ttdeci">bool TracePropagation</div><div class="ttdoc">Activate propagate tracing.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00278">SolverParameters.pb.cs:278</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_1_1Types_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_1_1Types.html">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.Types</a></div><div class="ttdoc">Container for nested types declared in the ConstraintSolverParameters message type.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l01001">SolverParameters.pb.cs:1001</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a58499aef3b316ccf57bec71c6eb542fa"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a58499aef3b316ccf57bec71c6eb542fa">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.DisableSolveFieldNumber</a></div><div class="ttdeci">const int DisableSolveFieldNumber</div><div class="ttdoc">Field number for the &quot;disable_solve&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00342">SolverParameters.pb.cs:342</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_abeb8b9fa132ab79b2542a3220733aaf6"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#abeb8b9fa132ab79b2542a3220733aaf6">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseCumulativeTimeTable</a></div><div class="ttdeci">bool UseCumulativeTimeTable</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00386">SolverParameters.pb.cs:386</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a1ecbbd81b4e8422f17005eee4c99f4cf"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a1ecbbd81b4e8422f17005eee4c99f4cf">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseSmallTableFieldNumber</a></div><div class="ttdeci">const int UseSmallTableFieldNumber</div><div class="ttdoc">Field number for the &quot;use_small_table&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00353">SolverParameters.pb.cs:353</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a922c2f21ce16437731f4089128af4925"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a922c2f21ce16437731f4089128af4925">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseAllPossibleDisjunctionsFieldNumber</a></div><div class="ttdeci">const int UseAllPossibleDisjunctionsFieldNumber</div><div class="ttdoc">Field number for the &quot;use_all_possible_disjunctions&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00416">SolverParameters.pb.cs:416</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_af011419f25d421919596411bb832256a"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#af011419f25d421919596411bb832256a">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.WriteTo</a></div><div class="ttdeci">void WriteTo(pb::CodedOutputStream output)</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00585">SolverParameters.pb.cs:585</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SolverParametersReflection_html"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1SolverParametersReflection.html">Google.OrTools.ConstraintSolver.SolverParametersReflection</a></div><div class="ttdoc">Holder for reflection information generated from ortools/constraint_solver/solver_parameters....</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00015">SolverParameters.pb.cs:15</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a3e4b039dc7c2ef8779db7ed06201724e"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a3e4b039dc7c2ef8779db7ed06201724e">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.NameAllVariables</a></div><div class="ttdeci">bool NameAllVariables</div><div class="ttdoc">Should anonymous variables be given a name.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00208">SolverParameters.pb.cs:208</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a9005ef5888570ba75060249ce3efa433"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a9005ef5888570ba75060249ce3efa433">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.Descriptor</a></div><div class="ttdeci">static pbr::MessageDescriptor Descriptor</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00073">SolverParameters.pb.cs:73</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a029e2496b0d2d62711de1c011360b709"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a029e2496b0d2d62711de1c011360b709">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.ArraySplitSizeFieldNumber</a></div><div class="ttdeci">const int ArraySplitSizeFieldNumber</div><div class="ttdoc">Field number for the &quot;array_split_size&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00158">SolverParameters.pb.cs:158</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a82817bf7a522983f6995571c39e442d1"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a82817bf7a522983f6995571c39e442d1">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.DiffnUseCumulativeFieldNumber</a></div><div class="ttdeci">const int DiffnUseCumulativeFieldNumber</div><div class="ttdoc">Field number for the &quot;diffn_use_cumulative&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00438">SolverParameters.pb.cs:438</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a8f00f0e070e2f5d1699788d553837da5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a8f00f0e070e2f5d1699788d553837da5">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.CalculateSize</a></div><div class="ttdeci">int CalculateSize()</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00700">SolverParameters.pb.cs:700</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a0fd682f0fd2b1aef9018ebfe528bb019"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a0fd682f0fd2b1aef9018ebfe528bb019">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.Clone</a></div><div class="ttdeci">ConstraintSolverParameters Clone()</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00122">SolverParameters.pb.cs:122</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a74b82614e2d079aff18a90889adefafe"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a74b82614e2d079aff18a90889adefafe">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseElementRmqFieldNumber</a></div><div class="ttdeci">const int UseElementRmqFieldNumber</div><div class="ttdoc">Field number for the &quot;use_element_rmq&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00453">SolverParameters.pb.cs:453</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_aeca0567d35e1d25f36f1f1a55807f626"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aeca0567d35e1d25f36f1f1a55807f626">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.UseSequenceHighDemandTasksFieldNumber</a></div><div class="ttdeci">const int UseSequenceHighDemandTasksFieldNumber</div><div class="ttdoc">Field number for the &quot;use_sequence_high_demand_tasks&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00405">SolverParameters.pb.cs:405</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a4265ae90aca862f3aea761d9a0742d42"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a4265ae90aca862f3aea761d9a0742d42">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.PrintLocalSearchProfileFieldNumber</a></div><div class="ttdeci">const int PrintLocalSearchProfileFieldNumber</div><div class="ttdoc">Field number for the &quot;print_local_search_profile&quot; field.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00258">SolverParameters.pb.cs:258</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_a0635dd3fb3f32c5ffb418d7a4f5ecdf5"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#a0635dd3fb3f32c5ffb418d7a4f5ecdf5">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.SkipLocallyOptimalPaths</a></div><div class="ttdeci">bool SkipLocallyOptimalPaths</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00478">SolverParameters.pb.cs:478</a></div></div>
<div class="ttc" id="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters_html_aebce6e0b2215608fc2722ad09aa260e2"><div class="ttname"><a href="classGoogle_1_1OrTools_1_1ConstraintSolver_1_1ConstraintSolverParameters.html#aebce6e0b2215608fc2722ad09aa260e2">Google.OrTools.ConstraintSolver.ConstraintSolverParameters.ProfilePropagation</a></div><div class="ttdeci">bool ProfilePropagation</div><div class="ttdoc">Activate propagation profiling.</div><div class="ttdef"><b>Definition:</b> <a href="SolverParameters_8pb_8cs_source.html#l00222">SolverParameters.pb.cs:222</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>