212 lines
179 KiB
HTML
212 lines
179 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>OR-Tools</title>
|
|
<meta http-equiv="Content-Type" content="text/html;"/>
|
|
<meta charset="utf-8"/>
|
|
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 9.2</span>
|
|
</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>
|
|
<!-- Generated by Doxygen 1.8.15 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @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&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">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('routing__enums_8pb_8h_source.html','');});
|
|
/* @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>
|
|
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">routing_enums.pb.h</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="routing__enums_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> <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> <span class="comment">// source: ortools/constraint_solver/routing_enums.proto</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> </div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#ifndef GOOGLE_PROTOBUF_INCLUDED_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#define GOOGLE_PROTOBUF_INCLUDED_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> </div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="preprocessor">#include <limits></span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <string></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include <google/protobuf/port_def.inc></span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#if PROTOBUF_VERSION < 3019000</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <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> <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> <span class="preprocessor">#error your headers.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#if 3019001 < PROTOBUF_MIN_PROTOC_VERSION</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <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> <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> <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> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include <google/protobuf/io/coded_stream.h></span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include <google/protobuf/arena.h></span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include <google/protobuf/arenastring.h></span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <google/protobuf/generated_message_bases.h></span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <google/protobuf/generated_message_table_driven.h></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <google/protobuf/generated_message_util.h></span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <google/protobuf/metadata_lite.h></span></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include <google/protobuf/generated_message_reflection.h></span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include <google/protobuf/message.h></span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include <google/protobuf/repeated_field.h></span> <span class="comment">// IWYU pragma: export</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include <google/protobuf/extension_set.h></span> <span class="comment">// IWYU pragma: export</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include <google/protobuf/generated_enum_reflection.h></span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include <google/protobuf/unknown_field_set.h></span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="comment">// @@protoc_insertion_point(includes)</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#include <google/protobuf/port_def.inc></span></div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="routing__enums_8pb_8h.html#ab99f705eeba00bba1fbe3cbd06567188"> 38</a></span> <span class="preprocessor">#define PROTOBUF_INTERNAL_EXPORT_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto</span></div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> PROTOBUF_NAMESPACE_OPEN</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">namespace </span><a class="code" href="namespaceinternal.html">internal</a> {</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="keyword">class </span>AnyMetadata;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> } <span class="comment">// namespace internal</span></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> PROTOBUF_NAMESPACE_CLOSE</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="comment">// Internal implementation detail -- do not use these members.</span></div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html"> 46</a></span> <span class="keyword">struct </span><a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto</a> {</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[2]</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689"> 53</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">field_metadata</a>[];</div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#a807eed5c615caffbff3960079ef76239"> 54</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#a807eed5c615caffbff3960079ef76239">serialization_table</a>[];</div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#add528fcf8cb575420999abb21f85d3a3"> 55</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> uint32_t <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#add528fcf8cb575420999abb21f85d3a3">offsets</a>[];</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> };</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">extern</span> const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable <a class="code" href="routing__enums_8pb_8h.html#adb36228f7101310ce5c6464e0afa24ab">descriptor_table_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto</a>;</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="keyword">namespace </span><a class="code" href="namespaceoperations__research.html">operations_research</a> {</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="keyword">class </span>FirstSolutionStrategy;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">struct </span>FirstSolutionStrategyDefaultTypeInternal;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="keyword">extern</span> FirstSolutionStrategyDefaultTypeInternal <a class="code" href="namespaceoperations__research.html#ae787854ee3808fd8e6b07e3a39c9ea2b">_FirstSolutionStrategy_default_instance_</a>;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="keyword">class </span>LocalSearchMetaheuristic;</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="keyword">struct </span>LocalSearchMetaheuristicDefaultTypeInternal;</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">extern</span> LocalSearchMetaheuristicDefaultTypeInternal <a class="code" href="namespaceoperations__research.html#afa63323dd847b26e9cb2726c83ae0313">_LocalSearchMetaheuristic_default_instance_</a>;</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> } <span class="comment">// namespace operations_research</span></div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> PROTOBUF_NAMESPACE_OPEN</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html">::operations_research::FirstSolutionStrategy</a>* Arena::CreateMaybeMessage<::operations_research::FirstSolutionStrategy>(Arena*);</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">::operations_research::LocalSearchMetaheuristic</a>* Arena::CreateMaybeMessage<::operations_research::LocalSearchMetaheuristic>(Arena*);</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> PROTOBUF_NAMESPACE_CLOSE</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="keyword">namespace </span><a class="code" href="namespaceoperations__research.html">operations_research</a> {</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div><div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c"> 72</a></span> <span class="keyword">enum</span> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">FirstSolutionStrategy_Value</a> : <span class="keywordtype">int</span> {</div><div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca31c43e778aca17f824b8af4ab2e42381"> 73</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca31c43e778aca17f824b8af4ab2e42381">FirstSolutionStrategy_Value_UNSET</a> = 0,</div><div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca5390ddfbc0c9be09a0c1016290ed801d"> 74</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca5390ddfbc0c9be09a0c1016290ed801d">FirstSolutionStrategy_Value_AUTOMATIC</a> = 15,</div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cab5f1b5d9f869690d2db7153179c41aba"> 75</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cab5f1b5d9f869690d2db7153179c41aba">FirstSolutionStrategy_Value_PATH_CHEAPEST_ARC</a> = 3,</div><div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cae07145d13cc6775478804a5969b1cfd2"> 76</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cae07145d13cc6775478804a5969b1cfd2">FirstSolutionStrategy_Value_PATH_MOST_CONSTRAINED_ARC</a> = 4,</div><div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cac4a4de196ce46d1cdee9d009791bea4f"> 77</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cac4a4de196ce46d1cdee9d009791bea4f">FirstSolutionStrategy_Value_EVALUATOR_STRATEGY</a> = 5,</div><div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca295a33958d67dda6a73918221b21f8e2"> 78</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca295a33958d67dda6a73918221b21f8e2">FirstSolutionStrategy_Value_SAVINGS</a> = 10,</div><div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca6b03b344919c0e27bd4533bb89c527ef"> 79</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca6b03b344919c0e27bd4533bb89c527ef">FirstSolutionStrategy_Value_SWEEP</a> = 11,</div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cab8a163273dd98f8e998a4993316fa001"> 80</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cab8a163273dd98f8e998a4993316fa001">FirstSolutionStrategy_Value_CHRISTOFIDES</a> = 13,</div><div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cad8b402bcdd3bcd857fc78954202f8235"> 81</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cad8b402bcdd3bcd857fc78954202f8235">FirstSolutionStrategy_Value_ALL_UNPERFORMED</a> = 6,</div><div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cad556fa2b71d1a07f6427b93c1ba8c94e"> 82</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cad556fa2b71d1a07f6427b93c1ba8c94e">FirstSolutionStrategy_Value_BEST_INSERTION</a> = 7,</div><div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca94dcd03319ecc0b002b02726490d8831"> 83</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca94dcd03319ecc0b002b02726490d8831">FirstSolutionStrategy_Value_PARALLEL_CHEAPEST_INSERTION</a> = 8,</div><div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307caddf6fded79a96eb2c733b21c9cc741c5"> 84</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307caddf6fded79a96eb2c733b21c9cc741c5">FirstSolutionStrategy_Value_SEQUENTIAL_CHEAPEST_INSERTION</a> = 14,</div><div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca7ba5c420813d86371a5752207c61be84"> 85</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca7ba5c420813d86371a5752207c61be84">FirstSolutionStrategy_Value_LOCAL_CHEAPEST_INSERTION</a> = 9,</div><div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307caaf319737c87c096479faa3655a9d7a24"> 86</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307caaf319737c87c096479faa3655a9d7a24">FirstSolutionStrategy_Value_GLOBAL_CHEAPEST_ARC</a> = 1,</div><div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca357b642d8a66f042b6127e8efe1e77a9"> 87</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca357b642d8a66f042b6127e8efe1e77a9">FirstSolutionStrategy_Value_LOCAL_CHEAPEST_ARC</a> = 2,</div><div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca127c3496a5dcd277f057806b45c3e76b"> 88</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca127c3496a5dcd277f057806b45c3e76b">FirstSolutionStrategy_Value_FIRST_UNBOUND_MIN_VALUE</a> = 12,</div><div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca3dbe5e483fd65acbd1f51ae4f5c6491a"> 89</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca3dbe5e483fd65acbd1f51ae4f5c6491a">FirstSolutionStrategy_Value_FirstSolutionStrategy_Value_INT_MIN_SENTINEL_DO_NOT_USE_</a> = std::numeric_limits<int32_t>::min(),</div><div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cac0850adbff55b9fcb7356a72008906a2"> 90</a></span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cac0850adbff55b9fcb7356a72008906a2">FirstSolutionStrategy_Value_FirstSolutionStrategy_Value_INT_MAX_SENTINEL_DO_NOT_USE_</a> = std::numeric_limits<int32_t>::max()</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> };</div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research.html#ac8fb428ce4826abddd79ff391cfc1c51">FirstSolutionStrategy_Value_IsValid</a>(<span class="keywordtype">int</span> value);</div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a5993f13606f510a486975f093213b857"> 93</a></span> constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">FirstSolutionStrategy_Value</a> <a class="code" href="namespaceoperations__research.html#a5993f13606f510a486975f093213b857">FirstSolutionStrategy_Value_Value_MIN</a> = <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca31c43e778aca17f824b8af4ab2e42381">FirstSolutionStrategy_Value_UNSET</a>;</div><div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a5d9cbe1519514004c2dafee35d59bb85"> 94</a></span> constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">FirstSolutionStrategy_Value</a> <a class="code" href="namespaceoperations__research.html#a5d9cbe1519514004c2dafee35d59bb85">FirstSolutionStrategy_Value_Value_MAX</a> = <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca5390ddfbc0c9be09a0c1016290ed801d">FirstSolutionStrategy_Value_AUTOMATIC</a>;</div><div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a288aa8299841c0561fbe3505220f708a"> 95</a></span> constexpr <span class="keywordtype">int</span> <a class="code" href="namespaceoperations__research.html#a288aa8299841c0561fbe3505220f708a">FirstSolutionStrategy_Value_Value_ARRAYSIZE</a> = <a class="code" href="namespaceoperations__research.html#a5d9cbe1519514004c2dafee35d59bb85">FirstSolutionStrategy_Value_Value_MAX</a> + 1;</div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* <a class="code" href="namespaceoperations__research.html#a99ad9f9140f36fbb7d0fa70aba00b46b">FirstSolutionStrategy_Value_descriptor</a>();</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#aa3347cbb67e6b42bf2d99c6e36a43285"> 99</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="namespaceoperations__research.html#aa3347cbb67e6b42bf2d99c6e36a43285">FirstSolutionStrategy_Value_Name</a>(T enum_t_value) {</div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  static_assert(::std::is_same<T, FirstSolutionStrategy_Value>::value ||</div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  ::std::is_integral<T>::value,</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="stringliteral">"Incorrect type passed to function FirstSolutionStrategy_Value_Name."</span>);</div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <a class="code" href="namespaceoperations__research.html#a99ad9f9140f36fbb7d0fa70aba00b46b">FirstSolutionStrategy_Value_descriptor</a>(), enum_t_value);</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span> }</div><div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a2158093ba2bab11258244b113e45735d"> 106</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research.html#a2158093ba2bab11258244b113e45735d">FirstSolutionStrategy_Value_Parse</a>(</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">FirstSolutionStrategy_Value</a>* value) {</div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<FirstSolutionStrategy_Value>(</div><div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <a class="code" href="namespaceoperations__research.html#a99ad9f9140f36fbb7d0fa70aba00b46b">FirstSolutionStrategy_Value_descriptor</a>(), name, value);</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span> }</div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540"> 111</a></span> <span class="keyword">enum</span> <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> : <span class="keywordtype">int</span> {</div><div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a85240f13d8d1f1ed1386fca1887d7246"> 112</a></span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a85240f13d8d1f1ed1386fca1887d7246">LocalSearchMetaheuristic_Value_UNSET</a> = 0,</div><div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540ae691eeff628e553468aa8aed9d9a71f1"> 113</a></span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540ae691eeff628e553468aa8aed9d9a71f1">LocalSearchMetaheuristic_Value_AUTOMATIC</a> = 6,</div><div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4b7545ede1c6e4baab8a133c446282fd"> 114</a></span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4b7545ede1c6e4baab8a133c446282fd">LocalSearchMetaheuristic_Value_GREEDY_DESCENT</a> = 1,</div><div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540af1c5715467e7c3a31ece0c281150ceb7"> 115</a></span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540af1c5715467e7c3a31ece0c281150ceb7">LocalSearchMetaheuristic_Value_GUIDED_LOCAL_SEARCH</a> = 2,</div><div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4c4b8a20a3738ce3a5995f458c6a88ec"> 116</a></span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4c4b8a20a3738ce3a5995f458c6a88ec">LocalSearchMetaheuristic_Value_SIMULATED_ANNEALING</a> = 3,</div><div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a32c14398bf7dd09099bd3919f72bfb35"> 117</a></span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a32c14398bf7dd09099bd3919f72bfb35">LocalSearchMetaheuristic_Value_TABU_SEARCH</a> = 4,</div><div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4975ff28a1127ba0430e1adb606fe2d7"> 118</a></span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4975ff28a1127ba0430e1adb606fe2d7">LocalSearchMetaheuristic_Value_GENERIC_TABU_SEARCH</a> = 5,</div><div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540aa0ddab6ad51b99cb543a60851dcf1ae2"> 119</a></span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540aa0ddab6ad51b99cb543a60851dcf1ae2">LocalSearchMetaheuristic_Value_LocalSearchMetaheuristic_Value_INT_MIN_SENTINEL_DO_NOT_USE_</a> = std::numeric_limits<int32_t>::min(),</div><div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540abf08b412e90ec07b8afda5b72683e4cb"> 120</a></span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540abf08b412e90ec07b8afda5b72683e4cb">LocalSearchMetaheuristic_Value_LocalSearchMetaheuristic_Value_INT_MAX_SENTINEL_DO_NOT_USE_</a> = std::numeric_limits<int32_t>::max()</div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span> };</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research.html#aed46fa1bbfbc75c04bd66f5055ddb3c1">LocalSearchMetaheuristic_Value_IsValid</a>(<span class="keywordtype">int</span> value);</div><div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#aad6f0fe5f7bc2ded4a3dff23f60f79a1"> 123</a></span> constexpr <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> <a class="code" href="namespaceoperations__research.html#aad6f0fe5f7bc2ded4a3dff23f60f79a1">LocalSearchMetaheuristic_Value_Value_MIN</a> = <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a85240f13d8d1f1ed1386fca1887d7246">LocalSearchMetaheuristic_Value_UNSET</a>;</div><div class="line"><a name="l00124"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a2aa95ee300a361d3c1090d956379432c"> 124</a></span> constexpr <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> <a class="code" href="namespaceoperations__research.html#a2aa95ee300a361d3c1090d956379432c">LocalSearchMetaheuristic_Value_Value_MAX</a> = <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540ae691eeff628e553468aa8aed9d9a71f1">LocalSearchMetaheuristic_Value_AUTOMATIC</a>;</div><div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a2d5a774e6e23a5297b5c14bc073daa0b"> 125</a></span> constexpr <span class="keywordtype">int</span> <a class="code" href="namespaceoperations__research.html#a2d5a774e6e23a5297b5c14bc073daa0b">LocalSearchMetaheuristic_Value_Value_ARRAYSIZE</a> = <a class="code" href="namespaceoperations__research.html#a2aa95ee300a361d3c1090d956379432c">LocalSearchMetaheuristic_Value_Value_MAX</a> + 1;</div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span> </div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* <a class="code" href="namespaceoperations__research.html#a00f3e64ec0029f07e62e1c1abfd6071f">LocalSearchMetaheuristic_Value_descriptor</a>();</div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span> <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a3412913b0ac8a9e00d3a64bcce238da0"> 129</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="namespaceoperations__research.html#a3412913b0ac8a9e00d3a64bcce238da0">LocalSearchMetaheuristic_Value_Name</a>(T enum_t_value) {</div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  static_assert(::std::is_same<T, LocalSearchMetaheuristic_Value>::value ||</div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  ::std::is_integral<T>::value,</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <span class="stringliteral">"Incorrect type passed to function LocalSearchMetaheuristic_Value_Name."</span>);</div><div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  <a class="code" href="namespaceoperations__research.html#a00f3e64ec0029f07e62e1c1abfd6071f">LocalSearchMetaheuristic_Value_descriptor</a>(), enum_t_value);</div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span> }</div><div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a52e55543815a167041edac3693ff9bd8"> 136</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research.html#a52e55543815a167041edac3693ff9bd8">LocalSearchMetaheuristic_Value_Parse</a>(</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a>* value) {</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum<LocalSearchMetaheuristic_Value>(</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <a class="code" href="namespaceoperations__research.html#a00f3e64ec0029f07e62e1c1abfd6071f">LocalSearchMetaheuristic_Value_descriptor</a>(), name, value);</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span> }</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span> <span class="comment">// ===================================================================</span></div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span> </div><div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html"> 143</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a> final :</div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.FirstSolutionStrategy) */</span> {</div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#ad934dda24e2365223408a0f2d44d591d"> 146</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ad934dda24e2365223408a0f2d44d591d">FirstSolutionStrategy</a>() : <a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>(nullptr) {}</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ad934dda24e2365223408a0f2d44d591d">FirstSolutionStrategy</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l00148"></a><span class="lineno"> 148</span> </div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ad934dda24e2365223408a0f2d44d591d">FirstSolutionStrategy</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>& from);</div><div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a1f48f1731a90ef35f9a33204186fe64b"> 150</a></span>  <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a1f48f1731a90ef35f9a33204186fe64b">FirstSolutionStrategy</a>(<a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>&& from) noexcept</div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  : <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ad934dda24e2365223408a0f2d44d591d">FirstSolutionStrategy</a>() {</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  }</div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span> </div><div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a7c506eeab1daf640f0341694f5a6ce93"> 155</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>& <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a7c506eeab1daf640f0341694f5a6ce93">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>& from) {</div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a5bb2081112c166bcd39080a49014c056">CopyFrom</a>(from);</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  }</div><div class="line"><a name="l00159"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a9151f8e65bf6067da975ec4ab4e006ca"> 159</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>& <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a9151f8e65bf6067da975ec4ab4e006ca">operator=</a>(<a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>&& from) noexcept {</div><div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()</div><div class="line"><a name="l00162"></a><span class="lineno"> 162</span> <span class="preprocessor"> #ifdef PROTOBUF_FORCE_COPY_IN_MOVE</span></div><div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  && GetOwningArena() != <span class="keyword">nullptr</span></div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span> <span class="preprocessor"> #endif // !PROTOBUF_FORCE_COPY_IN_MOVE</span></div><div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  ) {</div><div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  InternalSwap(&from);</div><div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a5bb2081112c166bcd39080a49014c056">CopyFrom</a>(from);</div><div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  }</div><div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  }</div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span> </div><div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a3093b30aa99ebf483676b451adbd5708"> 173</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  }</div><div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 176</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a3d493c564ad09c0f75908f186b69d450">default_instance</a>().<a class="code" href="classoperations__research_1_1_first_solution_strategy.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>().descriptor;</div><div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  }</div><div class="line"><a name="l00179"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a1357c96fb88e28af1b115542dcc00a0c"> 179</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a3d493c564ad09c0f75908f186b69d450">default_instance</a>().<a class="code" href="classoperations__research_1_1_first_solution_strategy.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>().reflection;</div><div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  }</div><div class="line"><a name="l00182"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a3d493c564ad09c0f75908f186b69d450"> 182</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>& <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a3d493c564ad09c0f75908f186b69d450">default_instance</a>() {</div><div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a6233b5c99c0563cae1fde3f3c9ae6e1f">internal_default_instance</a>();</div><div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  }</div><div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a6233b5c99c0563cae1fde3f3c9ae6e1f"> 185</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>* <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a6233b5c99c0563cae1fde3f3c9ae6e1f">internal_default_instance</a>() {</div><div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  <span class="keywordflow">return</span> reinterpret_cast<const FirstSolutionStrategy*>(</div><div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  &<a class="code" href="namespaceoperations__research.html#ae787854ee3808fd8e6b07e3a39c9ea2b">_FirstSolutionStrategy_default_instance_</a>);</div><div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  }</div><div class="line"><a name="l00189"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a8473d52a88ddd9d90e879d1716586bee"> 189</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  0;</div><div class="line"><a name="l00191"></a><span class="lineno"> 191</span> </div><div class="line"><a name="l00192"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#ab09287832344e79e83b447f9524c6136"> 192</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ab09287832344e79e83b447f9524c6136">swap</a>(<a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>& a, <a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>& b) {</div><div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  a.<a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a18920a0c19028809a243fb6e32dd5fe7">Swap</a>(&b);</div><div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  }</div><div class="line"><a name="l00195"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a18920a0c19028809a243fb6e32dd5fe7"> 195</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a18920a0c19028809a243fb6e32dd5fe7">Swap</a>(<a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>* other) {</div><div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00197"></a><span class="lineno"> 197</span> <span class="preprocessor"> #ifdef PROTOBUF_FORCE_COPY_IN_SWAP</span></div><div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  <span class="keywordflow">if</span> (GetOwningArena() != <span class="keyword">nullptr</span> &&</div><div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l00200"></a><span class="lineno"> 200</span> <span class="preprocessor"> #else // PROTOBUF_FORCE_COPY_IN_SWAP</span></div><div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l00202"></a><span class="lineno"> 202</span> <span class="preprocessor"> #endif // !PROTOBUF_FORCE_COPY_IN_SWAP</span></div><div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  InternalSwap(other);</div><div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  }</div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  }</div><div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#aef20bb38ccd557d9be5cf1a2a198f4a1"> 208</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#aef20bb38ccd557d9be5cf1a2a198f4a1">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>* other) {</div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00210"></a><span class="lineno"> 210</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  InternalSwap(other);</div><div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  }</div><div class="line"><a name="l00213"></a><span class="lineno"> 213</span> </div><div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l00215"></a><span class="lineno"> 215</span> </div><div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#aca1aa7b4ee02244e4d0170ec2d0aa0b0"> 216</a></span>  <a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>* <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#aca1aa7b4ee02244e4d0170ec2d0aa0b0">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena = <span class="keyword">nullptr</span>) const final {</div><div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  <span class="keywordflow">return</span> CreateMaybeMessage<FirstSolutionStrategy>(arena);</div><div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  }</div><div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  using ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::CopyFrom;</div><div class="line"><a name="l00220"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a5bb2081112c166bcd39080a49014c056"> 220</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a5bb2081112c166bcd39080a49014c056">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>& from) {</div><div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::CopyImpl(<span class="keyword">this</span>, from);</div><div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  }</div><div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  using ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::MergeFrom;</div><div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#ac13c247aef227e79905787a7c24ddc5f"> 224</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ac13c247aef227e79905787a7c24ddc5f">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html">FirstSolutionStrategy</a>& from) {</div><div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::MergeImpl(<span class="keyword">this</span>, from);</div><div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  }</div><div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00228"></a><span class="lineno"> 228</span> </div><div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00230"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a9b35d94da3444084fc3673b7717b6cfe"> 230</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.FirstSolutionStrategy"</span>;</div><div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  }</div><div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ad934dda24e2365223408a0f2d44d591d">FirstSolutionStrategy</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00239"></a><span class="lineno"> 239</span> </div><div class="line"><a name="l00240"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#ad8bb72b1b92e94bd3667b23c8e207f08"> 240</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ad8bb72b1b92e94bd3667b23c8e207f08">_class_data_</a>;</div><div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ab79ad487088f0ad43b430a78c98f9700">GetClassData</a>() const final;</div><div class="line"><a name="l00242"></a><span class="lineno"> 242</span> </div><div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div><div class="line"><a name="l00244"></a><span class="lineno"> 244</span> </div><div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l00246"></a><span class="lineno"> 246</span> </div><div class="line"><a name="l00247"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a31bc681b1d8ba03d79e0f08fd310e943"> 247</a></span>  typedef <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">FirstSolutionStrategy_Value</a> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>;</div><div class="line"><a name="l00248"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#ad97c04ee9372401e830d1595264c3a74"> 248</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ad97c04ee9372401e830d1595264c3a74">UNSET</a> =</div><div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca31c43e778aca17f824b8af4ab2e42381">FirstSolutionStrategy_Value_UNSET</a>;</div><div class="line"><a name="l00250"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#aad8700938c3ef23cf85a8c2ffb52076b"> 250</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#aad8700938c3ef23cf85a8c2ffb52076b">AUTOMATIC</a> =</div><div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca5390ddfbc0c9be09a0c1016290ed801d">FirstSolutionStrategy_Value_AUTOMATIC</a>;</div><div class="line"><a name="l00252"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a21def89a70be5a4f66829cf3d90d30a9"> 252</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a21def89a70be5a4f66829cf3d90d30a9">PATH_CHEAPEST_ARC</a> =</div><div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cab5f1b5d9f869690d2db7153179c41aba">FirstSolutionStrategy_Value_PATH_CHEAPEST_ARC</a>;</div><div class="line"><a name="l00254"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a09ed3b036c8fe310221c6c3cf73bb1eb"> 254</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a09ed3b036c8fe310221c6c3cf73bb1eb">PATH_MOST_CONSTRAINED_ARC</a> =</div><div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cae07145d13cc6775478804a5969b1cfd2">FirstSolutionStrategy_Value_PATH_MOST_CONSTRAINED_ARC</a>;</div><div class="line"><a name="l00256"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a59daa7e6c2d57af4e43d2db125142554"> 256</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a59daa7e6c2d57af4e43d2db125142554">EVALUATOR_STRATEGY</a> =</div><div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cac4a4de196ce46d1cdee9d009791bea4f">FirstSolutionStrategy_Value_EVALUATOR_STRATEGY</a>;</div><div class="line"><a name="l00258"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a2a2b6b62521aad0035d9d46ef2784908"> 258</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a2a2b6b62521aad0035d9d46ef2784908">SAVINGS</a> =</div><div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca295a33958d67dda6a73918221b21f8e2">FirstSolutionStrategy_Value_SAVINGS</a>;</div><div class="line"><a name="l00260"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#aa4b8a1c7f2a7c3ad6eb7d592371cdd21"> 260</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#aa4b8a1c7f2a7c3ad6eb7d592371cdd21">SWEEP</a> =</div><div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca6b03b344919c0e27bd4533bb89c527ef">FirstSolutionStrategy_Value_SWEEP</a>;</div><div class="line"><a name="l00262"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a54588d3a9530a0377a5640ab4dae5786"> 262</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a54588d3a9530a0377a5640ab4dae5786">CHRISTOFIDES</a> =</div><div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cab8a163273dd98f8e998a4993316fa001">FirstSolutionStrategy_Value_CHRISTOFIDES</a>;</div><div class="line"><a name="l00264"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#ac9dfd2da68f9ca539dbc9258e86bbc6d"> 264</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ac9dfd2da68f9ca539dbc9258e86bbc6d">ALL_UNPERFORMED</a> =</div><div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cad8b402bcdd3bcd857fc78954202f8235">FirstSolutionStrategy_Value_ALL_UNPERFORMED</a>;</div><div class="line"><a name="l00266"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a5e727562ad32060899decb1e160d2244"> 266</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a5e727562ad32060899decb1e160d2244">BEST_INSERTION</a> =</div><div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cad556fa2b71d1a07f6427b93c1ba8c94e">FirstSolutionStrategy_Value_BEST_INSERTION</a>;</div><div class="line"><a name="l00268"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a508000956c8c98258d146e641df6db1c"> 268</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a508000956c8c98258d146e641df6db1c">PARALLEL_CHEAPEST_INSERTION</a> =</div><div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca94dcd03319ecc0b002b02726490d8831">FirstSolutionStrategy_Value_PARALLEL_CHEAPEST_INSERTION</a>;</div><div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a76f0bee7d14ff833752f5fb6d315cd9f"> 270</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a76f0bee7d14ff833752f5fb6d315cd9f">SEQUENTIAL_CHEAPEST_INSERTION</a> =</div><div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307caddf6fded79a96eb2c733b21c9cc741c5">FirstSolutionStrategy_Value_SEQUENTIAL_CHEAPEST_INSERTION</a>;</div><div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a88c51629eede10bb57a4694e91232f65"> 272</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a88c51629eede10bb57a4694e91232f65">LOCAL_CHEAPEST_INSERTION</a> =</div><div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca7ba5c420813d86371a5752207c61be84">FirstSolutionStrategy_Value_LOCAL_CHEAPEST_INSERTION</a>;</div><div class="line"><a name="l00274"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a0c20670d29b6bd3fa327430425ab8941"> 274</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a0c20670d29b6bd3fa327430425ab8941">GLOBAL_CHEAPEST_ARC</a> =</div><div class="line"><a name="l00275"></a><span class="lineno"> 275</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307caaf319737c87c096479faa3655a9d7a24">FirstSolutionStrategy_Value_GLOBAL_CHEAPEST_ARC</a>;</div><div class="line"><a name="l00276"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#ad899d6cf310b26dc11f0e11da3df465d"> 276</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ad899d6cf310b26dc11f0e11da3df465d">LOCAL_CHEAPEST_ARC</a> =</div><div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca357b642d8a66f042b6127e8efe1e77a9">FirstSolutionStrategy_Value_LOCAL_CHEAPEST_ARC</a>;</div><div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a715a0aa408f325831824c1b4eb94d0af"> 278</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a715a0aa408f325831824c1b4eb94d0af">FIRST_UNBOUND_MIN_VALUE</a> =</div><div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca127c3496a5dcd277f057806b45c3e76b">FirstSolutionStrategy_Value_FIRST_UNBOUND_MIN_VALUE</a>;</div><div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a48f62e45dcad5962fab6ae842edd63e4"> 280</a></span>  static inline <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a48f62e45dcad5962fab6ae842edd63e4">Value_IsValid</a>(<span class="keywordtype">int</span> value) {</div><div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research.html#ac8fb428ce4826abddd79ff391cfc1c51">FirstSolutionStrategy_Value_IsValid</a>(value);</div><div class="line"><a name="l00282"></a><span class="lineno"> 282</span>  }</div><div class="line"><a name="l00283"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a4620a7093654c0a2bb610c2484e052da"> 283</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a4620a7093654c0a2bb610c2484e052da">Value_MIN</a> =</div><div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  <a class="code" href="namespaceoperations__research.html#a5993f13606f510a486975f093213b857">FirstSolutionStrategy_Value_Value_MIN</a>;</div><div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a3a1a8fd0faccc2422f7a4d61af4c7002"> 285</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a3a1a8fd0faccc2422f7a4d61af4c7002">Value_MAX</a> =</div><div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  <a class="code" href="namespaceoperations__research.html#a5d9cbe1519514004c2dafee35d59bb85">FirstSolutionStrategy_Value_Value_MAX</a>;</div><div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#af3d7e5e9b3732bea7d52af462df54b33"> 287</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#af3d7e5e9b3732bea7d52af462df54b33">Value_ARRAYSIZE</a> =</div><div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  <a class="code" href="namespaceoperations__research.html#a288aa8299841c0561fbe3505220f708a">FirstSolutionStrategy_Value_Value_ARRAYSIZE</a>;</div><div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  <span class="keyword">static</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*</div><div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#aab6cdace292d29a3d9eac7ae7e30b9d8"> 290</a></span>  <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#aab6cdace292d29a3d9eac7ae7e30b9d8">Value_descriptor</a>() {</div><div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research.html#a99ad9f9140f36fbb7d0fa70aba00b46b">FirstSolutionStrategy_Value_descriptor</a>();</div><div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  }</div><div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00294"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#aa773611e22e9d6de957679c09e2e99e1"> 294</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#aa773611e22e9d6de957679c09e2e99e1">Value_Name</a>(T enum_t_value) {</div><div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  static_assert(::std::is_same<T, Value>::value ||</div><div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  ::std::is_integral<T>::value,</div><div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <span class="stringliteral">"Incorrect type passed to function Value_Name."</span>);</div><div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research.html#aa3347cbb67e6b42bf2d99c6e36a43285">FirstSolutionStrategy_Value_Name</a>(enum_t_value);</div><div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  }</div><div class="line"><a name="l00300"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#a1e849ee60824ee345881e6d047be4006"> 300</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a1e849ee60824ee345881e6d047be4006">Value_Parse</a>(::PROTOBUF_NAMESPACE_ID::ConstStringParam name,</div><div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>* value) {</div><div class="line"><a name="l00302"></a><span class="lineno"> 302</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research.html#a2158093ba2bab11258244b113e45735d">FirstSolutionStrategy_Value_Parse</a>(name, value);</div><div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  }</div><div class="line"><a name="l00304"></a><span class="lineno"> 304</span> </div><div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l00306"></a><span class="lineno"> 306</span> </div><div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.FirstSolutionStrategy)</span></div><div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#ab618dbbac4a8d749da0d85c32932df36"> 309</a></span>  <span class="keyword">class </span>_Internal;</div><div class="line"><a name="l00310"></a><span class="lineno"> 310</span> </div><div class="line"><a name="l00311"></a><span class="lineno"> 311</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l00313"></a><span class="lineno"> 313</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l00314"></a><span class="lineno"> 314</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l00315"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_first_solution_strategy.html#ada67e3eb964f85aa7e57c01e29ea271a"> 315</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto;</div><div class="line"><a name="l00316"></a><span class="lineno"> 316</span> };</div><div class="line"><a name="l00317"></a><span class="lineno"> 317</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l00318"></a><span class="lineno"> 318</span> </div><div class="line"><a name="l00319"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html"> 319</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> final :</div><div class="line"><a name="l00320"></a><span class="lineno"> 320</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.LocalSearchMetaheuristic) */</span> {</div><div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00322"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#aad601b818b0e1add81e1c52762f6b82d"> 322</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#aad601b818b0e1add81e1c52762f6b82d">LocalSearchMetaheuristic</a>() : <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>(nullptr) {}</div><div class="line"><a name="l00323"></a><span class="lineno"> 323</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l00324"></a><span class="lineno"> 324</span> </div><div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>& from);</div><div class="line"><a name="l00326"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a61618154daa852ae04a256d70a9f74b4"> 326</a></span>  <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a61618154daa852ae04a256d70a9f74b4">LocalSearchMetaheuristic</a>(<a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>&& from) noexcept</div><div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  : <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>() {</div><div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  }</div><div class="line"><a name="l00330"></a><span class="lineno"> 330</span> </div><div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#ab50efccdb66a4b02d2d043c76acc74fd"> 331</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>& <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#ab50efccdb66a4b02d2d043c76acc74fd">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>& from) {</div><div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a5bb2081112c166bcd39080a49014c056">CopyFrom</a>(from);</div><div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  }</div><div class="line"><a name="l00335"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a910801cfc3854e8f1bb681c9eaa4e2ab"> 335</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>& <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a910801cfc3854e8f1bb681c9eaa4e2ab">operator=</a>(<a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>&& from) noexcept {</div><div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00337"></a><span class="lineno"> 337</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()</div><div class="line"><a name="l00338"></a><span class="lineno"> 338</span> <span class="preprocessor"> #ifdef PROTOBUF_FORCE_COPY_IN_MOVE</span></div><div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  && GetOwningArena() != <span class="keyword">nullptr</span></div><div class="line"><a name="l00340"></a><span class="lineno"> 340</span> <span class="preprocessor"> #endif // !PROTOBUF_FORCE_COPY_IN_MOVE</span></div><div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  ) {</div><div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  InternalSwap(&from);</div><div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a5bb2081112c166bcd39080a49014c056">CopyFrom</a>(from);</div><div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  }</div><div class="line"><a name="l00346"></a><span class="lineno"> 346</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  }</div><div class="line"><a name="l00348"></a><span class="lineno"> 348</span> </div><div class="line"><a name="l00349"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a3093b30aa99ebf483676b451adbd5708"> 349</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  }</div><div class="line"><a name="l00352"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 352</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a3d493c564ad09c0f75908f186b69d450">default_instance</a>().<a class="code" href="classoperations__research_1_1_first_solution_strategy.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>().descriptor;</div><div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  }</div><div class="line"><a name="l00355"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a1357c96fb88e28af1b115542dcc00a0c"> 355</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a3d493c564ad09c0f75908f186b69d450">default_instance</a>().<a class="code" href="classoperations__research_1_1_first_solution_strategy.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>().reflection;</div><div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  }</div><div class="line"><a name="l00358"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a41a4e1243dcbdd7526e5f8db0fcc6ce5"> 358</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>& <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a41a4e1243dcbdd7526e5f8db0fcc6ce5">default_instance</a>() {</div><div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a6233b5c99c0563cae1fde3f3c9ae6e1f">internal_default_instance</a>();</div><div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  }</div><div class="line"><a name="l00361"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a4cfbf8a8ae07bc24182dffb206034fab"> 361</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>* <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a4cfbf8a8ae07bc24182dffb206034fab">internal_default_instance</a>() {</div><div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  <span class="keywordflow">return</span> reinterpret_cast<const LocalSearchMetaheuristic*>(</div><div class="line"><a name="l00363"></a><span class="lineno"> 363</span>  &<a class="code" href="namespaceoperations__research.html#afa63323dd847b26e9cb2726c83ae0313">_LocalSearchMetaheuristic_default_instance_</a>);</div><div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  }</div><div class="line"><a name="l00365"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a8473d52a88ddd9d90e879d1716586bee"> 365</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  1;</div><div class="line"><a name="l00367"></a><span class="lineno"> 367</span> </div><div class="line"><a name="l00368"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a5ca2961ffd410bcf6d842a7aef3ea6a2"> 368</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a5ca2961ffd410bcf6d842a7aef3ea6a2">swap</a>(<a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>& a, <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>& b) {</div><div class="line"><a name="l00369"></a><span class="lineno"> 369</span>  a.<a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a564aec081d4ba15f2d095988232a34bf">Swap</a>(&b);</div><div class="line"><a name="l00370"></a><span class="lineno"> 370</span>  }</div><div class="line"><a name="l00371"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a564aec081d4ba15f2d095988232a34bf"> 371</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a564aec081d4ba15f2d095988232a34bf">Swap</a>(<a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>* other) {</div><div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00373"></a><span class="lineno"> 373</span> <span class="preprocessor"> #ifdef PROTOBUF_FORCE_COPY_IN_SWAP</span></div><div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  <span class="keywordflow">if</span> (GetOwningArena() != <span class="keyword">nullptr</span> &&</div><div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l00376"></a><span class="lineno"> 376</span> <span class="preprocessor"> #else // PROTOBUF_FORCE_COPY_IN_SWAP</span></div><div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l00378"></a><span class="lineno"> 378</span> <span class="preprocessor"> #endif // !PROTOBUF_FORCE_COPY_IN_SWAP</span></div><div class="line"><a name="l00379"></a><span class="lineno"> 379</span>  InternalSwap(other);</div><div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  }</div><div class="line"><a name="l00383"></a><span class="lineno"> 383</span>  }</div><div class="line"><a name="l00384"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a38bad546408f21fe27959b658ac949a9"> 384</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a38bad546408f21fe27959b658ac949a9">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>* other) {</div><div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00386"></a><span class="lineno"> 386</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  InternalSwap(other);</div><div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  }</div><div class="line"><a name="l00389"></a><span class="lineno"> 389</span> </div><div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l00391"></a><span class="lineno"> 391</span> </div><div class="line"><a name="l00392"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a43937d4cfb172ac1524211b40e9dd969"> 392</a></span>  <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>* <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a43937d4cfb172ac1524211b40e9dd969">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena = <span class="keyword">nullptr</span>) const final {</div><div class="line"><a name="l00393"></a><span class="lineno"> 393</span>  <span class="keywordflow">return</span> CreateMaybeMessage<LocalSearchMetaheuristic>(arena);</div><div class="line"><a name="l00394"></a><span class="lineno"> 394</span>  }</div><div class="line"><a name="l00395"></a><span class="lineno"> 395</span>  using ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::CopyFrom;</div><div class="line"><a name="l00396"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a99b805872c7fb43005d4679a1ba1a706"> 396</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a99b805872c7fb43005d4679a1ba1a706">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>& from) {</div><div class="line"><a name="l00397"></a><span class="lineno"> 397</span>  ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::CopyImpl(<span class="keyword">this</span>, from);</div><div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  }</div><div class="line"><a name="l00399"></a><span class="lineno"> 399</span>  using ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::MergeFrom;</div><div class="line"><a name="l00400"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a3d1054aa25f956c570927d902987e204"> 400</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a3d1054aa25f956c570927d902987e204">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>& from) {</div><div class="line"><a name="l00401"></a><span class="lineno"> 401</span>  ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::MergeImpl(<span class="keyword">this</span>, from);</div><div class="line"><a name="l00402"></a><span class="lineno"> 402</span>  }</div><div class="line"><a name="l00403"></a><span class="lineno"> 403</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00404"></a><span class="lineno"> 404</span> </div><div class="line"><a name="l00405"></a><span class="lineno"> 405</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00406"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a9b35d94da3444084fc3673b7717b6cfe"> 406</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l00407"></a><span class="lineno"> 407</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.LocalSearchMetaheuristic"</span>;</div><div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  }</div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l00411"></a><span class="lineno"> 411</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l00412"></a><span class="lineno"> 412</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00414"></a><span class="lineno"> 414</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00415"></a><span class="lineno"> 415</span> </div><div class="line"><a name="l00416"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#ad8bb72b1b92e94bd3667b23c8e207f08"> 416</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#ad8bb72b1b92e94bd3667b23c8e207f08">_class_data_</a>;</div><div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ab79ad487088f0ad43b430a78c98f9700">GetClassData</a>() const final;</div><div class="line"><a name="l00418"></a><span class="lineno"> 418</span> </div><div class="line"><a name="l00419"></a><span class="lineno"> 419</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div><div class="line"><a name="l00420"></a><span class="lineno"> 420</span> </div><div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l00422"></a><span class="lineno"> 422</span> </div><div class="line"><a name="l00423"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#aa04540e46b556c56082408cda31fd514"> 423</a></span>  typedef <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a>;</div><div class="line"><a name="l00424"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#ad97c04ee9372401e830d1595264c3a74"> 424</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#ad97c04ee9372401e830d1595264c3a74">UNSET</a> =</div><div class="line"><a name="l00425"></a><span class="lineno"> 425</span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a85240f13d8d1f1ed1386fca1887d7246">LocalSearchMetaheuristic_Value_UNSET</a>;</div><div class="line"><a name="l00426"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#aad8700938c3ef23cf85a8c2ffb52076b"> 426</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#aad8700938c3ef23cf85a8c2ffb52076b">AUTOMATIC</a> =</div><div class="line"><a name="l00427"></a><span class="lineno"> 427</span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540ae691eeff628e553468aa8aed9d9a71f1">LocalSearchMetaheuristic_Value_AUTOMATIC</a>;</div><div class="line"><a name="l00428"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a29de6d4cc56da22c6bba7a61bba278dc"> 428</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a> GREEDY_DESCENT =</div><div class="line"><a name="l00429"></a><span class="lineno"> 429</span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4b7545ede1c6e4baab8a133c446282fd">LocalSearchMetaheuristic_Value_GREEDY_DESCENT</a>;</div><div class="line"><a name="l00430"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#aace6899610048f6e651a3c908a0471ba"> 430</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a> GUIDED_LOCAL_SEARCH =</div><div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540af1c5715467e7c3a31ece0c281150ceb7">LocalSearchMetaheuristic_Value_GUIDED_LOCAL_SEARCH</a>;</div><div class="line"><a name="l00432"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a663a2cd73d751bded7c9b970fb317cf2"> 432</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a> SIMULATED_ANNEALING =</div><div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4c4b8a20a3738ce3a5995f458c6a88ec">LocalSearchMetaheuristic_Value_SIMULATED_ANNEALING</a>;</div><div class="line"><a name="l00434"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a6770ffaed7cb75bb4d8a29dfb1c4630b"> 434</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a> TABU_SEARCH =</div><div class="line"><a name="l00435"></a><span class="lineno"> 435</span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a32c14398bf7dd09099bd3919f72bfb35">LocalSearchMetaheuristic_Value_TABU_SEARCH</a>;</div><div class="line"><a name="l00436"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a0f155b439d2311aeab35fa862666e57a"> 436</a></span>  static constexpr <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a> GENERIC_TABU_SEARCH =</div><div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4975ff28a1127ba0430e1adb606fe2d7">LocalSearchMetaheuristic_Value_GENERIC_TABU_SEARCH</a>;</div><div class="line"><a name="l00438"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a48f62e45dcad5962fab6ae842edd63e4"> 438</a></span>  static inline <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a48f62e45dcad5962fab6ae842edd63e4">Value_IsValid</a>(<span class="keywordtype">int</span> value) {</div><div class="line"><a name="l00439"></a><span class="lineno"> 439</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research.html#aed46fa1bbfbc75c04bd66f5055ddb3c1">LocalSearchMetaheuristic_Value_IsValid</a>(value);</div><div class="line"><a name="l00440"></a><span class="lineno"> 440</span>  }</div><div class="line"><a name="l00441"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a4620a7093654c0a2bb610c2484e052da"> 441</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a4620a7093654c0a2bb610c2484e052da">Value_MIN</a> =</div><div class="line"><a name="l00442"></a><span class="lineno"> 442</span>  <a class="code" href="namespaceoperations__research.html#aad6f0fe5f7bc2ded4a3dff23f60f79a1">LocalSearchMetaheuristic_Value_Value_MIN</a>;</div><div class="line"><a name="l00443"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a3a1a8fd0faccc2422f7a4d61af4c7002"> 443</a></span>  <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#a3a1a8fd0faccc2422f7a4d61af4c7002">Value_MAX</a> =</div><div class="line"><a name="l00444"></a><span class="lineno"> 444</span>  <a class="code" href="namespaceoperations__research.html#a2aa95ee300a361d3c1090d956379432c">LocalSearchMetaheuristic_Value_Value_MAX</a>;</div><div class="line"><a name="l00445"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#af3d7e5e9b3732bea7d52af462df54b33"> 445</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_first_solution_strategy.html#af3d7e5e9b3732bea7d52af462df54b33">Value_ARRAYSIZE</a> =</div><div class="line"><a name="l00446"></a><span class="lineno"> 446</span>  <a class="code" href="namespaceoperations__research.html#a2d5a774e6e23a5297b5c14bc073daa0b">LocalSearchMetaheuristic_Value_Value_ARRAYSIZE</a>;</div><div class="line"><a name="l00447"></a><span class="lineno"> 447</span>  <span class="keyword">static</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*</div><div class="line"><a name="l00448"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#aab6cdace292d29a3d9eac7ae7e30b9d8"> 448</a></span>  <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#aab6cdace292d29a3d9eac7ae7e30b9d8">Value_descriptor</a>() {</div><div class="line"><a name="l00449"></a><span class="lineno"> 449</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research.html#a00f3e64ec0029f07e62e1c1abfd6071f">LocalSearchMetaheuristic_Value_descriptor</a>();</div><div class="line"><a name="l00450"></a><span class="lineno"> 450</span>  }</div><div class="line"><a name="l00451"></a><span class="lineno"> 451</span>  <span class="keyword">template</span><<span class="keyword">typename</span> T></div><div class="line"><a name="l00452"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#aa773611e22e9d6de957679c09e2e99e1"> 452</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#aa773611e22e9d6de957679c09e2e99e1">Value_Name</a>(T enum_t_value) {</div><div class="line"><a name="l00453"></a><span class="lineno"> 453</span>  static_assert(::std::is_same<T, Value>::value ||</div><div class="line"><a name="l00454"></a><span class="lineno"> 454</span>  ::std::is_integral<T>::value,</div><div class="line"><a name="l00455"></a><span class="lineno"> 455</span>  <span class="stringliteral">"Incorrect type passed to function Value_Name."</span>);</div><div class="line"><a name="l00456"></a><span class="lineno"> 456</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research.html#a3412913b0ac8a9e00d3a64bcce238da0">LocalSearchMetaheuristic_Value_Name</a>(enum_t_value);</div><div class="line"><a name="l00457"></a><span class="lineno"> 457</span>  }</div><div class="line"><a name="l00458"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#a1e849ee60824ee345881e6d047be4006"> 458</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1_local_search_metaheuristic.html#a1e849ee60824ee345881e6d047be4006">Value_Parse</a>(::PROTOBUF_NAMESPACE_ID::ConstStringParam name,</div><div class="line"><a name="l00459"></a><span class="lineno"> 459</span>  <a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a>* value) {</div><div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research.html#a52e55543815a167041edac3693ff9bd8">LocalSearchMetaheuristic_Value_Parse</a>(name, value);</div><div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  }</div><div class="line"><a name="l00462"></a><span class="lineno"> 462</span> </div><div class="line"><a name="l00463"></a><span class="lineno"> 463</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l00464"></a><span class="lineno"> 464</span> </div><div class="line"><a name="l00465"></a><span class="lineno"> 465</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.LocalSearchMetaheuristic)</span></div><div class="line"><a name="l00466"></a><span class="lineno"> 466</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00467"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#ab618dbbac4a8d749da0d85c32932df36"> 467</a></span>  <span class="keyword">class </span>_Internal;</div><div class="line"><a name="l00468"></a><span class="lineno"> 468</span> </div><div class="line"><a name="l00469"></a><span class="lineno"> 469</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T> <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div><div class="line"><a name="l00470"></a><span class="lineno"> 470</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l00472"></a><span class="lineno"> 472</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l00473"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_local_search_metaheuristic.html#ada67e3eb964f85aa7e57c01e29ea271a"> 473</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto;</div><div class="line"><a name="l00474"></a><span class="lineno"> 474</span> };</div><div class="line"><a name="l00475"></a><span class="lineno"> 475</span> <span class="comment">// ===================================================================</span></div><div class="line"><a name="l00476"></a><span class="lineno"> 476</span> </div><div class="line"><a name="l00477"></a><span class="lineno"> 477</span> </div><div class="line"><a name="l00478"></a><span class="lineno"> 478</span> <span class="comment">// ===================================================================</span></div><div class="line"><a name="l00479"></a><span class="lineno"> 479</span> </div><div class="line"><a name="l00480"></a><span class="lineno"> 480</span> <span class="preprocessor">#ifdef __GNUC__</span></div><div class="line"><a name="l00481"></a><span class="lineno"> 481</span> <span class="preprocessor"> #pragma GCC diagnostic push</span></div><div class="line"><a name="l00482"></a><span class="lineno"> 482</span> <span class="preprocessor"> #pragma GCC diagnostic ignored "-Wstrict-aliasing"</span></div><div class="line"><a name="l00483"></a><span class="lineno"> 483</span> <span class="preprocessor">#endif // __GNUC__</span></div><div class="line"><a name="l00484"></a><span class="lineno"> 484</span> <span class="comment">// FirstSolutionStrategy</span></div><div class="line"><a name="l00485"></a><span class="lineno"> 485</span> </div><div class="line"><a name="l00486"></a><span class="lineno"> 486</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l00487"></a><span class="lineno"> 487</span> </div><div class="line"><a name="l00488"></a><span class="lineno"> 488</span> <span class="comment">// LocalSearchMetaheuristic</span></div><div class="line"><a name="l00489"></a><span class="lineno"> 489</span> </div><div class="line"><a name="l00490"></a><span class="lineno"> 490</span> <span class="preprocessor">#ifdef __GNUC__</span></div><div class="line"><a name="l00491"></a><span class="lineno"> 491</span> <span class="preprocessor"> #pragma GCC diagnostic pop</span></div><div class="line"><a name="l00492"></a><span class="lineno"> 492</span> <span class="preprocessor">#endif // __GNUC__</span></div><div class="line"><a name="l00493"></a><span class="lineno"> 493</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l00494"></a><span class="lineno"> 494</span> </div><div class="line"><a name="l00495"></a><span class="lineno"> 495</span> </div><div class="line"><a name="l00496"></a><span class="lineno"> 496</span> <span class="comment">// @@protoc_insertion_point(namespace_scope)</span></div><div class="line"><a name="l00497"></a><span class="lineno"> 497</span> </div><div class="line"><a name="l00498"></a><span class="lineno"> 498</span> } <span class="comment">// namespace operations_research</span></div><div class="line"><a name="l00499"></a><span class="lineno"> 499</span> </div><div class="line"><a name="l00500"></a><span class="lineno"> 500</span> PROTOBUF_NAMESPACE_OPEN</div><div class="line"><a name="l00501"></a><span class="lineno"> 501</span> </div><div class="line"><a name="l00502"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1_first_solution_strategy___value_01_4.html"> 502</a></span> <span class="keyword">template</span> <> <span class="keyword">struct </span>is_proto_enum< ::<a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">operations_research::FirstSolutionStrategy_Value</a>> : ::std::true_type {};</div><div class="line"><a name="l00503"></a><span class="lineno"> 503</span> <span class="keyword">template</span> <></div><div class="line"><a name="l00504"></a><span class="lineno"><a class="line" href="routing__enums_8pb_8h.html#af22e88bc83bbd1823edaec6845651098"> 504</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor< ::operations_research::FirstSolutionStrategy_Value>() {</div><div class="line"><a name="l00505"></a><span class="lineno"> 505</span>  <a class="code" href="namespaceoperations__research.html#a99ad9f9140f36fbb7d0fa70aba00b46b">return ::operations_research::FirstSolutionStrategy_Value_descriptor</a>();</div><div class="line"><a name="l00506"></a><span class="lineno"> 506</span> }</div><div class="line"><a name="l00507"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1_local_search_metaheuristic___value_01_4.html"> 507</a></span> <span class="keyword">template</span> <> <span class="keyword">struct </span>is_proto_enum< ::<a class="code" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">operations_research::LocalSearchMetaheuristic_Value</a>> : ::std::true_type {};</div><div class="line"><a name="l00508"></a><span class="lineno"> 508</span> <span class="keyword">template</span> <></div><div class="line"><a name="l00509"></a><span class="lineno"><a class="line" href="routing__enums_8pb_8h.html#ac10a962b3f273fe713e3ec24f958244d"> 509</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor< ::operations_research::LocalSearchMetaheuristic_Value>() {</div><div class="line"><a name="l00510"></a><span class="lineno"> 510</span>  <a class="code" href="namespaceoperations__research.html#a00f3e64ec0029f07e62e1c1abfd6071f">return ::operations_research::LocalSearchMetaheuristic_Value_descriptor</a>();</div><div class="line"><a name="l00511"></a><span class="lineno"> 511</span> }</div><div class="line"><a name="l00512"></a><span class="lineno"> 512</span> </div><div class="line"><a name="l00513"></a><span class="lineno"> 513</span> PROTOBUF_NAMESPACE_CLOSE</div><div class="line"><a name="l00514"></a><span class="lineno"> 514</span> </div><div class="line"><a name="l00515"></a><span class="lineno"> 515</span> <span class="comment">// @@protoc_insertion_point(global_scope)</span></div><div class="line"><a name="l00516"></a><span class="lineno"> 516</span> </div><div class="line"><a name="l00517"></a><span class="lineno"> 517</span> <span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div><div class="line"><a name="l00518"></a><span class="lineno"> 518</span> <span class="preprocessor">#endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto</span></div><div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307cac4a4de196ce46d1cdee9d009791bea4f"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cac4a4de196ce46d1cdee9d009791bea4f">operations_research::FirstSolutionStrategy_Value_EVALUATOR_STRATEGY</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00077">routing_enums.pb.h:77</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a76f0bee7d14ff833752f5fb6d315cd9f"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a76f0bee7d14ff833752f5fb6d315cd9f">operations_research::FirstSolutionStrategy::SEQUENTIAL_CHEAPEST_INSERTION</a></div><div class="ttdeci">static constexpr Value SEQUENTIAL_CHEAPEST_INSERTION</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00270">routing_enums.pb.h:270</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_aa773611e22e9d6de957679c09e2e99e1"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#aa773611e22e9d6de957679c09e2e99e1">operations_research::FirstSolutionStrategy::Value_Name</a></div><div class="ttdeci">static const std::string & Value_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00294">routing_enums.pb.h:294</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca357b642d8a66f042b6127e8efe1e77a9"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca357b642d8a66f042b6127e8efe1e77a9">operations_research::FirstSolutionStrategy_Value_LOCAL_CHEAPEST_ARC</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00087">routing_enums.pb.h:87</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_ae787854ee3808fd8e6b07e3a39c9ea2b"><div class="ttname"><a href="namespaceoperations__research.html#ae787854ee3808fd8e6b07e3a39c9ea2b">operations_research::_FirstSolutionStrategy_default_instance_</a></div><div class="ttdeci">FirstSolutionStrategyDefaultTypeInternal _FirstSolutionStrategy_default_instance_</div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_aef20bb38ccd557d9be5cf1a2a198f4a1"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#aef20bb38ccd557d9be5cf1a2a198f4a1">operations_research::FirstSolutionStrategy::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(FirstSolutionStrategy *other)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00208">routing_enums.pb.h:208</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca31c43e778aca17f824b8af4ab2e42381"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca31c43e778aca17f824b8af4ab2e42381">operations_research::FirstSolutionStrategy_Value_UNSET</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00073">routing_enums.pb.h:73</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_afa63323dd847b26e9cb2726c83ae0313"><div class="ttname"><a href="namespaceoperations__research.html#afa63323dd847b26e9cb2726c83ae0313">operations_research::_LocalSearchMetaheuristic_default_instance_</a></div><div class="ttdeci">LocalSearchMetaheuristicDefaultTypeInternal _LocalSearchMetaheuristic_default_instance_</div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_af3d7e5e9b3732bea7d52af462df54b33"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#af3d7e5e9b3732bea7d52af462df54b33">operations_research::FirstSolutionStrategy::Value_ARRAYSIZE</a></div><div class="ttdeci">static constexpr int Value_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00287">routing_enums.pb.h:287</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aed46fa1bbfbc75c04bd66f5055ddb3c1"><div class="ttname"><a href="namespaceoperations__research.html#aed46fa1bbfbc75c04bd66f5055ddb3c1">operations_research::LocalSearchMetaheuristic_Value_IsValid</a></div><div class="ttdeci">bool LocalSearchMetaheuristic_Value_IsValid(int value)</div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::LocalSearchMetaheuristic::GetReflection</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00355">routing_enums.pb.h:355</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_a4cfbf8a8ae07bc24182dffb206034fab"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#a4cfbf8a8ae07bc24182dffb206034fab">operations_research::LocalSearchMetaheuristic::internal_default_instance</a></div><div class="ttdeci">static const LocalSearchMetaheuristic * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00361">routing_enums.pb.h:361</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540a4c4b8a20a3738ce3a5995f458c6a88ec"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4c4b8a20a3738ce3a5995f458c6a88ec">operations_research::LocalSearchMetaheuristic_Value_SIMULATED_ANNEALING</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00116">routing_enums.pb.h:116</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a59daa7e6c2d57af4e43d2db125142554"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a59daa7e6c2d57af4e43d2db125142554">operations_research::FirstSolutionStrategy::EVALUATOR_STRATEGY</a></div><div class="ttdeci">static constexpr Value EVALUATOR_STRATEGY</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00256">routing_enums.pb.h:256</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_a41a4e1243dcbdd7526e5f8db0fcc6ce5"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#a41a4e1243dcbdd7526e5f8db0fcc6ce5">operations_research::LocalSearchMetaheuristic::default_instance</a></div><div class="ttdeci">static const LocalSearchMetaheuristic & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00358">routing_enums.pb.h:358</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto_html_a5d4901215454f7f2bea9ec50bc072b7f"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fenums_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="namespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">operations_research::LocalSearchMetaheuristic_Value</a></div><div class="ttdeci">LocalSearchMetaheuristic_Value</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00111">routing_enums.pb.h:111</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a18920a0c19028809a243fb6e32dd5fe7"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a18920a0c19028809a243fb6e32dd5fe7">operations_research::FirstSolutionStrategy::Swap</a></div><div class="ttdeci">void Swap(FirstSolutionStrategy *other)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00195">routing_enums.pb.h:195</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_aca1aa7b4ee02244e4d0170ec2d0aa0b0"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#aca1aa7b4ee02244e4d0170ec2d0aa0b0">operations_research::FirstSolutionStrategy::New</a></div><div class="ttdeci">FirstSolutionStrategy * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00216">routing_enums.pb.h:216</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307cab5f1b5d9f869690d2db7153179c41aba"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cab5f1b5d9f869690d2db7153179c41aba">operations_research::FirstSolutionStrategy_Value_PATH_CHEAPEST_ARC</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00075">routing_enums.pb.h:75</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_a5ca2961ffd410bcf6d842a7aef3ea6a2"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#a5ca2961ffd410bcf6d842a7aef3ea6a2">operations_research::LocalSearchMetaheuristic::swap</a></div><div class="ttdeci">friend void swap(LocalSearchMetaheuristic &a, LocalSearchMetaheuristic &b)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00368">routing_enums.pb.h:368</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a54588d3a9530a0377a5640ab4dae5786"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a54588d3a9530a0377a5640ab4dae5786">operations_research::FirstSolutionStrategy::CHRISTOFIDES</a></div><div class="ttdeci">static constexpr Value CHRISTOFIDES</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00262">routing_enums.pb.h:262</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540af1c5715467e7c3a31ece0c281150ceb7"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540af1c5715467e7c3a31ece0c281150ceb7">operations_research::LocalSearchMetaheuristic_Value_GUIDED_LOCAL_SEARCH</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00115">routing_enums.pb.h:115</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307cae07145d13cc6775478804a5969b1cfd2"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cae07145d13cc6775478804a5969b1cfd2">operations_research::FirstSolutionStrategy_Value_PATH_MOST_CONSTRAINED_ARC</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00076">routing_enums.pb.h:76</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_ac13c247aef227e79905787a7c24ddc5f"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#ac13c247aef227e79905787a7c24ddc5f">operations_research::FirstSolutionStrategy::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const FirstSolutionStrategy &from)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00224">routing_enums.pb.h:224</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a0c20670d29b6bd3fa327430425ab8941"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a0c20670d29b6bd3fa327430425ab8941">operations_research::FirstSolutionStrategy::GLOBAL_CHEAPEST_ARC</a></div><div class="ttdeci">static constexpr Value GLOBAL_CHEAPEST_ARC</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00274">routing_enums.pb.h:274</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca3dbe5e483fd65acbd1f51ae4f5c6491a"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca3dbe5e483fd65acbd1f51ae4f5c6491a">operations_research::FirstSolutionStrategy_Value_FirstSolutionStrategy_Value_INT_MIN_SENTINEL_DO_NOT_USE_</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00089">routing_enums.pb.h:89</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_ad97c04ee9372401e830d1595264c3a74"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#ad97c04ee9372401e830d1595264c3a74">operations_research::FirstSolutionStrategy::UNSET</a></div><div class="ttdeci">static constexpr Value UNSET</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00248">routing_enums.pb.h:248</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a1f48f1731a90ef35f9a33204186fe64b"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a1f48f1731a90ef35f9a33204186fe64b">operations_research::FirstSolutionStrategy::FirstSolutionStrategy</a></div><div class="ttdeci">FirstSolutionStrategy(FirstSolutionStrategy &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00150">routing_enums.pb.h:150</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_a3d1054aa25f956c570927d902987e204"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#a3d1054aa25f956c570927d902987e204">operations_research::LocalSearchMetaheuristic::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const LocalSearchMetaheuristic &from)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00400">routing_enums.pb.h:400</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a21def89a70be5a4f66829cf3d90d30a9"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a21def89a70be5a4f66829cf3d90d30a9">operations_research::FirstSolutionStrategy::PATH_CHEAPEST_ARC</a></div><div class="ttdeci">static constexpr Value PATH_CHEAPEST_ARC</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00252">routing_enums.pb.h:252</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_abee10a388b53df255f15fbec07e1ac80"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#abee10a388b53df255f15fbec07e1ac80">operations_research::FirstSolutionStrategy::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto_html_ad113941c4b3e90b40bd45b59bb0e4689"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fenums_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="routing__enums_8pb_8h_source.html#l00053">routing_enums.pb.h:53</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca5390ddfbc0c9be09a0c1016290ed801d"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca5390ddfbc0c9be09a0c1016290ed801d">operations_research::FirstSolutionStrategy_Value_AUTOMATIC</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00074">routing_enums.pb.h:74</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aad6f0fe5f7bc2ded4a3dff23f60f79a1"><div class="ttname"><a href="namespaceoperations__research.html#aad6f0fe5f7bc2ded4a3dff23f60f79a1">operations_research::LocalSearchMetaheuristic_Value_Value_MIN</a></div><div class="ttdeci">constexpr LocalSearchMetaheuristic_Value LocalSearchMetaheuristic_Value_Value_MIN</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00123">routing_enums.pb.h:123</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_a99b805872c7fb43005d4679a1ba1a706"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#a99b805872c7fb43005d4679a1ba1a706">operations_research::LocalSearchMetaheuristic::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const LocalSearchMetaheuristic &from)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00396">routing_enums.pb.h:396</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307cad556fa2b71d1a07f6427b93c1ba8c94e"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cad556fa2b71d1a07f6427b93c1ba8c94e">operations_research::FirstSolutionStrategy_Value_BEST_INSERTION</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00082">routing_enums.pb.h:82</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto_html"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00046">routing_enums.pb.h:46</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307caaf319737c87c096479faa3655a9d7a24"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307caaf319737c87c096479faa3655a9d7a24">operations_research::FirstSolutionStrategy_Value_GLOBAL_CHEAPEST_ARC</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00086">routing_enums.pb.h:86</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_aad601b818b0e1add81e1c52762f6b82d"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#aad601b818b0e1add81e1c52762f6b82d">operations_research::LocalSearchMetaheuristic::LocalSearchMetaheuristic</a></div><div class="ttdeci">LocalSearchMetaheuristic()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00322">routing_enums.pb.h:322</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_aab6cdace292d29a3d9eac7ae7e30b9d8"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#aab6cdace292d29a3d9eac7ae7e30b9d8">operations_research::LocalSearchMetaheuristic::Value_descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Value_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00448">routing_enums.pb.h:448</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_aa4b8a1c7f2a7c3ad6eb7d592371cdd21"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#aa4b8a1c7f2a7c3ad6eb7d592371cdd21">operations_research::FirstSolutionStrategy::SWEEP</a></div><div class="ttdeci">static constexpr Value SWEEP</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00260">routing_enums.pb.h:260</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_ab50efccdb66a4b02d2d043c76acc74fd"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#ab50efccdb66a4b02d2d043c76acc74fd">operations_research::LocalSearchMetaheuristic::operator=</a></div><div class="ttdeci">LocalSearchMetaheuristic & operator=(const LocalSearchMetaheuristic &from)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00331">routing_enums.pb.h:331</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_ac9dfd2da68f9ca539dbc9258e86bbc6d"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#ac9dfd2da68f9ca539dbc9258e86bbc6d">operations_research::FirstSolutionStrategy::ALL_UNPERFORMED</a></div><div class="ttdeci">static constexpr Value ALL_UNPERFORMED</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00264">routing_enums.pb.h:264</a></div></div>
|
|
<div class="ttc" id="routing__enums_8pb_8h_html_adb36228f7101310ce5c6464e0afa24ab"><div class="ttname"><a href="routing__enums_8pb_8h.html#adb36228f7101310ce5c6464e0afa24ab">descriptor_table_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto</div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#a3093b30aa99ebf483676b451adbd5708">operations_research::LocalSearchMetaheuristic::descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00349">routing_enums.pb.h:349</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca295a33958d67dda6a73918221b21f8e2"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca295a33958d67dda6a73918221b21f8e2">operations_research::FirstSolutionStrategy_Value_SAVINGS</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00078">routing_enums.pb.h:78</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html">operations_research::LocalSearchMetaheuristic</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00319">routing_enums.pb.h:319</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a1e849ee60824ee345881e6d047be4006"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a1e849ee60824ee345881e6d047be4006">operations_research::FirstSolutionStrategy::Value_Parse</a></div><div class="ttdeci">static bool Value_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Value *value)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00300">routing_enums.pb.h:300</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540ae691eeff628e553468aa8aed9d9a71f1"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540ae691eeff628e553468aa8aed9d9a71f1">operations_research::LocalSearchMetaheuristic_Value_AUTOMATIC</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00113">routing_enums.pb.h:113</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_aa773611e22e9d6de957679c09e2e99e1"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#aa773611e22e9d6de957679c09e2e99e1">operations_research::LocalSearchMetaheuristic::Value_Name</a></div><div class="ttdeci">static const std::string & Value_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00452">routing_enums.pb.h:452</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a6233b5c99c0563cae1fde3f3c9ae6e1f"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a6233b5c99c0563cae1fde3f3c9ae6e1f">operations_research::FirstSolutionStrategy::internal_default_instance</a></div><div class="ttdeci">static const FirstSolutionStrategy * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00185">routing_enums.pb.h:185</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307caddf6fded79a96eb2c733b21c9cc741c5"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307caddf6fded79a96eb2c733b21c9cc741c5">operations_research::FirstSolutionStrategy_Value_SEQUENTIAL_CHEAPEST_INSERTION</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00084">routing_enums.pb.h:84</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_ac8fb428ce4826abddd79ff391cfc1c51"><div class="ttname"><a href="namespaceoperations__research.html#ac8fb428ce4826abddd79ff391cfc1c51">operations_research::FirstSolutionStrategy_Value_IsValid</a></div><div class="ttdeci">bool FirstSolutionStrategy_Value_IsValid(int value)</div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307cad8b402bcdd3bcd857fc78954202f8235"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cad8b402bcdd3bcd857fc78954202f8235">operations_research::FirstSolutionStrategy_Value_ALL_UNPERFORMED</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00081">routing_enums.pb.h:81</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_a1e849ee60824ee345881e6d047be4006"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#a1e849ee60824ee345881e6d047be4006">operations_research::LocalSearchMetaheuristic::Value_Parse</a></div><div class="ttdeci">static bool Value_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Value *value)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00458">routing_enums.pb.h:458</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a88c51629eede10bb57a4694e91232f65"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a88c51629eede10bb57a4694e91232f65">operations_research::FirstSolutionStrategy::LOCAL_CHEAPEST_INSERTION</a></div><div class="ttdeci">static constexpr Value LOCAL_CHEAPEST_INSERTION</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00272">routing_enums.pb.h:272</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca127c3496a5dcd277f057806b45c3e76b"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca127c3496a5dcd277f057806b45c3e76b">operations_research::FirstSolutionStrategy_Value_FIRST_UNBOUND_MIN_VALUE</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00088">routing_enums.pb.h:88</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::FirstSolutionStrategy::GetDescriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00176">routing_enums.pb.h:176</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a3093b30aa99ebf483676b451adbd5708">operations_research::FirstSolutionStrategy::descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00173">routing_enums.pb.h:173</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html">operations_research::FirstSolutionStrategy</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00143">routing_enums.pb.h:143</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a48f62e45dcad5962fab6ae842edd63e4"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a48f62e45dcad5962fab6ae842edd63e4">operations_research::FirstSolutionStrategy::Value_IsValid</a></div><div class="ttdeci">static bool Value_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00280">routing_enums.pb.h:280</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::FirstSolutionStrategy::GetReflection</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00179">routing_enums.pb.h:179</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a508000956c8c98258d146e641df6db1c"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a508000956c8c98258d146e641df6db1c">operations_research::FirstSolutionStrategy::PARALLEL_CHEAPEST_INSERTION</a></div><div class="ttdeci">static constexpr Value PARALLEL_CHEAPEST_INSERTION</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00268">routing_enums.pb.h:268</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540abf08b412e90ec07b8afda5b72683e4cb"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540abf08b412e90ec07b8afda5b72683e4cb">operations_research::LocalSearchMetaheuristic_Value_LocalSearchMetaheuristic_Value_INT_MAX_SENTINEL_DO_NOT_USE_</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00120">routing_enums.pb.h:120</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_a43937d4cfb172ac1524211b40e9dd969"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#a43937d4cfb172ac1524211b40e9dd969">operations_research::LocalSearchMetaheuristic::New</a></div><div class="ttdeci">LocalSearchMetaheuristic * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00392">routing_enums.pb.h:392</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a4620a7093654c0a2bb610c2484e052da"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a4620a7093654c0a2bb610c2484e052da">operations_research::FirstSolutionStrategy::Value_MIN</a></div><div class="ttdeci">static constexpr Value Value_MIN</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00283">routing_enums.pb.h:283</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307cac0850adbff55b9fcb7356a72008906a2"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cac0850adbff55b9fcb7356a72008906a2">operations_research::FirstSolutionStrategy_Value_FirstSolutionStrategy_Value_INT_MAX_SENTINEL_DO_NOT_USE_</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00090">routing_enums.pb.h:90</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540a4975ff28a1127ba0430e1adb606fe2d7"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4975ff28a1127ba0430e1adb606fe2d7">operations_research::LocalSearchMetaheuristic_Value_GENERIC_TABU_SEARCH</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00118">routing_enums.pb.h:118</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540a4b7545ede1c6e4baab8a133c446282fd"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4b7545ede1c6e4baab8a133c446282fd">operations_research::LocalSearchMetaheuristic_Value_GREEDY_DESCENT</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00114">routing_enums.pb.h:114</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca7ba5c420813d86371a5752207c61be84"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca7ba5c420813d86371a5752207c61be84">operations_research::FirstSolutionStrategy_Value_LOCAL_CHEAPEST_INSERTION</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00085">routing_enums.pb.h:85</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_ad8bb72b1b92e94bd3667b23c8e207f08"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#ad8bb72b1b92e94bd3667b23c8e207f08">operations_research::FirstSolutionStrategy::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00240">routing_enums.pb.h:240</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a5993f13606f510a486975f093213b857"><div class="ttname"><a href="namespaceoperations__research.html#a5993f13606f510a486975f093213b857">operations_research::FirstSolutionStrategy_Value_Value_MIN</a></div><div class="ttdeci">constexpr FirstSolutionStrategy_Value FirstSolutionStrategy_Value_Value_MIN</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00093">routing_enums.pb.h:93</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a2158093ba2bab11258244b113e45735d"><div class="ttname"><a href="namespaceoperations__research.html#a2158093ba2bab11258244b113e45735d">operations_research::FirstSolutionStrategy_Value_Parse</a></div><div class="ttdeci">bool FirstSolutionStrategy_Value_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FirstSolutionStrategy_Value *value)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00106">routing_enums.pb.h:106</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::FirstSolutionStrategy::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00189">routing_enums.pb.h:189</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_ab79ad487088f0ad43b430a78c98f9700"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#ab79ad487088f0ad43b430a78c98f9700">operations_research::FirstSolutionStrategy::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::LocalSearchMetaheuristic::GetDescriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00352">routing_enums.pb.h:352</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_ab09287832344e79e83b447f9524c6136"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#ab09287832344e79e83b447f9524c6136">operations_research::FirstSolutionStrategy::swap</a></div><div class="ttdeci">friend void swap(FirstSolutionStrategy &a, FirstSolutionStrategy &b)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00192">routing_enums.pb.h:192</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a00f3e64ec0029f07e62e1c1abfd6071f"><div class="ttname"><a href="namespaceoperations__research.html#a00f3e64ec0029f07e62e1c1abfd6071f">operations_research::LocalSearchMetaheuristic_Value_descriptor</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * LocalSearchMetaheuristic_Value_descriptor()</div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307c"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">operations_research::FirstSolutionStrategy_Value</a></div><div class="ttdeci">FirstSolutionStrategy_Value</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00072">routing_enums.pb.h:72</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_a38bad546408f21fe27959b658ac949a9"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#a38bad546408f21fe27959b658ac949a9">operations_research::LocalSearchMetaheuristic::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(LocalSearchMetaheuristic *other)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00384">routing_enums.pb.h:384</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_ad8bb72b1b92e94bd3667b23c8e207f08"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#ad8bb72b1b92e94bd3667b23c8e207f08">operations_research::LocalSearchMetaheuristic::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00416">routing_enums.pb.h:416</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_aab6cdace292d29a3d9eac7ae7e30b9d8"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#aab6cdace292d29a3d9eac7ae7e30b9d8">operations_research::FirstSolutionStrategy::Value_descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Value_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00290">routing_enums.pb.h:290</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307cab8a163273dd98f8e998a4993316fa001"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cab8a163273dd98f8e998a4993316fa001">operations_research::FirstSolutionStrategy_Value_CHRISTOFIDES</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00080">routing_enums.pb.h:80</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_ad899d6cf310b26dc11f0e11da3df465d"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#ad899d6cf310b26dc11f0e11da3df465d">operations_research::FirstSolutionStrategy::LOCAL_CHEAPEST_ARC</a></div><div class="ttdeci">static constexpr Value LOCAL_CHEAPEST_ARC</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00276">routing_enums.pb.h:276</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a288aa8299841c0561fbe3505220f708a"><div class="ttname"><a href="namespaceoperations__research.html#a288aa8299841c0561fbe3505220f708a">operations_research::FirstSolutionStrategy_Value_Value_ARRAYSIZE</a></div><div class="ttdeci">constexpr int FirstSolutionStrategy_Value_Value_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00095">routing_enums.pb.h:95</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540aa0ddab6ad51b99cb543a60851dcf1ae2"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540aa0ddab6ad51b99cb543a60851dcf1ae2">operations_research::LocalSearchMetaheuristic_Value_LocalSearchMetaheuristic_Value_INT_MIN_SENTINEL_DO_NOT_USE_</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00119">routing_enums.pb.h:119</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="namespaceoperations__research_html_aa3347cbb67e6b42bf2d99c6e36a43285"><div class="ttname"><a href="namespaceoperations__research.html#aa3347cbb67e6b42bf2d99c6e36a43285">operations_research::FirstSolutionStrategy_Value_Name</a></div><div class="ttdeci">const std::string & FirstSolutionStrategy_Value_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00099">routing_enums.pb.h:99</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto_html_a807eed5c615caffbff3960079ef76239"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#a807eed5c615caffbff3960079ef76239">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fenums_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="routing__enums_8pb_8h_source.html#l00054">routing_enums.pb.h:54</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a3412913b0ac8a9e00d3a64bcce238da0"><div class="ttname"><a href="namespaceoperations__research.html#a3412913b0ac8a9e00d3a64bcce238da0">operations_research::LocalSearchMetaheuristic_Value_Name</a></div><div class="ttdeci">const std::string & LocalSearchMetaheuristic_Value_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00129">routing_enums.pb.h:129</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_a910801cfc3854e8f1bb681c9eaa4e2ab"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#a910801cfc3854e8f1bb681c9eaa4e2ab">operations_research::LocalSearchMetaheuristic::operator=</a></div><div class="ttdeci">LocalSearchMetaheuristic & operator=(LocalSearchMetaheuristic &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00335">routing_enums.pb.h:335</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca94dcd03319ecc0b002b02726490d8831"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca94dcd03319ecc0b002b02726490d8831">operations_research::FirstSolutionStrategy_Value_PARALLEL_CHEAPEST_INSERTION</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00083">routing_enums.pb.h:83</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_aad8700938c3ef23cf85a8c2ffb52076b"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#aad8700938c3ef23cf85a8c2ffb52076b">operations_research::FirstSolutionStrategy::AUTOMATIC</a></div><div class="ttdeci">static constexpr Value AUTOMATIC</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00250">routing_enums.pb.h:250</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a5bb2081112c166bcd39080a49014c056"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a5bb2081112c166bcd39080a49014c056">operations_research::FirstSolutionStrategy::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const FirstSolutionStrategy &from)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00220">routing_enums.pb.h:220</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_ad934dda24e2365223408a0f2d44d591d"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#ad934dda24e2365223408a0f2d44d591d">operations_research::FirstSolutionStrategy::FirstSolutionStrategy</a></div><div class="ttdeci">FirstSolutionStrategy()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00146">routing_enums.pb.h:146</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#l00109">constraint_solver.h:109</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a7c506eeab1daf640f0341694f5a6ce93"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a7c506eeab1daf640f0341694f5a6ce93">operations_research::FirstSolutionStrategy::operator=</a></div><div class="ttdeci">FirstSolutionStrategy & operator=(const FirstSolutionStrategy &from)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00155">routing_enums.pb.h:155</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a5d9cbe1519514004c2dafee35d59bb85"><div class="ttname"><a href="namespaceoperations__research.html#a5d9cbe1519514004c2dafee35d59bb85">operations_research::FirstSolutionStrategy_Value_Value_MAX</a></div><div class="ttdeci">constexpr FirstSolutionStrategy_Value FirstSolutionStrategy_Value_Value_MAX</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00094">routing_enums.pb.h:94</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a2a2b6b62521aad0035d9d46ef2784908"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a2a2b6b62521aad0035d9d46ef2784908">operations_research::FirstSolutionStrategy::SAVINGS</a></div><div class="ttdeci">static constexpr Value SAVINGS</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00258">routing_enums.pb.h:258</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a2aa95ee300a361d3c1090d956379432c"><div class="ttname"><a href="namespaceoperations__research.html#a2aa95ee300a361d3c1090d956379432c">operations_research::LocalSearchMetaheuristic_Value_Value_MAX</a></div><div class="ttdeci">constexpr LocalSearchMetaheuristic_Value LocalSearchMetaheuristic_Value_Value_MAX</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00124">routing_enums.pb.h:124</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a5e727562ad32060899decb1e160d2244"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a5e727562ad32060899decb1e160d2244">operations_research::FirstSolutionStrategy::BEST_INSERTION</a></div><div class="ttdeci">static constexpr Value BEST_INSERTION</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00266">routing_enums.pb.h:266</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_a61618154daa852ae04a256d70a9f74b4"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#a61618154daa852ae04a256d70a9f74b4">operations_research::LocalSearchMetaheuristic::LocalSearchMetaheuristic</a></div><div class="ttdeci">LocalSearchMetaheuristic(LocalSearchMetaheuristic &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00326">routing_enums.pb.h:326</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a3d493c564ad09c0f75908f186b69d450"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a3d493c564ad09c0f75908f186b69d450">operations_research::FirstSolutionStrategy::default_instance</a></div><div class="ttdeci">static const FirstSolutionStrategy & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00182">routing_enums.pb.h:182</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a52e55543815a167041edac3693ff9bd8"><div class="ttname"><a href="namespaceoperations__research.html#a52e55543815a167041edac3693ff9bd8">operations_research::LocalSearchMetaheuristic_Value_Parse</a></div><div class="ttdeci">bool LocalSearchMetaheuristic_Value_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, LocalSearchMetaheuristic_Value *value)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00136">routing_enums.pb.h:136</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a2d5a774e6e23a5297b5c14bc073daa0b"><div class="ttname"><a href="namespaceoperations__research.html#a2d5a774e6e23a5297b5c14bc073daa0b">operations_research::LocalSearchMetaheuristic_Value_Value_ARRAYSIZE</a></div><div class="ttdeci">constexpr int LocalSearchMetaheuristic_Value_Value_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00125">routing_enums.pb.h:125</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540a85240f13d8d1f1ed1386fca1887d7246"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a85240f13d8d1f1ed1386fca1887d7246">operations_research::LocalSearchMetaheuristic_Value_UNSET</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00112">routing_enums.pb.h:112</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a9151f8e65bf6067da975ec4ab4e006ca"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a9151f8e65bf6067da975ec4ab4e006ca">operations_research::FirstSolutionStrategy::operator=</a></div><div class="ttdeci">FirstSolutionStrategy & operator=(FirstSolutionStrategy &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00159">routing_enums.pb.h:159</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto_html_add528fcf8cb575420999abb21f85d3a3"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#add528fcf8cb575420999abb21f85d3a3">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto::offsets</a></div><div class="ttdeci">static const uint32_t offsets[]</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00055">routing_enums.pb.h:55</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a3a1a8fd0faccc2422f7a4d61af4c7002"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a3a1a8fd0faccc2422f7a4d61af4c7002">operations_research::FirstSolutionStrategy::Value_MAX</a></div><div class="ttdeci">static constexpr Value Value_MAX</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00285">routing_enums.pb.h:285</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a99ad9f9140f36fbb7d0fa70aba00b46b"><div class="ttname"><a href="namespaceoperations__research.html#a99ad9f9140f36fbb7d0fa70aba00b46b">operations_research::FirstSolutionStrategy_Value_descriptor</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * FirstSolutionStrategy_Value_descriptor()</div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a09ed3b036c8fe310221c6c3cf73bb1eb"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a09ed3b036c8fe310221c6c3cf73bb1eb">operations_research::FirstSolutionStrategy::PATH_MOST_CONSTRAINED_ARC</a></div><div class="ttdeci">static constexpr Value PATH_MOST_CONSTRAINED_ARC</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00254">routing_enums.pb.h:254</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca6b03b344919c0e27bd4533bb89c527ef"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca6b03b344919c0e27bd4533bb89c527ef">operations_research::FirstSolutionStrategy_Value_SWEEP</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00079">routing_enums.pb.h:79</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_first_solution_strategy_html_a715a0aa408f325831824c1b4eb94d0af"><div class="ttname"><a href="classoperations__research_1_1_first_solution_strategy.html#a715a0aa408f325831824c1b4eb94d0af">operations_research::FirstSolutionStrategy::FIRST_UNBOUND_MIN_VALUE</a></div><div class="ttdeci">static constexpr Value FIRST_UNBOUND_MIN_VALUE</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00278">routing_enums.pb.h:278</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540a32c14398bf7dd09099bd3919f72bfb35"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a32c14398bf7dd09099bd3919f72bfb35">operations_research::LocalSearchMetaheuristic_Value_TABU_SEARCH</a></div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00117">routing_enums.pb.h:117</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_local_search_metaheuristic_html_a564aec081d4ba15f2d095988232a34bf"><div class="ttname"><a href="classoperations__research_1_1_local_search_metaheuristic.html#a564aec081d4ba15f2d095988232a34bf">operations_research::LocalSearchMetaheuristic::Swap</a></div><div class="ttdeci">void Swap(LocalSearchMetaheuristic *other)</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00371">routing_enums.pb.h:371</a></div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|