Files
ortools-clone/docs/cpp_routing/classoperations__research_1_1FirstSolutionStrategy.html
Corentin Le Molgat 56440d30e5 Update docs to v7.5
2020-01-27 13:48:26 +01:00

1540 lines
90 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"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">Google OR-Tools 7.5</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.18 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceoperations__research.html">operations_research</a></li><li class="navelem"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pub-static-attribs">Static Public Attributes</a> &#124;
<a href="classoperations__research_1_1FirstSolutionStrategy-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">FirstSolutionStrategy</div> </div>
</div><!--header-->
<div class="contents">
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00143">143</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a31bc681b1d8ba03d79e0f08fd310e943"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">FirstSolutionStrategy_Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a31bc681b1d8ba03d79e0f08fd310e943">Value</a></td></tr>
<tr class="separator:a31bc681b1d8ba03d79e0f08fd310e943"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ad934dda24e2365223408a0f2d44d591d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#ad934dda24e2365223408a0f2d44d591d">FirstSolutionStrategy</a> ()</td></tr>
<tr class="separator:ad934dda24e2365223408a0f2d44d591d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9ec7dd82d7050822308448fb505e88a9"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a9ec7dd82d7050822308448fb505e88a9">~FirstSolutionStrategy</a> ()</td></tr>
<tr class="separator:a9ec7dd82d7050822308448fb505e88a9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a691424ca98484c779b3269e7b5e88d6f"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a691424ca98484c779b3269e7b5e88d6f">FirstSolutionStrategy</a> (const <a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;from)</td></tr>
<tr class="separator:a691424ca98484c779b3269e7b5e88d6f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1f48f1731a90ef35f9a33204186fe64b"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a1f48f1731a90ef35f9a33204186fe64b">FirstSolutionStrategy</a> (<a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;&amp;from) noexcept</td></tr>
<tr class="separator:a1f48f1731a90ef35f9a33204186fe64b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7c506eeab1daf640f0341694f5a6ce93"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a7c506eeab1daf640f0341694f5a6ce93">operator=</a> (const <a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;from)</td></tr>
<tr class="separator:a7c506eeab1daf640f0341694f5a6ce93"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9151f8e65bf6067da975ec4ab4e006ca"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a9151f8e65bf6067da975ec4ab4e006ca">operator=</a> (<a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;&amp;from) noexcept</td></tr>
<tr class="separator:a9151f8e65bf6067da975ec4ab4e006ca"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a18920a0c19028809a243fb6e32dd5fe7"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a18920a0c19028809a243fb6e32dd5fe7">Swap</a> (<a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> *other)</td></tr>
<tr class="separator:a18920a0c19028809a243fb6e32dd5fe7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9bcc18694c23222e0188f83f9fdcfbaa"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a9bcc18694c23222e0188f83f9fdcfbaa">New</a> () const final</td></tr>
<tr class="separator:a9bcc18694c23222e0188f83f9fdcfbaa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abee18a3dce41e0455922e1f0dbef7eec"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#abee18a3dce41e0455922e1f0dbef7eec">New</a> (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</td></tr>
<tr class="separator:abee18a3dce41e0455922e1f0dbef7eec"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8833e075ef8f8090c75efbe0ada224f7"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a> (const ::PROTOBUF_NAMESPACE_ID::Message &amp;from) final</td></tr>
<tr class="separator:a8833e075ef8f8090c75efbe0ada224f7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4422e344178071198054eff604eea3d2"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a4422e344178071198054eff604eea3d2">MergeFrom</a> (const ::PROTOBUF_NAMESPACE_ID::Message &amp;from) final</td></tr>
<tr class="separator:a4422e344178071198054eff604eea3d2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5bb2081112c166bcd39080a49014c056"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a5bb2081112c166bcd39080a49014c056">CopyFrom</a> (const <a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;from)</td></tr>
<tr class="separator:a5bb2081112c166bcd39080a49014c056"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac13c247aef227e79905787a7c24ddc5f"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#ac13c247aef227e79905787a7c24ddc5f">MergeFrom</a> (const <a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;from)</td></tr>
<tr class="separator:ac13c247aef227e79905787a7c24ddc5f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1e436b607da362266ed7e00d18cd6ac7"><td class="memItemLeft" align="right" valign="top">PROTOBUF_ATTRIBUTE_REINITIALIZES void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a> () final</td></tr>
<tr class="separator:a1e436b607da362266ed7e00d18cd6ac7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83794439b5a81a507b67b07f09d4f048"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a> () const final</td></tr>
<tr class="separator:a83794439b5a81a507b67b07f09d4f048"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af1033c8579625eedc97d25696eeca0b1"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a> () const final</td></tr>
<tr class="separator:af1033c8579625eedc97d25696eeca0b1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a454c67b85b98fe47e87043230d799c2a"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a454c67b85b98fe47e87043230d799c2a">_InternalParse</a> (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</td></tr>
<tr class="separator:a454c67b85b98fe47e87043230d799c2a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a441b119e474a1202488ec26fa6eed236"><td class="memItemLeft" align="right" valign="top">::PROTOBUF_NAMESPACE_ID::uint8 *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a441b119e474a1202488ec26fa6eed236">_InternalSerialize</a> (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</td></tr>
<tr class="separator:a441b119e474a1202488ec26fa6eed236"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2c971b2a10d6aa68bf5fa0a7d4200ae6"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a> () const final</td></tr>
<tr class="separator:a2c971b2a10d6aa68bf5fa0a7d4200ae6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abee10a388b53df255f15fbec07e1ac80"><td class="memItemLeft" align="right" valign="top">::PROTOBUF_NAMESPACE_ID::Metadata&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a> () const final</td></tr>
<tr class="separator:abee10a388b53df255f15fbec07e1ac80"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a3093b30aa99ebf483676b451adbd5708"><td class="memItemLeft" align="right" valign="top">static const ::PROTOBUF_NAMESPACE_ID::Descriptor *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a> ()</td></tr>
<tr class="separator:a3093b30aa99ebf483676b451adbd5708"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac3a0363ef4ac7055acd3971d5ccf835a"><td class="memItemLeft" align="right" valign="top">static const ::PROTOBUF_NAMESPACE_ID::Descriptor *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a> ()</td></tr>
<tr class="separator:ac3a0363ef4ac7055acd3971d5ccf835a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1357c96fb88e28af1b115542dcc00a0c"><td class="memItemLeft" align="right" valign="top">static const ::PROTOBUF_NAMESPACE_ID::Reflection *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a> ()</td></tr>
<tr class="separator:a1357c96fb88e28af1b115542dcc00a0c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d493c564ad09c0f75908f186b69d450"><td class="memItemLeft" align="right" valign="top">static const <a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a3d493c564ad09c0f75908f186b69d450">default_instance</a> ()</td></tr>
<tr class="separator:a3d493c564ad09c0f75908f186b69d450"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a05cb7c52e2ce1eea2689c26385612b33"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a> ()</td></tr>
<tr class="separator:a05cb7c52e2ce1eea2689c26385612b33"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6233b5c99c0563cae1fde3f3c9ae6e1f"><td class="memItemLeft" align="right" valign="top">static const <a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a6233b5c99c0563cae1fde3f3c9ae6e1f">internal_default_instance</a> ()</td></tr>
<tr class="separator:a6233b5c99c0563cae1fde3f3c9ae6e1f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a48f62e45dcad5962fab6ae842edd63e4"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a48f62e45dcad5962fab6ae842edd63e4">Value_IsValid</a> (int value)</td></tr>
<tr class="separator:a48f62e45dcad5962fab6ae842edd63e4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aab6cdace292d29a3d9eac7ae7e30b9d8"><td class="memItemLeft" align="right" valign="top">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#aab6cdace292d29a3d9eac7ae7e30b9d8">Value_descriptor</a> ()</td></tr>
<tr class="separator:aab6cdace292d29a3d9eac7ae7e30b9d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa773611e22e9d6de957679c09e2e99e1"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:aa773611e22e9d6de957679c09e2e99e1"><td class="memTemplItemLeft" align="right" valign="top">static const std::string &amp;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#aa773611e22e9d6de957679c09e2e99e1">Value_Name</a> (T enum_t_value)</td></tr>
<tr class="separator:aa773611e22e9d6de957679c09e2e99e1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adba8e4143784b99eb40c8882fe14566d"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#adba8e4143784b99eb40c8882fe14566d">Value_Parse</a> (const std::string &amp;name, <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> *value)</td></tr>
<tr class="separator:adba8e4143784b99eb40c8882fe14566d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
Static Public Attributes</h2></td></tr>
<tr class="memitem:a8473d52a88ddd9d90e879d1716586bee"><td class="memItemLeft" align="right" valign="top">static constexpr int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a></td></tr>
<tr class="separator:a8473d52a88ddd9d90e879d1716586bee"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad97c04ee9372401e830d1595264c3a74"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#ad97c04ee9372401e830d1595264c3a74">UNSET</a></td></tr>
<tr class="separator:ad97c04ee9372401e830d1595264c3a74"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aad8700938c3ef23cf85a8c2ffb52076b"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#aad8700938c3ef23cf85a8c2ffb52076b">AUTOMATIC</a></td></tr>
<tr class="separator:aad8700938c3ef23cf85a8c2ffb52076b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a21def89a70be5a4f66829cf3d90d30a9"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a21def89a70be5a4f66829cf3d90d30a9">PATH_CHEAPEST_ARC</a></td></tr>
<tr class="separator:a21def89a70be5a4f66829cf3d90d30a9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a09ed3b036c8fe310221c6c3cf73bb1eb"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a09ed3b036c8fe310221c6c3cf73bb1eb">PATH_MOST_CONSTRAINED_ARC</a></td></tr>
<tr class="separator:a09ed3b036c8fe310221c6c3cf73bb1eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a59daa7e6c2d57af4e43d2db125142554"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a59daa7e6c2d57af4e43d2db125142554">EVALUATOR_STRATEGY</a></td></tr>
<tr class="separator:a59daa7e6c2d57af4e43d2db125142554"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2a2b6b62521aad0035d9d46ef2784908"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a2a2b6b62521aad0035d9d46ef2784908">SAVINGS</a></td></tr>
<tr class="separator:a2a2b6b62521aad0035d9d46ef2784908"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa4b8a1c7f2a7c3ad6eb7d592371cdd21"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#aa4b8a1c7f2a7c3ad6eb7d592371cdd21">SWEEP</a></td></tr>
<tr class="separator:aa4b8a1c7f2a7c3ad6eb7d592371cdd21"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a54588d3a9530a0377a5640ab4dae5786"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a54588d3a9530a0377a5640ab4dae5786">CHRISTOFIDES</a></td></tr>
<tr class="separator:a54588d3a9530a0377a5640ab4dae5786"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac9dfd2da68f9ca539dbc9258e86bbc6d"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#ac9dfd2da68f9ca539dbc9258e86bbc6d">ALL_UNPERFORMED</a></td></tr>
<tr class="separator:ac9dfd2da68f9ca539dbc9258e86bbc6d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5e727562ad32060899decb1e160d2244"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a5e727562ad32060899decb1e160d2244">BEST_INSERTION</a></td></tr>
<tr class="separator:a5e727562ad32060899decb1e160d2244"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a508000956c8c98258d146e641df6db1c"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a508000956c8c98258d146e641df6db1c">PARALLEL_CHEAPEST_INSERTION</a></td></tr>
<tr class="separator:a508000956c8c98258d146e641df6db1c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a76f0bee7d14ff833752f5fb6d315cd9f"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a76f0bee7d14ff833752f5fb6d315cd9f">SEQUENTIAL_CHEAPEST_INSERTION</a></td></tr>
<tr class="separator:a76f0bee7d14ff833752f5fb6d315cd9f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a88c51629eede10bb57a4694e91232f65"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a88c51629eede10bb57a4694e91232f65">LOCAL_CHEAPEST_INSERTION</a></td></tr>
<tr class="separator:a88c51629eede10bb57a4694e91232f65"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0c20670d29b6bd3fa327430425ab8941"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a0c20670d29b6bd3fa327430425ab8941">GLOBAL_CHEAPEST_ARC</a></td></tr>
<tr class="separator:a0c20670d29b6bd3fa327430425ab8941"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad899d6cf310b26dc11f0e11da3df465d"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#ad899d6cf310b26dc11f0e11da3df465d">LOCAL_CHEAPEST_ARC</a></td></tr>
<tr class="separator:ad899d6cf310b26dc11f0e11da3df465d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a715a0aa408f325831824c1b4eb94d0af"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a715a0aa408f325831824c1b4eb94d0af">FIRST_UNBOUND_MIN_VALUE</a></td></tr>
<tr class="separator:a715a0aa408f325831824c1b4eb94d0af"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4620a7093654c0a2bb610c2484e052da"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a4620a7093654c0a2bb610c2484e052da">Value_MIN</a></td></tr>
<tr class="separator:a4620a7093654c0a2bb610c2484e052da"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3a1a8fd0faccc2422f7a4d61af4c7002"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#a3a1a8fd0faccc2422f7a4d61af4c7002">Value_MAX</a></td></tr>
<tr class="separator:a3a1a8fd0faccc2422f7a4d61af4c7002"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af3d7e5e9b3732bea7d52af462df54b33"><td class="memItemLeft" align="right" valign="top">static constexpr int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html#af3d7e5e9b3732bea7d52af462df54b33">Value_ARRAYSIZE</a></td></tr>
<tr class="separator:af3d7e5e9b3732bea7d52af462df54b33"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Member Typedef Documentation</h2>
<a id="a31bc681b1d8ba03d79e0f08fd310e943"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a31bc681b1d8ba03d79e0f08fd310e943">&#9670;&nbsp;</a></span>Value</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">FirstSolutionStrategy_Value</a> <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00246">246</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="ad934dda24e2365223408a0f2d44d591d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad934dda24e2365223408a0f2d44d591d">&#9670;&nbsp;</a></span>FirstSolutionStrategy() <span class="overload">[1/3]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a9ec7dd82d7050822308448fb505e88a9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9ec7dd82d7050822308448fb505e88a9">&#9670;&nbsp;</a></span>~FirstSolutionStrategy()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual ~<a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a691424ca98484c779b3269e7b5e88d6f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a691424ca98484c779b3269e7b5e88d6f">&#9670;&nbsp;</a></span>FirstSolutionStrategy() <span class="overload">[2/3]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;&#160;</td>
<td class="paramname"><em>from</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a1f48f1731a90ef35f9a33204186fe64b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1f48f1731a90ef35f9a33204186fe64b">&#9670;&nbsp;</a></span>FirstSolutionStrategy() <span class="overload">[3/3]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;&amp;&#160;</td>
<td class="paramname"><em>from</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00150">150</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a454c67b85b98fe47e87043230d799c2a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a454c67b85b98fe47e87043230d799c2a">&#9670;&nbsp;</a></span>_InternalParse()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const char* _InternalParse </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>ptr</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">::PROTOBUF_NAMESPACE_ID::internal::ParseContext *&#160;</td>
<td class="paramname"><em>ctx</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">final</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a441b119e474a1202488ec26fa6eed236"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a441b119e474a1202488ec26fa6eed236">&#9670;&nbsp;</a></span>_InternalSerialize()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize </td>
<td>(</td>
<td class="paramtype">::PROTOBUF_NAMESPACE_ID::uint8 *&#160;</td>
<td class="paramname"><em>target</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *&#160;</td>
<td class="paramname"><em>stream</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">final</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="af1033c8579625eedc97d25696eeca0b1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af1033c8579625eedc97d25696eeca0b1">&#9670;&nbsp;</a></span>ByteSizeLong()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">size_t ByteSizeLong </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">final</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a1e436b607da362266ed7e00d18cd6ac7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1e436b607da362266ed7e00d18cd6ac7">&#9670;&nbsp;</a></span>Clear()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">final</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a8833e075ef8f8090c75efbe0ada224f7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8833e075ef8f8090c75efbe0ada224f7">&#9670;&nbsp;</a></span>CopyFrom() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void CopyFrom </td>
<td>(</td>
<td class="paramtype">const ::PROTOBUF_NAMESPACE_ID::Message &amp;&#160;</td>
<td class="paramname"><em>from</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">final</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a5bb2081112c166bcd39080a49014c056"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5bb2081112c166bcd39080a49014c056">&#9670;&nbsp;</a></span>CopyFrom() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void CopyFrom </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;&#160;</td>
<td class="paramname"><em>from</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a3d493c564ad09c0f75908f186b69d450"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3d493c564ad09c0f75908f186b69d450">&#9670;&nbsp;</a></span>default_instance()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static const <a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a>&amp; default_instance </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a3093b30aa99ebf483676b451adbd5708"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3093b30aa99ebf483676b451adbd5708">&#9670;&nbsp;</a></span>descriptor()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00168">168</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a2c971b2a10d6aa68bf5fa0a7d4200ae6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2c971b2a10d6aa68bf5fa0a7d4200ae6">&#9670;&nbsp;</a></span>GetCachedSize()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int GetCachedSize </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">final</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00215">215</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="ac3a0363ef4ac7055acd3971d5ccf835a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac3a0363ef4ac7055acd3971d5ccf835a">&#9670;&nbsp;</a></span>GetDescriptor()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00171">171</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="abee10a388b53df255f15fbec07e1ac80"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abee10a388b53df255f15fbec07e1ac80">&#9670;&nbsp;</a></span>GetMetadata()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">final</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a1357c96fb88e28af1b115542dcc00a0c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1357c96fb88e28af1b115542dcc00a0c">&#9670;&nbsp;</a></span>GetReflection()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00174">174</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a05cb7c52e2ce1eea2689c26385612b33"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a05cb7c52e2ce1eea2689c26385612b33">&#9670;&nbsp;</a></span>InitAsDefaultInstance()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void InitAsDefaultInstance </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a6233b5c99c0563cae1fde3f3c9ae6e1f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6233b5c99c0563cae1fde3f3c9ae6e1f">&#9670;&nbsp;</a></span>internal_default_instance()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static const <a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a>* internal_default_instance </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00180">180</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a83794439b5a81a507b67b07f09d4f048"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a83794439b5a81a507b67b07f09d4f048">&#9670;&nbsp;</a></span>IsInitialized()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool IsInitialized </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">final</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a4422e344178071198054eff604eea3d2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4422e344178071198054eff604eea3d2">&#9670;&nbsp;</a></span>MergeFrom() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void MergeFrom </td>
<td>(</td>
<td class="paramtype">const ::PROTOBUF_NAMESPACE_ID::Message &amp;&#160;</td>
<td class="paramname"><em>from</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">final</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="ac13c247aef227e79905787a7c24ddc5f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac13c247aef227e79905787a7c24ddc5f">&#9670;&nbsp;</a></span>MergeFrom() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void MergeFrom </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;&#160;</td>
<td class="paramname"><em>from</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a9bcc18694c23222e0188f83f9fdcfbaa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9bcc18694c23222e0188f83f9fdcfbaa">&#9670;&nbsp;</a></span>New() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a>* New </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">final</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00197">197</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="abee18a3dce41e0455922e1f0dbef7eec"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abee18a3dce41e0455922e1f0dbef7eec">&#9670;&nbsp;</a></span>New() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a>* New </td>
<td>(</td>
<td class="paramtype">::PROTOBUF_NAMESPACE_ID::Arena *&#160;</td>
<td class="paramname"><em>arena</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">final</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00201">201</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a7c506eeab1daf640f0341694f5a6ce93"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7c506eeab1daf640f0341694f5a6ce93">&#9670;&nbsp;</a></span>operator=() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a>&amp; operator= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;&#160;</td>
<td class="paramname"><em>from</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00155">155</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a9151f8e65bf6067da975ec4ab4e006ca"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9151f8e65bf6067da975ec4ab4e006ca">&#9670;&nbsp;</a></span>operator=() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a>&amp; operator= </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> &amp;&amp;&#160;</td>
<td class="paramname"><em>from</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00159">159</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a18920a0c19028809a243fb6e32dd5fe7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a18920a0c19028809a243fb6e32dd5fe7">&#9670;&nbsp;</a></span>Swap()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void Swap </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classoperations__research_1_1FirstSolutionStrategy.html">FirstSolutionStrategy</a> *&#160;</td>
<td class="paramname"><em>other</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00190">190</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="aab6cdace292d29a3d9eac7ae7e30b9d8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aab6cdace292d29a3d9eac7ae7e30b9d8">&#9670;&nbsp;</a></span>Value_descriptor()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* Value_descriptor </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00289">289</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a48f62e45dcad5962fab6ae842edd63e4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a48f62e45dcad5962fab6ae842edd63e4">&#9670;&nbsp;</a></span>Value_IsValid()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static bool Value_IsValid </td>
<td>(</td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00279">279</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="aa773611e22e9d6de957679c09e2e99e1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa773611e22e9d6de957679c09e2e99e1">&#9670;&nbsp;</a></span>Value_Name()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static const std::string&amp; Value_Name </td>
<td>(</td>
<td class="paramtype">T&#160;</td>
<td class="paramname"><em>enum_t_value</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00293">293</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="adba8e4143784b99eb40c8882fe14566d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adba8e4143784b99eb40c8882fe14566d">&#9670;&nbsp;</a></span>Value_Parse()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static bool Value_Parse </td>
<td>(</td>
<td class="paramtype">const std::string &amp;&#160;</td>
<td class="paramname"><em>name</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> *&#160;</td>
<td class="paramname"><em>value</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00299">299</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="ac9dfd2da68f9ca539dbc9258e86bbc6d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac9dfd2da68f9ca539dbc9258e86bbc6d">&#9670;&nbsp;</a></span>ALL_UNPERFORMED</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> ALL_UNPERFORMED</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cad8b402bcdd3bcd857fc78954202f8235">FirstSolutionStrategy_Value_ALL_UNPERFORMED</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00263">263</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="aad8700938c3ef23cf85a8c2ffb52076b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aad8700938c3ef23cf85a8c2ffb52076b">&#9670;&nbsp;</a></span>AUTOMATIC</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> AUTOMATIC</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca5390ddfbc0c9be09a0c1016290ed801d">FirstSolutionStrategy_Value_AUTOMATIC</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00249">249</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a5e727562ad32060899decb1e160d2244"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5e727562ad32060899decb1e160d2244">&#9670;&nbsp;</a></span>BEST_INSERTION</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> BEST_INSERTION</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cad556fa2b71d1a07f6427b93c1ba8c94e">FirstSolutionStrategy_Value_BEST_INSERTION</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00265">265</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a54588d3a9530a0377a5640ab4dae5786"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a54588d3a9530a0377a5640ab4dae5786">&#9670;&nbsp;</a></span>CHRISTOFIDES</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> CHRISTOFIDES</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cab8a163273dd98f8e998a4993316fa001">FirstSolutionStrategy_Value_CHRISTOFIDES</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00261">261</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a59daa7e6c2d57af4e43d2db125142554"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a59daa7e6c2d57af4e43d2db125142554">&#9670;&nbsp;</a></span>EVALUATOR_STRATEGY</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> EVALUATOR_STRATEGY</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cac4a4de196ce46d1cdee9d009791bea4f">FirstSolutionStrategy_Value_EVALUATOR_STRATEGY</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00255">255</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a715a0aa408f325831824c1b4eb94d0af"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a715a0aa408f325831824c1b4eb94d0af">&#9670;&nbsp;</a></span>FIRST_UNBOUND_MIN_VALUE</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> FIRST_UNBOUND_MIN_VALUE</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca127c3496a5dcd277f057806b45c3e76b">FirstSolutionStrategy_Value_FIRST_UNBOUND_MIN_VALUE</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00277">277</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a0c20670d29b6bd3fa327430425ab8941"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0c20670d29b6bd3fa327430425ab8941">&#9670;&nbsp;</a></span>GLOBAL_CHEAPEST_ARC</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> GLOBAL_CHEAPEST_ARC</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307caaf319737c87c096479faa3655a9d7a24">FirstSolutionStrategy_Value_GLOBAL_CHEAPEST_ARC</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00273">273</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a8473d52a88ddd9d90e879d1716586bee"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8473d52a88ddd9d90e879d1716586bee">&#9670;&nbsp;</a></span>kIndexInFileMessages</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr int kIndexInFileMessages</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> 0</div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00184">184</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="ad899d6cf310b26dc11f0e11da3df465d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad899d6cf310b26dc11f0e11da3df465d">&#9670;&nbsp;</a></span>LOCAL_CHEAPEST_ARC</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> LOCAL_CHEAPEST_ARC</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca357b642d8a66f042b6127e8efe1e77a9">FirstSolutionStrategy_Value_LOCAL_CHEAPEST_ARC</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00275">275</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a88c51629eede10bb57a4694e91232f65"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a88c51629eede10bb57a4694e91232f65">&#9670;&nbsp;</a></span>LOCAL_CHEAPEST_INSERTION</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> LOCAL_CHEAPEST_INSERTION</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca7ba5c420813d86371a5752207c61be84">FirstSolutionStrategy_Value_LOCAL_CHEAPEST_INSERTION</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00271">271</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a508000956c8c98258d146e641df6db1c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a508000956c8c98258d146e641df6db1c">&#9670;&nbsp;</a></span>PARALLEL_CHEAPEST_INSERTION</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> PARALLEL_CHEAPEST_INSERTION</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca94dcd03319ecc0b002b02726490d8831">FirstSolutionStrategy_Value_PARALLEL_CHEAPEST_INSERTION</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00267">267</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a21def89a70be5a4f66829cf3d90d30a9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a21def89a70be5a4f66829cf3d90d30a9">&#9670;&nbsp;</a></span>PATH_CHEAPEST_ARC</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> PATH_CHEAPEST_ARC</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cab5f1b5d9f869690d2db7153179c41aba">FirstSolutionStrategy_Value_PATH_CHEAPEST_ARC</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00251">251</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a09ed3b036c8fe310221c6c3cf73bb1eb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a09ed3b036c8fe310221c6c3cf73bb1eb">&#9670;&nbsp;</a></span>PATH_MOST_CONSTRAINED_ARC</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> PATH_MOST_CONSTRAINED_ARC</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cae07145d13cc6775478804a5969b1cfd2">FirstSolutionStrategy_Value_PATH_MOST_CONSTRAINED_ARC</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00253">253</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a2a2b6b62521aad0035d9d46ef2784908"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2a2b6b62521aad0035d9d46ef2784908">&#9670;&nbsp;</a></span>SAVINGS</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> SAVINGS</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca295a33958d67dda6a73918221b21f8e2">FirstSolutionStrategy_Value_SAVINGS</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00257">257</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a76f0bee7d14ff833752f5fb6d315cd9f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a76f0bee7d14ff833752f5fb6d315cd9f">&#9670;&nbsp;</a></span>SEQUENTIAL_CHEAPEST_INSERTION</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> SEQUENTIAL_CHEAPEST_INSERTION</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307caddf6fded79a96eb2c733b21c9cc741c5">FirstSolutionStrategy_Value_SEQUENTIAL_CHEAPEST_INSERTION</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00269">269</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="aa4b8a1c7f2a7c3ad6eb7d592371cdd21"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa4b8a1c7f2a7c3ad6eb7d592371cdd21">&#9670;&nbsp;</a></span>SWEEP</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> SWEEP</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca6b03b344919c0e27bd4533bb89c527ef">FirstSolutionStrategy_Value_SWEEP</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00259">259</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="ad97c04ee9372401e830d1595264c3a74"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad97c04ee9372401e830d1595264c3a74">&#9670;&nbsp;</a></span>UNSET</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> UNSET</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca31c43e778aca17f824b8af4ab2e42381">FirstSolutionStrategy_Value_UNSET</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00247">247</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="af3d7e5e9b3732bea7d52af462df54b33"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af3d7e5e9b3732bea7d52af462df54b33">&#9670;&nbsp;</a></span>Value_ARRAYSIZE</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr int Value_ARRAYSIZE</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a288aa8299841c0561fbe3505220f708a">FirstSolutionStrategy_Value_Value_ARRAYSIZE</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00286">286</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a3a1a8fd0faccc2422f7a4d61af4c7002"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3a1a8fd0faccc2422f7a4d61af4c7002">&#9670;&nbsp;</a></span>Value_MAX</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> Value_MAX</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a5d9cbe1519514004c2dafee35d59bb85">FirstSolutionStrategy_Value_Value_MAX</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00284">284</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<a id="a4620a7093654c0a2bb610c2484e052da"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4620a7093654c0a2bb610c2484e052da">&#9670;&nbsp;</a></span>Value_MIN</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307c">Value</a> Value_MIN</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="code" href="namespaceoperations__research.html#a5993f13606f510a486975f093213b857">FirstSolutionStrategy_Value_Value_MIN</a></div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00282">282</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a></li>
</ul>
</div><!-- contents -->
<div class="ttc" id="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca31c43e778aca17f824b8af4ab2e42381"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca31c43e778aca17f824b8af4ab2e42381">operations_research::FirstSolutionStrategy_Value_UNSET</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_UNSET</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="anamespaceoperations__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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca6b03b344919c0e27bd4533bb89c527ef"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca6b03b344919c0e27bd4533bb89c527ef">operations_research::FirstSolutionStrategy_Value_SWEEP</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_SWEEP</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="anamespaceoperations__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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307cad556fa2b71d1a07f6427b93c1ba8c94e"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cad556fa2b71d1a07f6427b93c1ba8c94e">operations_research::FirstSolutionStrategy_Value_BEST_INSERTION</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_BEST_INSERTION</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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307cac4a4de196ce46d1cdee9d009791bea4f"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cac4a4de196ce46d1cdee9d009791bea4f">operations_research::FirstSolutionStrategy_Value_EVALUATOR_STRATEGY</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_EVALUATOR_STRATEGY</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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307cab5f1b5d9f869690d2db7153179c41aba"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cab5f1b5d9f869690d2db7153179c41aba">operations_research::FirstSolutionStrategy_Value_PATH_CHEAPEST_ARC</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_PATH_CHEAPEST_ARC</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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca5390ddfbc0c9be09a0c1016290ed801d"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca5390ddfbc0c9be09a0c1016290ed801d">operations_research::FirstSolutionStrategy_Value_AUTOMATIC</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_AUTOMATIC</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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307caaf319737c87c096479faa3655a9d7a24"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307caaf319737c87c096479faa3655a9d7a24">operations_research::FirstSolutionStrategy_Value_GLOBAL_CHEAPEST_ARC</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_GLOBAL_CHEAPEST_ARC</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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307cad8b402bcdd3bcd857fc78954202f8235"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cad8b402bcdd3bcd857fc78954202f8235">operations_research::FirstSolutionStrategy_Value_ALL_UNPERFORMED</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_ALL_UNPERFORMED</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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307cae07145d13cc6775478804a5969b1cfd2"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cae07145d13cc6775478804a5969b1cfd2">operations_research::FirstSolutionStrategy_Value_PATH_MOST_CONSTRAINED_ARC</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_PATH_MOST_CONSTRAINED_ARC</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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca7ba5c420813d86371a5752207c61be84"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca7ba5c420813d86371a5752207c61be84">operations_research::FirstSolutionStrategy_Value_LOCAL_CHEAPEST_INSERTION</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_LOCAL_CHEAPEST_INSERTION</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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307caddf6fded79a96eb2c733b21c9cc741c5"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307caddf6fded79a96eb2c733b21c9cc741c5">operations_research::FirstSolutionStrategy_Value_SEQUENTIAL_CHEAPEST_INSERTION</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_SEQUENTIAL_CHEAPEST_INSERTION</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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca94dcd03319ecc0b002b02726490d8831"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca94dcd03319ecc0b002b02726490d8831">operations_research::FirstSolutionStrategy_Value_PARALLEL_CHEAPEST_INSERTION</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_PARALLEL_CHEAPEST_INSERTION</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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca357b642d8a66f042b6127e8efe1e77a9"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca357b642d8a66f042b6127e8efe1e77a9">operations_research::FirstSolutionStrategy_Value_LOCAL_CHEAPEST_ARC</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_LOCAL_CHEAPEST_ARC</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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca295a33958d67dda6a73918221b21f8e2"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca295a33958d67dda6a73918221b21f8e2">operations_research::FirstSolutionStrategy_Value_SAVINGS</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_SAVINGS</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="anamespaceoperations__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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307ca127c3496a5dcd277f057806b45c3e76b"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307ca127c3496a5dcd277f057806b45c3e76b">operations_research::FirstSolutionStrategy_Value_FIRST_UNBOUND_MIN_VALUE</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_FIRST_UNBOUND_MIN_VALUE</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="anamespaceoperations__research_html_a49e7da620d9baa1bb2715b89fcbc307cab8a163273dd98f8e998a4993316fa001"><div class="ttname"><a href="namespaceoperations__research.html#a49e7da620d9baa1bb2715b89fcbc307cab8a163273dd98f8e998a4993316fa001">operations_research::FirstSolutionStrategy_Value_CHRISTOFIDES</a></div><div class="ttdeci">@ FirstSolutionStrategy_Value_CHRISTOFIDES</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>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>