Files
ortools-clone/docs/cpp_routing/solver__parameters_8pb_8h_source.html

265 lines
322 KiB
HTML
Raw Normal View History

2020-01-31 17:22:59 +01:00
<!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"/>-->
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
2020-09-01 16:00:33 +02:00
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
2020-01-31 17:22:59 +01:00
</head>
<body>
<div id="banner-container">
<div id="banner">
2021-09-20 15:57:27 +02:00
<span id="sfml">Google OR-Tools 9.1</span>
2020-01-31 17:22:59 +01:00
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>C++ Reference</h2>
<ul>
<li><a href="../cpp_algorithms/annotated.html">Algorithms</a></li>
<li><a href="../cpp_sat/annotated.html">CP-SAT</a></li>
<li><a href="../cpp_graph/annotated.html">Graph</a></li>
<li><a href="../cpp_routing/annotated.html">Routing</a></li>
<li><a href="../cpp_linear/annotated.html">Linear solver</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">C++ Reference: Routing</h1>
</div>
2021-09-20 15:57:27 +02:00
<!-- Generated by Doxygen 1.8.15 -->
2020-09-01 16:00:33 +02:00
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
2021-09-20 15:57:27 +02:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2020-09-01 16:00:33 +02:00
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
2020-01-31 17:22:59 +01:00
</div>
</div>
2020-09-01 16:00:33 +02:00
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
2021-09-20 15:57:27 +02:00
$(document).ready(function(){initNavTree('solver__parameters_8pb_8h_source.html','');});
2020-09-01 16:00:33 +02:00
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
2020-01-31 17:22:59 +01:00
<div class="header">
<div class="headertitle">
<div class="title">solver_parameters.pb.h</div> </div>
</div><!--header-->
<div class="contents">
2021-09-20 15:57:27 +02:00
<a href="solver__parameters_8pb_8h.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">// Generated by the protocol buffer compiler. DO NOT EDIT!</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// source: ortools/constraint_solver/solver_parameters.proto</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;</div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="preprocessor">#ifndef GOOGLE_PROTOBUF_INCLUDED_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="preprocessor">#define GOOGLE_PROTOBUF_INCLUDED_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;</div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="preprocessor">#include &lt;limits&gt;</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;</div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/port_def.inc&gt;</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="preprocessor">#if PROTOBUF_VERSION &lt; 3017000</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="preprocessor">#error This file was generated by a newer version of protoc which is</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="preprocessor">#error incompatible with your Protocol Buffer headers. Please update</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="preprocessor">#error your headers.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="preprocessor">#if 3017003 &lt; PROTOBUF_MIN_PROTOC_VERSION</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="preprocessor">#error This file was generated by an older version of protoc which is</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="preprocessor">#error incompatible with your Protocol Buffer headers. Please</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="preprocessor">#error regenerate this file with a newer version of protoc.</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="preprocessor">#endif</span></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="preprocessor">#include &lt;google/protobuf/port_undef.inc&gt;</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/io/coded_stream.h&gt;</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/arena.h&gt;</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/arenastring.h&gt;</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/generated_message_table_driven.h&gt;</span
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a336743344a34972534bfd0c5e3434546"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a336743344a34972534bfd0c5e3434546">operations_research::ConstraintSolverParameters::store_names</a></div><div class="ttdeci">bool store_names() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00630">solver_parameters.pb.h:630</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a9ae389da5f0324de1f089c1fc256bc30"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a9ae389da5f0324de1f089c1fc256bc30">operations_research::ConstraintSolverParameters::clear_print_added_constraints</a></div><div class="ttdeci">void clear_print_added_constraints()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00870">solver_parameters.pb.h:870</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_acb3a5a71e12de15f0c443f855295bb7d"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#acb3a5a71e12de15f0c443f855295bb7d">operations_research::ConstraintSolverParameters::compress_trail</a></div><div class="ttdeci">::operations_research::ConstraintSolverParameters_TrailCompression compress_trail() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00570">solver_parameters.pb.h:570</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a1e4bacd1cd65f4d9de92aa82e999130d"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a1e4bacd1cd65f4d9de92aa82e999130d">operations_research::ConstraintSolverParameters::clear_use_element_rmq</a></div><div class="ttdeci">void clear_use_element_rmq()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01070">solver_parameters.pb.h:1070</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a4becc480874ce7efa5286a124d8d556e"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a4becc480874ce7efa5286a124d8d556e">operations_research::ConstraintSolverParameters::print_added_constraints</a></div><div class="ttdeci">bool print_added_constraints() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00876">solver_parameters.pb.h:876</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a702a84dcd87cafde291d1b83060f302a"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a702a84dcd87cafde291d1b83060f302a">operations_research::ConstraintSolverParameters::TrailCompression_IsValid</a></div><div class="ttdeci">static bool TrailCompression_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00211">solver_parameters.pb.h:211</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a79c3b3cea0f45bc97af79e5177f27590"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a79c3b3cea0f45bc97af79e5177f27590">operations_research::ConstraintSolverParameters::clear_skip_locally_optimal_paths</a></div><div class="ttdeci">void clear_skip_locally_optimal_paths()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01090">solver_parameters.pb.h:1090</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a159ce1086eab2dc01f9896ed521db4ff"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a159ce1086eab2dc01f9896ed521db4ff">operations_research::ConstraintSolverParameters::default_instance</a></div><div class="ttdeci">static const ConstraintSolverParameters &amp; default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00130">solver_parameters.pb.h:130</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a6530417d25b366fc759cfde5fb599a7a"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a6530417d25b366fc759cfde5fb599a7a">operations_research::ConstraintSolverParameters::clear_use_small_table</a></div><div class="ttdeci">void clear_use_small_table()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00910">solver_parameters.pb.h:910</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a454c67b85b98fe47e87043230d799c2a"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a454c67b85b98fe47e87043230d799c2a">operations_research::ConstraintSolverParameters::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a84e24614ab91456412e85efd119f96dc"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a84e24614ab91456412e85efd119f96dc">operations_research::ConstraintSolverParameters::skip_locally_optimal_paths</a></div><div class="ttdeci">bool skip_locally_optimal_paths() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01096">solver_parameters.pb.h:1096</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a72d8aec85e9e6f2caacd3ff942d11b58"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a72d8aec85e9e6f2caacd3ff942d11b58">operations_research::ConstraintSolverParameters::clear_use_all_possible_disjunctions</a></div><div class="ttdeci">void clear_use_all_possible_disjunctions()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01010">solver_parameters.pb.h:1010</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a6e233bb9fb75fa6d110d75a9b675f6f8"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a6e233bb9fb75fa6d110d75a9b675f6f8">operations_research::ConstraintSolverParameters::max_edge_finder_size</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 max_edge_finder_size() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01036">solver_parameters.pb.h:1036</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a421fea22b46016bc64e99264e32da668"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a421fea22b46016bc64e99264e32da668">operations_research::ConstraintSolverParameters::set_profile_file</a></div><div class="ttdeci">void set_profile_file(ArgT0 &amp;&amp;arg0, ArgT... args)</div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba15885c8486607f2cc4ad07e8e65afbd4"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba15885c8486607f2cc4ad07e8e65afbd4">operations_research::ConstraintSolverParameters::kProfileLocalSearchFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00251">solver_parameters.pb.h:251</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a1e436b607da362266ed7e00d18cd6ac7"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a1e436b607da362266ed7e00d18cd6ac7">operations_research::ConstraintSolverParameters::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a48dc8bbf90643adede34b3c19cdb7b72"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a48dc8bbf90643adede34b3c19cdb7b72">operations_research::ConstraintSolverParameters::clear_trace_search</a></div><div class="ttdeci">void clear_trace_search()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00810">solver_parameters.pb.h:810</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_adffc06d8aedddc77a3f535900a930abe"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#adffc06d8aedddc77a3f535900a930abe">operations_research::ConstraintSolverParameters::TrailCompression_Name</a></div><div class="ttdeci">static const std::string &amp; TrailCompression_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00225">solver_parameters.pb.h:225</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aa46762889d103c13c1ed60eb62074207"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aa46762889d103c13c1ed60eb62074207">operations_research::ConstraintSolverParameters::clear_trace_propagation</a></div><div class="ttdeci">void clear_trace_propagation()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00790">solver_parameters.pb.h:790</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a05ac50b755f159686a8392f1c857514e"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a05ac50b755f159686a8392f1c857514e">operations_research::ConstraintSolverParameters::TrailCompression_Parse</a></div><div class="ttdeci">static bool TrailCompression_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, TrailCompression *value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00231">solver_parameters.pb.h:231</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a441b119e474a1202488ec26fa6eed236"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a441b119e474a1202488ec26fa6eed236">operations_research::ConstraintSolverParameters::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a95c4abd44686e885fd7e7fd723626fd3"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a95c4abd44686e885fd7e7fd723626fd3">operations_research::ConstraintSolverParameters::set_profile_propagation</a></div><div class="ttdeci">void set_profile_propagation(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00698">solver_parameters.pb.h:698</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ac311942720f824a947356c85b3bf09b3"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ac311942720f824a947356c85b3bf09b3">operations_research::ConstraintSolverParameters::clear_diffn_use_cumulative</a></div><div class="ttdeci">void clear_diffn_use_cumulative()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01050">solver_parameters.pb.h:1050</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a83794439b5a81a507b67b07f09d4f048">operations_research::ConstraintSolverParameters::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a265f4d0ab199b8e5279245a853abc4c4"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a265f4d0ab199b8e5279245a853abc4c4">operations_research::ConstraintSolverParameters::clear_check_solution_period</a></div><div class="ttdeci">void clear_check_solution_period()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01110">solver_parameters.pb.h:1110</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ab37189e1188c4ae7c64e28097fd47713"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ab37189e1188c4ae7c64e28097fd47713">operations_research::ConstraintSolverParameters::use_cumulative_time_table</a></div><div class="ttdeci">bool use_cumulative_time_table() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00956">solver_parameters.pb.h:956</a></div></div>
<div class="ttc" id="namespaceoperations__research_html_a49ef7e29cdcbfd555f27836e2b93dc0f"><div class="ttname"><a href="namespaceoperations__research.html#a49ef7e29cdcbfd555f27836e2b93dc0f">operations_research::ConstraintSolverParameters_TrailCompression_TrailCompression_ARRAYSIZE</a></div><div class="ttdeci">constexpr int ConstraintSolverParameters_TrailCompression_TrailCompression_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00076">solver_parameters.pb.h:76</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ac1b27c473db980b4105262ce019dc37b"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ac1b27c473db980b4105262ce019dc37b">operations_research::ConstraintSolverParameters::TrailCompression_MIN</a></div><div class="ttdeci">static constexpr TrailCompression TrailCompression_MIN</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00214">solver_parameters.pb.h:214</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a6eede3b98e9f7609b49f19988eb41fd7"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a6eede3b98e9f7609b49f19988eb41fd7">operations_research::ConstraintSolverParameters::use_all_possible_disjunctions</a></div><div class="ttdeci">bool use_all_possible_disjunctions() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01016">solver_parameters.pb.h:1016</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aa179ae6afc424035087b743eec88a4c1"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aa179ae6afc424035087b743eec88a4c1">operations_research::ConstraintSolverParameters::clear_disable_solve</a></div><div class="ttdeci">void clear_disable_solve()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00890">solver_parameters.pb.h:890</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a3badeed7a8cc2b19cba09c2def419185"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a3badeed7a8cc2b19cba09c2def419185">operations_research::ConstraintSolverParameters::name_cast_variables</a></div><div class="ttdeci">bool name_cast_variables() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00650">solver_parameters.pb.h:650</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a6e0d809adb5d13db0f131fe537d984e8"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a6e0d809adb5d13db0f131fe537d984e8">operations_research::ConstraintSolverParameters::set_skip_locally_optimal_paths</a></div><div class="ttdeci">void set_skip_locally_optimal_paths(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01104">solver_parameters.pb.h:1104</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_af3bd7df588612b5a4b32643d7d777323"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#af3bd7df588612b5a4b32643d7d777323">operations_research::ConstraintSolverParameters::clear_print_model_stats</a></div><div class="ttdeci">void clear_print_model_stats()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00850">solver_parameters.pb.h:850</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a9cbdd5ebaefec93f0807f323e8f187a2"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a9cbdd5ebaefec93f0807f323e8f187a2">operations_research::ConstraintSolverParameters::clear_compress_trail</a></div><div class="ttdeci">void clear_compress_trail()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00564">solver_parameters.pb.h:564</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aaf569139c555e1b2ab7b1b68ee0a1e02"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aaf569139c555e1b2ab7b1b68ee0a1e02">operations_research::ConstraintSolverParameters::set_store_names</a></div><div class="ttdeci">void set_store_names(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00638">solver_parameters.pb.h:638</a></div></div>
<div class="ttc" id="namespaceoperations__research_html_ac5e380bc50cb14374c22d16ed40a8422a58218851ba5bf9598c535edd93376fc0"><div class="ttname"><a href="namespaceoperations__research.html#ac5e380bc50cb14374c22d16ed40a8422a58218851ba5bf9598c535edd93376fc0">operations_research::ConstraintSolverParameters_TrailCompression_ConstraintSolverParameters_TrailCompression_INT_MAX_SENTINEL_DO_NOT_USE_</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00071">solver_parameters.pb.h:71</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dbaf1763bfed81040007f7d066b7505a59a"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dbaf1763bfed81040007f7d066b7505a59a">operations_research::ConstraintSolverParameters::kMaxEdgeFinderSizeFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00260">solver_parameters.pb.h:260</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a708bee292510c827608fe88ad90991f4"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a708bee292510c827608fe88ad90991f4">operations_research::ConstraintSolverParameters::clear_trail_block_size</a></div><div class="ttdeci">void clear_trail_block_size()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00584">solver_parameters.pb.h:584</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba5bdd4a3110eec968fc004133aeaba4f6"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba5bdd4a3110eec968fc004133aeaba4f6">operations_research::ConstraintSolverParameters::kStoreNamesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00243">solver_parameters.pb.h:243</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a8788b124d401c3edfb091369c92ef403"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a8788b124d401c3edfb091369c92ef403">operations_research::ConstraintSolverParameters::diffn_use_cumulative</a></div><div class="ttdeci">bool diffn_use_cumulative() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01056">solver_parameters.pb.h:1056</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_af7415d45c0571f718f33832669cbd36c"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#af7415d45c0571f718f33832669cbd36c">operations_research::ConstraintSolverParameters::set_print_model</a></div><div class="ttdeci">void set_print_model(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00844">solver_parameters.pb.h:844</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_afe37c7bb68f43dfd258873523c705fdf"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#afe37c7bb68f43dfd258873523c705fdf">operations_research::ConstraintSolverParameters::set_max_edge_finder_size</a></div><div class="ttdeci">void set_max_edge_finder_size(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01044">solver_parameters.pb.h:1044</a></div></div>
<div class="ttc" id="namespaceoperations__research_html_ac5e380bc50cb14374c22d16ed40a8422a9f5b4ac9f746c5e1a5c22a3a4ec733da"><div class="ttname"><a href="namespaceoperations__research.html#ac5e380bc50cb14374c22d16ed40a8422a9f5b4ac9f746c5e1a5c22a3a4ec733da">operations_research::ConstraintSolverParameters_TrailCompression_NO_COMPRESSION</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00068">solver_parameters.pb.h:68</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a96d29d57acde34af9d636507908c70c7"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a96d29d57acde34af9d636507908c70c7">operations_research::ConstraintSolverParameters::use_cumulative_time_table_sync</a></div><div class="ttdeci">bool use_cumulative_time_table_sync() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00976">solver_parameters.pb.h:976</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aae8f31b7c5d5277bf0ea75a93d57d8ed"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aae8f31b7c5d5277bf0ea75a93d57d8ed">operations_research::ConstraintSolverParameters::profile_local_search</a></div><div class="ttdeci">bool profile_local_search() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00756">solver_parameters.pb.h:756</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a88a5118e8e5d2f3a20d76c603b643183"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a88a5118e8e5d2f3a20d76c603b643183">operations_research::ConstraintSolverParameters::clear_max_edge_finder_size</a></div><div class="ttdeci">void clear_max_edge_finder_size()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01030">solver_parameters.pb.h:1030</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aed5303058b19142862834b16c1674a45"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aed5303058b19142862834b16c1674a45">operations_research::ConstraintSolverParameters::profile_file</a></div><div class="ttdeci">const std::string &amp; profile_file() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00707">solver_parameters.pb.h:707</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba5f3521a90d02b79cc6ce63b762a0be33"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba5f3521a90d02b79cc6ce63b762a0be33">operations_research::ConstraintSolverParameters::kUseCumulativeTimeTableSyncFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00259">solver_parameters.pb.h:259</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a46d95398874ea95391f0b54874b22c96"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a46d95398874ea95391f0b54874b22c96">operations_research::ConstraintSolverParameters::clear_array_split_size</a></div><div class="ttdeci">void clear_array_split_size()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00604">solver_parameters.pb.h:604</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dbad06352fc9cbb2d982676599943cc32c5"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dbad06352fc9cbb2d982676599943cc32c5">operations_research::ConstraintSolverParameters::kTraceSearchFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00254">solver_parameters.pb.h:254</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a00b030b85db7e8fbe77d4afb1c343070"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a00b030b85db7e8fbe77d4afb1c343070">operations_research::ConstraintSolverParameters::ConstraintSolverParameters</a></div><div class="ttdeci">ConstraintSolverParameters()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00097">solver_parameters.pb.h:97</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ac2620e6e1bc7ea5fe3fc3365264f763b"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ac2620e6e1bc7ea5fe3fc3365264f763b">operations_research::ConstraintSolverParameters::set_print_model_stats</a></div><div class="ttdeci">void set_print_model_stats(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00864">solver_parameters.pb.h:864</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aae819083f3510ea41d20e257834e4579"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aae819083f3510ea41d20e257834e4579">operations_research::ConstraintSolverParameters::print_model_stats</a></div><div class="ttdeci">bool print_model_stats() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00856">solver_parameters.pb.h:856</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba004866f2b562251a2d7a3cca6f76a960"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba004866f2b562251a2d7a3cca6f76a960">operations_research::ConstraintSolverParameters::kPrintLocalSearchProfileFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00252">solver_parameters.pb.h:252</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a39192e7eb2b38b324359150531415388"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a39192e7eb2b38b324359150531415388">operations_research::ConstraintSolverParameters::internal_default_instance</a></div><div class="ttdeci">static const ConstraintSolverParameters * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00133">solver_parameters.pb.h:133</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a12620d46abd3c2aa2a6cc2abd2379b93"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a12620d46abd3c2aa2a6cc2abd2379b93">operations_research::ConstraintSolverParameters::TrailCompression_descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * TrailCompression_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00221">solver_parameters.pb.h:221</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba8d820dfdea96a17824e6f166389e9398"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba8d820dfdea96a17824e6f166389e9398">operations_research::ConstraintSolverParameters::kNameCastVariablesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00244">solver_parameters.pb.h:244</a></div></div>
<div class="ttc" id="namespaceoperations__research_html_a61b96714f5df9485a33fc01aabb6add5"><div class="ttname"><a href="namespaceoperations__research.html#a61b96714f5df9485a33fc01aabb6add5">operations_research::ConstraintSolverParameters_TrailCompression_TrailCompression_MIN</a></div><div class="ttdeci">constexpr ConstraintSolverParameters_TrailCompression ConstraintSolverParameters_TrailCompression_TrailCompression_MIN</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00074">solver_parameters.pb.h:74</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a2a57b9c9ec2906ed0fc1bbe6a71c473e"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a2a57b9c9ec2906ed0fc1bbe6a71c473e">operations_research::ConstraintSolverParameters::clear_profile_local_search</a></div><div class="ttdeci">void clear_profile_local_search()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00750">solver_parameters.pb.h:750</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a7669ce171b8ca15e02dd9577631ee1ee"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a7669ce171b8ca15e02dd9577631ee1ee">operations_research::ConstraintSolverParameters::set_use_cumulative_time_table_sync</a></div><div class="ttdeci">void set_use_cumulative_time_table_sync(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00984">solver_parameters.pb.h:984</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a3a34e9952cbe8deb2aad5be2c06b0da6"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a3a34e9952cbe8deb2aad5be2c06b0da6">operations_research::ConstraintSolverParameters::COMPRESS_WITH_ZLIB</a></div><div class="ttdeci">static constexpr TrailCompression COMPRESS_WITH_ZLIB</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00209">solver_parameters.pb.h:209</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aa9a6c8216ddd090eff58f4cd2b48237e"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aa9a6c8216ddd090eff58f4cd2b48237e">operations_research::ConstraintSolverParameters::use_sequence_high_demand_tasks</a></div><div class="ttdeci">bool use_sequence_high_demand_tasks() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00996">solver_parameters.pb.h:996</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a8a651fea5703c340f40fc527e4626fd5"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a8a651fea5703c340f40fc527e4626fd5">operations_research::ConstraintSolverParameters::NO_COMPRESSION</a></div><div class="ttdeci">static constexpr TrailCompression NO_COMPRESSION</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00207">solver_parameters.pb.h:207</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a37d4976b764aafe465a57b709c11b535"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a37d4976b764aafe465a57b709c11b535">operations_research::ConstraintSolverParameters::set_compress_trail</a></div><div class="ttdeci">void set_compress_trail(::operations_research::ConstraintSolverParameters_TrailCompression value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00578">solver_parameters.pb.h:578</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba1fafcf55bfecf842857201eaebafcc51"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba1fafcf55bfecf842857201eaebafcc51">operations_research::ConstraintSolverParameters::kPrintAddedConstraintsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00249">solver_parameters.pb.h:249</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a00115ea31abc519b53890b1ad57dcb11"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a00115ea31abc519b53890b1ad57dcb11">operations_research::ConstraintSolverParameters::trace_search</a></div><div class="ttdeci">bool trace_search() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00816">solver_parameters.pb.h:816</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aca6353338e3146610de63f7dd3dacc57"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aca6353338e3146610de63f7dd3dacc57">operations_research::ConstraintSolverParameters::set_use_cumulative_time_table</a></div><div class="ttdeci">void set_use_cumulative_time_table(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00964">solver_parameters.pb.h:964</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ad839977cba4563e3758d97c2b161acbd"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ad839977cba4563e3758d97c2b161acbd">operations_research::ConstraintSolverParameters::ConstraintSolverParameters</a></div><div class="ttdeci">ConstraintSolverParameters(ConstraintSolverParameters &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00102">solver_parameters.pb.h:102</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a8eff671a0ef12d41327bbc3527953c25"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a8eff671a0ef12d41327bbc3527953c25">operations_research::ConstraintSolverParameters::set_trace_search</a></div><div class="ttdeci">void set_trace_search(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00824">solver_parameters.pb.h:824</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::ConstraintSolverParameters::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00180">solver_parameters.pb.h:180</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a300d0f0db3041872cabdacd9ea69b25a"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a300d0f0db3041872cabdacd9ea69b25a">operations_research::ConstraintSolverParameters::clear_print_local_search_profile</a></div><div class="ttdeci">void clear_print_local_search_profile()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00770">solver_parameters.pb.h:770</a></div></div>
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto_html"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00045">solver_parameters.pb.h:45</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba9d4b8bd6f5c8d8810290eff71ecd77f5"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba9d4b8bd6f5c8d8810290eff71ecd77f5">operations_research::ConstraintSolverParameters::kArraySplitSizeFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00242">solver_parameters.pb.h:242</a></div></div>
<div class="ttc" id="solver__parameters_8pb_8h_html_a7753970452f2feffe295496f9b948c6c"><div class="ttname"><a href="solver__parameters_8pb_8h.html#a7753970452f2feffe295496f9b948c6c">descriptor_table_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto</div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a85a7a681253920508d9edc399a91d9ed"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a85a7a681253920508d9edc399a91d9ed">operations_research::ConstraintSolverParameters::set_print_added_constraints</a></div><div class="ttdeci">void set_print_added_constraints(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00884">solver_parameters.pb.h:884</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a7952e68a73131456455c9999406ecc01"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a7952e68a73131456455c9999406ecc01">operations_research::ConstraintSolverParameters::TrailCompression_ARRAYSIZE</a></div><div class="ttdeci">static constexpr int TrailCompression_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00218">solver_parameters.pb.h:218</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aa8c2f86bac4e607abe7ddd671335c2b2"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aa8c2f86bac4e607abe7ddd671335c2b2">operations_research::ConstraintSolverParameters::set_allocated_profile_file</a></div><div class="ttdeci">void set_allocated_profile_file(std::string *profile_file)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00738">solver_parameters.pb.h:738</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ae434a16c441384988e7942b5f08ad88d"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ae434a16c441384988e7942b5f08ad88d">operations_research::ConstraintSolverParameters::clear_name_cast_variables</a></div><div class="ttdeci">void clear_name_cast_variables()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00644">solver_parameters.pb.h:644</a></div></div>
<div class="ttc" id="namespaceoperations__research_html_ac5e380bc50cb14374c22d16ed40a8422"><div class="ttname"><a href="namespaceoperations__research.html#ac5e380bc50cb14374c22d16ed40a8422">operations_research::ConstraintSolverParameters_TrailCompression</a></div><div class="ttdeci">ConstraintSolverParameters_TrailCompression</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00067">solver_parameters.pb.h:67</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dbada1a10cd52222903063cae07555ba297"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dbada1a10cd52222903063cae07555ba297">operations_research::ConstraintSolverParameters::kUseAllPossibleDisjunctionsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00262">solver_parameters.pb.h:262</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a07e1c0528b633f84510728f7e7dfce40"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a07e1c0528b633f84510728f7e7dfce40">operations_research::ConstraintSolverParameters::clear_name_all_variables</a></div><div class="ttdeci">void clear_name_all_variables()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00664">solver_parameters.pb.h:664</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a76fcc0466e8974c9aeaa7f0467456552"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a76fcc0466e8974c9aeaa7f0467456552">operations_research::ConstraintSolverParameters::trail_block_size</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 trail_block_size() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00590">solver_parameters.pb.h:590</a></div></div>
<div class="ttc" id="namespaceoperations__research_html_ab7f4e14153d9c4dedf3e27dfab769525"><div class="ttname"><a href="namespaceoperations__research.html#ab7f4e14153d9c4dedf3e27dfab769525">operations_research::ConstraintSolverParameters_TrailCompression_Name</a></div><div class="ttdeci">const std::string &amp; ConstraintSolverParameters_TrailCompression_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00080">solver_parameters.pb.h:80</a></div></div>
<div class="ttc" id="namespaceoperations__research_html_a151f73b26c6eb6c934785005cac3988a"><div class="ttname"><a href="namespaceoperations__research.html#a151f73b26c6eb6c934785005cac3988a">operations_research::_ConstraintSolverParameters_default_instance_</a></div><div class="ttdeci">ConstraintSolverParametersDefaultTypeInternal _ConstraintSolverParameters_default_instance_</div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html">operations_research::ConstraintSolverParameters</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00094">solver_parameters.pb.h:94</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a5638d9eff93312ed1fa327c74fc60d60"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a5638d9eff93312ed1fa327c74fc60d60">operations_research::ConstraintSolverParameters::set_trail_block_size</a></div><div class="ttdeci">void set_trail_block_size(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00598">solver_parameters.pb.h:598</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dbaa9a44aba692627dcd1e8897f7b5283b6"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dbaa9a44aba692627dcd1e8897f7b5283b6">operations_research::ConstraintSolverParameters::kNameAllVariablesFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00245">solver_parameters.pb.h:245</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a9224f1823d436f8ffe7f652a05c3f6a5"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a9224f1823d436f8ffe7f652a05c3f6a5">operations_research::ConstraintSolverParameters::~ConstraintSolverParameters</a></div><div class="ttdeci">~ConstraintSolverParameters() override</div></div>
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto_html_a807eed5c615caffbff3960079ef76239"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto.html#a807eed5c615caffbff3960079ef76239">TableStruct_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto::serialization_table</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[]</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00053">solver_parameters.pb.h:53</a></div></div>
<div class="ttc" id="namespaceoperations__research_html_addcabce78790b75a1d064b7e903d8f19"><div class="ttname"><a href="namespaceoperations__research.html#addcabce78790b75a1d064b7e903d8f19">operations_research::ConstraintSolverParameters_TrailCompression_IsValid</a></div><div class="ttdeci">bool ConstraintSolverParameters_TrailCompression_IsValid(int value)</div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba224867fedf894d56dae99791a84b2b1b"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba224867fedf894d56dae99791a84b2b1b">operations_research::ConstraintSolverParameters::kCompressTrailFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00240">solver_parameters.pb.h:240</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a39f2224ce3e6c3c38e6834834dd5e189"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a39f2224ce3e6c3c38e6834834dd5e189">operations_research::ConstraintSolverParameters::trace_propagation</a></div><div class="ttdeci">bool trace_propagation() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00796">solver_parameters.pb.h:796</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a016991b80b56ae1e5212e1a7dc9bc74b"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a016991b80b56ae1e5212e1a7dc9bc74b">operations_research::ConstraintSolverParameters::Swap</a></div><div class="ttdeci">void Swap(ConstraintSolverParameters *other)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00143">solver_parameters.pb.h:143</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba756c85ce15b1cb73c5b65cde15cf2d93"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba756c85ce15b1cb73c5b65cde15cf2d93">operations_research::ConstraintSolverParameters::kUseSequenceHighDemandTasksFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00261">solver_parameters.pb.h:261</a></div></div>
<div class="ttc" id="namespaceoperations__research_html_a37bdc44de577a8a28a6dcd9ce4ed12cc"><div class="ttname"><a href="namespaceoperations__research.html#a37bdc44de577a8a28a6dcd9ce4ed12cc">operations_research::ConstraintSolverParameters_TrailCompression_Parse</a></div><div class="ttdeci">bool ConstraintSolverParameters_TrailCompression_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ConstraintSolverParameters_TrailCompression *value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00087">solver_parameters.pb.h:87</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a499f21ef6d0a9bbc0302601414886c9f"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a499f21ef6d0a9bbc0302601414886c9f">operations_research::ConstraintSolverParameters::use_element_rmq</a></div><div class="ttdeci">bool use_element_rmq() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01076">solver_parameters.pb.h:1076</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aa1b8c25f7a0173cb98696a751e3285a6"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aa1b8c25f7a0173cb98696a751e3285a6">operations_research::ConstraintSolverParameters::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ConstraintSolverParameters &amp;from)</div></div>
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto_html_a5d4901215454f7f2bea9ec50bc072b7f"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto::PROTOBUF_SECTION_VARIABLE</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries [] PROTOBUF_SECTION_VARIABLE(protodesc_cold)</div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a45f077fac45136280fb2b4c0652cc4a0"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a45f077fac45136280fb2b4c0652cc4a0">operations_research::ConstraintSolverParameters::print_local_search_profile</a></div><div class="ttdeci">bool print_local_search_profile() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00776">solver_parameters.pb.h:776</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ab79ad487088f0ad43b430a78c98f9700"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ab79ad487088f0ad43b430a78c98f9700">operations_research::ConstraintSolverParameters::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div></div>
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto_html_a345548bf52cc46cc10c6830c03d541ff"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">TableStruct_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto::offsets</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00054">solver_parameters.pb.h:54</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ae7ad0bd3fc7b68f8f0b9357f6481031f"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ae7ad0bd3fc7b68f8f0b9357f6481031f">operations_research::ConstraintSolverParameters::clear_use_sequence_high_demand_tasks</a></div><div class="ttdeci">void clear_use_sequence_high_demand_tasks()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00990">solver_parameters.pb.h:990</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba8ca3eebb3b82079ecdf382d028d72d84"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba8ca3eebb3b82079ecdf382d028d72d84">operations_research::ConstraintSolverParameters::kUseCumulativeTimeTableFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00258">solver_parameters.pb.h:258</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a1dca0c58e83c68c3cfc1a572bd259a53"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a1dca0c58e83c68c3cfc1a572bd259a53">operations_research::ConstraintSolverParameters::operator=</a></div><div class="ttdeci">ConstraintSolverParameters &amp; operator=(ConstraintSolverParameters &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00111">solver_parameters.pb.h:111</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ae4745bcda31ec11018ea22b324c715a6"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ae4745bcda31ec11018ea22b324c715a6">operations_research::ConstraintSolverParameters::clear_profile_propagation</a></div><div class="ttdeci">void clear_profile_propagation()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00684">solver_parameters.pb.h:684</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_af7a9c03cf56c964477e5a6d36a1c1f00"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#af7a9c03cf56c964477e5a6d36a1c1f00">operations_research::ConstraintSolverParameters::set_name_all_variables</a></div><div class="ttdeci">void set_name_all_variables(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00678">solver_parameters.pb.h:678</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dbada1bb8d9cbeb76bebd73f86cd52e8ca0"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dbada1bb8d9cbeb76bebd73f86cd52e8ca0">operations_research::ConstraintSolverParameters::kTrailBlockSizeFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00241">solver_parameters.pb.h:241</a></div></div>
<div class="ttc" id="namespaceinternal_html"><div class="ttname"><a href="namespaceinternal.html">internal</a></div><div class="ttdef"><b>Definition:</b> <a href="assignment_8pb_8h_source.html#l00038">assignment.pb.h:38</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a614137552afd47c0b6de12cb4b966404"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a614137552afd47c0b6de12cb4b966404">operations_research::ConstraintSolverParameters::release_profile_file</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT std::string * release_profile_file()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00734">solver_parameters.pb.h:734</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ac0b158123117ca3c335cac9c8056c54f"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ac0b158123117ca3c335cac9c8056c54f">operations_research::ConstraintSolverParameters::clear_use_cumulative_time_table</a></div><div class="ttdeci">void clear_use_cumulative_time_table()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00950">solver_parameters.pb.h:950</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::ConstraintSolverParameters::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00137">solver_parameters.pb.h:137</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ace127769282914dd85816737ae3cf2ec"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ace127769282914dd85816737ae3cf2ec">operations_research::ConstraintSolverParameters::mutable_profile_file</a></div><div class="ttdeci">std::string * mutable_profile_file()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00718">solver_parameters.pb.h:718</a></div></div>
<div class="ttc" id="namespaceoperations__research_html_ac5e380bc50cb14374c22d16ed40a8422a084bffc16d26b51902734151ee0e7cef"><div class="ttname"><a href="namespaceoperations__research.html#ac5e380bc50cb14374c22d16ed40a8422a084bffc16d26b51902734151ee0e7cef">operations_research::ConstraintSolverParameters_TrailCompression_COMPRESS_WITH_ZLIB</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00069">solver_parameters.pb.h:69</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ad8bb72b1b92e94bd3667b23c8e207f08"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ad8bb72b1b92e94bd3667b23c8e207f08">operations_research::ConstraintSolverParameters::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00199">solver_parameters.pb.h:199</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a26dad493e35a61ed8f3156bcbdde47d0"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a26dad493e35a61ed8f3156bcbdde47d0">operations_research::ConstraintSolverParameters::use_small_table</a></div><div class="ttdeci">bool use_small_table() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00916">solver_parameters.pb.h:916</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a9c19f1a6bbb58d757a6fbe87ce57da35"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a9c19f1a6bbb58d757a6fbe87ce57da35">operations_research::ConstraintSolverParameters::set_print_local_search_profile</a></div><div class="ttdeci">void set_print_local_search_profile(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00784">solver_parameters.pb.h:784</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dbad478ffa9d3f82b185aa69efca36632a8"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dbad478ffa9d3f82b185aa69efca36632a8">operations_research::ConstraintSolverParameters::kProfileFileFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00239">solver_parameters.pb.h:239</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba3b427e31882b9644e88ecb9fef9effd9"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba3b427e31882b9644e88ecb9fef9effd9">operations_research::ConstraintSolverParameters::kProfilePropagationFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00246">solver_parameters.pb.h:246</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a3e0d903a256b7ae57dd0f70871220a4d"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a3e0d903a256b7ae57dd0f70871220a4d">operations_research::ConstraintSolverParameters::use_cumulative_edge_finder</a></div><div class="ttdeci">bool use_cumulative_edge_finder() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00936">solver_parameters.pb.h:936</a></div></div>
<div class="ttc" id="namespaceoperations__research_html_ae5a34309858c983ecc3c7b041a92f6ce"><div class="ttname"><a href="namespaceoperations__research.html#ae5a34309858c983ecc3c7b041a92f6ce">operations_research::ConstraintSolverParameters_TrailCompression_TrailCompression_MAX</a></div><div class="ttdeci">constexpr ConstraintSolverParameters_TrailCompression ConstraintSolverParameters_TrailCompression_TrailCompression_MAX</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00075">solver_parameters.pb.h:75</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a3093b30aa99ebf483676b451adbd5708">operations_research::ConstraintSolverParameters::descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00121">solver_parameters.pb.h:121</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a626129339871c08f471d6c49bbde311e"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a626129339871c08f471d6c49bbde311e">operations_research::ConstraintSolverParameters::operator=</a></div><div class="ttdeci">ConstraintSolverParameters &amp; operator=(const ConstraintSolverParameters &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00107">solver_parameters.pb.h:107</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a9174fb51885a79dc1b3a8983144b7439"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a9174fb51885a79dc1b3a8983144b7439">operations_research::ConstraintSolverParameters::print_model</a></div><div class="ttdeci">bool print_model() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00836">solver_parameters.pb.h:836</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#af1033c8579625eedc97d25696eeca0b1">operations_research::ConstraintSolverParameters::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba90ec9a57f8a6d5f8af674fb0349f0c03"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba90ec9a57f8a6d5f8af674fb0349f0c03">operations_research::ConstraintSolverParameters::kDiffnUseCumulativeFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00263">solver_parameters.pb.h:263</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ad80486ad8a8427b7d81902df325cd05f"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ad80486ad8a8427b7d81902df325cd05f">operations_research::ConstraintSolverParameters::set_use_cumulative_edge_finder</a></div><div class="ttdeci">void set_use_cumulative_edge_finder(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00944">solver_parameters.pb.h:944</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a743ac3206ffd802eb4cf65249070b490"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a743ac3206ffd802eb4cf65249070b490">operations_research::ConstraintSolverParameters::clear_use_cumulative_edge_finder</a></div><div class="ttdeci">void clear_use_cumulative_edge_finder()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00930">solver_parameters.pb.h:930</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a32e985447deb626702ad8acf04fe3df5"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a32e985447deb626702ad8acf04fe3df5">operations_research::ConstraintSolverParameters::set_use_element_rmq</a></div><div class="ttdeci">void set_use_element_rmq(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01084">solver_parameters.pb.h:1084</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_abd6e659d1636a18740c0362b24eedd73"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#abd6e659d1636a18740c0362b24eedd73">operations_research::ConstraintSolverParameters::clear_print_model</a></div><div class="ttdeci">void clear_print_model()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00830">solver_parameters.pb.h:830</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_af97e5a42e4c5a77d8d50a10586f45251"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#af97e5a42e4c5a77d8d50a10586f45251">operations_research::ConstraintSolverParameters::New</a></div><div class="ttdeci">ConstraintSolverParameters * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00163">solver_parameters.pb.h:163</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a809fe47a652e47027ca4fa6065f5df18"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a809fe47a652e47027ca4fa6065f5df18">operations_research::ConstraintSolverParameters::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(ConstraintSolverParameters *other)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00151">solver_parameters.pb.h:151</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a362e20b7d2e67a216c9d91c8d51f7dcc"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a362e20b7d2e67a216c9d91c8d51f7dcc">operations_research::ConstraintSolverParameters::name_all_variables</a></div><div class="ttdeci">bool name_all_variables() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00670">solver_parameters.pb.h:670</a></div></div>
<div class="ttc" id="namespaceoperations__research_html"><div class="ttname"><a href="namespaceoperations__research.html">operations_research</a></div><div class="ttdoc">Collection of objects used to extend the Constraint Solver library.</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_8h_source.html#l00108">constraint_solver.h:108</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a5a8f10ff051d17c01dfd384b55d49b22"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a5a8f10ff051d17c01dfd384b55d49b22">operations_research::ConstraintSolverParameters::set_array_split_size</a></div><div class="ttdeci">void set_array_split_size(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00618">solver_parameters.pb.h:618</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dbab61dce48e2639dea1c73f4703de71473"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dbab61dce48e2639dea1c73f4703de71473">operations_research::ConstraintSolverParameters::kDisableSolveFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00250">solver_parameters.pb.h:250</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a92d41cbf786f4253bcb120e63e73b64f"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a92d41cbf786f4253bcb120e63e73b64f">operations_research::ConstraintSolverParameters::New</a></div><div class="ttdeci">ConstraintSolverParameters * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00159">solver_parameters.pb.h:159</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a36050e754af52352b14bcbd27c97ae8f"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a36050e754af52352b14bcbd27c97ae8f">operations_research::ConstraintSolverParameters::disable_solve</a></div><div class="ttdeci">bool disable_solve() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00896">solver_parameters.pb.h:896</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a674f8fdf4307aa0c3bed41a42d5f7c4d"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a674f8fdf4307aa0c3bed41a42d5f7c4d">operations_research::ConstraintSolverParameters::set_check_solution_period</a></div><div class="ttdeci">void set_check_solution_period(::PROTOBUF_NAMESPACE_ID::int32 value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01124">solver_parameters.pb.h:1124</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba947867980d03d56c878c17565255ad66"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba947867980d03d56c878c17565255ad66">operations_research::ConstraintSolverParameters::kCheckSolutionPeriodFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00255">solver_parameters.pb.h:255</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_abee10a388b53df255f15fbec07e1ac80"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#abee10a388b53df255f15fbec07e1ac80">operations_research::ConstraintSolverParameters::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba473acc6f48cd4c8fd7072242cb9bafd4"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba473acc6f48cd4c8fd7072242cb9bafd4">operations_research::ConstraintSolverParameters::kUseCumulativeEdgeFinderFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00257">solver_parameters.pb.h:257</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba1293b8167687c9ad54ab702f3b5dec31"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba1293b8167687c9ad54ab702f3b5dec31">operations_research::ConstraintSolverParameters::kTracePropagationFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00253">solver_parameters.pb.h:253</a></div></div>
<div class="ttc" id="namespaceoperations__research_html_adc3846d561acad90f6f53af2c19d4ecb"><div class="ttname"><a href="namespaceoperations__research.html#adc3846d561acad90f6f53af2c19d4ecb">operations_research::ConstraintSolverParameters_TrailCompression_descriptor</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ConstraintSolverParameters_TrailCompression_descriptor()</div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::ConstraintSolverParameters::GetReflection</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00127">solver_parameters.pb.h:127</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a4a52f0ba8cfdf77a7970f5cbaa80947a"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a4a52f0ba8cfdf77a7970f5cbaa80947a">operations_research::ConstraintSolverParameters::clear_profile_file</a></div><div class="ttdeci">void clear_profile_file()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00704">solver_parameters.pb.h:704</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a6b677955d75aaf3cef308894195c56f0"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a6b677955d75aaf3cef308894195c56f0">operations_research::ConstraintSolverParameters::array_split_size</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 array_split_size() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00610">solver_parameters.pb.h:610</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a7f698b3c7da4fffa0855da4dd8927aa3"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a7f698b3c7da4fffa0855da4dd8927aa3">operations_research::ConstraintSolverParameters::swap</a></div><div class="ttdeci">friend void swap(ConstraintSolverParameters &amp;a, ConstraintSolverParameters &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00140">solver_parameters.pb.h:140</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ada877cfa6ce0e361b258e6fe18172f9a"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ada877cfa6ce0e361b258e6fe18172f9a">operations_research::ConstraintSolverParameters::TrailCompression_MAX</a></div><div class="ttdeci">static constexpr TrailCompression TrailCompression_MAX</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00216">solver_parameters.pb.h:216</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba6bfbc1d2d96be927b33d888f5a4fe1a4"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba6bfbc1d2d96be927b33d888f5a4fe1a4">operations_research::ConstraintSolverParameters::kSkipLocallyOptimalPathsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00265">solver_parameters.pb.h:265</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba30dec7d0528dfb9891dba0df07167a6e"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba30dec7d0528dfb9891dba0df07167a6e">operations_research::ConstraintSolverParameters::kPrintModelFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00247">solver_parameters.pb.h:247</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::ConstraintSolverParameters::GetDescriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00124">solver_parameters.pb.h:124</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a521aa63bbbace806f7edd0c516af1af3"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a521aa63bbbace806f7edd0c516af1af3">operations_research::ConstraintSolverParameters::set_trace_propagation</a></div><div class="ttdeci">void set_trace_propagation(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00804">solver_parameters.pb.h:804</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a99c03281fee4c93a3f1644056a8a2a71"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a99c03281fee4c93a3f1644056a8a2a71">operations_research::ConstraintSolverParameters::set_name_cast_variables</a></div><div class="ttdeci">void set_name_cast_variables(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00658">solver_parameters.pb.h:658</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a1bc73833eca9932dbd9ec84705cdcda9"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a1bc73833eca9932dbd9ec84705cdcda9">operations_research::ConstraintSolverParameters::set_profile_local_search</a></div><div class="ttdeci">void set_profile_local_search(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00764">solver_parameters.pb.h:764</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a0a36a5641417dc393be33c0c1ad2f2e9"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a0a36a5641417dc393be33c0c1ad2f2e9">operations_research::ConstraintSolverParameters::set_disable_solve</a></div><div class="ttdeci">void set_disable_solve(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00904">solver_parameters.pb.h:904</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a6303656e0f1826df9a335f494aa4d49c"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a6303656e0f1826df9a335f494aa4d49c">operations_research::ConstraintSolverParameters::set_diffn_use_cumulative</a></div><div class="ttdeci">void set_diffn_use_cumulative(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01064">solver_parameters.pb.h:1064</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a6cfb7394177a51f3fa9b31944387c097"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a6cfb7394177a51f3fa9b31944387c097">operations_research::ConstraintSolverParameters::clear_use_cumulative_time_table_sync</a></div><div class="ttdeci">void clear_use_cumulative_time_table_sync()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00970">solver_parameters.pb.h:970</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba455b2a8748485fc3af6f6fd8963dc5e3"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba455b2a8748485fc3af6f6fd8963dc5e3">operations_research::ConstraintSolverParameters::kUseElementRmqFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00264">solver_parameters.pb.h:264</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a4afb62fa666c581318cc33546e7bb780"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a4afb62fa666c581318cc33546e7bb780">operations_research::ConstraintSolverParameters::set_use_all_possible_disjunctions</a></div><div class="ttdeci">void set_use_all_possible_disjunctions(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01024">solver_parameters.pb.h:1024</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_ae170a36c4e808f83f5450fc6c62f4222"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#ae170a36c4e808f83f5450fc6c62f4222">operations_research::ConstraintSolverParameters::set_use_small_table</a></div><div class="ttdeci">void set_use_small_table(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00924">solver_parameters.pb.h:924</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba53ba6cbff4423fb52a7102f0de22c4a9"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba53ba6cbff4423fb52a7102f0de22c4a9">operations_research::ConstraintSolverParameters::kUseSmallTableFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00256">solver_parameters.pb.h:256</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_af51a497224fb8c49b763ad93a4feada9"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#af51a497224fb8c49b763ad93a4feada9">operations_research::ConstraintSolverParameters::check_solution_period</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 check_solution_period() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01116">solver_parameters.pb.h:1116</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aeeeb48b080808f06e4579a39f0ceb0dba2948db71714de529060e4939f8bc4e3c"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aeeeb48b080808f06e4579a39f0ceb0dba2948db71714de529060e4939f8bc4e3c">operations_research::ConstraintSolverParameters::kPrintModelStatsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00248">solver_parameters.pb.h:248</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aef8adefae8aed21abe55b970d43db487"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aef8adefae8aed21abe55b970d43db487">operations_research::ConstraintSolverParameters::set_use_sequence_high_demand_tasks</a></div><div class="ttdeci">void set_use_sequence_high_demand_tasks(bool value)</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l01004">solver_parameters.pb.h:1004</a></div></div>
<div class="ttc" id="namespaceoperations__research_html_ac5e380bc50cb14374c22d16ed40a8422a73aba6d2e66d5d3c676a9f4f901c1f4b"><div class="ttname"><a href="namespaceoperations__research.html#ac5e380bc50cb14374c22d16ed40a8422a73aba6d2e66d5d3c676a9f4f901c1f4b">operations_research::ConstraintSolverParameters_TrailCompression_ConstraintSolverParameters_TrailCompression_INT_MIN_SENTINEL_DO_NOT_USE_</a></div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00070">solver_parameters.pb.h:70</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_aacf47da66e78bfab3c582c1abe5423aa"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#aacf47da66e78bfab3c582c1abe5423aa">operations_research::ConstraintSolverParameters::clear_store_names</a></div><div class="ttdeci">void clear_store_names()</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00624">solver_parameters.pb.h:624</a></div></div>
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto_html_ad113941c4b3e90b40bd45b59bb0e4689"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">TableStruct_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto::field_metadata</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[]</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00052">solver_parameters.pb.h:52</a></div></div>
<div class="ttc" id="classoperations__research_1_1_constraint_solver_parameters_html_a0d072a702df6c0aa3db3ec02b5afea97"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_parameters.html#a0d072a702df6c0aa3db3ec02b5afea97">operations_research::ConstraintSolverParameters::profile_propagation</a></div><div class="ttdeci">bool profile_propagation() const</div><div class="ttdef"><b>Definition:</b> <a href="solver__parameters_8pb_8h_source.html#l00690">solver_parameters.pb.h:690</a></div></div>
2021-01-26 11:28:50 +01:00
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
2020-01-31 17:22:59 +01:00
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>