2013 lines
444 KiB
HTML
2013 lines
444 KiB
HTML
<!-- HTML header for doxygen 1.8.18-->
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.9.1"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>OR-Tools: search_stats.pb.h Source File</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.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="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectlogo"><img alt="Logo" src="orLogo.png"/></td>
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">OR-Tools
|
|
 <span id="projectnumber">8.2</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.1 -->
|
|
<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','.html');
|
|
/* @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('search__stats_8pb_8h_source.html',''); initResizable(); });
|
|
/* @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">search_stats.pb.h</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="search__stats_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/search_stats.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_2fsearch_5fstats_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_2fsearch_5fstats_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 < 3014000</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 3014000 < 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_table_driven.h></span></div>
|
|
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <google/protobuf/generated_message_util.h></span></div>
|
|
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <google/protobuf/metadata_lite.h></span></div>
|
|
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <google/protobuf/generated_message_reflection.h></span></div>
|
|
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include <google/protobuf/message.h></span></div>
|
|
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include <google/protobuf/repeated_field.h></span> <span class="comment">// IWYU pragma: export</span></div>
|
|
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include <google/protobuf/extension_set.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/unknown_field_set.h></span></div>
|
|
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="comment">// @@protoc_insertion_point(includes)</span></div>
|
|
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include <google/protobuf/port_def.inc></span></div>
|
|
<div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="search__stats_8pb_8h.html#a28e9750ae92cdf671c961c50cb92987e"> 36</a></span> <span class="preprocessor">#define PROTOBUF_INTERNAL_EXPORT_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</span></div>
|
|
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> PROTOBUF_NAMESPACE_OPEN</div>
|
|
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">namespace </span><a class="code" href="namespaceinternal.html">internal</a> {</div>
|
|
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="keyword">class </span>AnyMetadata;</div>
|
|
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> } <span class="comment">// namespace internal</span></div>
|
|
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> PROTOBUF_NAMESPACE_CLOSE</div>
|
|
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  </div>
|
|
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="comment">// Internal implementation detail -- do not use these members.</span></div>
|
|
<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html"> 44</a></span> <span class="keyword">struct </span><a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a> {</div>
|
|
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]</div>
|
|
<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f"> 46</a></span>  <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
|
|
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]</div>
|
|
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a57e83bcf45762efcecb94544c5069304"> 48</a></span>  <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a57e83bcf45762efcecb94544c5069304">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::ParseTable schema[5]</div>
|
|
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a21d3d3b2410560f18ff1c3a0bfe9183a"> 50</a></span>  <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a21d3d3b2410560f18ff1c3a0bfe9183a">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
|
|
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689"> 51</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">field_metadata</a>[];</div>
|
|
<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a807eed5c615caffbff3960079ef76239"> 52</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a807eed5c615caffbff3960079ef76239">serialization_table</a>[];</div>
|
|
<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a345548bf52cc46cc10c6830c03d541ff"> 53</a></span>  <span class="keyword">static</span> <a class="code" href="integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e">const ::PROTOBUF_NAMESPACE_ID::uint32</a> <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">offsets</a>[];</div>
|
|
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> };</div>
|
|
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="keyword">extern</span> const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable <a class="code" href="search__stats_8pb_8h.html#a862a805c4b5e1c9db3faaf550831b517">descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a>;</div>
|
|
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">namespace </span><a class="code" href="namespaceoperations__research.html">operations_research</a> {</div>
|
|
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">class </span>ConstraintSolverStatistics;</div>
|
|
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="keyword">class </span>ConstraintSolverStatisticsDefaultTypeInternal;</div>
|
|
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#ad4ba391d92e296acff349156e430bf3f"> 59</a></span> <span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1_constraint_solver_statistics_default_type_internal.html">ConstraintSolverStatisticsDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research.html#ad4ba391d92e296acff349156e430bf3f">_ConstraintSolverStatistics_default_instance_</a>;</div>
|
|
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">class </span>LocalSearchStatistics;</div>
|
|
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1_local_search_statistics_default_type_internal.html">LocalSearchStatisticsDefaultTypeInternal</a>;</div>
|
|
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#af28c6e8eb66b60b5a12f43ec30040e0b"> 62</a></span> <span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1_local_search_statistics_default_type_internal.html">LocalSearchStatisticsDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research.html#af28c6e8eb66b60b5a12f43ec30040e0b">_LocalSearchStatistics_default_instance_</a>;</div>
|
|
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="keyword">class </span>LocalSearchStatistics_LocalSearchFilterStatistics;</div>
|
|
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1_local_search_statistics___local_search_filter_statistics_default_type_internal.html">LocalSearchStatistics_LocalSearchFilterStatisticsDefaultTypeInternal</a>;</div>
|
|
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a05dd7c53cb79821b83b93adca4400aa2"> 65</a></span> <span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1_local_search_statistics___local_search_filter_statistics_default_type_internal.html">LocalSearchStatistics_LocalSearchFilterStatisticsDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research.html#a05dd7c53cb79821b83b93adca4400aa2">_LocalSearchStatistics_LocalSearchFilterStatistics_default_instance_</a>;</div>
|
|
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="keyword">class </span>LocalSearchStatistics_LocalSearchOperatorStatistics;</div>
|
|
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1_local_search_statistics___local_search_operator_statistics_default_type_internal.html">LocalSearchStatistics_LocalSearchOperatorStatisticsDefaultTypeInternal</a>;</div>
|
|
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a5355845fac538a19733e8f8730cf1673"> 68</a></span> <span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1_local_search_statistics___local_search_operator_statistics_default_type_internal.html">LocalSearchStatistics_LocalSearchOperatorStatisticsDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research.html#a5355845fac538a19733e8f8730cf1673">_LocalSearchStatistics_LocalSearchOperatorStatistics_default_instance_</a>;</div>
|
|
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="keyword">class </span>SearchStatistics;</div>
|
|
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1_search_statistics_default_type_internal.html">SearchStatisticsDefaultTypeInternal</a>;</div>
|
|
<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="namespaceoperations__research.html#a20517661e3bbc83300a06565a84d0654"> 71</a></span> <span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1_search_statistics_default_type_internal.html">SearchStatisticsDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research.html#a20517661e3bbc83300a06565a84d0654">_SearchStatistics_default_instance_</a>;</div>
|
|
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> } <span class="comment">// namespace operations_research</span></div>
|
|
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> PROTOBUF_NAMESPACE_OPEN</div>
|
|
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="search__stats_8pb_8h.html#a078a2c901ea6ba4a7b8afa2be919618c"> 74</a></span> <span class="keyword">template</span><> ::operations_research::ConstraintSolverStatistics* Arena::CreateMaybeMessage<::operations_research::ConstraintSolverStatistics>(Arena*);</div>
|
|
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="search__stats_8pb_8h.html#ad0533e6870b7e8de503b108867496ad0"> 75</a></span> <span class="keyword">template</span><> ::operations_research::LocalSearchStatistics* Arena::CreateMaybeMessage<::operations_research::LocalSearchStatistics>(Arena*);</div>
|
|
<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="search__stats_8pb_8h.html#a39047f64c0d54d0851ef9beb1559f7c0"> 76</a></span> <span class="keyword">template</span><> ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics* Arena::CreateMaybeMessage<::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics>(Arena*);</div>
|
|
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="search__stats_8pb_8h.html#a62ac606e85b56b8cec4a428fb95c6717"> 77</a></span> <span class="keyword">template</span><> ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics* Arena::CreateMaybeMessage<::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics>(Arena*);</div>
|
|
<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="search__stats_8pb_8h.html#a7d130f766bb5e8442e65f52bdf2793a5"> 78</a></span> <span class="keyword">template</span><> ::operations_research::SearchStatistics* Arena::CreateMaybeMessage<::operations_research::SearchStatistics>(Arena*);</div>
|
|
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> PROTOBUF_NAMESPACE_CLOSE</div>
|
|
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="keyword">namespace </span><a class="code" href="namespaceoperations__research.html">operations_research</a> {</div>
|
|
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  </div>
|
|
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  </div>
|
|
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="keyword">class </span>LocalSearchStatistics_LocalSearchOperatorStatistics PROTOBUF_FINAL :</div>
|
|
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics) */</span> {</div>
|
|
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a02415cee88ebf2beb2c807eda04c6e2e"> 87</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a02415cee88ebf2beb2c807eda04c6e2e">LocalSearchStatistics_LocalSearchOperatorStatistics</a>() : LocalSearchStatistics_LocalSearchOperatorStatistics(nullptr) {}</div>
|
|
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9d52bc50377897b37f2d216bf4d4789e"> 88</a></span>  <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9d52bc50377897b37f2d216bf4d4789e">~LocalSearchStatistics_LocalSearchOperatorStatistics</a>();</div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div>
|
|
<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a447e36aa28c1db1e10872d6959d3d533"> 90</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a447e36aa28c1db1e10872d6959d3d533">LocalSearchStatistics_LocalSearchOperatorStatistics</a>(<span class="keyword">const</span> LocalSearchStatistics_LocalSearchOperatorStatistics& from);</div>
|
|
<div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac496a51bee50663dc830117855f2be86"> 91</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac496a51bee50663dc830117855f2be86">LocalSearchStatistics_LocalSearchOperatorStatistics</a>(LocalSearchStatistics_LocalSearchOperatorStatistics&& from) noexcept</div>
|
|
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  : LocalSearchStatistics_LocalSearchOperatorStatistics() {</div>
|
|
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  *<span class="keyword">this</span> = ::std::move(from);</div>
|
|
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  }</div>
|
|
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  </div>
|
|
<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a19851b16ccc57ba1eabe6312a7fb3359"> 96</a></span>  <span class="keyword">inline</span> LocalSearchStatistics_LocalSearchOperatorStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a19851b16ccc57ba1eabe6312a7fb3359">operator=</a>(<span class="keyword">const</span> LocalSearchStatistics_LocalSearchOperatorStatistics& from) {</div>
|
|
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  }</div>
|
|
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adaa4386bdcd6add6fad9522aab73dd86"> 100</a></span>  <span class="keyword">inline</span> LocalSearchStatistics_LocalSearchOperatorStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adaa4386bdcd6add6fad9522aab73dd86">operator=</a>(LocalSearchStatistics_LocalSearchOperatorStatistics&& from) noexcept {</div>
|
|
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
|
|
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> != &from) InternalSwap(&from);</div>
|
|
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  }</div>
|
|
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  }</div>
|
|
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  </div>
|
|
<div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708"> 109</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
|
|
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <span class="keywordflow">return</span> GetDescriptor();</div>
|
|
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  }</div>
|
|
<div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 112</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
|
|
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
|
|
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  }</div>
|
|
<div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c"> 115</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
|
|
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
|
|
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  }</div>
|
|
<div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a11faa63f457ab2d02883028ca4ce4828"> 118</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> LocalSearchStatistics_LocalSearchOperatorStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a11faa63f457ab2d02883028ca4ce4828">default_instance</a>();</div>
|
|
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  </div>
|
|
<div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0c3e1b65da21ec72b39795f9d034812b"> 120</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> LocalSearchStatistics_LocalSearchOperatorStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0c3e1b65da21ec72b39795f9d034812b">internal_default_instance</a>() {</div>
|
|
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>LocalSearchStatistics_LocalSearchOperatorStatistics*<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  &<a class="code" href="namespaceoperations__research.html#a5355845fac538a19733e8f8730cf1673">_LocalSearchStatistics_LocalSearchOperatorStatistics_default_instance_</a>);</div>
|
|
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  }</div>
|
|
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
|
|
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  0;</div>
|
|
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  </div>
|
|
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adb20b2d94e1d6d2abbd9aeaf26aaf237"> 127</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adb20b2d94e1d6d2abbd9aeaf26aaf237">swap</a>(LocalSearchStatistics_LocalSearchOperatorStatistics& <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, LocalSearchStatistics_LocalSearchOperatorStatistics& <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
|
|
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
|
|
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  }</div>
|
|
<div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6ede1bf8c8ea5027150a76e82fa5afb7"> 130</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6ede1bf8c8ea5027150a76e82fa5afb7">Swap</a>(LocalSearchStatistics_LocalSearchOperatorStatistics* other) {</div>
|
|
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <span class="keywordflow">if</span> (GetArena() == other->GetArena()) {</div>
|
|
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
|
|
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  }</div>
|
|
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  }</div>
|
|
<div class="line"><a name="l00138"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a96c8ff0e26c24f6e703ef9659051d45b"> 138</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a96c8ff0e26c24f6e703ef9659051d45b">UnsafeArenaSwap</a>(LocalSearchStatistics_LocalSearchOperatorStatistics* other) {</div>
|
|
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  GOOGLE_DCHECK(GetArena() == other->GetArena());</div>
|
|
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  }</div>
|
|
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  </div>
|
|
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <span class="comment">// implements Message ----------------------------------------------</span></div>
|
|
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  </div>
|
|
<div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5ee37d543beea7b069b9f3238dc89d07"> 146</a></span>  <span class="keyword">inline</span> LocalSearchStatistics_LocalSearchOperatorStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5ee37d543beea7b069b9f3238dc89d07">New</a>() const final {</div>
|
|
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="keywordflow">return</span> CreateMaybeMessage<LocalSearchStatistics_LocalSearchOperatorStatistics>(<span class="keyword">nullptr</span>);</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>  </div>
|
|
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa0f843827a90d33c6e30db60901fd0ec"> 150</a></span>  LocalSearchStatistics_LocalSearchOperatorStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa0f843827a90d33c6e30db60901fd0ec">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
|
|
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="keywordflow">return</span> CreateMaybeMessage<LocalSearchStatistics_LocalSearchOperatorStatistics>(arena);</div>
|
|
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  }</div>
|
|
<div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7"> 153</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2"> 154</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8f976f22183d14c4f06fbab0515eba58"> 155</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8f976f22183d14c4f06fbab0515eba58">CopyFrom</a>(<span class="keyword">const</span> LocalSearchStatistics_LocalSearchOperatorStatistics& from);</div>
|
|
<div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a057ebdce72a110be03cf4b9974283b14"> 156</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a057ebdce72a110be03cf4b9974283b14">MergeFrom</a>(<span class="keyword">const</span> LocalSearchStatistics_LocalSearchOperatorStatistics& from);</div>
|
|
<div class="line"><a name="l00157"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7"> 157</a></span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
|
|
<div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a83794439b5a81a507b67b07f09d4f048"> 158</a></span>  <span class="keywordtype">bool</span> IsInitialized() const final;</div>
|
|
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  </div>
|
|
<div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af1033c8579625eedc97d25696eeca0b1"> 160</a></span>  <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
|
|
<div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a454c67b85b98fe47e87043230d799c2a"> 161</a></span>  const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
|
|
<div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a441b119e474a1202488ec26fa6eed236"> 162</a></span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
|
|
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
|
|
<div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 164</a></span>  <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</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>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
|
|
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
|
|
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  <span class="keywordtype">void</span> InternalSwap(LocalSearchStatistics_LocalSearchOperatorStatistics* other);</div>
|
|
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
|
|
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
|
|
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics"</span>;</div>
|
|
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  }</div>
|
|
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <span class="keyword">protected</span>:</div>
|
|
<div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a57bfab9f61f440f911be0b7b59267108"> 176</a></span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a57bfab9f61f440f911be0b7b59267108">LocalSearchStatistics_LocalSearchOperatorStatistics</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div>
|
|
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  <span class="keyword">public</span>:</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_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80"> 182</a></span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
|
|
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  private:</div>
|
|
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
|
|
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::<a class="code" href="search__stats_8pb_8h.html#a862a805c4b5e1c9db3faaf550831b517">descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a>);</div>
|
|
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  <a class="code" href="search__stats_8pb_8h.html#a862a805c4b5e1c9db3faaf550831b517">return ::descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
|
|
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  }</div>
|
|
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  </div>
|
|
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  </div>
|
|
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  <span class="comment">// nested types ----------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  </div>
|
|
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <span class="comment">// accessors -------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  </div>
|
|
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  enum : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00196"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8843093f61888f041550f03637af5395aacb976bfef7299e1e591a8261306e8a0"> 196</a></span>  kLocalSearchOperatorFieldNumber = 1,</div>
|
|
<div class="line"><a name="l00197"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8843093f61888f041550f03637af5395a8b3292923e254004e284a5a41a1eadd4"> 197</a></span>  kNumNeighborsFieldNumber = 2,</div>
|
|
<div class="line"><a name="l00198"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8843093f61888f041550f03637af5395aa1ad272e40ae0534f988e6bdb7b1e83d"> 198</a></span>  kNumFilteredNeighborsFieldNumber = 3,</div>
|
|
<div class="line"><a name="l00199"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8843093f61888f041550f03637af5395a37a76eb1ef3bd18c1ec3c043e2e4507e"> 199</a></span>  kNumAcceptedNeighborsFieldNumber = 4,</div>
|
|
<div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac7384894d2bf3534f88d59cae395f81ca348a9b99f4866272a9add81496f70529"> 200</a></span>  kDurationSecondsFieldNumber = 5,</div>
|
|
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  };</div>
|
|
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  <span class="comment">// string local_search_operator = 1;</span></div>
|
|
<div class="line"><a name="l00203"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5bac12eec11ad31cdce20468201504f2"> 203</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5bac12eec11ad31cdce20468201504f2">clear_local_search_operator</a>();</div>
|
|
<div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a30160e050947037a9b1cd05a1c0993b6"> 204</a></span>  <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a30160e050947037a9b1cd05a1c0993b6">local_search_operator</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00205"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2d669506fa0ea57233b3db07351e7b9d"> 205</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2d669506fa0ea57233b3db07351e7b9d">set_local_search_operator</a>(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af90a1fb3e048354e0535d360a95eebb9"> 206</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af90a1fb3e048354e0535d360a95eebb9">set_local_search_operator</a>(std::string&& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae228cbf6b725f6b4d63c945aaf1781a5"> 207</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae228cbf6b725f6b4d63c945aaf1781a5">set_local_search_operator</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1781d177443e573237483f62d558cfd0"> 208</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1781d177443e573237483f62d558cfd0">set_local_search_operator</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, <span class="keywordtype">size_t</span> size);</div>
|
|
<div class="line"><a name="l00209"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4f78a7c155cbb518617455c5176af0be"> 209</a></span>  std::string* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4f78a7c155cbb518617455c5176af0be">mutable_local_search_operator</a>();</div>
|
|
<div class="line"><a name="l00210"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad8ab041002783fc06cdc56ffeeffcf47"> 210</a></span>  std::string* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad8ab041002783fc06cdc56ffeeffcf47">release_local_search_operator</a>();</div>
|
|
<div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8e9b4dca3abfb53633fe43512e9efe65"> 211</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8e9b4dca3abfb53633fe43512e9efe65">set_allocated_local_search_operator</a>(std::string* local_search_operator);</div>
|
|
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  <span class="keyword">const</span> std::string& _internal_local_search_operator() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  <span class="keywordtype">void</span> _internal_set_local_search_operator(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  std::string* _internal_mutable_local_search_operator();</div>
|
|
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  </div>
|
|
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  <span class="comment">// int64 num_neighbors = 2;</span></div>
|
|
<div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4897b565008bff33883916caa46986dc"> 219</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4897b565008bff33883916caa46986dc">clear_num_neighbors</a>();</div>
|
|
<div class="line"><a name="l00220"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa3fa1ace1bd4b21ba464b47a2af4c086"> 220</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa3fa1ace1bd4b21ba464b47a2af4c086">num_neighbors</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6a1c8e8d28900ea187062f401401f658"> 221</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6a1c8e8d28900ea187062f401401f658">set_num_neighbors</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_num_neighbors() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <span class="keywordtype">void</span> _internal_set_num_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  <span class="keyword">public</span>:</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="comment">// int64 num_filtered_neighbors = 3;</span></div>
|
|
<div class="line"><a name="l00228"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a640e256f36226b4a71e3009acfd5126c"> 228</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a640e256f36226b4a71e3009acfd5126c">clear_num_filtered_neighbors</a>();</div>
|
|
<div class="line"><a name="l00229"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab3fbcd0407ead3423ad5ddbeeb28c8bc"> 229</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab3fbcd0407ead3423ad5ddbeeb28c8bc">num_filtered_neighbors</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00230"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aed40e761412be4084012c7d8c9e300b4"> 230</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aed40e761412be4084012c7d8c9e300b4">set_num_filtered_neighbors</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_num_filtered_neighbors() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  <span class="keywordtype">void</span> _internal_set_num_filtered_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  </div>
|
|
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <span class="comment">// int64 num_accepted_neighbors = 4;</span></div>
|
|
<div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad3c9f7e9dfa322c98965e0f994345960"> 237</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad3c9f7e9dfa322c98965e0f994345960">clear_num_accepted_neighbors</a>();</div>
|
|
<div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a723a2b433fc7ef86cd1a5c7cded0df79"> 238</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a723a2b433fc7ef86cd1a5c7cded0df79">num_accepted_neighbors</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00239"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aae7de2eafd85a49ad3fc7953057d7725"> 239</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aae7de2eafd85a49ad3fc7953057d7725">set_num_accepted_neighbors</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_num_accepted_neighbors() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  <span class="keywordtype">void</span> _internal_set_num_accepted_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  <span class="keyword">public</span>:</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">// double duration_seconds = 5;</span></div>
|
|
<div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a98993d7798004f482c5d8ef6083e37a7"> 246</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a98993d7798004f482c5d8ef6083e37a7">clear_duration_seconds</a>();</div>
|
|
<div class="line"><a name="l00247"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5f0441888247f217551da8239c31aa85"> 247</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5f0441888247f217551da8239c31aa85">duration_seconds</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00248"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#add208c1f9a5ef96ddabea287418fb216"> 248</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#add208c1f9a5ef96ddabea287418fb216">set_duration_seconds</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  <span class="keywordtype">double</span> _internal_duration_seconds() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <span class="keywordtype">void</span> _internal_set_duration_seconds(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  </div>
|
|
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics)</span></div>
|
|
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <span class="keyword">class </span>_Internal;</div>
|
|
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  </div>
|
|
<div class="line"><a name="l00258"></a><span class="lineno"> 258</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="l00259"></a><span class="lineno"> 259</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
|
|
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
|
|
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr local_search_operator_;</div>
|
|
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> num_neighbors_;</div>
|
|
<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> num_filtered_neighbors_;</div>
|
|
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> num_accepted_neighbors_;</div>
|
|
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <span class="keywordtype">double</span> duration_seconds_;</div>
|
|
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
|
|
<div class="line"><a name="l00267"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad51e867be311d0d31072b0b2cc258532"> 267</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto;</div>
|
|
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span> };</div>
|
|
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  </div>
|
|
<div class="line"><a name="l00271"></a><span class="lineno"> 271</span> <span class="keyword">class </span>LocalSearchStatistics_LocalSearchFilterStatistics <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html">PROTOBUF_FINAL</a> :</div>
|
|
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics) */</span> {</div>
|
|
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00274"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab8284792b06d00a8b418dc277ce37b27"> 274</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab8284792b06d00a8b418dc277ce37b27">LocalSearchStatistics_LocalSearchFilterStatistics</a>() : LocalSearchStatistics_LocalSearchFilterStatistics(nullptr) {}</div>
|
|
<div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae6e95d2d4e62248a94dcfd88e65fa3b4"> 275</a></span>  <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae6e95d2d4e62248a94dcfd88e65fa3b4">~LocalSearchStatistics_LocalSearchFilterStatistics</a>();</div>
|
|
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>  </div>
|
|
<div class="line"><a name="l00277"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8e317b6e16321cef007b95001e7b0baa"> 277</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8e317b6e16321cef007b95001e7b0baa">LocalSearchStatistics_LocalSearchFilterStatistics</a>(<span class="keyword">const</span> LocalSearchStatistics_LocalSearchFilterStatistics& from);</div>
|
|
<div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2401e12f689a09dd79722e96c1cd85bd"> 278</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2401e12f689a09dd79722e96c1cd85bd">LocalSearchStatistics_LocalSearchFilterStatistics</a>(LocalSearchStatistics_LocalSearchFilterStatistics&& from) noexcept</div>
|
|
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  : LocalSearchStatistics_LocalSearchFilterStatistics() {</div>
|
|
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  *<span class="keyword">this</span> = ::std::move(from);</div>
|
|
<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  }</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_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a77f129fe715b32c81892ff35e683a297"> 283</a></span>  <span class="keyword">inline</span> LocalSearchStatistics_LocalSearchFilterStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a77f129fe715b32c81892ff35e683a297">operator=</a>(<span class="keyword">const</span> LocalSearchStatistics_LocalSearchFilterStatistics& from) {</div>
|
|
<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  }</div>
|
|
<div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad016656ce74146f74e067191c0fd66db"> 287</a></span>  <span class="keyword">inline</span> LocalSearchStatistics_LocalSearchFilterStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad016656ce74146f74e067191c0fd66db">operator=</a>(LocalSearchStatistics_LocalSearchFilterStatistics&& from) noexcept {</div>
|
|
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
|
|
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> != &from) InternalSwap(&from);</div>
|
|
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  CopyFrom(from);</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="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  }</div>
|
|
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  </div>
|
|
<div class="line"><a name="l00296"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708"> 296</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
|
|
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <span class="keywordflow">return</span> GetDescriptor();</div>
|
|
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  }</div>
|
|
<div class="line"><a name="l00299"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 299</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
|
|
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
|
|
<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  }</div>
|
|
<div class="line"><a name="l00302"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c"> 302</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
|
|
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
|
|
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>  }</div>
|
|
<div class="line"><a name="l00305"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afb4d457edae832d4f7b2f5a787664caa"> 305</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> LocalSearchStatistics_LocalSearchFilterStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afb4d457edae832d4f7b2f5a787664caa">default_instance</a>();</div>
|
|
<div class="line"><a name="l00306"></a><span class="lineno"> 306</span>  </div>
|
|
<div class="line"><a name="l00307"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae0821fa7ed0245b7566df67b5bc66c85"> 307</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> LocalSearchStatistics_LocalSearchFilterStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae0821fa7ed0245b7566df67b5bc66c85">internal_default_instance</a>() {</div>
|
|
<div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>LocalSearchStatistics_LocalSearchFilterStatistics*<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  &<a class="code" href="namespaceoperations__research.html#a05dd7c53cb79821b83b93adca4400aa2">_LocalSearchStatistics_LocalSearchFilterStatistics_default_instance_</a>);</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">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
|
|
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  1;</div>
|
|
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>  </div>
|
|
<div class="line"><a name="l00314"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3b55ad9676d64d28c6909a88a6ea57de"> 314</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3b55ad9676d64d28c6909a88a6ea57de">swap</a>(LocalSearchStatistics_LocalSearchFilterStatistics& <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, LocalSearchStatistics_LocalSearchFilterStatistics& <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
|
|
<div class="line"><a name="l00315"></a><span class="lineno"> 315</span>  <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
|
|
<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  }</div>
|
|
<div class="line"><a name="l00317"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a55e0d0fa841fb5010d9f0a63f2083eb0"> 317</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a55e0d0fa841fb5010d9f0a63f2083eb0">Swap</a>(LocalSearchStatistics_LocalSearchFilterStatistics* other) {</div>
|
|
<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  <span class="keywordflow">if</span> (GetArena() == other->GetArena()) {</div>
|
|
<div class="line"><a name="l00320"></a><span class="lineno"> 320</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
|
|
<div class="line"><a name="l00323"></a><span class="lineno"> 323</span>  }</div>
|
|
<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  }</div>
|
|
<div class="line"><a name="l00325"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaa2d6c9eb9f35b680950319e8c78c903"> 325</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaa2d6c9eb9f35b680950319e8c78c903">UnsafeArenaSwap</a>(LocalSearchStatistics_LocalSearchFilterStatistics* other) {</div>
|
|
<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  GOOGLE_DCHECK(GetArena() == other->GetArena());</div>
|
|
<div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  InternalSwap(other);</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"> 331</span>  <span class="comment">// implements Message ----------------------------------------------</span></div>
|
|
<div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  </div>
|
|
<div class="line"><a name="l00333"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6174a585fa924e0e0f2e9fc50942e316"> 333</a></span>  <span class="keyword">inline</span> LocalSearchStatistics_LocalSearchFilterStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6174a585fa924e0e0f2e9fc50942e316">New</a>() const final {</div>
|
|
<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  <span class="keywordflow">return</span> CreateMaybeMessage<LocalSearchStatistics_LocalSearchFilterStatistics>(<span class="keyword">nullptr</span>);</div>
|
|
<div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  }</div>
|
|
<div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  </div>
|
|
<div class="line"><a name="l00337"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a498806eb18cc72f088dd3842b5634f16"> 337</a></span>  LocalSearchStatistics_LocalSearchFilterStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a498806eb18cc72f088dd3842b5634f16">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
|
|
<div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  <span class="keywordflow">return</span> CreateMaybeMessage<LocalSearchStatistics_LocalSearchFilterStatistics>(arena);</div>
|
|
<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  }</div>
|
|
<div class="line"><a name="l00340"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7"> 340</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00341"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2"> 341</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00342"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a967a1cf6031c7c09ce98354802301d3a"> 342</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a967a1cf6031c7c09ce98354802301d3a">CopyFrom</a>(<span class="keyword">const</span> LocalSearchStatistics_LocalSearchFilterStatistics& from);</div>
|
|
<div class="line"><a name="l00343"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa97bcd364ede423e4eaafb62f0962f47"> 343</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa97bcd364ede423e4eaafb62f0962f47">MergeFrom</a>(<span class="keyword">const</span> LocalSearchStatistics_LocalSearchFilterStatistics& from);</div>
|
|
<div class="line"><a name="l00344"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7"> 344</a></span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
|
|
<div class="line"><a name="l00345"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a83794439b5a81a507b67b07f09d4f048"> 345</a></span>  <span class="keywordtype">bool</span> IsInitialized() const final;</div>
|
|
<div class="line"><a name="l00346"></a><span class="lineno"> 346</span>  </div>
|
|
<div class="line"><a name="l00347"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af1033c8579625eedc97d25696eeca0b1"> 347</a></span>  <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
|
|
<div class="line"><a name="l00348"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a454c67b85b98fe47e87043230d799c2a"> 348</a></span>  const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
|
|
<div class="line"><a name="l00349"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a441b119e474a1202488ec26fa6eed236"> 349</a></span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
|
|
<div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
|
|
<div class="line"><a name="l00351"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 351</a></span>  <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
|
|
<div class="line"><a name="l00352"></a><span class="lineno"> 352</span>  </div>
|
|
<div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
|
|
<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
|
|
<div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  <span class="keywordtype">void</span> InternalSwap(LocalSearchStatistics_LocalSearchFilterStatistics* other);</div>
|
|
<div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
|
|
<div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
|
|
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.LocalSearchStatistics.LocalSearchFilterStatistics"</span>;</div>
|
|
<div class="line"><a name="l00361"></a><span class="lineno"> 361</span>  }</div>
|
|
<div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  <span class="keyword">protected</span>:</div>
|
|
<div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ace0e8c8200e21bd57342c212464d0f8d"> 363</a></span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ace0e8c8200e21bd57342c212464d0f8d">LocalSearchStatistics_LocalSearchFilterStatistics</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div>
|
|
<div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00367"></a><span class="lineno"> 367</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  </div>
|
|
<div class="line"><a name="l00369"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80"> 369</a></span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
|
|
<div class="line"><a name="l00370"></a><span class="lineno"> 370</span>  private:</div>
|
|
<div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
|
|
<div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::<a class="code" href="search__stats_8pb_8h.html#a862a805c4b5e1c9db3faaf550831b517">descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a>);</div>
|
|
<div class="line"><a name="l00373"></a><span class="lineno"> 373</span>  <a class="code" href="search__stats_8pb_8h.html#a862a805c4b5e1c9db3faaf550831b517">return ::descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
|
|
<div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  }</div>
|
|
<div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  </div>
|
|
<div class="line"><a name="l00376"></a><span class="lineno"> 376</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  </div>
|
|
<div class="line"><a name="l00378"></a><span class="lineno"> 378</span>  <span class="comment">// nested types ----------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00379"></a><span class="lineno"> 379</span>  </div>
|
|
<div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  <span class="comment">// accessors -------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  </div>
|
|
<div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  enum : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00383"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a63065218b7bc6da585025600771ea3a7ae538f9da7558f0aebbe43c34735ea659"> 383</a></span>  kLocalSearchFilterFieldNumber = 1,</div>
|
|
<div class="line"><a name="l00384"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a63065218b7bc6da585025600771ea3a7a1bd92329b6629c4b91797328d5ff3beb"> 384</a></span>  kNumCallsFieldNumber = 2,</div>
|
|
<div class="line"><a name="l00385"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a63065218b7bc6da585025600771ea3a7a1a421d9bb3a836de1889cc9946582a5b"> 385</a></span>  kNumRejectsFieldNumber = 3,</div>
|
|
<div class="line"><a name="l00386"></a><span class="lineno"> 386</span>  kDurationSecondsFieldNumber = 4,</div>
|
|
<div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  };</div>
|
|
<div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  <span class="comment">// string local_search_filter = 1;</span></div>
|
|
<div class="line"><a name="l00389"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adcaa42016cb3ee8326fc8143883a9578"> 389</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adcaa42016cb3ee8326fc8143883a9578">clear_local_search_filter</a>();</div>
|
|
<div class="line"><a name="l00390"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a109c6cf3c5f118b5499417f5d2e5bfce"> 390</a></span>  <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a109c6cf3c5f118b5499417f5d2e5bfce">local_search_filter</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00391"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a65e93dbf450f9e0422116c564695ac91"> 391</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a65e93dbf450f9e0422116c564695ac91">set_local_search_filter</a>(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00392"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad34307098ec60955dc948ddf9144afd6"> 392</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad34307098ec60955dc948ddf9144afd6">set_local_search_filter</a>(std::string&& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00393"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0b86d3608daf7696943575f3368c4518"> 393</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0b86d3608daf7696943575f3368c4518">set_local_search_filter</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00394"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afac341c9b4c81a009f55f28bc3bc1248"> 394</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afac341c9b4c81a009f55f28bc3bc1248">set_local_search_filter</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, <span class="keywordtype">size_t</span> size);</div>
|
|
<div class="line"><a name="l00395"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a206f5be45511e3fdd090257fd762aeb2"> 395</a></span>  std::string* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a206f5be45511e3fdd090257fd762aeb2">mutable_local_search_filter</a>();</div>
|
|
<div class="line"><a name="l00396"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab1c5e0d2b5df462cf639f64f39aad62f"> 396</a></span>  std::string* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab1c5e0d2b5df462cf639f64f39aad62f">release_local_search_filter</a>();</div>
|
|
<div class="line"><a name="l00397"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a24f0e08220888e3481964a02f6b4b361"> 397</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a24f0e08220888e3481964a02f6b4b361">set_allocated_local_search_filter</a>(std::string* local_search_filter);</div>
|
|
<div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00399"></a><span class="lineno"> 399</span>  <span class="keyword">const</span> std::string& _internal_local_search_filter() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00400"></a><span class="lineno"> 400</span>  <span class="keywordtype">void</span> _internal_set_local_search_filter(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00401"></a><span class="lineno"> 401</span>  std::string* _internal_mutable_local_search_filter();</div>
|
|
<div class="line"><a name="l00402"></a><span class="lineno"> 402</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00403"></a><span class="lineno"> 403</span>  </div>
|
|
<div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  <span class="comment">// int64 num_calls = 2;</span></div>
|
|
<div class="line"><a name="l00405"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0252833bd146f6a1d6eb42f9da73de21"> 405</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0252833bd146f6a1d6eb42f9da73de21">clear_num_calls</a>();</div>
|
|
<div class="line"><a name="l00406"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab52decf72693aae440f6d3a9f34bf328"> 406</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab52decf72693aae440f6d3a9f34bf328">num_calls</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00407"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acc3a8d8d60153847d2beaef2b024a07a"> 407</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acc3a8d8d60153847d2beaef2b024a07a">set_num_calls</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_num_calls() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  <span class="keywordtype">void</span> _internal_set_num_calls(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00411"></a><span class="lineno"> 411</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00412"></a><span class="lineno"> 412</span>  </div>
|
|
<div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  <span class="comment">// int64 num_rejects = 3;</span></div>
|
|
<div class="line"><a name="l00414"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab4294dfd3e19ccd99cee202c3ccd5e9a"> 414</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab4294dfd3e19ccd99cee202c3ccd5e9a">clear_num_rejects</a>();</div>
|
|
<div class="line"><a name="l00415"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a29b04b86345d8347f7a77c52466ab7a9"> 415</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a29b04b86345d8347f7a77c52466ab7a9">num_rejects</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00416"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a25ddf40f7e72c06a7ac785c1bdb5a8bb"> 416</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a25ddf40f7e72c06a7ac785c1bdb5a8bb">set_num_rejects</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00418"></a><span class="lineno"> 418</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_num_rejects() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00419"></a><span class="lineno"> 419</span>  <span class="keywordtype">void</span> _internal_set_num_rejects(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00420"></a><span class="lineno"> 420</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  </div>
|
|
<div class="line"><a name="l00422"></a><span class="lineno"> 422</span>  <span class="comment">// double duration_seconds = 4;</span></div>
|
|
<div class="line"><a name="l00423"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a98993d7798004f482c5d8ef6083e37a7"> 423</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a98993d7798004f482c5d8ef6083e37a7">clear_duration_seconds</a>();</div>
|
|
<div class="line"><a name="l00424"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5f0441888247f217551da8239c31aa85"> 424</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5f0441888247f217551da8239c31aa85">duration_seconds</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00425"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#add208c1f9a5ef96ddabea287418fb216"> 425</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#add208c1f9a5ef96ddabea287418fb216">set_duration_seconds</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00426"></a><span class="lineno"> 426</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00427"></a><span class="lineno"> 427</span>  <span class="keywordtype">double</span> _internal_duration_seconds() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00428"></a><span class="lineno"> 428</span>  <span class="keywordtype">void</span> _internal_set_duration_seconds(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00429"></a><span class="lineno"> 429</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00430"></a><span class="lineno"> 430</span>  </div>
|
|
<div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics)</span></div>
|
|
<div class="line"><a name="l00432"></a><span class="lineno"> 432</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  <span class="keyword">class </span>_Internal;</div>
|
|
<div class="line"><a name="l00434"></a><span class="lineno"> 434</span>  </div>
|
|
<div class="line"><a name="l00435"></a><span class="lineno"> 435</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="l00436"></a><span class="lineno"> 436</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
|
|
<div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
|
|
<div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr local_search_filter_;</div>
|
|
<div class="line"><a name="l00439"></a><span class="lineno"> 439</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> num_calls_;</div>
|
|
<div class="line"><a name="l00440"></a><span class="lineno"> 440</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> num_rejects_;</div>
|
|
<div class="line"><a name="l00441"></a><span class="lineno"> 441</span>  <span class="keywordtype">double</span> duration_seconds_;</div>
|
|
<div class="line"><a name="l00442"></a><span class="lineno"> 442</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
|
|
<div class="line"><a name="l00443"></a><span class="lineno"> 443</span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto;</div>
|
|
<div class="line"><a name="l00444"></a><span class="lineno"> 444</span> };</div>
|
|
<div class="line"><a name="l00445"></a><span class="lineno"> 445</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00446"></a><span class="lineno"> 446</span>  </div>
|
|
<div class="line"><a name="l00447"></a><span class="lineno"> 447</span> <span class="keyword">class </span>LocalSearchStatistics <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html">PROTOBUF_FINAL</a> :</div>
|
|
<div class="line"><a name="l00448"></a><span class="lineno"> 448</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.LocalSearchStatistics) */</span> {</div>
|
|
<div class="line"><a name="l00449"></a><span class="lineno"> 449</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00450"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a875b5352b825d58a708192b9b0b632e6"> 450</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a875b5352b825d58a708192b9b0b632e6">LocalSearchStatistics</a>() : LocalSearchStatistics(nullptr) {}</div>
|
|
<div class="line"><a name="l00451"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8019e4859c77d8d81ea0135f01f13c87"> 451</a></span>  <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8019e4859c77d8d81ea0135f01f13c87">~LocalSearchStatistics</a>();</div>
|
|
<div class="line"><a name="l00452"></a><span class="lineno"> 452</span>  </div>
|
|
<div class="line"><a name="l00453"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8f7c74643056bf390dba26fd1cf85ce1"> 453</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8f7c74643056bf390dba26fd1cf85ce1">LocalSearchStatistics</a>(<span class="keyword">const</span> LocalSearchStatistics& from);</div>
|
|
<div class="line"><a name="l00454"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae483dda6fcf59e768a0edb950aa12589"> 454</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae483dda6fcf59e768a0edb950aa12589">LocalSearchStatistics</a>(LocalSearchStatistics&& from) noexcept</div>
|
|
<div class="line"><a name="l00455"></a><span class="lineno"> 455</span>  : LocalSearchStatistics() {</div>
|
|
<div class="line"><a name="l00456"></a><span class="lineno"> 456</span>  *<span class="keyword">this</span> = ::std::move(from);</div>
|
|
<div class="line"><a name="l00457"></a><span class="lineno"> 457</span>  }</div>
|
|
<div class="line"><a name="l00458"></a><span class="lineno"> 458</span>  </div>
|
|
<div class="line"><a name="l00459"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa017ae5fce143b56c622b3c96486ebdb"> 459</a></span>  <span class="keyword">inline</span> LocalSearchStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa017ae5fce143b56c622b3c96486ebdb">operator=</a>(<span class="keyword">const</span> LocalSearchStatistics& from) {</div>
|
|
<div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  <span class="keywordflow">return</span> *<span class="keyword">this</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"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a056d264fc2eec2f069acd0fe6ed36f41"> 463</a></span>  <span class="keyword">inline</span> LocalSearchStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a056d264fc2eec2f069acd0fe6ed36f41">operator=</a>(LocalSearchStatistics&& from) noexcept {</div>
|
|
<div class="line"><a name="l00464"></a><span class="lineno"> 464</span>  <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
|
|
<div class="line"><a name="l00465"></a><span class="lineno"> 465</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> != &from) InternalSwap(&from);</div>
|
|
<div class="line"><a name="l00466"></a><span class="lineno"> 466</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00467"></a><span class="lineno"> 467</span>  CopyFrom(from);</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="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00470"></a><span class="lineno"> 470</span>  }</div>
|
|
<div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  </div>
|
|
<div class="line"><a name="l00472"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708"> 472</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
|
|
<div class="line"><a name="l00473"></a><span class="lineno"> 473</span>  <span class="keywordflow">return</span> GetDescriptor();</div>
|
|
<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  }</div>
|
|
<div class="line"><a name="l00475"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 475</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
|
|
<div class="line"><a name="l00476"></a><span class="lineno"> 476</span>  <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
|
|
<div class="line"><a name="l00477"></a><span class="lineno"> 477</span>  }</div>
|
|
<div class="line"><a name="l00478"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c"> 478</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
|
|
<div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
|
|
<div class="line"><a name="l00480"></a><span class="lineno"> 480</span>  }</div>
|
|
<div class="line"><a name="l00481"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a955ffb5e29f77b72c195685fd4954eec"> 481</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> LocalSearchStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a955ffb5e29f77b72c195685fd4954eec">default_instance</a>();</div>
|
|
<div class="line"><a name="l00482"></a><span class="lineno"> 482</span>  </div>
|
|
<div class="line"><a name="l00483"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a79b48f67736deb4cff02d37f916624b2"> 483</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> LocalSearchStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a79b48f67736deb4cff02d37f916624b2">internal_default_instance</a>() {</div>
|
|
<div class="line"><a name="l00484"></a><span class="lineno"> 484</span>  <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>LocalSearchStatistics*<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l00485"></a><span class="lineno"> 485</span>  &<a class="code" href="namespaceoperations__research.html#af28c6e8eb66b60b5a12f43ec30040e0b">_LocalSearchStatistics_default_instance_</a>);</div>
|
|
<div class="line"><a name="l00486"></a><span class="lineno"> 486</span>  }</div>
|
|
<div class="line"><a name="l00487"></a><span class="lineno"> 487</span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
|
|
<div class="line"><a name="l00488"></a><span class="lineno"> 488</span>  2;</div>
|
|
<div class="line"><a name="l00489"></a><span class="lineno"> 489</span>  </div>
|
|
<div class="line"><a name="l00490"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaaed5276a493ea53efb248b90d50b92b"> 490</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaaed5276a493ea53efb248b90d50b92b">swap</a>(LocalSearchStatistics& <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, LocalSearchStatistics& <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
|
|
<div class="line"><a name="l00491"></a><span class="lineno"> 491</span>  <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
|
|
<div class="line"><a name="l00492"></a><span class="lineno"> 492</span>  }</div>
|
|
<div class="line"><a name="l00493"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acb4aa760dc4614934a3d9f648c3e5a73"> 493</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acb4aa760dc4614934a3d9f648c3e5a73">Swap</a>(LocalSearchStatistics* other) {</div>
|
|
<div class="line"><a name="l00494"></a><span class="lineno"> 494</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00495"></a><span class="lineno"> 495</span>  <span class="keywordflow">if</span> (GetArena() == other->GetArena()) {</div>
|
|
<div class="line"><a name="l00496"></a><span class="lineno"> 496</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00497"></a><span class="lineno"> 497</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00498"></a><span class="lineno"> 498</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</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>  }</div>
|
|
<div class="line"><a name="l00501"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3f97fdcdcb332e79467469f03a59019b"> 501</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3f97fdcdcb332e79467469f03a59019b">UnsafeArenaSwap</a>(LocalSearchStatistics* other) {</div>
|
|
<div class="line"><a name="l00502"></a><span class="lineno"> 502</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00503"></a><span class="lineno"> 503</span>  GOOGLE_DCHECK(GetArena() == other->GetArena());</div>
|
|
<div class="line"><a name="l00504"></a><span class="lineno"> 504</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00505"></a><span class="lineno"> 505</span>  }</div>
|
|
<div class="line"><a name="l00506"></a><span class="lineno"> 506</span>  </div>
|
|
<div class="line"><a name="l00507"></a><span class="lineno"> 507</span>  <span class="comment">// implements Message ----------------------------------------------</span></div>
|
|
<div class="line"><a name="l00508"></a><span class="lineno"> 508</span>  </div>
|
|
<div class="line"><a name="l00509"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a67931e794fe03cbad3ede26acd9b39e3"> 509</a></span>  <span class="keyword">inline</span> LocalSearchStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a67931e794fe03cbad3ede26acd9b39e3">New</a>() const final {</div>
|
|
<div class="line"><a name="l00510"></a><span class="lineno"> 510</span>  <span class="keywordflow">return</span> CreateMaybeMessage<LocalSearchStatistics>(<span class="keyword">nullptr</span>);</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"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af81363951d5c66e572520bdf80107b87"> 513</a></span>  LocalSearchStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af81363951d5c66e572520bdf80107b87">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
|
|
<div class="line"><a name="l00514"></a><span class="lineno"> 514</span>  <span class="keywordflow">return</span> CreateMaybeMessage<LocalSearchStatistics>(arena);</div>
|
|
<div class="line"><a name="l00515"></a><span class="lineno"> 515</span>  }</div>
|
|
<div class="line"><a name="l00516"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7"> 516</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00517"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2"> 517</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00518"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a900f593e880fc453338a3fb531a9b610"> 518</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a900f593e880fc453338a3fb531a9b610">CopyFrom</a>(<span class="keyword">const</span> LocalSearchStatistics& from);</div>
|
|
<div class="line"><a name="l00519"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adbc4ea1b1155ca9a2e8167b380bf884b"> 519</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adbc4ea1b1155ca9a2e8167b380bf884b">MergeFrom</a>(<span class="keyword">const</span> LocalSearchStatistics& from);</div>
|
|
<div class="line"><a name="l00520"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7"> 520</a></span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
|
|
<div class="line"><a name="l00521"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a83794439b5a81a507b67b07f09d4f048"> 521</a></span>  <span class="keywordtype">bool</span> IsInitialized() const final;</div>
|
|
<div class="line"><a name="l00522"></a><span class="lineno"> 522</span>  </div>
|
|
<div class="line"><a name="l00523"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af1033c8579625eedc97d25696eeca0b1"> 523</a></span>  <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
|
|
<div class="line"><a name="l00524"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a454c67b85b98fe47e87043230d799c2a"> 524</a></span>  const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
|
|
<div class="line"><a name="l00525"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a441b119e474a1202488ec26fa6eed236"> 525</a></span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
|
|
<div class="line"><a name="l00526"></a><span class="lineno"> 526</span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
|
|
<div class="line"><a name="l00527"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 527</a></span>  <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
|
|
<div class="line"><a name="l00528"></a><span class="lineno"> 528</span>  </div>
|
|
<div class="line"><a name="l00529"></a><span class="lineno"> 529</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00530"></a><span class="lineno"> 530</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
|
|
<div class="line"><a name="l00531"></a><span class="lineno"> 531</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
|
|
<div class="line"><a name="l00532"></a><span class="lineno"> 532</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00533"></a><span class="lineno"> 533</span>  <span class="keywordtype">void</span> InternalSwap(LocalSearchStatistics* other);</div>
|
|
<div class="line"><a name="l00534"></a><span class="lineno"> 534</span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
|
|
<div class="line"><a name="l00535"></a><span class="lineno"> 535</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
|
|
<div class="line"><a name="l00536"></a><span class="lineno"> 536</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.LocalSearchStatistics"</span>;</div>
|
|
<div class="line"><a name="l00537"></a><span class="lineno"> 537</span>  }</div>
|
|
<div class="line"><a name="l00538"></a><span class="lineno"> 538</span>  <span class="keyword">protected</span>:</div>
|
|
<div class="line"><a name="l00539"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a09fc70cfed7406ebce663aa1d4358ee8"> 539</a></span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a09fc70cfed7406ebce663aa1d4358ee8">LocalSearchStatistics</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00540"></a><span class="lineno"> 540</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00541"></a><span class="lineno"> 541</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div>
|
|
<div class="line"><a name="l00542"></a><span class="lineno"> 542</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00543"></a><span class="lineno"> 543</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00544"></a><span class="lineno"> 544</span>  </div>
|
|
<div class="line"><a name="l00545"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80"> 545</a></span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
|
|
<div class="line"><a name="l00546"></a><span class="lineno"> 546</span>  private:</div>
|
|
<div class="line"><a name="l00547"></a><span class="lineno"> 547</span>  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
|
|
<div class="line"><a name="l00548"></a><span class="lineno"> 548</span>  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::<a class="code" href="search__stats_8pb_8h.html#a862a805c4b5e1c9db3faaf550831b517">descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a>);</div>
|
|
<div class="line"><a name="l00549"></a><span class="lineno"> 549</span>  <a class="code" href="search__stats_8pb_8h.html#a862a805c4b5e1c9db3faaf550831b517">return ::descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
|
|
<div class="line"><a name="l00550"></a><span class="lineno"> 550</span>  }</div>
|
|
<div class="line"><a name="l00551"></a><span class="lineno"> 551</span>  </div>
|
|
<div class="line"><a name="l00552"></a><span class="lineno"> 552</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00553"></a><span class="lineno"> 553</span>  </div>
|
|
<div class="line"><a name="l00554"></a><span class="lineno"> 554</span>  <span class="comment">// nested types ----------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00555"></a><span class="lineno"> 555</span>  </div>
|
|
<div class="line"><a name="l00556"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afb1efa266e6517b37990426f32718336"> 556</a></span>  <span class="keyword">typedef</span> LocalSearchStatistics_LocalSearchOperatorStatistics <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afb1efa266e6517b37990426f32718336">LocalSearchOperatorStatistics</a>;</div>
|
|
<div class="line"><a name="l00557"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5d615e40d0a04e79dbda82fa8fb31289"> 557</a></span>  <span class="keyword">typedef</span> LocalSearchStatistics_LocalSearchFilterStatistics <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5d615e40d0a04e79dbda82fa8fb31289">LocalSearchFilterStatistics</a>;</div>
|
|
<div class="line"><a name="l00558"></a><span class="lineno"> 558</span>  </div>
|
|
<div class="line"><a name="l00559"></a><span class="lineno"> 559</span>  <span class="comment">// accessors -------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00560"></a><span class="lineno"> 560</span>  </div>
|
|
<div class="line"><a name="l00561"></a><span class="lineno"> 561</span>  enum : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00562"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a86c01106fb1d45c1f6ff567d50883205af515c87e2395baafbef525eea3005ad4"> 562</a></span>  kLocalSearchOperatorStatisticsFieldNumber = 1,</div>
|
|
<div class="line"><a name="l00563"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a86c01106fb1d45c1f6ff567d50883205a33c60616cdad86e9cff2b65cdc6f49bd"> 563</a></span>  kLocalSearchFilterStatisticsFieldNumber = 2,</div>
|
|
<div class="line"><a name="l00564"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a86c01106fb1d45c1f6ff567d50883205a67536d128002ad3762671007b322820d"> 564</a></span>  kTotalNumNeighborsFieldNumber = 3,</div>
|
|
<div class="line"><a name="l00565"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a86c01106fb1d45c1f6ff567d50883205a145dc1bf7510a2fbfba07cc1c12a3330"> 565</a></span>  kTotalNumFilteredNeighborsFieldNumber = 4,</div>
|
|
<div class="line"><a name="l00566"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a86c01106fb1d45c1f6ff567d50883205a0f31f7679d5acca1b7fcb2b6ae99f8a6"> 566</a></span>  kTotalNumAcceptedNeighborsFieldNumber = 5,</div>
|
|
<div class="line"><a name="l00567"></a><span class="lineno"> 567</span>  };</div>
|
|
<div class="line"><a name="l00568"></a><span class="lineno"> 568</span>  <span class="comment">// repeated .operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics local_search_operator_statistics = 1;</span></div>
|
|
<div class="line"><a name="l00569"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abf8804aea20ca5b501c9a757ad80be75"> 569</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abf8804aea20ca5b501c9a757ad80be75">local_search_operator_statistics_size</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00570"></a><span class="lineno"> 570</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00571"></a><span class="lineno"> 571</span>  <span class="keywordtype">int</span> _internal_local_search_operator_statistics_size() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00572"></a><span class="lineno"> 572</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00573"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a562d1c447eb2331c39063ee26068a419"> 573</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a562d1c447eb2331c39063ee26068a419">clear_local_search_operator_statistics</a>();</div>
|
|
<div class="line"><a name="l00574"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a62e82f636990109588e185668d275526"> 574</a></span>  ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a62e82f636990109588e185668d275526">mutable_local_search_operator_statistics</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l00575"></a><span class="lineno"> 575</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics >*</div>
|
|
<div class="line"><a name="l00576"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5165fb483485a089e3425ee327131889"> 576</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5165fb483485a089e3425ee327131889">mutable_local_search_operator_statistics</a>();</div>
|
|
<div class="line"><a name="l00577"></a><span class="lineno"> 577</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00578"></a><span class="lineno"> 578</span>  const ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics& _internal_local_search_operator_statistics(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00579"></a><span class="lineno"> 579</span>  ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics* _internal_add_local_search_operator_statistics();</div>
|
|
<div class="line"><a name="l00580"></a><span class="lineno"> 580</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00581"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a567b4225854ad43ab2b850fa63cd3394"> 581</a></span>  const ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a567b4225854ad43ab2b850fa63cd3394">local_search_operator_statistics</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00582"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac6f26bdbd808604700c828fbac5cd987"> 582</a></span>  ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac6f26bdbd808604700c828fbac5cd987">add_local_search_operator_statistics</a>();</div>
|
|
<div class="line"><a name="l00583"></a><span class="lineno"> 583</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics >&</div>
|
|
<div class="line"><a name="l00584"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab26806554d8dcf26f45f552fbce30041"> 584</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab26806554d8dcf26f45f552fbce30041">local_search_operator_statistics</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00585"></a><span class="lineno"> 585</span>  </div>
|
|
<div class="line"><a name="l00586"></a><span class="lineno"> 586</span>  <span class="comment">// repeated .operations_research.LocalSearchStatistics.LocalSearchFilterStatistics local_search_filter_statistics = 2;</span></div>
|
|
<div class="line"><a name="l00587"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a55cdfcc7af40c02fbb529451bb2779ad"> 587</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a55cdfcc7af40c02fbb529451bb2779ad">local_search_filter_statistics_size</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00588"></a><span class="lineno"> 588</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00589"></a><span class="lineno"> 589</span>  <span class="keywordtype">int</span> _internal_local_search_filter_statistics_size() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00590"></a><span class="lineno"> 590</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00591"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6b0a7003628029c7f1515704bfa21bbf"> 591</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6b0a7003628029c7f1515704bfa21bbf">clear_local_search_filter_statistics</a>();</div>
|
|
<div class="line"><a name="l00592"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaa47a5b52352c2afecd8bf5f507a167a"> 592</a></span>  ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaa47a5b52352c2afecd8bf5f507a167a">mutable_local_search_filter_statistics</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l00593"></a><span class="lineno"> 593</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics >*</div>
|
|
<div class="line"><a name="l00594"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2a8b7fb5c056cc7aeb8ad2ca1cf1066e"> 594</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2a8b7fb5c056cc7aeb8ad2ca1cf1066e">mutable_local_search_filter_statistics</a>();</div>
|
|
<div class="line"><a name="l00595"></a><span class="lineno"> 595</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00596"></a><span class="lineno"> 596</span>  const ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics& _internal_local_search_filter_statistics(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00597"></a><span class="lineno"> 597</span>  ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics* _internal_add_local_search_filter_statistics();</div>
|
|
<div class="line"><a name="l00598"></a><span class="lineno"> 598</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00599"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a11f6980d732d58eb14cbdf43d8e6eafe"> 599</a></span>  const ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a11f6980d732d58eb14cbdf43d8e6eafe">local_search_filter_statistics</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00600"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a60ca938753cc4b844d723e3e9089107f"> 600</a></span>  ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a60ca938753cc4b844d723e3e9089107f">add_local_search_filter_statistics</a>();</div>
|
|
<div class="line"><a name="l00601"></a><span class="lineno"> 601</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics >&</div>
|
|
<div class="line"><a name="l00602"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aecdda7aa84e26bc119057d49d588dcad"> 602</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aecdda7aa84e26bc119057d49d588dcad">local_search_filter_statistics</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00603"></a><span class="lineno"> 603</span>  </div>
|
|
<div class="line"><a name="l00604"></a><span class="lineno"> 604</span>  <span class="comment">// int64 total_num_neighbors = 3;</span></div>
|
|
<div class="line"><a name="l00605"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa81498314a71717c0e38f3a8fee198de"> 605</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa81498314a71717c0e38f3a8fee198de">clear_total_num_neighbors</a>();</div>
|
|
<div class="line"><a name="l00606"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a85b2a8e4250e784c7e13bbeb35b40fa3"> 606</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a85b2a8e4250e784c7e13bbeb35b40fa3">total_num_neighbors</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00607"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a620711904ffdbc5c6647801c33e32708"> 607</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a620711904ffdbc5c6647801c33e32708">set_total_num_neighbors</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00608"></a><span class="lineno"> 608</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00609"></a><span class="lineno"> 609</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_total_num_neighbors() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00610"></a><span class="lineno"> 610</span>  <span class="keywordtype">void</span> _internal_set_total_num_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00611"></a><span class="lineno"> 611</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00612"></a><span class="lineno"> 612</span>  </div>
|
|
<div class="line"><a name="l00613"></a><span class="lineno"> 613</span>  <span class="comment">// int64 total_num_filtered_neighbors = 4;</span></div>
|
|
<div class="line"><a name="l00614"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a16ba209c28f656a3f003ca20e1c5fbbe"> 614</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a16ba209c28f656a3f003ca20e1c5fbbe">clear_total_num_filtered_neighbors</a>();</div>
|
|
<div class="line"><a name="l00615"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae8c8bf02baadc62a476029f579427294"> 615</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae8c8bf02baadc62a476029f579427294">total_num_filtered_neighbors</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00616"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1eda5002d03493e2d94d29a4383036ca"> 616</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1eda5002d03493e2d94d29a4383036ca">set_total_num_filtered_neighbors</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00617"></a><span class="lineno"> 617</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00618"></a><span class="lineno"> 618</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_total_num_filtered_neighbors() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00619"></a><span class="lineno"> 619</span>  <span class="keywordtype">void</span> _internal_set_total_num_filtered_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00620"></a><span class="lineno"> 620</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00621"></a><span class="lineno"> 621</span>  </div>
|
|
<div class="line"><a name="l00622"></a><span class="lineno"> 622</span>  <span class="comment">// int64 total_num_accepted_neighbors = 5;</span></div>
|
|
<div class="line"><a name="l00623"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac367eb54e53d336af05a776b7199cb08"> 623</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac367eb54e53d336af05a776b7199cb08">clear_total_num_accepted_neighbors</a>();</div>
|
|
<div class="line"><a name="l00624"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7878e8efc0bde7bdb86261b76bf9848f"> 624</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7878e8efc0bde7bdb86261b76bf9848f">total_num_accepted_neighbors</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00625"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a659e348c4ff667813bb5ffa8ccaeeed0"> 625</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a659e348c4ff667813bb5ffa8ccaeeed0">set_total_num_accepted_neighbors</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00626"></a><span class="lineno"> 626</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00627"></a><span class="lineno"> 627</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_total_num_accepted_neighbors() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00628"></a><span class="lineno"> 628</span>  <span class="keywordtype">void</span> _internal_set_total_num_accepted_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00629"></a><span class="lineno"> 629</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00630"></a><span class="lineno"> 630</span>  </div>
|
|
<div class="line"><a name="l00631"></a><span class="lineno"> 631</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.LocalSearchStatistics)</span></div>
|
|
<div class="line"><a name="l00632"></a><span class="lineno"> 632</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00633"></a><span class="lineno"> 633</span>  <span class="keyword">class </span>_Internal;</div>
|
|
<div class="line"><a name="l00634"></a><span class="lineno"> 634</span>  </div>
|
|
<div class="line"><a name="l00635"></a><span class="lineno"> 635</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="l00636"></a><span class="lineno"> 636</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
|
|
<div class="line"><a name="l00637"></a><span class="lineno"> 637</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
|
|
<div class="line"><a name="l00638"></a><span class="lineno"> 638</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics > local_search_operator_statistics_;</div>
|
|
<div class="line"><a name="l00639"></a><span class="lineno"> 639</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics > local_search_filter_statistics_;</div>
|
|
<div class="line"><a name="l00640"></a><span class="lineno"> 640</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> total_num_neighbors_;</div>
|
|
<div class="line"><a name="l00641"></a><span class="lineno"> 641</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> total_num_filtered_neighbors_;</div>
|
|
<div class="line"><a name="l00642"></a><span class="lineno"> 642</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> total_num_accepted_neighbors_;</div>
|
|
<div class="line"><a name="l00643"></a><span class="lineno"> 643</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
|
|
<div class="line"><a name="l00644"></a><span class="lineno"> 644</span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto;</div>
|
|
<div class="line"><a name="l00645"></a><span class="lineno"> 645</span> };</div>
|
|
<div class="line"><a name="l00646"></a><span class="lineno"> 646</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00647"></a><span class="lineno"> 647</span>  </div>
|
|
<div class="line"><a name="l00648"></a><span class="lineno"> 648</span> <span class="keyword">class </span>ConstraintSolverStatistics <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html">PROTOBUF_FINAL</a> :</div>
|
|
<div class="line"><a name="l00649"></a><span class="lineno"> 649</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.ConstraintSolverStatistics) */</span> {</div>
|
|
<div class="line"><a name="l00650"></a><span class="lineno"> 650</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00651"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae771cce1bc12e065cc658ba76032dc14"> 651</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae771cce1bc12e065cc658ba76032dc14">ConstraintSolverStatistics</a>() : ConstraintSolverStatistics(nullptr) {}</div>
|
|
<div class="line"><a name="l00652"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa3ca97c9be781fa146c99a81694ee25c"> 652</a></span>  <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa3ca97c9be781fa146c99a81694ee25c">~ConstraintSolverStatistics</a>();</div>
|
|
<div class="line"><a name="l00653"></a><span class="lineno"> 653</span>  </div>
|
|
<div class="line"><a name="l00654"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0d9158824156e05ba911e2dcd3818fc1"> 654</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0d9158824156e05ba911e2dcd3818fc1">ConstraintSolverStatistics</a>(<span class="keyword">const</span> ConstraintSolverStatistics& from);</div>
|
|
<div class="line"><a name="l00655"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae3fb650c729e1f8196f20272846e8cdd"> 655</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae3fb650c729e1f8196f20272846e8cdd">ConstraintSolverStatistics</a>(ConstraintSolverStatistics&& from) noexcept</div>
|
|
<div class="line"><a name="l00656"></a><span class="lineno"> 656</span>  : ConstraintSolverStatistics() {</div>
|
|
<div class="line"><a name="l00657"></a><span class="lineno"> 657</span>  *<span class="keyword">this</span> = ::std::move(from);</div>
|
|
<div class="line"><a name="l00658"></a><span class="lineno"> 658</span>  }</div>
|
|
<div class="line"><a name="l00659"></a><span class="lineno"> 659</span>  </div>
|
|
<div class="line"><a name="l00660"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6de35bd5d8059fcc025b273dca872682"> 660</a></span>  <span class="keyword">inline</span> ConstraintSolverStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6de35bd5d8059fcc025b273dca872682">operator=</a>(<span class="keyword">const</span> ConstraintSolverStatistics& from) {</div>
|
|
<div class="line"><a name="l00661"></a><span class="lineno"> 661</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00662"></a><span class="lineno"> 662</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00663"></a><span class="lineno"> 663</span>  }</div>
|
|
<div class="line"><a name="l00664"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acf3ad96667e05489ea0f5dbbbddbd63e"> 664</a></span>  <span class="keyword">inline</span> ConstraintSolverStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acf3ad96667e05489ea0f5dbbbddbd63e">operator=</a>(ConstraintSolverStatistics&& from) noexcept {</div>
|
|
<div class="line"><a name="l00665"></a><span class="lineno"> 665</span>  <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
|
|
<div class="line"><a name="l00666"></a><span class="lineno"> 666</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> != &from) InternalSwap(&from);</div>
|
|
<div class="line"><a name="l00667"></a><span class="lineno"> 667</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00668"></a><span class="lineno"> 668</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00669"></a><span class="lineno"> 669</span>  }</div>
|
|
<div class="line"><a name="l00670"></a><span class="lineno"> 670</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00671"></a><span class="lineno"> 671</span>  }</div>
|
|
<div class="line"><a name="l00672"></a><span class="lineno"> 672</span>  </div>
|
|
<div class="line"><a name="l00673"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708"> 673</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
|
|
<div class="line"><a name="l00674"></a><span class="lineno"> 674</span>  <span class="keywordflow">return</span> GetDescriptor();</div>
|
|
<div class="line"><a name="l00675"></a><span class="lineno"> 675</span>  }</div>
|
|
<div class="line"><a name="l00676"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 676</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
|
|
<div class="line"><a name="l00677"></a><span class="lineno"> 677</span>  <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
|
|
<div class="line"><a name="l00678"></a><span class="lineno"> 678</span>  }</div>
|
|
<div class="line"><a name="l00679"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c"> 679</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
|
|
<div class="line"><a name="l00680"></a><span class="lineno"> 680</span>  <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
|
|
<div class="line"><a name="l00681"></a><span class="lineno"> 681</span>  }</div>
|
|
<div class="line"><a name="l00682"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac8eee57f9bcc7fcc6a063c9be18de3c7"> 682</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ConstraintSolverStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac8eee57f9bcc7fcc6a063c9be18de3c7">default_instance</a>();</div>
|
|
<div class="line"><a name="l00683"></a><span class="lineno"> 683</span>  </div>
|
|
<div class="line"><a name="l00684"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3104442e3e9a615dbcb7f1a72e66963e"> 684</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> ConstraintSolverStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3104442e3e9a615dbcb7f1a72e66963e">internal_default_instance</a>() {</div>
|
|
<div class="line"><a name="l00685"></a><span class="lineno"> 685</span>  <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>ConstraintSolverStatistics*<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l00686"></a><span class="lineno"> 686</span>  &<a class="code" href="namespaceoperations__research.html#ad4ba391d92e296acff349156e430bf3f">_ConstraintSolverStatistics_default_instance_</a>);</div>
|
|
<div class="line"><a name="l00687"></a><span class="lineno"> 687</span>  }</div>
|
|
<div class="line"><a name="l00688"></a><span class="lineno"> 688</span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
|
|
<div class="line"><a name="l00689"></a><span class="lineno"> 689</span>  3;</div>
|
|
<div class="line"><a name="l00690"></a><span class="lineno"> 690</span>  </div>
|
|
<div class="line"><a name="l00691"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae26280e1c1837d90210a7f2c476a589d"> 691</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae26280e1c1837d90210a7f2c476a589d">swap</a>(ConstraintSolverStatistics& <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, ConstraintSolverStatistics& <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
|
|
<div class="line"><a name="l00692"></a><span class="lineno"> 692</span>  <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
|
|
<div class="line"><a name="l00693"></a><span class="lineno"> 693</span>  }</div>
|
|
<div class="line"><a name="l00694"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9e605c7c85046025b7984a407b7bc59a"> 694</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9e605c7c85046025b7984a407b7bc59a">Swap</a>(ConstraintSolverStatistics* other) {</div>
|
|
<div class="line"><a name="l00695"></a><span class="lineno"> 695</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00696"></a><span class="lineno"> 696</span>  <span class="keywordflow">if</span> (GetArena() == other->GetArena()) {</div>
|
|
<div class="line"><a name="l00697"></a><span class="lineno"> 697</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00698"></a><span class="lineno"> 698</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00699"></a><span class="lineno"> 699</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
|
|
<div class="line"><a name="l00700"></a><span class="lineno"> 700</span>  }</div>
|
|
<div class="line"><a name="l00701"></a><span class="lineno"> 701</span>  }</div>
|
|
<div class="line"><a name="l00702"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a57acc2826684596fe6641572059f87a4"> 702</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a57acc2826684596fe6641572059f87a4">UnsafeArenaSwap</a>(ConstraintSolverStatistics* other) {</div>
|
|
<div class="line"><a name="l00703"></a><span class="lineno"> 703</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00704"></a><span class="lineno"> 704</span>  GOOGLE_DCHECK(GetArena() == other->GetArena());</div>
|
|
<div class="line"><a name="l00705"></a><span class="lineno"> 705</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00706"></a><span class="lineno"> 706</span>  }</div>
|
|
<div class="line"><a name="l00707"></a><span class="lineno"> 707</span>  </div>
|
|
<div class="line"><a name="l00708"></a><span class="lineno"> 708</span>  <span class="comment">// implements Message ----------------------------------------------</span></div>
|
|
<div class="line"><a name="l00709"></a><span class="lineno"> 709</span>  </div>
|
|
<div class="line"><a name="l00710"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad19d78ace5ff18d93a87aabd7dda4683"> 710</a></span>  <span class="keyword">inline</span> ConstraintSolverStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad19d78ace5ff18d93a87aabd7dda4683">New</a>() const final {</div>
|
|
<div class="line"><a name="l00711"></a><span class="lineno"> 711</span>  <span class="keywordflow">return</span> CreateMaybeMessage<ConstraintSolverStatistics>(<span class="keyword">nullptr</span>);</div>
|
|
<div class="line"><a name="l00712"></a><span class="lineno"> 712</span>  }</div>
|
|
<div class="line"><a name="l00713"></a><span class="lineno"> 713</span>  </div>
|
|
<div class="line"><a name="l00714"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a223f6f463d6092023edf2cd4baaf0e9b"> 714</a></span>  ConstraintSolverStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a223f6f463d6092023edf2cd4baaf0e9b">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
|
|
<div class="line"><a name="l00715"></a><span class="lineno"> 715</span>  <span class="keywordflow">return</span> CreateMaybeMessage<ConstraintSolverStatistics>(arena);</div>
|
|
<div class="line"><a name="l00716"></a><span class="lineno"> 716</span>  }</div>
|
|
<div class="line"><a name="l00717"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7"> 717</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00718"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2"> 718</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00719"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0ebb92578bc58a0207b6b264b87193bf"> 719</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0ebb92578bc58a0207b6b264b87193bf">CopyFrom</a>(<span class="keyword">const</span> ConstraintSolverStatistics& from);</div>
|
|
<div class="line"><a name="l00720"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac420566794f168c104617ae97982b3ef"> 720</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac420566794f168c104617ae97982b3ef">MergeFrom</a>(<span class="keyword">const</span> ConstraintSolverStatistics& from);</div>
|
|
<div class="line"><a name="l00721"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7"> 721</a></span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
|
|
<div class="line"><a name="l00722"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a83794439b5a81a507b67b07f09d4f048"> 722</a></span>  <span class="keywordtype">bool</span> IsInitialized() const final;</div>
|
|
<div class="line"><a name="l00723"></a><span class="lineno"> 723</span>  </div>
|
|
<div class="line"><a name="l00724"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af1033c8579625eedc97d25696eeca0b1"> 724</a></span>  <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
|
|
<div class="line"><a name="l00725"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a454c67b85b98fe47e87043230d799c2a"> 725</a></span>  const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
|
|
<div class="line"><a name="l00726"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a441b119e474a1202488ec26fa6eed236"> 726</a></span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
|
|
<div class="line"><a name="l00727"></a><span class="lineno"> 727</span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
|
|
<div class="line"><a name="l00728"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 728</a></span>  <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
|
|
<div class="line"><a name="l00729"></a><span class="lineno"> 729</span>  </div>
|
|
<div class="line"><a name="l00730"></a><span class="lineno"> 730</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00731"></a><span class="lineno"> 731</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
|
|
<div class="line"><a name="l00732"></a><span class="lineno"> 732</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
|
|
<div class="line"><a name="l00733"></a><span class="lineno"> 733</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00734"></a><span class="lineno"> 734</span>  <span class="keywordtype">void</span> InternalSwap(ConstraintSolverStatistics* other);</div>
|
|
<div class="line"><a name="l00735"></a><span class="lineno"> 735</span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
|
|
<div class="line"><a name="l00736"></a><span class="lineno"> 736</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
|
|
<div class="line"><a name="l00737"></a><span class="lineno"> 737</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.ConstraintSolverStatistics"</span>;</div>
|
|
<div class="line"><a name="l00738"></a><span class="lineno"> 738</span>  }</div>
|
|
<div class="line"><a name="l00739"></a><span class="lineno"> 739</span>  <span class="keyword">protected</span>:</div>
|
|
<div class="line"><a name="l00740"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a35c53c54d8bcdc5c9a9844158eb09ded"> 740</a></span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a35c53c54d8bcdc5c9a9844158eb09ded">ConstraintSolverStatistics</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00741"></a><span class="lineno"> 741</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00742"></a><span class="lineno"> 742</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div>
|
|
<div class="line"><a name="l00743"></a><span class="lineno"> 743</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00744"></a><span class="lineno"> 744</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00745"></a><span class="lineno"> 745</span>  </div>
|
|
<div class="line"><a name="l00746"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80"> 746</a></span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
|
|
<div class="line"><a name="l00747"></a><span class="lineno"> 747</span>  private:</div>
|
|
<div class="line"><a name="l00748"></a><span class="lineno"> 748</span>  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
|
|
<div class="line"><a name="l00749"></a><span class="lineno"> 749</span>  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::<a class="code" href="search__stats_8pb_8h.html#a862a805c4b5e1c9db3faaf550831b517">descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a>);</div>
|
|
<div class="line"><a name="l00750"></a><span class="lineno"> 750</span>  <a class="code" href="search__stats_8pb_8h.html#a862a805c4b5e1c9db3faaf550831b517">return ::descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
|
|
<div class="line"><a name="l00751"></a><span class="lineno"> 751</span>  }</div>
|
|
<div class="line"><a name="l00752"></a><span class="lineno"> 752</span>  </div>
|
|
<div class="line"><a name="l00753"></a><span class="lineno"> 753</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00754"></a><span class="lineno"> 754</span>  </div>
|
|
<div class="line"><a name="l00755"></a><span class="lineno"> 755</span>  <span class="comment">// nested types ----------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00756"></a><span class="lineno"> 756</span>  </div>
|
|
<div class="line"><a name="l00757"></a><span class="lineno"> 757</span>  <span class="comment">// accessors -------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00758"></a><span class="lineno"> 758</span>  </div>
|
|
<div class="line"><a name="l00759"></a><span class="lineno"> 759</span>  enum : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00760"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac7384894d2bf3534f88d59cae395f81ca755ca5123372be8a39a7537ac0dd9098"> 760</a></span>  kNumBranchesFieldNumber = 1,</div>
|
|
<div class="line"><a name="l00761"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac7384894d2bf3534f88d59cae395f81caa2d185d4afcf6c1540454ca6a59ea5e9"> 761</a></span>  kNumFailuresFieldNumber = 2,</div>
|
|
<div class="line"><a name="l00762"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a228b7857ad034b89838c2195077b12b0a76918bac30dade0253965f9dafbc1287"> 762</a></span>  kNumSolutionsFieldNumber = 3,</div>
|
|
<div class="line"><a name="l00763"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac7384894d2bf3534f88d59cae395f81caa0fb91a3bab08c73e24c3438dbd3fafe"> 763</a></span>  kBytesUsedFieldNumber = 4,</div>
|
|
<div class="line"><a name="l00764"></a><span class="lineno"> 764</span>  kDurationSecondsFieldNumber = 5,</div>
|
|
<div class="line"><a name="l00765"></a><span class="lineno"> 765</span>  };</div>
|
|
<div class="line"><a name="l00766"></a><span class="lineno"> 766</span>  <span class="comment">// int64 num_branches = 1;</span></div>
|
|
<div class="line"><a name="l00767"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a51124c9f2f7fcbc20af1bde3339576d5"> 767</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a51124c9f2f7fcbc20af1bde3339576d5">clear_num_branches</a>();</div>
|
|
<div class="line"><a name="l00768"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab291dffd4eb7f451543f4912fcd895ee"> 768</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab291dffd4eb7f451543f4912fcd895ee">num_branches</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00769"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0abe593525e5080953426d932d55ed9f"> 769</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0abe593525e5080953426d932d55ed9f">set_num_branches</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00770"></a><span class="lineno"> 770</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00771"></a><span class="lineno"> 771</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_num_branches() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00772"></a><span class="lineno"> 772</span>  <span class="keywordtype">void</span> _internal_set_num_branches(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00773"></a><span class="lineno"> 773</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00774"></a><span class="lineno"> 774</span>  </div>
|
|
<div class="line"><a name="l00775"></a><span class="lineno"> 775</span>  <span class="comment">// int64 num_failures = 2;</span></div>
|
|
<div class="line"><a name="l00776"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7124180d123d7447d1f392bbe72bb734"> 776</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7124180d123d7447d1f392bbe72bb734">clear_num_failures</a>();</div>
|
|
<div class="line"><a name="l00777"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae0f421935e42d641fce17f00602d4e8d"> 777</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae0f421935e42d641fce17f00602d4e8d">num_failures</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00778"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af41435c337ffc29d7866666ccc9abc49"> 778</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af41435c337ffc29d7866666ccc9abc49">set_num_failures</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00779"></a><span class="lineno"> 779</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00780"></a><span class="lineno"> 780</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_num_failures() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00781"></a><span class="lineno"> 781</span>  <span class="keywordtype">void</span> _internal_set_num_failures(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00782"></a><span class="lineno"> 782</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00783"></a><span class="lineno"> 783</span>  </div>
|
|
<div class="line"><a name="l00784"></a><span class="lineno"> 784</span>  <span class="comment">// int64 num_solutions = 3;</span></div>
|
|
<div class="line"><a name="l00785"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a47e71f381c0fc95d12fcbddefcb13452"> 785</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a47e71f381c0fc95d12fcbddefcb13452">clear_num_solutions</a>();</div>
|
|
<div class="line"><a name="l00786"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aba4715dd195889363851e5c9f31f4926"> 786</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aba4715dd195889363851e5c9f31f4926">num_solutions</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00787"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afdb13a8030d66efbbd5c35d8d2bbd0ad"> 787</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afdb13a8030d66efbbd5c35d8d2bbd0ad">set_num_solutions</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00788"></a><span class="lineno"> 788</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00789"></a><span class="lineno"> 789</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_num_solutions() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00790"></a><span class="lineno"> 790</span>  <span class="keywordtype">void</span> _internal_set_num_solutions(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00791"></a><span class="lineno"> 791</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00792"></a><span class="lineno"> 792</span>  </div>
|
|
<div class="line"><a name="l00793"></a><span class="lineno"> 793</span>  <span class="comment">// int64 bytes_used = 4;</span></div>
|
|
<div class="line"><a name="l00794"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae0362aea5aa37e06cc65b6043b116f71"> 794</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae0362aea5aa37e06cc65b6043b116f71">clear_bytes_used</a>();</div>
|
|
<div class="line"><a name="l00795"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af372a761f146a8135bad039c2f766538"> 795</a></span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af372a761f146a8135bad039c2f766538">bytes_used</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00796"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aad3b4a8be58c02ac5788a21ead4eeed3"> 796</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aad3b4a8be58c02ac5788a21ead4eeed3">set_bytes_used</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00797"></a><span class="lineno"> 797</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00798"></a><span class="lineno"> 798</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_bytes_used() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00799"></a><span class="lineno"> 799</span>  <span class="keywordtype">void</span> _internal_set_bytes_used(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00800"></a><span class="lineno"> 800</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00801"></a><span class="lineno"> 801</span>  </div>
|
|
<div class="line"><a name="l00802"></a><span class="lineno"> 802</span>  <span class="comment">// double duration_seconds = 5;</span></div>
|
|
<div class="line"><a name="l00803"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a98993d7798004f482c5d8ef6083e37a7"> 803</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a98993d7798004f482c5d8ef6083e37a7">clear_duration_seconds</a>();</div>
|
|
<div class="line"><a name="l00804"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5f0441888247f217551da8239c31aa85"> 804</a></span>  <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5f0441888247f217551da8239c31aa85">duration_seconds</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00805"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#add208c1f9a5ef96ddabea287418fb216"> 805</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#add208c1f9a5ef96ddabea287418fb216">set_duration_seconds</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00806"></a><span class="lineno"> 806</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00807"></a><span class="lineno"> 807</span>  <span class="keywordtype">double</span> _internal_duration_seconds() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00808"></a><span class="lineno"> 808</span>  <span class="keywordtype">void</span> _internal_set_duration_seconds(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l00809"></a><span class="lineno"> 809</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00810"></a><span class="lineno"> 810</span>  </div>
|
|
<div class="line"><a name="l00811"></a><span class="lineno"> 811</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.ConstraintSolverStatistics)</span></div>
|
|
<div class="line"><a name="l00812"></a><span class="lineno"> 812</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00813"></a><span class="lineno"> 813</span>  <span class="keyword">class </span>_Internal;</div>
|
|
<div class="line"><a name="l00814"></a><span class="lineno"> 814</span>  </div>
|
|
<div class="line"><a name="l00815"></a><span class="lineno"> 815</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="l00816"></a><span class="lineno"> 816</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
|
|
<div class="line"><a name="l00817"></a><span class="lineno"> 817</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
|
|
<div class="line"><a name="l00818"></a><span class="lineno"> 818</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> num_branches_;</div>
|
|
<div class="line"><a name="l00819"></a><span class="lineno"> 819</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> num_failures_;</div>
|
|
<div class="line"><a name="l00820"></a><span class="lineno"> 820</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> num_solutions_;</div>
|
|
<div class="line"><a name="l00821"></a><span class="lineno"> 821</span>  <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> bytes_used_;</div>
|
|
<div class="line"><a name="l00822"></a><span class="lineno"> 822</span>  <span class="keywordtype">double</span> duration_seconds_;</div>
|
|
<div class="line"><a name="l00823"></a><span class="lineno"> 823</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
|
|
<div class="line"><a name="l00824"></a><span class="lineno"> 824</span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto;</div>
|
|
<div class="line"><a name="l00825"></a><span class="lineno"> 825</span> };</div>
|
|
<div class="line"><a name="l00826"></a><span class="lineno"> 826</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00827"></a><span class="lineno"> 827</span>  </div>
|
|
<div class="line"><a name="l00828"></a><span class="lineno"> 828</span> <span class="keyword">class </span>SearchStatistics <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html">PROTOBUF_FINAL</a> :</div>
|
|
<div class="line"><a name="l00829"></a><span class="lineno"> 829</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.SearchStatistics) */</span> {</div>
|
|
<div class="line"><a name="l00830"></a><span class="lineno"> 830</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00831"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a71887804f266b548ed6f495a1ba717ba"> 831</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a71887804f266b548ed6f495a1ba717ba">SearchStatistics</a>() : SearchStatistics(nullptr) {}</div>
|
|
<div class="line"><a name="l00832"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adacb7f24e271ebd724dc4835b9c004be"> 832</a></span>  <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adacb7f24e271ebd724dc4835b9c004be">~SearchStatistics</a>();</div>
|
|
<div class="line"><a name="l00833"></a><span class="lineno"> 833</span>  </div>
|
|
<div class="line"><a name="l00834"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afaf9a2d53d63316530bbc8dddb1418fd"> 834</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afaf9a2d53d63316530bbc8dddb1418fd">SearchStatistics</a>(<span class="keyword">const</span> SearchStatistics& from);</div>
|
|
<div class="line"><a name="l00835"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ade9cfadb860774e30ccb3d51d672ad8c"> 835</a></span>  <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ade9cfadb860774e30ccb3d51d672ad8c">SearchStatistics</a>(SearchStatistics&& from) noexcept</div>
|
|
<div class="line"><a name="l00836"></a><span class="lineno"> 836</span>  : SearchStatistics() {</div>
|
|
<div class="line"><a name="l00837"></a><span class="lineno"> 837</span>  *<span class="keyword">this</span> = ::std::move(from);</div>
|
|
<div class="line"><a name="l00838"></a><span class="lineno"> 838</span>  }</div>
|
|
<div class="line"><a name="l00839"></a><span class="lineno"> 839</span>  </div>
|
|
<div class="line"><a name="l00840"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2b69475be85bebd48584608fe6d9287f"> 840</a></span>  <span class="keyword">inline</span> SearchStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2b69475be85bebd48584608fe6d9287f">operator=</a>(<span class="keyword">const</span> SearchStatistics& from) {</div>
|
|
<div class="line"><a name="l00841"></a><span class="lineno"> 841</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00842"></a><span class="lineno"> 842</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00843"></a><span class="lineno"> 843</span>  }</div>
|
|
<div class="line"><a name="l00844"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3450d65440ec2b6bdb5e1030be0e13ad"> 844</a></span>  <span class="keyword">inline</span> SearchStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3450d65440ec2b6bdb5e1030be0e13ad">operator=</a>(SearchStatistics&& from) noexcept {</div>
|
|
<div class="line"><a name="l00845"></a><span class="lineno"> 845</span>  <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
|
|
<div class="line"><a name="l00846"></a><span class="lineno"> 846</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> != &from) InternalSwap(&from);</div>
|
|
<div class="line"><a name="l00847"></a><span class="lineno"> 847</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00848"></a><span class="lineno"> 848</span>  CopyFrom(from);</div>
|
|
<div class="line"><a name="l00849"></a><span class="lineno"> 849</span>  }</div>
|
|
<div class="line"><a name="l00850"></a><span class="lineno"> 850</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
|
<div class="line"><a name="l00851"></a><span class="lineno"> 851</span>  }</div>
|
|
<div class="line"><a name="l00852"></a><span class="lineno"> 852</span>  </div>
|
|
<div class="line"><a name="l00853"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708"> 853</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
|
|
<div class="line"><a name="l00854"></a><span class="lineno"> 854</span>  <span class="keywordflow">return</span> GetDescriptor();</div>
|
|
<div class="line"><a name="l00855"></a><span class="lineno"> 855</span>  }</div>
|
|
<div class="line"><a name="l00856"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 856</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
|
|
<div class="line"><a name="l00857"></a><span class="lineno"> 857</span>  <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
|
|
<div class="line"><a name="l00858"></a><span class="lineno"> 858</span>  }</div>
|
|
<div class="line"><a name="l00859"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c"> 859</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
|
|
<div class="line"><a name="l00860"></a><span class="lineno"> 860</span>  <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
|
|
<div class="line"><a name="l00861"></a><span class="lineno"> 861</span>  }</div>
|
|
<div class="line"><a name="l00862"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6dee200866676258e70f268dc9cead94"> 862</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> SearchStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6dee200866676258e70f268dc9cead94">default_instance</a>();</div>
|
|
<div class="line"><a name="l00863"></a><span class="lineno"> 863</span>  </div>
|
|
<div class="line"><a name="l00864"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aae4d827f504287b7fd8d6fe00637964b"> 864</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> SearchStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aae4d827f504287b7fd8d6fe00637964b">internal_default_instance</a>() {</div>
|
|
<div class="line"><a name="l00865"></a><span class="lineno"> 865</span>  <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>SearchStatistics*<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l00866"></a><span class="lineno"> 866</span>  &<a class="code" href="namespaceoperations__research.html#a20517661e3bbc83300a06565a84d0654">_SearchStatistics_default_instance_</a>);</div>
|
|
<div class="line"><a name="l00867"></a><span class="lineno"> 867</span>  }</div>
|
|
<div class="line"><a name="l00868"></a><span class="lineno"> 868</span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
|
|
<div class="line"><a name="l00869"></a><span class="lineno"> 869</span>  4;</div>
|
|
<div class="line"><a name="l00870"></a><span class="lineno"> 870</span>  </div>
|
|
<div class="line"><a name="l00871"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae53afe9314d5d4409e5368025e824cd7"> 871</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae53afe9314d5d4409e5368025e824cd7">swap</a>(SearchStatistics& <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, SearchStatistics& <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
|
|
<div class="line"><a name="l00872"></a><span class="lineno"> 872</span>  <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
|
|
<div class="line"><a name="l00873"></a><span class="lineno"> 873</span>  }</div>
|
|
<div class="line"><a name="l00874"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a520ff5c9a6375320e0cfe2f50bcd8134"> 874</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a520ff5c9a6375320e0cfe2f50bcd8134">Swap</a>(SearchStatistics* other) {</div>
|
|
<div class="line"><a name="l00875"></a><span class="lineno"> 875</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00876"></a><span class="lineno"> 876</span>  <span class="keywordflow">if</span> (GetArena() == other->GetArena()) {</div>
|
|
<div class="line"><a name="l00877"></a><span class="lineno"> 877</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00878"></a><span class="lineno"> 878</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l00879"></a><span class="lineno"> 879</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
|
|
<div class="line"><a name="l00880"></a><span class="lineno"> 880</span>  }</div>
|
|
<div class="line"><a name="l00881"></a><span class="lineno"> 881</span>  }</div>
|
|
<div class="line"><a name="l00882"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2f89cfd55b02b42fdd4cd70cd809d1e7"> 882</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2f89cfd55b02b42fdd4cd70cd809d1e7">UnsafeArenaSwap</a>(SearchStatistics* other) {</div>
|
|
<div class="line"><a name="l00883"></a><span class="lineno"> 883</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
|
|
<div class="line"><a name="l00884"></a><span class="lineno"> 884</span>  GOOGLE_DCHECK(GetArena() == other->GetArena());</div>
|
|
<div class="line"><a name="l00885"></a><span class="lineno"> 885</span>  InternalSwap(other);</div>
|
|
<div class="line"><a name="l00886"></a><span class="lineno"> 886</span>  }</div>
|
|
<div class="line"><a name="l00887"></a><span class="lineno"> 887</span>  </div>
|
|
<div class="line"><a name="l00888"></a><span class="lineno"> 888</span>  <span class="comment">// implements Message ----------------------------------------------</span></div>
|
|
<div class="line"><a name="l00889"></a><span class="lineno"> 889</span>  </div>
|
|
<div class="line"><a name="l00890"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a19dc11b56248558d2a87a38518e34bcd"> 890</a></span>  <span class="keyword">inline</span> SearchStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a19dc11b56248558d2a87a38518e34bcd">New</a>() const final {</div>
|
|
<div class="line"><a name="l00891"></a><span class="lineno"> 891</span>  <span class="keywordflow">return</span> CreateMaybeMessage<SearchStatistics>(<span class="keyword">nullptr</span>);</div>
|
|
<div class="line"><a name="l00892"></a><span class="lineno"> 892</span>  }</div>
|
|
<div class="line"><a name="l00893"></a><span class="lineno"> 893</span>  </div>
|
|
<div class="line"><a name="l00894"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af9567c79596bc6af37f08b7a15640ec7"> 894</a></span>  SearchStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af9567c79596bc6af37f08b7a15640ec7">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
|
|
<div class="line"><a name="l00895"></a><span class="lineno"> 895</span>  <span class="keywordflow">return</span> CreateMaybeMessage<SearchStatistics>(arena);</div>
|
|
<div class="line"><a name="l00896"></a><span class="lineno"> 896</span>  }</div>
|
|
<div class="line"><a name="l00897"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7"> 897</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00898"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2"> 898</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message& from) <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00899"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a738abe6dc75455357859864786ce8273"> 899</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a738abe6dc75455357859864786ce8273">CopyFrom</a>(<span class="keyword">const</span> SearchStatistics& from);</div>
|
|
<div class="line"><a name="l00900"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4364dda81e76b3e52fe6e2197725551e"> 900</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4364dda81e76b3e52fe6e2197725551e">MergeFrom</a>(<span class="keyword">const</span> SearchStatistics& from);</div>
|
|
<div class="line"><a name="l00901"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7"> 901</a></span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
|
|
<div class="line"><a name="l00902"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a83794439b5a81a507b67b07f09d4f048"> 902</a></span>  <span class="keywordtype">bool</span> IsInitialized() const final;</div>
|
|
<div class="line"><a name="l00903"></a><span class="lineno"> 903</span>  </div>
|
|
<div class="line"><a name="l00904"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af1033c8579625eedc97d25696eeca0b1"> 904</a></span>  <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
|
|
<div class="line"><a name="l00905"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a454c67b85b98fe47e87043230d799c2a"> 905</a></span>  const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
|
|
<div class="line"><a name="l00906"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a441b119e474a1202488ec26fa6eed236"> 906</a></span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
|
|
<div class="line"><a name="l00907"></a><span class="lineno"> 907</span>  ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
|
|
<div class="line"><a name="l00908"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 908</a></span>  <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
|
|
<div class="line"><a name="l00909"></a><span class="lineno"> 909</span>  </div>
|
|
<div class="line"><a name="l00910"></a><span class="lineno"> 910</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00911"></a><span class="lineno"> 911</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
|
|
<div class="line"><a name="l00912"></a><span class="lineno"> 912</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
|
|
<div class="line"><a name="l00913"></a><span class="lineno"> 913</span>  <span class="keywordtype">void</span> SetCachedSize(<span class="keywordtype">int</span> size) <span class="keyword">const</span> <span class="keyword">final</span>;</div>
|
|
<div class="line"><a name="l00914"></a><span class="lineno"> 914</span>  <span class="keywordtype">void</span> InternalSwap(SearchStatistics* other);</div>
|
|
<div class="line"><a name="l00915"></a><span class="lineno"> 915</span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
|
|
<div class="line"><a name="l00916"></a><span class="lineno"> 916</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
|
|
<div class="line"><a name="l00917"></a><span class="lineno"> 917</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.SearchStatistics"</span>;</div>
|
|
<div class="line"><a name="l00918"></a><span class="lineno"> 918</span>  }</div>
|
|
<div class="line"><a name="l00919"></a><span class="lineno"> 919</span>  <span class="keyword">protected</span>:</div>
|
|
<div class="line"><a name="l00920"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a41f370ca619638e6cc2739870a799b3e"> 920</a></span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a41f370ca619638e6cc2739870a799b3e">SearchStatistics</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00921"></a><span class="lineno"> 921</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00922"></a><span class="lineno"> 922</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ArenaDtor(<span class="keywordtype">void</span>* <span class="keywordtype">object</span>);</div>
|
|
<div class="line"><a name="l00923"></a><span class="lineno"> 923</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
|
|
<div class="line"><a name="l00924"></a><span class="lineno"> 924</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00925"></a><span class="lineno"> 925</span>  </div>
|
|
<div class="line"><a name="l00926"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80"> 926</a></span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
|
|
<div class="line"><a name="l00927"></a><span class="lineno"> 927</span>  private:</div>
|
|
<div class="line"><a name="l00928"></a><span class="lineno"> 928</span>  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
|
|
<div class="line"><a name="l00929"></a><span class="lineno"> 929</span>  ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::<a class="code" href="search__stats_8pb_8h.html#a862a805c4b5e1c9db3faaf550831b517">descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a>);</div>
|
|
<div class="line"><a name="l00930"></a><span class="lineno"> 930</span>  <a class="code" href="search__stats_8pb_8h.html#a862a805c4b5e1c9db3faaf550831b517">return ::descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
|
|
<div class="line"><a name="l00931"></a><span class="lineno"> 931</span>  }</div>
|
|
<div class="line"><a name="l00932"></a><span class="lineno"> 932</span>  </div>
|
|
<div class="line"><a name="l00933"></a><span class="lineno"> 933</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00934"></a><span class="lineno"> 934</span>  </div>
|
|
<div class="line"><a name="l00935"></a><span class="lineno"> 935</span>  <span class="comment">// nested types ----------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00936"></a><span class="lineno"> 936</span>  </div>
|
|
<div class="line"><a name="l00937"></a><span class="lineno"> 937</span>  <span class="comment">// accessors -------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l00938"></a><span class="lineno"> 938</span>  </div>
|
|
<div class="line"><a name="l00939"></a><span class="lineno"> 939</span>  enum : <span class="keywordtype">int</span> {</div>
|
|
<div class="line"><a name="l00940"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3f5692a32a2b4c2d9e1534244ed4a19ea90e403dfe6de549bd7a59b6c7ad19241"> 940</a></span>  kLocalSearchStatisticsFieldNumber = 1,</div>
|
|
<div class="line"><a name="l00941"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3f5692a32a2b4c2d9e1534244ed4a19ea071584a81fbe461df61946f9118d2d11"> 941</a></span>  kConstraintSolverStatisticsFieldNumber = 2,</div>
|
|
<div class="line"><a name="l00942"></a><span class="lineno"> 942</span>  };</div>
|
|
<div class="line"><a name="l00943"></a><span class="lineno"> 943</span>  <span class="comment">// .operations_research.LocalSearchStatistics local_search_statistics = 1;</span></div>
|
|
<div class="line"><a name="l00944"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6b27bb4e8296cda17f232d8d45778a95"> 944</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6b27bb4e8296cda17f232d8d45778a95">has_local_search_statistics</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00945"></a><span class="lineno"> 945</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00946"></a><span class="lineno"> 946</span>  <span class="keywordtype">bool</span> _internal_has_local_search_statistics() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00947"></a><span class="lineno"> 947</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00948"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad0f4ff224c078e82a188ceb4cecc9224"> 948</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad0f4ff224c078e82a188ceb4cecc9224">clear_local_search_statistics</a>();</div>
|
|
<div class="line"><a name="l00949"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae1756a75a768f7da551cbaa939c854f3"> 949</a></span>  const ::operations_research::LocalSearchStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae1756a75a768f7da551cbaa939c854f3">local_search_statistics</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00950"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3f0b13c59b7bce83bc66e2d14a1161b5"> 950</a></span>  ::operations_research::LocalSearchStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3f0b13c59b7bce83bc66e2d14a1161b5">release_local_search_statistics</a>();</div>
|
|
<div class="line"><a name="l00951"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a04cf76981c370acf7303383fd7eb08d4"> 951</a></span>  ::operations_research::LocalSearchStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a04cf76981c370acf7303383fd7eb08d4">mutable_local_search_statistics</a>();</div>
|
|
<div class="line"><a name="l00952"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaa8cbef2f826ee60921adc708608ea35"> 952</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaa8cbef2f826ee60921adc708608ea35">set_allocated_local_search_statistics</a>(::operations_research::LocalSearchStatistics* local_search_statistics);</div>
|
|
<div class="line"><a name="l00953"></a><span class="lineno"> 953</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00954"></a><span class="lineno"> 954</span>  const ::operations_research::LocalSearchStatistics& _internal_local_search_statistics() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00955"></a><span class="lineno"> 955</span>  ::operations_research::LocalSearchStatistics* _internal_mutable_local_search_statistics();</div>
|
|
<div class="line"><a name="l00956"></a><span class="lineno"> 956</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00957"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8dfbb2f25d774bd01eaeae8b75cd3694"> 957</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8dfbb2f25d774bd01eaeae8b75cd3694">unsafe_arena_set_allocated_local_search_statistics</a>(</div>
|
|
<div class="line"><a name="l00958"></a><span class="lineno"> 958</span>  ::operations_research::LocalSearchStatistics* local_search_statistics);</div>
|
|
<div class="line"><a name="l00959"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6ece04b2c1c4432dbe9834a7dc879d7c"> 959</a></span>  ::operations_research::LocalSearchStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6ece04b2c1c4432dbe9834a7dc879d7c">unsafe_arena_release_local_search_statistics</a>();</div>
|
|
<div class="line"><a name="l00960"></a><span class="lineno"> 960</span>  </div>
|
|
<div class="line"><a name="l00961"></a><span class="lineno"> 961</span>  <span class="comment">// .operations_research.ConstraintSolverStatistics constraint_solver_statistics = 2;</span></div>
|
|
<div class="line"><a name="l00962"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab6347690c98cb36b35d5897cf7c00250"> 962</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab6347690c98cb36b35d5897cf7c00250">has_constraint_solver_statistics</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00963"></a><span class="lineno"> 963</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00964"></a><span class="lineno"> 964</span>  <span class="keywordtype">bool</span> _internal_has_constraint_solver_statistics() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00965"></a><span class="lineno"> 965</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00966"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5192b637c6902d63fe7385ad086b3921"> 966</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5192b637c6902d63fe7385ad086b3921">clear_constraint_solver_statistics</a>();</div>
|
|
<div class="line"><a name="l00967"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa953e93e1e4ab68d8434ad6c59ad7364"> 967</a></span>  const ::operations_research::ConstraintSolverStatistics& <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa953e93e1e4ab68d8434ad6c59ad7364">constraint_solver_statistics</a>() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00968"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa7856eef85ed43fc058bb3f982653a0a"> 968</a></span>  ::operations_research::ConstraintSolverStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa7856eef85ed43fc058bb3f982653a0a">release_constraint_solver_statistics</a>();</div>
|
|
<div class="line"><a name="l00969"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1aa9965e2da7fdcd4b9c4a22795f0eb0"> 969</a></span>  ::operations_research::ConstraintSolverStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1aa9965e2da7fdcd4b9c4a22795f0eb0">mutable_constraint_solver_statistics</a>();</div>
|
|
<div class="line"><a name="l00970"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7372c2dd8c00c07168ac802879f1f2a6"> 970</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7372c2dd8c00c07168ac802879f1f2a6">set_allocated_constraint_solver_statistics</a>(::operations_research::ConstraintSolverStatistics* constraint_solver_statistics);</div>
|
|
<div class="line"><a name="l00971"></a><span class="lineno"> 971</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00972"></a><span class="lineno"> 972</span>  const ::operations_research::ConstraintSolverStatistics& _internal_constraint_solver_statistics() <span class="keyword">const</span>;</div>
|
|
<div class="line"><a name="l00973"></a><span class="lineno"> 973</span>  ::operations_research::ConstraintSolverStatistics* _internal_mutable_constraint_solver_statistics();</div>
|
|
<div class="line"><a name="l00974"></a><span class="lineno"> 974</span>  <span class="keyword">public</span>:</div>
|
|
<div class="line"><a name="l00975"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a80e38df87c6ab362f31d5e9c95d12ec1"> 975</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a80e38df87c6ab362f31d5e9c95d12ec1">unsafe_arena_set_allocated_constraint_solver_statistics</a>(</div>
|
|
<div class="line"><a name="l00976"></a><span class="lineno"> 976</span>  ::operations_research::ConstraintSolverStatistics* constraint_solver_statistics);</div>
|
|
<div class="line"><a name="l00977"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a42c247fb1c7c4b796f8a4376ed0ad368"> 977</a></span>  ::operations_research::ConstraintSolverStatistics* <a class="code" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a42c247fb1c7c4b796f8a4376ed0ad368">unsafe_arena_release_constraint_solver_statistics</a>();</div>
|
|
<div class="line"><a name="l00978"></a><span class="lineno"> 978</span>  </div>
|
|
<div class="line"><a name="l00979"></a><span class="lineno"> 979</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.SearchStatistics)</span></div>
|
|
<div class="line"><a name="l00980"></a><span class="lineno"> 980</span>  <span class="keyword">private</span>:</div>
|
|
<div class="line"><a name="l00981"></a><span class="lineno"> 981</span>  <span class="keyword">class </span>_Internal;</div>
|
|
<div class="line"><a name="l00982"></a><span class="lineno"> 982</span>  </div>
|
|
<div class="line"><a name="l00983"></a><span class="lineno"> 983</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="l00984"></a><span class="lineno"> 984</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
|
|
<div class="line"><a name="l00985"></a><span class="lineno"> 985</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
|
|
<div class="line"><a name="l00986"></a><span class="lineno"> 986</span>  ::operations_research::LocalSearchStatistics* local_search_statistics_;</div>
|
|
<div class="line"><a name="l00987"></a><span class="lineno"> 987</span>  ::operations_research::ConstraintSolverStatistics* constraint_solver_statistics_;</div>
|
|
<div class="line"><a name="l00988"></a><span class="lineno"> 988</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
|
|
<div class="line"><a name="l00989"></a><span class="lineno"> 989</span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto;</div>
|
|
<div class="line"><a name="l00990"></a><span class="lineno"> 990</span> };</div>
|
|
<div class="line"><a name="l00991"></a><span class="lineno"> 991</span> <span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a name="l00992"></a><span class="lineno"> 992</span>  </div>
|
|
<div class="line"><a name="l00993"></a><span class="lineno"> 993</span>  </div>
|
|
<div class="line"><a name="l00994"></a><span class="lineno"> 994</span> <span class="comment">// ===================================================================</span></div>
|
|
<div class="line"><a name="l00995"></a><span class="lineno"> 995</span>  </div>
|
|
<div class="line"><a name="l00996"></a><span class="lineno"> 996</span> <span class="preprocessor">#ifdef __GNUC__</span></div>
|
|
<div class="line"><a name="l00997"></a><span class="lineno"> 997</span> <span class="preprocessor"> #pragma GCC diagnostic push</span></div>
|
|
<div class="line"><a name="l00998"></a><span class="lineno"> 998</span> <span class="preprocessor"> #pragma GCC diagnostic ignored "-Wstrict-aliasing"</span></div>
|
|
<div class="line"><a name="l00999"></a><span class="lineno"> 999</span> <span class="preprocessor">#endif </span><span class="comment">// __GNUC__</span></div>
|
|
<div class="line"><a name="l01000"></a><span class="lineno"> 1000</span> <span class="comment">// LocalSearchStatistics_LocalSearchOperatorStatistics</span></div>
|
|
<div class="line"><a name="l01001"></a><span class="lineno"> 1001</span>  </div>
|
|
<div class="line"><a name="l01002"></a><span class="lineno"> 1002</span> <span class="comment">// string local_search_operator = 1;</span></div>
|
|
<div class="line"><a name="l01003"></a><span class="lineno"> 1003</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::clear_local_search_operator() {</div>
|
|
<div class="line"><a name="l01004"></a><span class="lineno"> 1004</span>  local_search_operator_.ClearToEmpty();</div>
|
|
<div class="line"><a name="l01005"></a><span class="lineno"> 1005</span> }</div>
|
|
<div class="line"><a name="l01006"></a><span class="lineno"> 1006</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& LocalSearchStatistics_LocalSearchOperatorStatistics::local_search_operator()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01007"></a><span class="lineno"> 1007</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.local_search_operator)</span></div>
|
|
<div class="line"><a name="l01008"></a><span class="lineno"> 1008</span>  <span class="keywordflow">return</span> _internal_local_search_operator();</div>
|
|
<div class="line"><a name="l01009"></a><span class="lineno"> 1009</span> }</div>
|
|
<div class="line"><a name="l01010"></a><span class="lineno"> 1010</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::set_local_search_operator(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01011"></a><span class="lineno"> 1011</span>  _internal_set_local_search_operator(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01012"></a><span class="lineno"> 1012</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.local_search_operator)</span></div>
|
|
<div class="line"><a name="l01013"></a><span class="lineno"> 1013</span> }</div>
|
|
<div class="line"><a name="l01014"></a><span class="lineno"> 1014</span> <span class="keyword">inline</span> std::string* LocalSearchStatistics_LocalSearchOperatorStatistics::mutable_local_search_operator() {</div>
|
|
<div class="line"><a name="l01015"></a><span class="lineno"> 1015</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.local_search_operator)</span></div>
|
|
<div class="line"><a name="l01016"></a><span class="lineno"> 1016</span>  <span class="keywordflow">return</span> _internal_mutable_local_search_operator();</div>
|
|
<div class="line"><a name="l01017"></a><span class="lineno"> 1017</span> }</div>
|
|
<div class="line"><a name="l01018"></a><span class="lineno"> 1018</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& LocalSearchStatistics_LocalSearchOperatorStatistics::_internal_local_search_operator()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01019"></a><span class="lineno"> 1019</span>  <span class="keywordflow">return</span> local_search_operator_.Get();</div>
|
|
<div class="line"><a name="l01020"></a><span class="lineno"> 1020</span> }</div>
|
|
<div class="line"><a name="l01021"></a><span class="lineno"> 1021</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::_internal_set_local_search_operator(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01022"></a><span class="lineno"> 1022</span>  </div>
|
|
<div class="line"><a name="l01023"></a><span class="lineno"> 1023</span>  local_search_operator_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, GetArena());</div>
|
|
<div class="line"><a name="l01024"></a><span class="lineno"> 1024</span> }</div>
|
|
<div class="line"><a name="l01025"></a><span class="lineno"> 1025</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::set_local_search_operator(std::string&& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01026"></a><span class="lineno"> 1026</span>  </div>
|
|
<div class="line"><a name="l01027"></a><span class="lineno"> 1027</span>  local_search_operator_.Set(</div>
|
|
<div class="line"><a name="l01028"></a><span class="lineno"> 1028</span>  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::move(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), GetArena());</div>
|
|
<div class="line"><a name="l01029"></a><span class="lineno"> 1029</span>  <span class="comment">// @@protoc_insertion_point(field_set_rvalue:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.local_search_operator)</span></div>
|
|
<div class="line"><a name="l01030"></a><span class="lineno"> 1030</span> }</div>
|
|
<div class="line"><a name="l01031"></a><span class="lineno"> 1031</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::set_local_search_operator(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01032"></a><span class="lineno"> 1032</span>  GOOGLE_DCHECK(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> != <span class="keyword">nullptr</span>);</div>
|
|
<div class="line"><a name="l01033"></a><span class="lineno"> 1033</span>  </div>
|
|
<div class="line"><a name="l01034"></a><span class="lineno"> 1034</span>  local_search_operator_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), GetArena());</div>
|
|
<div class="line"><a name="l01035"></a><span class="lineno"> 1035</span>  <span class="comment">// @@protoc_insertion_point(field_set_char:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.local_search_operator)</span></div>
|
|
<div class="line"><a name="l01036"></a><span class="lineno"> 1036</span> }</div>
|
|
<div class="line"><a name="l01037"></a><span class="lineno"> 1037</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::set_local_search_operator(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>,</div>
|
|
<div class="line"><a name="l01038"></a><span class="lineno"> 1038</span>  <span class="keywordtype">size_t</span> size) {</div>
|
|
<div class="line"><a name="l01039"></a><span class="lineno"> 1039</span>  </div>
|
|
<div class="line"><a name="l01040"></a><span class="lineno"> 1040</span>  local_search_operator_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(</div>
|
|
<div class="line"><a name="l01041"></a><span class="lineno"> 1041</span>  <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span><span class="keywordtype">char</span>*<span class="keyword">></span>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), size), GetArena());</div>
|
|
<div class="line"><a name="l01042"></a><span class="lineno"> 1042</span>  <span class="comment">// @@protoc_insertion_point(field_set_pointer:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.local_search_operator)</span></div>
|
|
<div class="line"><a name="l01043"></a><span class="lineno"> 1043</span> }</div>
|
|
<div class="line"><a name="l01044"></a><span class="lineno"> 1044</span> <span class="keyword">inline</span> std::string* LocalSearchStatistics_LocalSearchOperatorStatistics::_internal_mutable_local_search_operator() {</div>
|
|
<div class="line"><a name="l01045"></a><span class="lineno"> 1045</span>  </div>
|
|
<div class="line"><a name="l01046"></a><span class="lineno"> 1046</span>  <span class="keywordflow">return</span> local_search_operator_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArena());</div>
|
|
<div class="line"><a name="l01047"></a><span class="lineno"> 1047</span> }</div>
|
|
<div class="line"><a name="l01048"></a><span class="lineno"> 1048</span> <span class="keyword">inline</span> std::string* LocalSearchStatistics_LocalSearchOperatorStatistics::release_local_search_operator() {</div>
|
|
<div class="line"><a name="l01049"></a><span class="lineno"> 1049</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.local_search_operator)</span></div>
|
|
<div class="line"><a name="l01050"></a><span class="lineno"> 1050</span>  <span class="keywordflow">return</span> local_search_operator_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
|
|
<div class="line"><a name="l01051"></a><span class="lineno"> 1051</span> }</div>
|
|
<div class="line"><a name="l01052"></a><span class="lineno"> 1052</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::set_allocated_local_search_operator(std::string* local_search_operator) {</div>
|
|
<div class="line"><a name="l01053"></a><span class="lineno"> 1053</span>  <span class="keywordflow">if</span> (local_search_operator != <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l01054"></a><span class="lineno"> 1054</span>  </div>
|
|
<div class="line"><a name="l01055"></a><span class="lineno"> 1055</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l01056"></a><span class="lineno"> 1056</span>  </div>
|
|
<div class="line"><a name="l01057"></a><span class="lineno"> 1057</span>  }</div>
|
|
<div class="line"><a name="l01058"></a><span class="lineno"> 1058</span>  local_search_operator_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), local_search_operator,</div>
|
|
<div class="line"><a name="l01059"></a><span class="lineno"> 1059</span>  GetArena());</div>
|
|
<div class="line"><a name="l01060"></a><span class="lineno"> 1060</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.local_search_operator)</span></div>
|
|
<div class="line"><a name="l01061"></a><span class="lineno"> 1061</span> }</div>
|
|
<div class="line"><a name="l01062"></a><span class="lineno"> 1062</span>  </div>
|
|
<div class="line"><a name="l01063"></a><span class="lineno"> 1063</span> <span class="comment">// int64 num_neighbors = 2;</span></div>
|
|
<div class="line"><a name="l01064"></a><span class="lineno"> 1064</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::clear_num_neighbors() {</div>
|
|
<div class="line"><a name="l01065"></a><span class="lineno"> 1065</span>  num_neighbors_ = PROTOBUF_LONGLONG(0);</div>
|
|
<div class="line"><a name="l01066"></a><span class="lineno"> 1066</span> }</div>
|
|
<div class="line"><a name="l01067"></a><span class="lineno"> 1067</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics_LocalSearchOperatorStatistics::_internal_num_neighbors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01068"></a><span class="lineno"> 1068</span>  <span class="keywordflow">return</span> num_neighbors_;</div>
|
|
<div class="line"><a name="l01069"></a><span class="lineno"> 1069</span> }</div>
|
|
<div class="line"><a name="l01070"></a><span class="lineno"> 1070</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics_LocalSearchOperatorStatistics::num_neighbors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01071"></a><span class="lineno"> 1071</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.num_neighbors)</span></div>
|
|
<div class="line"><a name="l01072"></a><span class="lineno"> 1072</span>  <span class="keywordflow">return</span> _internal_num_neighbors();</div>
|
|
<div class="line"><a name="l01073"></a><span class="lineno"> 1073</span> }</div>
|
|
<div class="line"><a name="l01074"></a><span class="lineno"> 1074</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::_internal_set_num_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01075"></a><span class="lineno"> 1075</span>  </div>
|
|
<div class="line"><a name="l01076"></a><span class="lineno"> 1076</span>  num_neighbors_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01077"></a><span class="lineno"> 1077</span> }</div>
|
|
<div class="line"><a name="l01078"></a><span class="lineno"> 1078</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::set_num_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01079"></a><span class="lineno"> 1079</span>  _internal_set_num_neighbors(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01080"></a><span class="lineno"> 1080</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.num_neighbors)</span></div>
|
|
<div class="line"><a name="l01081"></a><span class="lineno"> 1081</span> }</div>
|
|
<div class="line"><a name="l01082"></a><span class="lineno"> 1082</span>  </div>
|
|
<div class="line"><a name="l01083"></a><span class="lineno"> 1083</span> <span class="comment">// int64 num_filtered_neighbors = 3;</span></div>
|
|
<div class="line"><a name="l01084"></a><span class="lineno"> 1084</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::clear_num_filtered_neighbors() {</div>
|
|
<div class="line"><a name="l01085"></a><span class="lineno"> 1085</span>  num_filtered_neighbors_ = PROTOBUF_LONGLONG(0);</div>
|
|
<div class="line"><a name="l01086"></a><span class="lineno"> 1086</span> }</div>
|
|
<div class="line"><a name="l01087"></a><span class="lineno"> 1087</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics_LocalSearchOperatorStatistics::_internal_num_filtered_neighbors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01088"></a><span class="lineno"> 1088</span>  <span class="keywordflow">return</span> num_filtered_neighbors_;</div>
|
|
<div class="line"><a name="l01089"></a><span class="lineno"> 1089</span> }</div>
|
|
<div class="line"><a name="l01090"></a><span class="lineno"> 1090</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics_LocalSearchOperatorStatistics::num_filtered_neighbors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01091"></a><span class="lineno"> 1091</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.num_filtered_neighbors)</span></div>
|
|
<div class="line"><a name="l01092"></a><span class="lineno"> 1092</span>  <span class="keywordflow">return</span> _internal_num_filtered_neighbors();</div>
|
|
<div class="line"><a name="l01093"></a><span class="lineno"> 1093</span> }</div>
|
|
<div class="line"><a name="l01094"></a><span class="lineno"> 1094</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::_internal_set_num_filtered_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01095"></a><span class="lineno"> 1095</span>  </div>
|
|
<div class="line"><a name="l01096"></a><span class="lineno"> 1096</span>  num_filtered_neighbors_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01097"></a><span class="lineno"> 1097</span> }</div>
|
|
<div class="line"><a name="l01098"></a><span class="lineno"> 1098</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::set_num_filtered_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01099"></a><span class="lineno"> 1099</span>  _internal_set_num_filtered_neighbors(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01100"></a><span class="lineno"> 1100</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.num_filtered_neighbors)</span></div>
|
|
<div class="line"><a name="l01101"></a><span class="lineno"> 1101</span> }</div>
|
|
<div class="line"><a name="l01102"></a><span class="lineno"> 1102</span>  </div>
|
|
<div class="line"><a name="l01103"></a><span class="lineno"> 1103</span> <span class="comment">// int64 num_accepted_neighbors = 4;</span></div>
|
|
<div class="line"><a name="l01104"></a><span class="lineno"> 1104</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::clear_num_accepted_neighbors() {</div>
|
|
<div class="line"><a name="l01105"></a><span class="lineno"> 1105</span>  num_accepted_neighbors_ = PROTOBUF_LONGLONG(0);</div>
|
|
<div class="line"><a name="l01106"></a><span class="lineno"> 1106</span> }</div>
|
|
<div class="line"><a name="l01107"></a><span class="lineno"> 1107</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics_LocalSearchOperatorStatistics::_internal_num_accepted_neighbors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01108"></a><span class="lineno"> 1108</span>  <span class="keywordflow">return</span> num_accepted_neighbors_;</div>
|
|
<div class="line"><a name="l01109"></a><span class="lineno"> 1109</span> }</div>
|
|
<div class="line"><a name="l01110"></a><span class="lineno"> 1110</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics_LocalSearchOperatorStatistics::num_accepted_neighbors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01111"></a><span class="lineno"> 1111</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.num_accepted_neighbors)</span></div>
|
|
<div class="line"><a name="l01112"></a><span class="lineno"> 1112</span>  <span class="keywordflow">return</span> _internal_num_accepted_neighbors();</div>
|
|
<div class="line"><a name="l01113"></a><span class="lineno"> 1113</span> }</div>
|
|
<div class="line"><a name="l01114"></a><span class="lineno"> 1114</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::_internal_set_num_accepted_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01115"></a><span class="lineno"> 1115</span>  </div>
|
|
<div class="line"><a name="l01116"></a><span class="lineno"> 1116</span>  num_accepted_neighbors_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01117"></a><span class="lineno"> 1117</span> }</div>
|
|
<div class="line"><a name="l01118"></a><span class="lineno"> 1118</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::set_num_accepted_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01119"></a><span class="lineno"> 1119</span>  _internal_set_num_accepted_neighbors(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01120"></a><span class="lineno"> 1120</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.num_accepted_neighbors)</span></div>
|
|
<div class="line"><a name="l01121"></a><span class="lineno"> 1121</span> }</div>
|
|
<div class="line"><a name="l01122"></a><span class="lineno"> 1122</span>  </div>
|
|
<div class="line"><a name="l01123"></a><span class="lineno"> 1123</span> <span class="comment">// double duration_seconds = 5;</span></div>
|
|
<div class="line"><a name="l01124"></a><span class="lineno"> 1124</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::clear_duration_seconds() {</div>
|
|
<div class="line"><a name="l01125"></a><span class="lineno"> 1125</span>  duration_seconds_ = 0;</div>
|
|
<div class="line"><a name="l01126"></a><span class="lineno"> 1126</span> }</div>
|
|
<div class="line"><a name="l01127"></a><span class="lineno"> 1127</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> LocalSearchStatistics_LocalSearchOperatorStatistics::_internal_duration_seconds()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01128"></a><span class="lineno"> 1128</span>  <span class="keywordflow">return</span> duration_seconds_;</div>
|
|
<div class="line"><a name="l01129"></a><span class="lineno"> 1129</span> }</div>
|
|
<div class="line"><a name="l01130"></a><span class="lineno"> 1130</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> LocalSearchStatistics_LocalSearchOperatorStatistics::duration_seconds()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01131"></a><span class="lineno"> 1131</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.duration_seconds)</span></div>
|
|
<div class="line"><a name="l01132"></a><span class="lineno"> 1132</span>  <span class="keywordflow">return</span> _internal_duration_seconds();</div>
|
|
<div class="line"><a name="l01133"></a><span class="lineno"> 1133</span> }</div>
|
|
<div class="line"><a name="l01134"></a><span class="lineno"> 1134</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::_internal_set_duration_seconds(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01135"></a><span class="lineno"> 1135</span>  </div>
|
|
<div class="line"><a name="l01136"></a><span class="lineno"> 1136</span>  duration_seconds_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01137"></a><span class="lineno"> 1137</span> }</div>
|
|
<div class="line"><a name="l01138"></a><span class="lineno"> 1138</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchOperatorStatistics::set_duration_seconds(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01139"></a><span class="lineno"> 1139</span>  _internal_set_duration_seconds(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01140"></a><span class="lineno"> 1140</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics.duration_seconds)</span></div>
|
|
<div class="line"><a name="l01141"></a><span class="lineno"> 1141</span> }</div>
|
|
<div class="line"><a name="l01142"></a><span class="lineno"> 1142</span>  </div>
|
|
<div class="line"><a name="l01143"></a><span class="lineno"> 1143</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01144"></a><span class="lineno"> 1144</span>  </div>
|
|
<div class="line"><a name="l01145"></a><span class="lineno"> 1145</span> <span class="comment">// LocalSearchStatistics_LocalSearchFilterStatistics</span></div>
|
|
<div class="line"><a name="l01146"></a><span class="lineno"> 1146</span>  </div>
|
|
<div class="line"><a name="l01147"></a><span class="lineno"> 1147</span> <span class="comment">// string local_search_filter = 1;</span></div>
|
|
<div class="line"><a name="l01148"></a><span class="lineno"> 1148</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::clear_local_search_filter() {</div>
|
|
<div class="line"><a name="l01149"></a><span class="lineno"> 1149</span>  local_search_filter_.ClearToEmpty();</div>
|
|
<div class="line"><a name="l01150"></a><span class="lineno"> 1150</span> }</div>
|
|
<div class="line"><a name="l01151"></a><span class="lineno"> 1151</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& LocalSearchStatistics_LocalSearchFilterStatistics::local_search_filter()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01152"></a><span class="lineno"> 1152</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.local_search_filter)</span></div>
|
|
<div class="line"><a name="l01153"></a><span class="lineno"> 1153</span>  <span class="keywordflow">return</span> _internal_local_search_filter();</div>
|
|
<div class="line"><a name="l01154"></a><span class="lineno"> 1154</span> }</div>
|
|
<div class="line"><a name="l01155"></a><span class="lineno"> 1155</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::set_local_search_filter(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01156"></a><span class="lineno"> 1156</span>  _internal_set_local_search_filter(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01157"></a><span class="lineno"> 1157</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.local_search_filter)</span></div>
|
|
<div class="line"><a name="l01158"></a><span class="lineno"> 1158</span> }</div>
|
|
<div class="line"><a name="l01159"></a><span class="lineno"> 1159</span> <span class="keyword">inline</span> std::string* LocalSearchStatistics_LocalSearchFilterStatistics::mutable_local_search_filter() {</div>
|
|
<div class="line"><a name="l01160"></a><span class="lineno"> 1160</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.local_search_filter)</span></div>
|
|
<div class="line"><a name="l01161"></a><span class="lineno"> 1161</span>  <span class="keywordflow">return</span> _internal_mutable_local_search_filter();</div>
|
|
<div class="line"><a name="l01162"></a><span class="lineno"> 1162</span> }</div>
|
|
<div class="line"><a name="l01163"></a><span class="lineno"> 1163</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& LocalSearchStatistics_LocalSearchFilterStatistics::_internal_local_search_filter()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01164"></a><span class="lineno"> 1164</span>  <span class="keywordflow">return</span> local_search_filter_.Get();</div>
|
|
<div class="line"><a name="l01165"></a><span class="lineno"> 1165</span> }</div>
|
|
<div class="line"><a name="l01166"></a><span class="lineno"> 1166</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::_internal_set_local_search_filter(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01167"></a><span class="lineno"> 1167</span>  </div>
|
|
<div class="line"><a name="l01168"></a><span class="lineno"> 1168</span>  local_search_filter_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, GetArena());</div>
|
|
<div class="line"><a name="l01169"></a><span class="lineno"> 1169</span> }</div>
|
|
<div class="line"><a name="l01170"></a><span class="lineno"> 1170</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::set_local_search_filter(std::string&& <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01171"></a><span class="lineno"> 1171</span>  </div>
|
|
<div class="line"><a name="l01172"></a><span class="lineno"> 1172</span>  local_search_filter_.Set(</div>
|
|
<div class="line"><a name="l01173"></a><span class="lineno"> 1173</span>  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::move(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), GetArena());</div>
|
|
<div class="line"><a name="l01174"></a><span class="lineno"> 1174</span>  <span class="comment">// @@protoc_insertion_point(field_set_rvalue:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.local_search_filter)</span></div>
|
|
<div class="line"><a name="l01175"></a><span class="lineno"> 1175</span> }</div>
|
|
<div class="line"><a name="l01176"></a><span class="lineno"> 1176</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::set_local_search_filter(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01177"></a><span class="lineno"> 1177</span>  GOOGLE_DCHECK(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> != <span class="keyword">nullptr</span>);</div>
|
|
<div class="line"><a name="l01178"></a><span class="lineno"> 1178</span>  </div>
|
|
<div class="line"><a name="l01179"></a><span class="lineno"> 1179</span>  local_search_filter_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), GetArena());</div>
|
|
<div class="line"><a name="l01180"></a><span class="lineno"> 1180</span>  <span class="comment">// @@protoc_insertion_point(field_set_char:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.local_search_filter)</span></div>
|
|
<div class="line"><a name="l01181"></a><span class="lineno"> 1181</span> }</div>
|
|
<div class="line"><a name="l01182"></a><span class="lineno"> 1182</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::set_local_search_filter(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>,</div>
|
|
<div class="line"><a name="l01183"></a><span class="lineno"> 1183</span>  <span class="keywordtype">size_t</span> size) {</div>
|
|
<div class="line"><a name="l01184"></a><span class="lineno"> 1184</span>  </div>
|
|
<div class="line"><a name="l01185"></a><span class="lineno"> 1185</span>  local_search_filter_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(</div>
|
|
<div class="line"><a name="l01186"></a><span class="lineno"> 1186</span>  <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span><span class="keywordtype">char</span>*<span class="keyword">></span>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), size), GetArena());</div>
|
|
<div class="line"><a name="l01187"></a><span class="lineno"> 1187</span>  <span class="comment">// @@protoc_insertion_point(field_set_pointer:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.local_search_filter)</span></div>
|
|
<div class="line"><a name="l01188"></a><span class="lineno"> 1188</span> }</div>
|
|
<div class="line"><a name="l01189"></a><span class="lineno"> 1189</span> <span class="keyword">inline</span> std::string* LocalSearchStatistics_LocalSearchFilterStatistics::_internal_mutable_local_search_filter() {</div>
|
|
<div class="line"><a name="l01190"></a><span class="lineno"> 1190</span>  </div>
|
|
<div class="line"><a name="l01191"></a><span class="lineno"> 1191</span>  <span class="keywordflow">return</span> local_search_filter_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArena());</div>
|
|
<div class="line"><a name="l01192"></a><span class="lineno"> 1192</span> }</div>
|
|
<div class="line"><a name="l01193"></a><span class="lineno"> 1193</span> <span class="keyword">inline</span> std::string* LocalSearchStatistics_LocalSearchFilterStatistics::release_local_search_filter() {</div>
|
|
<div class="line"><a name="l01194"></a><span class="lineno"> 1194</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.local_search_filter)</span></div>
|
|
<div class="line"><a name="l01195"></a><span class="lineno"> 1195</span>  <span class="keywordflow">return</span> local_search_filter_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
|
|
<div class="line"><a name="l01196"></a><span class="lineno"> 1196</span> }</div>
|
|
<div class="line"><a name="l01197"></a><span class="lineno"> 1197</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::set_allocated_local_search_filter(std::string* local_search_filter) {</div>
|
|
<div class="line"><a name="l01198"></a><span class="lineno"> 1198</span>  <span class="keywordflow">if</span> (local_search_filter != <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l01199"></a><span class="lineno"> 1199</span>  </div>
|
|
<div class="line"><a name="l01200"></a><span class="lineno"> 1200</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l01201"></a><span class="lineno"> 1201</span>  </div>
|
|
<div class="line"><a name="l01202"></a><span class="lineno"> 1202</span>  }</div>
|
|
<div class="line"><a name="l01203"></a><span class="lineno"> 1203</span>  local_search_filter_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), local_search_filter,</div>
|
|
<div class="line"><a name="l01204"></a><span class="lineno"> 1204</span>  GetArena());</div>
|
|
<div class="line"><a name="l01205"></a><span class="lineno"> 1205</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.local_search_filter)</span></div>
|
|
<div class="line"><a name="l01206"></a><span class="lineno"> 1206</span> }</div>
|
|
<div class="line"><a name="l01207"></a><span class="lineno"> 1207</span>  </div>
|
|
<div class="line"><a name="l01208"></a><span class="lineno"> 1208</span> <span class="comment">// int64 num_calls = 2;</span></div>
|
|
<div class="line"><a name="l01209"></a><span class="lineno"> 1209</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::clear_num_calls() {</div>
|
|
<div class="line"><a name="l01210"></a><span class="lineno"> 1210</span>  num_calls_ = PROTOBUF_LONGLONG(0);</div>
|
|
<div class="line"><a name="l01211"></a><span class="lineno"> 1211</span> }</div>
|
|
<div class="line"><a name="l01212"></a><span class="lineno"> 1212</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics_LocalSearchFilterStatistics::_internal_num_calls()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01213"></a><span class="lineno"> 1213</span>  <span class="keywordflow">return</span> num_calls_;</div>
|
|
<div class="line"><a name="l01214"></a><span class="lineno"> 1214</span> }</div>
|
|
<div class="line"><a name="l01215"></a><span class="lineno"> 1215</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics_LocalSearchFilterStatistics::num_calls()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01216"></a><span class="lineno"> 1216</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.num_calls)</span></div>
|
|
<div class="line"><a name="l01217"></a><span class="lineno"> 1217</span>  <span class="keywordflow">return</span> _internal_num_calls();</div>
|
|
<div class="line"><a name="l01218"></a><span class="lineno"> 1218</span> }</div>
|
|
<div class="line"><a name="l01219"></a><span class="lineno"> 1219</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::_internal_set_num_calls(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01220"></a><span class="lineno"> 1220</span>  </div>
|
|
<div class="line"><a name="l01221"></a><span class="lineno"> 1221</span>  num_calls_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01222"></a><span class="lineno"> 1222</span> }</div>
|
|
<div class="line"><a name="l01223"></a><span class="lineno"> 1223</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::set_num_calls(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01224"></a><span class="lineno"> 1224</span>  _internal_set_num_calls(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01225"></a><span class="lineno"> 1225</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.num_calls)</span></div>
|
|
<div class="line"><a name="l01226"></a><span class="lineno"> 1226</span> }</div>
|
|
<div class="line"><a name="l01227"></a><span class="lineno"> 1227</span>  </div>
|
|
<div class="line"><a name="l01228"></a><span class="lineno"> 1228</span> <span class="comment">// int64 num_rejects = 3;</span></div>
|
|
<div class="line"><a name="l01229"></a><span class="lineno"> 1229</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::clear_num_rejects() {</div>
|
|
<div class="line"><a name="l01230"></a><span class="lineno"> 1230</span>  num_rejects_ = PROTOBUF_LONGLONG(0);</div>
|
|
<div class="line"><a name="l01231"></a><span class="lineno"> 1231</span> }</div>
|
|
<div class="line"><a name="l01232"></a><span class="lineno"> 1232</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics_LocalSearchFilterStatistics::_internal_num_rejects()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01233"></a><span class="lineno"> 1233</span>  <span class="keywordflow">return</span> num_rejects_;</div>
|
|
<div class="line"><a name="l01234"></a><span class="lineno"> 1234</span> }</div>
|
|
<div class="line"><a name="l01235"></a><span class="lineno"> 1235</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics_LocalSearchFilterStatistics::num_rejects()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01236"></a><span class="lineno"> 1236</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.num_rejects)</span></div>
|
|
<div class="line"><a name="l01237"></a><span class="lineno"> 1237</span>  <span class="keywordflow">return</span> _internal_num_rejects();</div>
|
|
<div class="line"><a name="l01238"></a><span class="lineno"> 1238</span> }</div>
|
|
<div class="line"><a name="l01239"></a><span class="lineno"> 1239</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::_internal_set_num_rejects(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01240"></a><span class="lineno"> 1240</span>  </div>
|
|
<div class="line"><a name="l01241"></a><span class="lineno"> 1241</span>  num_rejects_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01242"></a><span class="lineno"> 1242</span> }</div>
|
|
<div class="line"><a name="l01243"></a><span class="lineno"> 1243</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::set_num_rejects(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01244"></a><span class="lineno"> 1244</span>  _internal_set_num_rejects(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01245"></a><span class="lineno"> 1245</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.num_rejects)</span></div>
|
|
<div class="line"><a name="l01246"></a><span class="lineno"> 1246</span> }</div>
|
|
<div class="line"><a name="l01247"></a><span class="lineno"> 1247</span>  </div>
|
|
<div class="line"><a name="l01248"></a><span class="lineno"> 1248</span> <span class="comment">// double duration_seconds = 4;</span></div>
|
|
<div class="line"><a name="l01249"></a><span class="lineno"> 1249</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::clear_duration_seconds() {</div>
|
|
<div class="line"><a name="l01250"></a><span class="lineno"> 1250</span>  duration_seconds_ = 0;</div>
|
|
<div class="line"><a name="l01251"></a><span class="lineno"> 1251</span> }</div>
|
|
<div class="line"><a name="l01252"></a><span class="lineno"> 1252</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> LocalSearchStatistics_LocalSearchFilterStatistics::_internal_duration_seconds()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01253"></a><span class="lineno"> 1253</span>  <span class="keywordflow">return</span> duration_seconds_;</div>
|
|
<div class="line"><a name="l01254"></a><span class="lineno"> 1254</span> }</div>
|
|
<div class="line"><a name="l01255"></a><span class="lineno"> 1255</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> LocalSearchStatistics_LocalSearchFilterStatistics::duration_seconds()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01256"></a><span class="lineno"> 1256</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.duration_seconds)</span></div>
|
|
<div class="line"><a name="l01257"></a><span class="lineno"> 1257</span>  <span class="keywordflow">return</span> _internal_duration_seconds();</div>
|
|
<div class="line"><a name="l01258"></a><span class="lineno"> 1258</span> }</div>
|
|
<div class="line"><a name="l01259"></a><span class="lineno"> 1259</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::_internal_set_duration_seconds(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01260"></a><span class="lineno"> 1260</span>  </div>
|
|
<div class="line"><a name="l01261"></a><span class="lineno"> 1261</span>  duration_seconds_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01262"></a><span class="lineno"> 1262</span> }</div>
|
|
<div class="line"><a name="l01263"></a><span class="lineno"> 1263</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics_LocalSearchFilterStatistics::set_duration_seconds(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01264"></a><span class="lineno"> 1264</span>  _internal_set_duration_seconds(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01265"></a><span class="lineno"> 1265</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.LocalSearchFilterStatistics.duration_seconds)</span></div>
|
|
<div class="line"><a name="l01266"></a><span class="lineno"> 1266</span> }</div>
|
|
<div class="line"><a name="l01267"></a><span class="lineno"> 1267</span>  </div>
|
|
<div class="line"><a name="l01268"></a><span class="lineno"> 1268</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01269"></a><span class="lineno"> 1269</span>  </div>
|
|
<div class="line"><a name="l01270"></a><span class="lineno"> 1270</span> <span class="comment">// LocalSearchStatistics</span></div>
|
|
<div class="line"><a name="l01271"></a><span class="lineno"> 1271</span>  </div>
|
|
<div class="line"><a name="l01272"></a><span class="lineno"> 1272</span> <span class="comment">// repeated .operations_research.LocalSearchStatistics.LocalSearchOperatorStatistics local_search_operator_statistics = 1;</span></div>
|
|
<div class="line"><a name="l01273"></a><span class="lineno"> 1273</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> LocalSearchStatistics::_internal_local_search_operator_statistics_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01274"></a><span class="lineno"> 1274</span>  <span class="keywordflow">return</span> local_search_operator_statistics_.size();</div>
|
|
<div class="line"><a name="l01275"></a><span class="lineno"> 1275</span> }</div>
|
|
<div class="line"><a name="l01276"></a><span class="lineno"> 1276</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> LocalSearchStatistics::local_search_operator_statistics_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01277"></a><span class="lineno"> 1277</span>  <span class="keywordflow">return</span> _internal_local_search_operator_statistics_size();</div>
|
|
<div class="line"><a name="l01278"></a><span class="lineno"> 1278</span> }</div>
|
|
<div class="line"><a name="l01279"></a><span class="lineno"> 1279</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics::clear_local_search_operator_statistics() {</div>
|
|
<div class="line"><a name="l01280"></a><span class="lineno"> 1280</span>  local_search_operator_statistics_.Clear();</div>
|
|
<div class="line"><a name="l01281"></a><span class="lineno"> 1281</span> }</div>
|
|
<div class="line"><a name="l01282"></a><span class="lineno"> 1282</span> inline ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics* LocalSearchStatistics::mutable_local_search_operator_statistics(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div>
|
|
<div class="line"><a name="l01283"></a><span class="lineno"> 1283</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.LocalSearchStatistics.local_search_operator_statistics)</span></div>
|
|
<div class="line"><a name="l01284"></a><span class="lineno"> 1284</span>  <span class="keywordflow">return</span> local_search_operator_statistics_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01285"></a><span class="lineno"> 1285</span> }</div>
|
|
<div class="line"><a name="l01286"></a><span class="lineno"> 1286</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics >*</div>
|
|
<div class="line"><a name="l01287"></a><span class="lineno"> 1287</span> LocalSearchStatistics::mutable_local_search_operator_statistics() {</div>
|
|
<div class="line"><a name="l01288"></a><span class="lineno"> 1288</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.LocalSearchStatistics.local_search_operator_statistics)</span></div>
|
|
<div class="line"><a name="l01289"></a><span class="lineno"> 1289</span>  <span class="keywordflow">return</span> &local_search_operator_statistics_;</div>
|
|
<div class="line"><a name="l01290"></a><span class="lineno"> 1290</span> }</div>
|
|
<div class="line"><a name="l01291"></a><span class="lineno"> 1291</span> <span class="keyword">inline</span> const ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics& LocalSearchStatistics::_internal_local_search_operator_statistics(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01292"></a><span class="lineno"> 1292</span>  <span class="keywordflow">return</span> local_search_operator_statistics_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01293"></a><span class="lineno"> 1293</span> }</div>
|
|
<div class="line"><a name="l01294"></a><span class="lineno"> 1294</span> <span class="keyword">inline</span> const ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics& LocalSearchStatistics::local_search_operator_statistics(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01295"></a><span class="lineno"> 1295</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.local_search_operator_statistics)</span></div>
|
|
<div class="line"><a name="l01296"></a><span class="lineno"> 1296</span>  <span class="keywordflow">return</span> _internal_local_search_operator_statistics(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01297"></a><span class="lineno"> 1297</span> }</div>
|
|
<div class="line"><a name="l01298"></a><span class="lineno"> 1298</span> inline ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics* LocalSearchStatistics::_internal_add_local_search_operator_statistics() {</div>
|
|
<div class="line"><a name="l01299"></a><span class="lineno"> 1299</span>  <span class="keywordflow">return</span> local_search_operator_statistics_.Add();</div>
|
|
<div class="line"><a name="l01300"></a><span class="lineno"> 1300</span> }</div>
|
|
<div class="line"><a name="l01301"></a><span class="lineno"> 1301</span> inline ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics* LocalSearchStatistics::add_local_search_operator_statistics() {</div>
|
|
<div class="line"><a name="l01302"></a><span class="lineno"> 1302</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.LocalSearchStatistics.local_search_operator_statistics)</span></div>
|
|
<div class="line"><a name="l01303"></a><span class="lineno"> 1303</span>  <span class="keywordflow">return</span> _internal_add_local_search_operator_statistics();</div>
|
|
<div class="line"><a name="l01304"></a><span class="lineno"> 1304</span> }</div>
|
|
<div class="line"><a name="l01305"></a><span class="lineno"> 1305</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics >&</div>
|
|
<div class="line"><a name="l01306"></a><span class="lineno"> 1306</span> LocalSearchStatistics::local_search_operator_statistics()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01307"></a><span class="lineno"> 1307</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.LocalSearchStatistics.local_search_operator_statistics)</span></div>
|
|
<div class="line"><a name="l01308"></a><span class="lineno"> 1308</span>  <span class="keywordflow">return</span> local_search_operator_statistics_;</div>
|
|
<div class="line"><a name="l01309"></a><span class="lineno"> 1309</span> }</div>
|
|
<div class="line"><a name="l01310"></a><span class="lineno"> 1310</span>  </div>
|
|
<div class="line"><a name="l01311"></a><span class="lineno"> 1311</span> <span class="comment">// repeated .operations_research.LocalSearchStatistics.LocalSearchFilterStatistics local_search_filter_statistics = 2;</span></div>
|
|
<div class="line"><a name="l01312"></a><span class="lineno"> 1312</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> LocalSearchStatistics::_internal_local_search_filter_statistics_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01313"></a><span class="lineno"> 1313</span>  <span class="keywordflow">return</span> local_search_filter_statistics_.size();</div>
|
|
<div class="line"><a name="l01314"></a><span class="lineno"> 1314</span> }</div>
|
|
<div class="line"><a name="l01315"></a><span class="lineno"> 1315</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> LocalSearchStatistics::local_search_filter_statistics_size()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01316"></a><span class="lineno"> 1316</span>  <span class="keywordflow">return</span> _internal_local_search_filter_statistics_size();</div>
|
|
<div class="line"><a name="l01317"></a><span class="lineno"> 1317</span> }</div>
|
|
<div class="line"><a name="l01318"></a><span class="lineno"> 1318</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics::clear_local_search_filter_statistics() {</div>
|
|
<div class="line"><a name="l01319"></a><span class="lineno"> 1319</span>  local_search_filter_statistics_.Clear();</div>
|
|
<div class="line"><a name="l01320"></a><span class="lineno"> 1320</span> }</div>
|
|
<div class="line"><a name="l01321"></a><span class="lineno"> 1321</span> inline ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics* LocalSearchStatistics::mutable_local_search_filter_statistics(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div>
|
|
<div class="line"><a name="l01322"></a><span class="lineno"> 1322</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.LocalSearchStatistics.local_search_filter_statistics)</span></div>
|
|
<div class="line"><a name="l01323"></a><span class="lineno"> 1323</span>  <span class="keywordflow">return</span> local_search_filter_statistics_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01324"></a><span class="lineno"> 1324</span> }</div>
|
|
<div class="line"><a name="l01325"></a><span class="lineno"> 1325</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics >*</div>
|
|
<div class="line"><a name="l01326"></a><span class="lineno"> 1326</span> LocalSearchStatistics::mutable_local_search_filter_statistics() {</div>
|
|
<div class="line"><a name="l01327"></a><span class="lineno"> 1327</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.LocalSearchStatistics.local_search_filter_statistics)</span></div>
|
|
<div class="line"><a name="l01328"></a><span class="lineno"> 1328</span>  <span class="keywordflow">return</span> &local_search_filter_statistics_;</div>
|
|
<div class="line"><a name="l01329"></a><span class="lineno"> 1329</span> }</div>
|
|
<div class="line"><a name="l01330"></a><span class="lineno"> 1330</span> <span class="keyword">inline</span> const ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics& LocalSearchStatistics::_internal_local_search_filter_statistics(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01331"></a><span class="lineno"> 1331</span>  <span class="keywordflow">return</span> local_search_filter_statistics_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01332"></a><span class="lineno"> 1332</span> }</div>
|
|
<div class="line"><a name="l01333"></a><span class="lineno"> 1333</span> <span class="keyword">inline</span> const ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics& LocalSearchStatistics::local_search_filter_statistics(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>)<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01334"></a><span class="lineno"> 1334</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.local_search_filter_statistics)</span></div>
|
|
<div class="line"><a name="l01335"></a><span class="lineno"> 1335</span>  <span class="keywordflow">return</span> _internal_local_search_filter_statistics(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
|
|
<div class="line"><a name="l01336"></a><span class="lineno"> 1336</span> }</div>
|
|
<div class="line"><a name="l01337"></a><span class="lineno"> 1337</span> inline ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics* LocalSearchStatistics::_internal_add_local_search_filter_statistics() {</div>
|
|
<div class="line"><a name="l01338"></a><span class="lineno"> 1338</span>  <span class="keywordflow">return</span> local_search_filter_statistics_.Add();</div>
|
|
<div class="line"><a name="l01339"></a><span class="lineno"> 1339</span> }</div>
|
|
<div class="line"><a name="l01340"></a><span class="lineno"> 1340</span> inline ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics* LocalSearchStatistics::add_local_search_filter_statistics() {</div>
|
|
<div class="line"><a name="l01341"></a><span class="lineno"> 1341</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.LocalSearchStatistics.local_search_filter_statistics)</span></div>
|
|
<div class="line"><a name="l01342"></a><span class="lineno"> 1342</span>  <span class="keywordflow">return</span> _internal_add_local_search_filter_statistics();</div>
|
|
<div class="line"><a name="l01343"></a><span class="lineno"> 1343</span> }</div>
|
|
<div class="line"><a name="l01344"></a><span class="lineno"> 1344</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics >&</div>
|
|
<div class="line"><a name="l01345"></a><span class="lineno"> 1345</span> LocalSearchStatistics::local_search_filter_statistics()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01346"></a><span class="lineno"> 1346</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.LocalSearchStatistics.local_search_filter_statistics)</span></div>
|
|
<div class="line"><a name="l01347"></a><span class="lineno"> 1347</span>  <span class="keywordflow">return</span> local_search_filter_statistics_;</div>
|
|
<div class="line"><a name="l01348"></a><span class="lineno"> 1348</span> }</div>
|
|
<div class="line"><a name="l01349"></a><span class="lineno"> 1349</span>  </div>
|
|
<div class="line"><a name="l01350"></a><span class="lineno"> 1350</span> <span class="comment">// int64 total_num_neighbors = 3;</span></div>
|
|
<div class="line"><a name="l01351"></a><span class="lineno"> 1351</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics::clear_total_num_neighbors() {</div>
|
|
<div class="line"><a name="l01352"></a><span class="lineno"> 1352</span>  total_num_neighbors_ = PROTOBUF_LONGLONG(0);</div>
|
|
<div class="line"><a name="l01353"></a><span class="lineno"> 1353</span> }</div>
|
|
<div class="line"><a name="l01354"></a><span class="lineno"> 1354</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics::_internal_total_num_neighbors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01355"></a><span class="lineno"> 1355</span>  <span class="keywordflow">return</span> total_num_neighbors_;</div>
|
|
<div class="line"><a name="l01356"></a><span class="lineno"> 1356</span> }</div>
|
|
<div class="line"><a name="l01357"></a><span class="lineno"> 1357</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics::total_num_neighbors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01358"></a><span class="lineno"> 1358</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.total_num_neighbors)</span></div>
|
|
<div class="line"><a name="l01359"></a><span class="lineno"> 1359</span>  <span class="keywordflow">return</span> _internal_total_num_neighbors();</div>
|
|
<div class="line"><a name="l01360"></a><span class="lineno"> 1360</span> }</div>
|
|
<div class="line"><a name="l01361"></a><span class="lineno"> 1361</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics::_internal_set_total_num_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01362"></a><span class="lineno"> 1362</span>  </div>
|
|
<div class="line"><a name="l01363"></a><span class="lineno"> 1363</span>  total_num_neighbors_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01364"></a><span class="lineno"> 1364</span> }</div>
|
|
<div class="line"><a name="l01365"></a><span class="lineno"> 1365</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics::set_total_num_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01366"></a><span class="lineno"> 1366</span>  _internal_set_total_num_neighbors(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01367"></a><span class="lineno"> 1367</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.total_num_neighbors)</span></div>
|
|
<div class="line"><a name="l01368"></a><span class="lineno"> 1368</span> }</div>
|
|
<div class="line"><a name="l01369"></a><span class="lineno"> 1369</span>  </div>
|
|
<div class="line"><a name="l01370"></a><span class="lineno"> 1370</span> <span class="comment">// int64 total_num_filtered_neighbors = 4;</span></div>
|
|
<div class="line"><a name="l01371"></a><span class="lineno"> 1371</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics::clear_total_num_filtered_neighbors() {</div>
|
|
<div class="line"><a name="l01372"></a><span class="lineno"> 1372</span>  total_num_filtered_neighbors_ = PROTOBUF_LONGLONG(0);</div>
|
|
<div class="line"><a name="l01373"></a><span class="lineno"> 1373</span> }</div>
|
|
<div class="line"><a name="l01374"></a><span class="lineno"> 1374</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics::_internal_total_num_filtered_neighbors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01375"></a><span class="lineno"> 1375</span>  <span class="keywordflow">return</span> total_num_filtered_neighbors_;</div>
|
|
<div class="line"><a name="l01376"></a><span class="lineno"> 1376</span> }</div>
|
|
<div class="line"><a name="l01377"></a><span class="lineno"> 1377</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics::total_num_filtered_neighbors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01378"></a><span class="lineno"> 1378</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.total_num_filtered_neighbors)</span></div>
|
|
<div class="line"><a name="l01379"></a><span class="lineno"> 1379</span>  <span class="keywordflow">return</span> _internal_total_num_filtered_neighbors();</div>
|
|
<div class="line"><a name="l01380"></a><span class="lineno"> 1380</span> }</div>
|
|
<div class="line"><a name="l01381"></a><span class="lineno"> 1381</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics::_internal_set_total_num_filtered_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01382"></a><span class="lineno"> 1382</span>  </div>
|
|
<div class="line"><a name="l01383"></a><span class="lineno"> 1383</span>  total_num_filtered_neighbors_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01384"></a><span class="lineno"> 1384</span> }</div>
|
|
<div class="line"><a name="l01385"></a><span class="lineno"> 1385</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics::set_total_num_filtered_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01386"></a><span class="lineno"> 1386</span>  _internal_set_total_num_filtered_neighbors(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01387"></a><span class="lineno"> 1387</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.total_num_filtered_neighbors)</span></div>
|
|
<div class="line"><a name="l01388"></a><span class="lineno"> 1388</span> }</div>
|
|
<div class="line"><a name="l01389"></a><span class="lineno"> 1389</span>  </div>
|
|
<div class="line"><a name="l01390"></a><span class="lineno"> 1390</span> <span class="comment">// int64 total_num_accepted_neighbors = 5;</span></div>
|
|
<div class="line"><a name="l01391"></a><span class="lineno"> 1391</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics::clear_total_num_accepted_neighbors() {</div>
|
|
<div class="line"><a name="l01392"></a><span class="lineno"> 1392</span>  total_num_accepted_neighbors_ = PROTOBUF_LONGLONG(0);</div>
|
|
<div class="line"><a name="l01393"></a><span class="lineno"> 1393</span> }</div>
|
|
<div class="line"><a name="l01394"></a><span class="lineno"> 1394</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics::_internal_total_num_accepted_neighbors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01395"></a><span class="lineno"> 1395</span>  <span class="keywordflow">return</span> total_num_accepted_neighbors_;</div>
|
|
<div class="line"><a name="l01396"></a><span class="lineno"> 1396</span> }</div>
|
|
<div class="line"><a name="l01397"></a><span class="lineno"> 1397</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LocalSearchStatistics::total_num_accepted_neighbors()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01398"></a><span class="lineno"> 1398</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.LocalSearchStatistics.total_num_accepted_neighbors)</span></div>
|
|
<div class="line"><a name="l01399"></a><span class="lineno"> 1399</span>  <span class="keywordflow">return</span> _internal_total_num_accepted_neighbors();</div>
|
|
<div class="line"><a name="l01400"></a><span class="lineno"> 1400</span> }</div>
|
|
<div class="line"><a name="l01401"></a><span class="lineno"> 1401</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics::_internal_set_total_num_accepted_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01402"></a><span class="lineno"> 1402</span>  </div>
|
|
<div class="line"><a name="l01403"></a><span class="lineno"> 1403</span>  total_num_accepted_neighbors_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01404"></a><span class="lineno"> 1404</span> }</div>
|
|
<div class="line"><a name="l01405"></a><span class="lineno"> 1405</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> LocalSearchStatistics::set_total_num_accepted_neighbors(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01406"></a><span class="lineno"> 1406</span>  _internal_set_total_num_accepted_neighbors(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01407"></a><span class="lineno"> 1407</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.LocalSearchStatistics.total_num_accepted_neighbors)</span></div>
|
|
<div class="line"><a name="l01408"></a><span class="lineno"> 1408</span> }</div>
|
|
<div class="line"><a name="l01409"></a><span class="lineno"> 1409</span>  </div>
|
|
<div class="line"><a name="l01410"></a><span class="lineno"> 1410</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01411"></a><span class="lineno"> 1411</span>  </div>
|
|
<div class="line"><a name="l01412"></a><span class="lineno"> 1412</span> <span class="comment">// ConstraintSolverStatistics</span></div>
|
|
<div class="line"><a name="l01413"></a><span class="lineno"> 1413</span>  </div>
|
|
<div class="line"><a name="l01414"></a><span class="lineno"> 1414</span> <span class="comment">// int64 num_branches = 1;</span></div>
|
|
<div class="line"><a name="l01415"></a><span class="lineno"> 1415</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::clear_num_branches() {</div>
|
|
<div class="line"><a name="l01416"></a><span class="lineno"> 1416</span>  num_branches_ = PROTOBUF_LONGLONG(0);</div>
|
|
<div class="line"><a name="l01417"></a><span class="lineno"> 1417</span> }</div>
|
|
<div class="line"><a name="l01418"></a><span class="lineno"> 1418</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ConstraintSolverStatistics::_internal_num_branches()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01419"></a><span class="lineno"> 1419</span>  <span class="keywordflow">return</span> num_branches_;</div>
|
|
<div class="line"><a name="l01420"></a><span class="lineno"> 1420</span> }</div>
|
|
<div class="line"><a name="l01421"></a><span class="lineno"> 1421</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ConstraintSolverStatistics::num_branches()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01422"></a><span class="lineno"> 1422</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.ConstraintSolverStatistics.num_branches)</span></div>
|
|
<div class="line"><a name="l01423"></a><span class="lineno"> 1423</span>  <span class="keywordflow">return</span> _internal_num_branches();</div>
|
|
<div class="line"><a name="l01424"></a><span class="lineno"> 1424</span> }</div>
|
|
<div class="line"><a name="l01425"></a><span class="lineno"> 1425</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::_internal_set_num_branches(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01426"></a><span class="lineno"> 1426</span>  </div>
|
|
<div class="line"><a name="l01427"></a><span class="lineno"> 1427</span>  num_branches_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01428"></a><span class="lineno"> 1428</span> }</div>
|
|
<div class="line"><a name="l01429"></a><span class="lineno"> 1429</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::set_num_branches(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01430"></a><span class="lineno"> 1430</span>  _internal_set_num_branches(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01431"></a><span class="lineno"> 1431</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.ConstraintSolverStatistics.num_branches)</span></div>
|
|
<div class="line"><a name="l01432"></a><span class="lineno"> 1432</span> }</div>
|
|
<div class="line"><a name="l01433"></a><span class="lineno"> 1433</span>  </div>
|
|
<div class="line"><a name="l01434"></a><span class="lineno"> 1434</span> <span class="comment">// int64 num_failures = 2;</span></div>
|
|
<div class="line"><a name="l01435"></a><span class="lineno"> 1435</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::clear_num_failures() {</div>
|
|
<div class="line"><a name="l01436"></a><span class="lineno"> 1436</span>  num_failures_ = PROTOBUF_LONGLONG(0);</div>
|
|
<div class="line"><a name="l01437"></a><span class="lineno"> 1437</span> }</div>
|
|
<div class="line"><a name="l01438"></a><span class="lineno"> 1438</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ConstraintSolverStatistics::_internal_num_failures()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01439"></a><span class="lineno"> 1439</span>  <span class="keywordflow">return</span> num_failures_;</div>
|
|
<div class="line"><a name="l01440"></a><span class="lineno"> 1440</span> }</div>
|
|
<div class="line"><a name="l01441"></a><span class="lineno"> 1441</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ConstraintSolverStatistics::num_failures()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01442"></a><span class="lineno"> 1442</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.ConstraintSolverStatistics.num_failures)</span></div>
|
|
<div class="line"><a name="l01443"></a><span class="lineno"> 1443</span>  <span class="keywordflow">return</span> _internal_num_failures();</div>
|
|
<div class="line"><a name="l01444"></a><span class="lineno"> 1444</span> }</div>
|
|
<div class="line"><a name="l01445"></a><span class="lineno"> 1445</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::_internal_set_num_failures(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01446"></a><span class="lineno"> 1446</span>  </div>
|
|
<div class="line"><a name="l01447"></a><span class="lineno"> 1447</span>  num_failures_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01448"></a><span class="lineno"> 1448</span> }</div>
|
|
<div class="line"><a name="l01449"></a><span class="lineno"> 1449</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::set_num_failures(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01450"></a><span class="lineno"> 1450</span>  _internal_set_num_failures(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01451"></a><span class="lineno"> 1451</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.ConstraintSolverStatistics.num_failures)</span></div>
|
|
<div class="line"><a name="l01452"></a><span class="lineno"> 1452</span> }</div>
|
|
<div class="line"><a name="l01453"></a><span class="lineno"> 1453</span>  </div>
|
|
<div class="line"><a name="l01454"></a><span class="lineno"> 1454</span> <span class="comment">// int64 num_solutions = 3;</span></div>
|
|
<div class="line"><a name="l01455"></a><span class="lineno"> 1455</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::clear_num_solutions() {</div>
|
|
<div class="line"><a name="l01456"></a><span class="lineno"> 1456</span>  num_solutions_ = PROTOBUF_LONGLONG(0);</div>
|
|
<div class="line"><a name="l01457"></a><span class="lineno"> 1457</span> }</div>
|
|
<div class="line"><a name="l01458"></a><span class="lineno"> 1458</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ConstraintSolverStatistics::_internal_num_solutions()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01459"></a><span class="lineno"> 1459</span>  <span class="keywordflow">return</span> num_solutions_;</div>
|
|
<div class="line"><a name="l01460"></a><span class="lineno"> 1460</span> }</div>
|
|
<div class="line"><a name="l01461"></a><span class="lineno"> 1461</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ConstraintSolverStatistics::num_solutions()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01462"></a><span class="lineno"> 1462</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.ConstraintSolverStatistics.num_solutions)</span></div>
|
|
<div class="line"><a name="l01463"></a><span class="lineno"> 1463</span>  <span class="keywordflow">return</span> _internal_num_solutions();</div>
|
|
<div class="line"><a name="l01464"></a><span class="lineno"> 1464</span> }</div>
|
|
<div class="line"><a name="l01465"></a><span class="lineno"> 1465</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::_internal_set_num_solutions(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01466"></a><span class="lineno"> 1466</span>  </div>
|
|
<div class="line"><a name="l01467"></a><span class="lineno"> 1467</span>  num_solutions_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01468"></a><span class="lineno"> 1468</span> }</div>
|
|
<div class="line"><a name="l01469"></a><span class="lineno"> 1469</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::set_num_solutions(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01470"></a><span class="lineno"> 1470</span>  _internal_set_num_solutions(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01471"></a><span class="lineno"> 1471</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.ConstraintSolverStatistics.num_solutions)</span></div>
|
|
<div class="line"><a name="l01472"></a><span class="lineno"> 1472</span> }</div>
|
|
<div class="line"><a name="l01473"></a><span class="lineno"> 1473</span>  </div>
|
|
<div class="line"><a name="l01474"></a><span class="lineno"> 1474</span> <span class="comment">// int64 bytes_used = 4;</span></div>
|
|
<div class="line"><a name="l01475"></a><span class="lineno"> 1475</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::clear_bytes_used() {</div>
|
|
<div class="line"><a name="l01476"></a><span class="lineno"> 1476</span>  bytes_used_ = PROTOBUF_LONGLONG(0);</div>
|
|
<div class="line"><a name="l01477"></a><span class="lineno"> 1477</span> }</div>
|
|
<div class="line"><a name="l01478"></a><span class="lineno"> 1478</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ConstraintSolverStatistics::_internal_bytes_used()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01479"></a><span class="lineno"> 1479</span>  <span class="keywordflow">return</span> bytes_used_;</div>
|
|
<div class="line"><a name="l01480"></a><span class="lineno"> 1480</span> }</div>
|
|
<div class="line"><a name="l01481"></a><span class="lineno"> 1481</span> <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ConstraintSolverStatistics::bytes_used()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01482"></a><span class="lineno"> 1482</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.ConstraintSolverStatistics.bytes_used)</span></div>
|
|
<div class="line"><a name="l01483"></a><span class="lineno"> 1483</span>  <span class="keywordflow">return</span> _internal_bytes_used();</div>
|
|
<div class="line"><a name="l01484"></a><span class="lineno"> 1484</span> }</div>
|
|
<div class="line"><a name="l01485"></a><span class="lineno"> 1485</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::_internal_set_bytes_used(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01486"></a><span class="lineno"> 1486</span>  </div>
|
|
<div class="line"><a name="l01487"></a><span class="lineno"> 1487</span>  bytes_used_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01488"></a><span class="lineno"> 1488</span> }</div>
|
|
<div class="line"><a name="l01489"></a><span class="lineno"> 1489</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::set_bytes_used(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01490"></a><span class="lineno"> 1490</span>  _internal_set_bytes_used(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01491"></a><span class="lineno"> 1491</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.ConstraintSolverStatistics.bytes_used)</span></div>
|
|
<div class="line"><a name="l01492"></a><span class="lineno"> 1492</span> }</div>
|
|
<div class="line"><a name="l01493"></a><span class="lineno"> 1493</span>  </div>
|
|
<div class="line"><a name="l01494"></a><span class="lineno"> 1494</span> <span class="comment">// double duration_seconds = 5;</span></div>
|
|
<div class="line"><a name="l01495"></a><span class="lineno"> 1495</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::clear_duration_seconds() {</div>
|
|
<div class="line"><a name="l01496"></a><span class="lineno"> 1496</span>  duration_seconds_ = 0;</div>
|
|
<div class="line"><a name="l01497"></a><span class="lineno"> 1497</span> }</div>
|
|
<div class="line"><a name="l01498"></a><span class="lineno"> 1498</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> ConstraintSolverStatistics::_internal_duration_seconds()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01499"></a><span class="lineno"> 1499</span>  <span class="keywordflow">return</span> duration_seconds_;</div>
|
|
<div class="line"><a name="l01500"></a><span class="lineno"> 1500</span> }</div>
|
|
<div class="line"><a name="l01501"></a><span class="lineno"> 1501</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> ConstraintSolverStatistics::duration_seconds()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01502"></a><span class="lineno"> 1502</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.ConstraintSolverStatistics.duration_seconds)</span></div>
|
|
<div class="line"><a name="l01503"></a><span class="lineno"> 1503</span>  <span class="keywordflow">return</span> _internal_duration_seconds();</div>
|
|
<div class="line"><a name="l01504"></a><span class="lineno"> 1504</span> }</div>
|
|
<div class="line"><a name="l01505"></a><span class="lineno"> 1505</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::_internal_set_duration_seconds(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01506"></a><span class="lineno"> 1506</span>  </div>
|
|
<div class="line"><a name="l01507"></a><span class="lineno"> 1507</span>  duration_seconds_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
|
|
<div class="line"><a name="l01508"></a><span class="lineno"> 1508</span> }</div>
|
|
<div class="line"><a name="l01509"></a><span class="lineno"> 1509</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintSolverStatistics::set_duration_seconds(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
|
|
<div class="line"><a name="l01510"></a><span class="lineno"> 1510</span>  _internal_set_duration_seconds(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
|
|
<div class="line"><a name="l01511"></a><span class="lineno"> 1511</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.ConstraintSolverStatistics.duration_seconds)</span></div>
|
|
<div class="line"><a name="l01512"></a><span class="lineno"> 1512</span> }</div>
|
|
<div class="line"><a name="l01513"></a><span class="lineno"> 1513</span>  </div>
|
|
<div class="line"><a name="l01514"></a><span class="lineno"> 1514</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01515"></a><span class="lineno"> 1515</span>  </div>
|
|
<div class="line"><a name="l01516"></a><span class="lineno"> 1516</span> <span class="comment">// SearchStatistics</span></div>
|
|
<div class="line"><a name="l01517"></a><span class="lineno"> 1517</span>  </div>
|
|
<div class="line"><a name="l01518"></a><span class="lineno"> 1518</span> <span class="comment">// .operations_research.LocalSearchStatistics local_search_statistics = 1;</span></div>
|
|
<div class="line"><a name="l01519"></a><span class="lineno"> 1519</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> SearchStatistics::_internal_has_local_search_statistics()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01520"></a><span class="lineno"> 1520</span>  <span class="keywordflow">return</span> <span class="keyword">this</span> != internal_default_instance() && local_search_statistics_ != <span class="keyword">nullptr</span>;</div>
|
|
<div class="line"><a name="l01521"></a><span class="lineno"> 1521</span> }</div>
|
|
<div class="line"><a name="l01522"></a><span class="lineno"> 1522</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> SearchStatistics::has_local_search_statistics()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01523"></a><span class="lineno"> 1523</span>  <span class="keywordflow">return</span> _internal_has_local_search_statistics();</div>
|
|
<div class="line"><a name="l01524"></a><span class="lineno"> 1524</span> }</div>
|
|
<div class="line"><a name="l01525"></a><span class="lineno"> 1525</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> SearchStatistics::clear_local_search_statistics() {</div>
|
|
<div class="line"><a name="l01526"></a><span class="lineno"> 1526</span>  <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span> && local_search_statistics_ != <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l01527"></a><span class="lineno"> 1527</span>  <span class="keyword">delete</span> local_search_statistics_;</div>
|
|
<div class="line"><a name="l01528"></a><span class="lineno"> 1528</span>  }</div>
|
|
<div class="line"><a name="l01529"></a><span class="lineno"> 1529</span>  local_search_statistics_ = <span class="keyword">nullptr</span>;</div>
|
|
<div class="line"><a name="l01530"></a><span class="lineno"> 1530</span> }</div>
|
|
<div class="line"><a name="l01531"></a><span class="lineno"> 1531</span> <span class="keyword">inline</span> const ::operations_research::LocalSearchStatistics& SearchStatistics::_internal_local_search_statistics()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01532"></a><span class="lineno"> 1532</span>  const ::operations_research::LocalSearchStatistics* p = local_search_statistics_;</div>
|
|
<div class="line"><a name="l01533"></a><span class="lineno"> 1533</span>  <span class="keywordflow">return</span> p != <span class="keyword">nullptr</span> ? *p : <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>::operations_research::LocalSearchStatistics&<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l01534"></a><span class="lineno"> 1534</span>  <a class="code" href="namespaceoperations__research.html#af28c6e8eb66b60b5a12f43ec30040e0b">::operations_research::_LocalSearchStatistics_default_instance_</a>);</div>
|
|
<div class="line"><a name="l01535"></a><span class="lineno"> 1535</span> }</div>
|
|
<div class="line"><a name="l01536"></a><span class="lineno"> 1536</span> <span class="keyword">inline</span> const ::operations_research::LocalSearchStatistics& SearchStatistics::local_search_statistics()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01537"></a><span class="lineno"> 1537</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.SearchStatistics.local_search_statistics)</span></div>
|
|
<div class="line"><a name="l01538"></a><span class="lineno"> 1538</span>  <span class="keywordflow">return</span> _internal_local_search_statistics();</div>
|
|
<div class="line"><a name="l01539"></a><span class="lineno"> 1539</span> }</div>
|
|
<div class="line"><a name="l01540"></a><span class="lineno"> 1540</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> SearchStatistics::unsafe_arena_set_allocated_local_search_statistics(</div>
|
|
<div class="line"><a name="l01541"></a><span class="lineno"> 1541</span>  ::operations_research::LocalSearchStatistics* local_search_statistics) {</div>
|
|
<div class="line"><a name="l01542"></a><span class="lineno"> 1542</span>  <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l01543"></a><span class="lineno"> 1543</span>  <span class="keyword">delete</span> <span class="keyword">reinterpret_cast<</span>::PROTOBUF_NAMESPACE_ID::MessageLite*<span class="keyword">></span>(local_search_statistics_);</div>
|
|
<div class="line"><a name="l01544"></a><span class="lineno"> 1544</span>  }</div>
|
|
<div class="line"><a name="l01545"></a><span class="lineno"> 1545</span>  local_search_statistics_ = local_search_statistics;</div>
|
|
<div class="line"><a name="l01546"></a><span class="lineno"> 1546</span>  <span class="keywordflow">if</span> (local_search_statistics) {</div>
|
|
<div class="line"><a name="l01547"></a><span class="lineno"> 1547</span>  </div>
|
|
<div class="line"><a name="l01548"></a><span class="lineno"> 1548</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l01549"></a><span class="lineno"> 1549</span>  </div>
|
|
<div class="line"><a name="l01550"></a><span class="lineno"> 1550</span>  }</div>
|
|
<div class="line"><a name="l01551"></a><span class="lineno"> 1551</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.SearchStatistics.local_search_statistics)</span></div>
|
|
<div class="line"><a name="l01552"></a><span class="lineno"> 1552</span> }</div>
|
|
<div class="line"><a name="l01553"></a><span class="lineno"> 1553</span> inline ::operations_research::LocalSearchStatistics* SearchStatistics::release_local_search_statistics() {</div>
|
|
<div class="line"><a name="l01554"></a><span class="lineno"> 1554</span>  </div>
|
|
<div class="line"><a name="l01555"></a><span class="lineno"> 1555</span>  ::operations_research::LocalSearchStatistics* temp = local_search_statistics_;</div>
|
|
<div class="line"><a name="l01556"></a><span class="lineno"> 1556</span>  local_search_statistics_ = <span class="keyword">nullptr</span>;</div>
|
|
<div class="line"><a name="l01557"></a><span class="lineno"> 1557</span>  <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l01558"></a><span class="lineno"> 1558</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
|
|
<div class="line"><a name="l01559"></a><span class="lineno"> 1559</span>  }</div>
|
|
<div class="line"><a name="l01560"></a><span class="lineno"> 1560</span>  <span class="keywordflow">return</span> temp;</div>
|
|
<div class="line"><a name="l01561"></a><span class="lineno"> 1561</span> }</div>
|
|
<div class="line"><a name="l01562"></a><span class="lineno"> 1562</span> inline ::operations_research::LocalSearchStatistics* SearchStatistics::unsafe_arena_release_local_search_statistics() {</div>
|
|
<div class="line"><a name="l01563"></a><span class="lineno"> 1563</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.SearchStatistics.local_search_statistics)</span></div>
|
|
<div class="line"><a name="l01564"></a><span class="lineno"> 1564</span>  </div>
|
|
<div class="line"><a name="l01565"></a><span class="lineno"> 1565</span>  ::operations_research::LocalSearchStatistics* temp = local_search_statistics_;</div>
|
|
<div class="line"><a name="l01566"></a><span class="lineno"> 1566</span>  local_search_statistics_ = <span class="keyword">nullptr</span>;</div>
|
|
<div class="line"><a name="l01567"></a><span class="lineno"> 1567</span>  <span class="keywordflow">return</span> temp;</div>
|
|
<div class="line"><a name="l01568"></a><span class="lineno"> 1568</span> }</div>
|
|
<div class="line"><a name="l01569"></a><span class="lineno"> 1569</span> inline ::operations_research::LocalSearchStatistics* SearchStatistics::_internal_mutable_local_search_statistics() {</div>
|
|
<div class="line"><a name="l01570"></a><span class="lineno"> 1570</span>  </div>
|
|
<div class="line"><a name="l01571"></a><span class="lineno"> 1571</span>  <span class="keywordflow">if</span> (local_search_statistics_ == <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l01572"></a><span class="lineno"> 1572</span>  <span class="keyword">auto</span>* p = CreateMaybeMessage<::operations_research::LocalSearchStatistics>(GetArena());</div>
|
|
<div class="line"><a name="l01573"></a><span class="lineno"> 1573</span>  local_search_statistics_ = p;</div>
|
|
<div class="line"><a name="l01574"></a><span class="lineno"> 1574</span>  }</div>
|
|
<div class="line"><a name="l01575"></a><span class="lineno"> 1575</span>  <span class="keywordflow">return</span> local_search_statistics_;</div>
|
|
<div class="line"><a name="l01576"></a><span class="lineno"> 1576</span> }</div>
|
|
<div class="line"><a name="l01577"></a><span class="lineno"> 1577</span> inline ::operations_research::LocalSearchStatistics* SearchStatistics::mutable_local_search_statistics() {</div>
|
|
<div class="line"><a name="l01578"></a><span class="lineno"> 1578</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.SearchStatistics.local_search_statistics)</span></div>
|
|
<div class="line"><a name="l01579"></a><span class="lineno"> 1579</span>  <span class="keywordflow">return</span> _internal_mutable_local_search_statistics();</div>
|
|
<div class="line"><a name="l01580"></a><span class="lineno"> 1580</span> }</div>
|
|
<div class="line"><a name="l01581"></a><span class="lineno"> 1581</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> SearchStatistics::set_allocated_local_search_statistics(::operations_research::LocalSearchStatistics* local_search_statistics) {</div>
|
|
<div class="line"><a name="l01582"></a><span class="lineno"> 1582</span>  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();</div>
|
|
<div class="line"><a name="l01583"></a><span class="lineno"> 1583</span>  <span class="keywordflow">if</span> (message_arena == <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l01584"></a><span class="lineno"> 1584</span>  <span class="keyword">delete</span> local_search_statistics_;</div>
|
|
<div class="line"><a name="l01585"></a><span class="lineno"> 1585</span>  }</div>
|
|
<div class="line"><a name="l01586"></a><span class="lineno"> 1586</span>  <span class="keywordflow">if</span> (local_search_statistics) {</div>
|
|
<div class="line"><a name="l01587"></a><span class="lineno"> 1587</span>  ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =</div>
|
|
<div class="line"><a name="l01588"></a><span class="lineno"> 1588</span>  ::PROTOBUF_NAMESPACE_ID::Arena::GetArena(local_search_statistics);</div>
|
|
<div class="line"><a name="l01589"></a><span class="lineno"> 1589</span>  <span class="keywordflow">if</span> (message_arena != submessage_arena) {</div>
|
|
<div class="line"><a name="l01590"></a><span class="lineno"> 1590</span>  local_search_statistics = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(</div>
|
|
<div class="line"><a name="l01591"></a><span class="lineno"> 1591</span>  message_arena, local_search_statistics, submessage_arena);</div>
|
|
<div class="line"><a name="l01592"></a><span class="lineno"> 1592</span>  }</div>
|
|
<div class="line"><a name="l01593"></a><span class="lineno"> 1593</span>  </div>
|
|
<div class="line"><a name="l01594"></a><span class="lineno"> 1594</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l01595"></a><span class="lineno"> 1595</span>  </div>
|
|
<div class="line"><a name="l01596"></a><span class="lineno"> 1596</span>  }</div>
|
|
<div class="line"><a name="l01597"></a><span class="lineno"> 1597</span>  local_search_statistics_ = local_search_statistics;</div>
|
|
<div class="line"><a name="l01598"></a><span class="lineno"> 1598</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.SearchStatistics.local_search_statistics)</span></div>
|
|
<div class="line"><a name="l01599"></a><span class="lineno"> 1599</span> }</div>
|
|
<div class="line"><a name="l01600"></a><span class="lineno"> 1600</span>  </div>
|
|
<div class="line"><a name="l01601"></a><span class="lineno"> 1601</span> <span class="comment">// .operations_research.ConstraintSolverStatistics constraint_solver_statistics = 2;</span></div>
|
|
<div class="line"><a name="l01602"></a><span class="lineno"> 1602</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> SearchStatistics::_internal_has_constraint_solver_statistics()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01603"></a><span class="lineno"> 1603</span>  <span class="keywordflow">return</span> <span class="keyword">this</span> != internal_default_instance() && constraint_solver_statistics_ != <span class="keyword">nullptr</span>;</div>
|
|
<div class="line"><a name="l01604"></a><span class="lineno"> 1604</span> }</div>
|
|
<div class="line"><a name="l01605"></a><span class="lineno"> 1605</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> SearchStatistics::has_constraint_solver_statistics()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01606"></a><span class="lineno"> 1606</span>  <span class="keywordflow">return</span> _internal_has_constraint_solver_statistics();</div>
|
|
<div class="line"><a name="l01607"></a><span class="lineno"> 1607</span> }</div>
|
|
<div class="line"><a name="l01608"></a><span class="lineno"> 1608</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> SearchStatistics::clear_constraint_solver_statistics() {</div>
|
|
<div class="line"><a name="l01609"></a><span class="lineno"> 1609</span>  <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span> && constraint_solver_statistics_ != <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l01610"></a><span class="lineno"> 1610</span>  <span class="keyword">delete</span> constraint_solver_statistics_;</div>
|
|
<div class="line"><a name="l01611"></a><span class="lineno"> 1611</span>  }</div>
|
|
<div class="line"><a name="l01612"></a><span class="lineno"> 1612</span>  constraint_solver_statistics_ = <span class="keyword">nullptr</span>;</div>
|
|
<div class="line"><a name="l01613"></a><span class="lineno"> 1613</span> }</div>
|
|
<div class="line"><a name="l01614"></a><span class="lineno"> 1614</span> <span class="keyword">inline</span> const ::operations_research::ConstraintSolverStatistics& SearchStatistics::_internal_constraint_solver_statistics()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01615"></a><span class="lineno"> 1615</span>  const ::operations_research::ConstraintSolverStatistics* p = constraint_solver_statistics_;</div>
|
|
<div class="line"><a name="l01616"></a><span class="lineno"> 1616</span>  <span class="keywordflow">return</span> p != <span class="keyword">nullptr</span> ? *p : <span class="keyword">reinterpret_cast<</span><span class="keyword">const </span>::operations_research::ConstraintSolverStatistics&<span class="keyword">></span>(</div>
|
|
<div class="line"><a name="l01617"></a><span class="lineno"> 1617</span>  <a class="code" href="namespaceoperations__research.html#ad4ba391d92e296acff349156e430bf3f">::operations_research::_ConstraintSolverStatistics_default_instance_</a>);</div>
|
|
<div class="line"><a name="l01618"></a><span class="lineno"> 1618</span> }</div>
|
|
<div class="line"><a name="l01619"></a><span class="lineno"> 1619</span> <span class="keyword">inline</span> const ::operations_research::ConstraintSolverStatistics& SearchStatistics::constraint_solver_statistics()<span class="keyword"> const </span>{</div>
|
|
<div class="line"><a name="l01620"></a><span class="lineno"> 1620</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.SearchStatistics.constraint_solver_statistics)</span></div>
|
|
<div class="line"><a name="l01621"></a><span class="lineno"> 1621</span>  <span class="keywordflow">return</span> _internal_constraint_solver_statistics();</div>
|
|
<div class="line"><a name="l01622"></a><span class="lineno"> 1622</span> }</div>
|
|
<div class="line"><a name="l01623"></a><span class="lineno"> 1623</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> SearchStatistics::unsafe_arena_set_allocated_constraint_solver_statistics(</div>
|
|
<div class="line"><a name="l01624"></a><span class="lineno"> 1624</span>  ::operations_research::ConstraintSolverStatistics* constraint_solver_statistics) {</div>
|
|
<div class="line"><a name="l01625"></a><span class="lineno"> 1625</span>  <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l01626"></a><span class="lineno"> 1626</span>  <span class="keyword">delete</span> <span class="keyword">reinterpret_cast<</span>::PROTOBUF_NAMESPACE_ID::MessageLite*<span class="keyword">></span>(constraint_solver_statistics_);</div>
|
|
<div class="line"><a name="l01627"></a><span class="lineno"> 1627</span>  }</div>
|
|
<div class="line"><a name="l01628"></a><span class="lineno"> 1628</span>  constraint_solver_statistics_ = constraint_solver_statistics;</div>
|
|
<div class="line"><a name="l01629"></a><span class="lineno"> 1629</span>  <span class="keywordflow">if</span> (constraint_solver_statistics) {</div>
|
|
<div class="line"><a name="l01630"></a><span class="lineno"> 1630</span>  </div>
|
|
<div class="line"><a name="l01631"></a><span class="lineno"> 1631</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l01632"></a><span class="lineno"> 1632</span>  </div>
|
|
<div class="line"><a name="l01633"></a><span class="lineno"> 1633</span>  }</div>
|
|
<div class="line"><a name="l01634"></a><span class="lineno"> 1634</span>  <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.SearchStatistics.constraint_solver_statistics)</span></div>
|
|
<div class="line"><a name="l01635"></a><span class="lineno"> 1635</span> }</div>
|
|
<div class="line"><a name="l01636"></a><span class="lineno"> 1636</span> inline ::operations_research::ConstraintSolverStatistics* SearchStatistics::release_constraint_solver_statistics() {</div>
|
|
<div class="line"><a name="l01637"></a><span class="lineno"> 1637</span>  </div>
|
|
<div class="line"><a name="l01638"></a><span class="lineno"> 1638</span>  ::operations_research::ConstraintSolverStatistics* temp = constraint_solver_statistics_;</div>
|
|
<div class="line"><a name="l01639"></a><span class="lineno"> 1639</span>  constraint_solver_statistics_ = <span class="keyword">nullptr</span>;</div>
|
|
<div class="line"><a name="l01640"></a><span class="lineno"> 1640</span>  <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l01641"></a><span class="lineno"> 1641</span>  temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
|
|
<div class="line"><a name="l01642"></a><span class="lineno"> 1642</span>  }</div>
|
|
<div class="line"><a name="l01643"></a><span class="lineno"> 1643</span>  <span class="keywordflow">return</span> temp;</div>
|
|
<div class="line"><a name="l01644"></a><span class="lineno"> 1644</span> }</div>
|
|
<div class="line"><a name="l01645"></a><span class="lineno"> 1645</span> inline ::operations_research::ConstraintSolverStatistics* SearchStatistics::unsafe_arena_release_constraint_solver_statistics() {</div>
|
|
<div class="line"><a name="l01646"></a><span class="lineno"> 1646</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.SearchStatistics.constraint_solver_statistics)</span></div>
|
|
<div class="line"><a name="l01647"></a><span class="lineno"> 1647</span>  </div>
|
|
<div class="line"><a name="l01648"></a><span class="lineno"> 1648</span>  ::operations_research::ConstraintSolverStatistics* temp = constraint_solver_statistics_;</div>
|
|
<div class="line"><a name="l01649"></a><span class="lineno"> 1649</span>  constraint_solver_statistics_ = <span class="keyword">nullptr</span>;</div>
|
|
<div class="line"><a name="l01650"></a><span class="lineno"> 1650</span>  <span class="keywordflow">return</span> temp;</div>
|
|
<div class="line"><a name="l01651"></a><span class="lineno"> 1651</span> }</div>
|
|
<div class="line"><a name="l01652"></a><span class="lineno"> 1652</span> inline ::operations_research::ConstraintSolverStatistics* SearchStatistics::_internal_mutable_constraint_solver_statistics() {</div>
|
|
<div class="line"><a name="l01653"></a><span class="lineno"> 1653</span>  </div>
|
|
<div class="line"><a name="l01654"></a><span class="lineno"> 1654</span>  <span class="keywordflow">if</span> (constraint_solver_statistics_ == <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l01655"></a><span class="lineno"> 1655</span>  <span class="keyword">auto</span>* p = CreateMaybeMessage<::operations_research::ConstraintSolverStatistics>(GetArena());</div>
|
|
<div class="line"><a name="l01656"></a><span class="lineno"> 1656</span>  constraint_solver_statistics_ = p;</div>
|
|
<div class="line"><a name="l01657"></a><span class="lineno"> 1657</span>  }</div>
|
|
<div class="line"><a name="l01658"></a><span class="lineno"> 1658</span>  <span class="keywordflow">return</span> constraint_solver_statistics_;</div>
|
|
<div class="line"><a name="l01659"></a><span class="lineno"> 1659</span> }</div>
|
|
<div class="line"><a name="l01660"></a><span class="lineno"> 1660</span> inline ::operations_research::ConstraintSolverStatistics* SearchStatistics::mutable_constraint_solver_statistics() {</div>
|
|
<div class="line"><a name="l01661"></a><span class="lineno"> 1661</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.SearchStatistics.constraint_solver_statistics)</span></div>
|
|
<div class="line"><a name="l01662"></a><span class="lineno"> 1662</span>  <span class="keywordflow">return</span> _internal_mutable_constraint_solver_statistics();</div>
|
|
<div class="line"><a name="l01663"></a><span class="lineno"> 1663</span> }</div>
|
|
<div class="line"><a name="l01664"></a><span class="lineno"> 1664</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> SearchStatistics::set_allocated_constraint_solver_statistics(::operations_research::ConstraintSolverStatistics* constraint_solver_statistics) {</div>
|
|
<div class="line"><a name="l01665"></a><span class="lineno"> 1665</span>  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();</div>
|
|
<div class="line"><a name="l01666"></a><span class="lineno"> 1666</span>  <span class="keywordflow">if</span> (message_arena == <span class="keyword">nullptr</span>) {</div>
|
|
<div class="line"><a name="l01667"></a><span class="lineno"> 1667</span>  <span class="keyword">delete</span> constraint_solver_statistics_;</div>
|
|
<div class="line"><a name="l01668"></a><span class="lineno"> 1668</span>  }</div>
|
|
<div class="line"><a name="l01669"></a><span class="lineno"> 1669</span>  <span class="keywordflow">if</span> (constraint_solver_statistics) {</div>
|
|
<div class="line"><a name="l01670"></a><span class="lineno"> 1670</span>  ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =</div>
|
|
<div class="line"><a name="l01671"></a><span class="lineno"> 1671</span>  ::PROTOBUF_NAMESPACE_ID::Arena::GetArena(constraint_solver_statistics);</div>
|
|
<div class="line"><a name="l01672"></a><span class="lineno"> 1672</span>  <span class="keywordflow">if</span> (message_arena != submessage_arena) {</div>
|
|
<div class="line"><a name="l01673"></a><span class="lineno"> 1673</span>  constraint_solver_statistics = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(</div>
|
|
<div class="line"><a name="l01674"></a><span class="lineno"> 1674</span>  message_arena, constraint_solver_statistics, submessage_arena);</div>
|
|
<div class="line"><a name="l01675"></a><span class="lineno"> 1675</span>  }</div>
|
|
<div class="line"><a name="l01676"></a><span class="lineno"> 1676</span>  </div>
|
|
<div class="line"><a name="l01677"></a><span class="lineno"> 1677</span>  } <span class="keywordflow">else</span> {</div>
|
|
<div class="line"><a name="l01678"></a><span class="lineno"> 1678</span>  </div>
|
|
<div class="line"><a name="l01679"></a><span class="lineno"> 1679</span>  }</div>
|
|
<div class="line"><a name="l01680"></a><span class="lineno"> 1680</span>  constraint_solver_statistics_ = constraint_solver_statistics;</div>
|
|
<div class="line"><a name="l01681"></a><span class="lineno"> 1681</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.SearchStatistics.constraint_solver_statistics)</span></div>
|
|
<div class="line"><a name="l01682"></a><span class="lineno"> 1682</span> }</div>
|
|
<div class="line"><a name="l01683"></a><span class="lineno"> 1683</span>  </div>
|
|
<div class="line"><a name="l01684"></a><span class="lineno"> 1684</span> <span class="preprocessor">#ifdef __GNUC__</span></div>
|
|
<div class="line"><a name="l01685"></a><span class="lineno"> 1685</span> <span class="preprocessor"> #pragma GCC diagnostic pop</span></div>
|
|
<div class="line"><a name="l01686"></a><span class="lineno"> 1686</span> <span class="preprocessor">#endif </span><span class="comment">// __GNUC__</span></div>
|
|
<div class="line"><a name="l01687"></a><span class="lineno"> 1687</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01688"></a><span class="lineno"> 1688</span>  </div>
|
|
<div class="line"><a name="l01689"></a><span class="lineno"> 1689</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01690"></a><span class="lineno"> 1690</span>  </div>
|
|
<div class="line"><a name="l01691"></a><span class="lineno"> 1691</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01692"></a><span class="lineno"> 1692</span>  </div>
|
|
<div class="line"><a name="l01693"></a><span class="lineno"> 1693</span> <span class="comment">// -------------------------------------------------------------------</span></div>
|
|
<div class="line"><a name="l01694"></a><span class="lineno"> 1694</span>  </div>
|
|
<div class="line"><a name="l01695"></a><span class="lineno"> 1695</span>  </div>
|
|
<div class="line"><a name="l01696"></a><span class="lineno"> 1696</span> <span class="comment">// @@protoc_insertion_point(namespace_scope)</span></div>
|
|
<div class="line"><a name="l01697"></a><span class="lineno"> 1697</span>  </div>
|
|
<div class="line"><a name="l01698"></a><span class="lineno"> 1698</span> } <span class="comment">// namespace operations_research</span></div>
|
|
<div class="line"><a name="l01699"></a><span class="lineno"> 1699</span>  </div>
|
|
<div class="line"><a name="l01700"></a><span class="lineno"> 1700</span> <span class="comment">// @@protoc_insertion_point(global_scope)</span></div>
|
|
<div class="line"><a name="l01701"></a><span class="lineno"> 1701</span>  </div>
|
|
<div class="line"><a name="l01702"></a><span class="lineno"> 1702</span> <span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div>
|
|
<div class="line"><a name="l01703"></a><span class="lineno"> 1703</span> <span class="preprocessor">#endif </span><span class="comment">// GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</span></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_constraint_solver_statistics_default_type_internal_html"><div class="ttname"><a href="classoperations__research_1_1_constraint_solver_statistics_default_type_internal.html">operations_research::ConstraintSolverStatisticsDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8cc_source.html#l00034">search_stats.pb.cc:34</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_local_search_statistics___local_search_filter_statistics_default_type_internal_html"><div class="ttname"><a href="classoperations__research_1_1_local_search_statistics___local_search_filter_statistics_default_type_internal.html">operations_research::LocalSearchStatistics_LocalSearchFilterStatisticsDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8cc_source.html#l00026">search_stats.pb.cc:26</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_local_search_statistics___local_search_operator_statistics_default_type_internal_html"><div class="ttname"><a href="classoperations__research_1_1_local_search_statistics___local_search_operator_statistics_default_type_internal.html">operations_research::LocalSearchStatistics_LocalSearchOperatorStatisticsDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8cc_source.html#l00022">search_stats.pb.cc:22</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_local_search_statistics_default_type_internal_html"><div class="ttname"><a href="classoperations__research_1_1_local_search_statistics_default_type_internal.html">operations_research::LocalSearchStatisticsDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8cc_source.html#l00030">search_stats.pb.cc:30</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html">operations_research::PROTOBUF_FINAL</a></div><div class="ttdef"><b>Definition:</b> <a href="assignment_8pb_8h_source.html#l00084">assignment.pb.h:85</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a02415cee88ebf2beb2c807eda04c6e2e"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a02415cee88ebf2beb2c807eda04c6e2e">operations_research::PROTOBUF_FINAL::LocalSearchStatistics_LocalSearchOperatorStatistics</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchOperatorStatistics()</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00087">search_stats.pb.h:87</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a0252833bd146f6a1d6eb42f9da73de21"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0252833bd146f6a1d6eb42f9da73de21">operations_research::PROTOBUF_FINAL::clear_num_calls</a></div><div class="ttdeci">void clear_num_calls()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a04cf76981c370acf7303383fd7eb08d4"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a04cf76981c370acf7303383fd7eb08d4">operations_research::PROTOBUF_FINAL::mutable_local_search_statistics</a></div><div class="ttdeci">::operations_research::LocalSearchStatistics * mutable_local_search_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a056d264fc2eec2f069acd0fe6ed36f41"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a056d264fc2eec2f069acd0fe6ed36f41">operations_research::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">LocalSearchStatistics & operator=(LocalSearchStatistics &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00463">search_stats.pb.h:463</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a057ebdce72a110be03cf4b9974283b14"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a057ebdce72a110be03cf4b9974283b14">operations_research::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const LocalSearchStatistics_LocalSearchOperatorStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a09fc70cfed7406ebce663aa1d4358ee8"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a09fc70cfed7406ebce663aa1d4358ee8">operations_research::PROTOBUF_FINAL::LocalSearchStatistics</a></div><div class="ttdeci">LocalSearchStatistics(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a0abe593525e5080953426d932d55ed9f"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0abe593525e5080953426d932d55ed9f">operations_research::PROTOBUF_FINAL::set_num_branches</a></div><div class="ttdeci">void set_num_branches(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a0b86d3608daf7696943575f3368c4518"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0b86d3608daf7696943575f3368c4518">operations_research::PROTOBUF_FINAL::set_local_search_filter</a></div><div class="ttdeci">void set_local_search_filter(const char *value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a0c3e1b65da21ec72b39795f9d034812b"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0c3e1b65da21ec72b39795f9d034812b">operations_research::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const LocalSearchStatistics_LocalSearchOperatorStatistics * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00120">search_stats.pb.h:120</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a0d9158824156e05ba911e2dcd3818fc1"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0d9158824156e05ba911e2dcd3818fc1">operations_research::PROTOBUF_FINAL::ConstraintSolverStatistics</a></div><div class="ttdeci">ConstraintSolverStatistics(const ConstraintSolverStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a0ebb92578bc58a0207b6b264b87193bf"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a0ebb92578bc58a0207b6b264b87193bf">operations_research::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const ConstraintSolverStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a109c6cf3c5f118b5499417f5d2e5bfce"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a109c6cf3c5f118b5499417f5d2e5bfce">operations_research::PROTOBUF_FINAL::local_search_filter</a></div><div class="ttdeci">const std::string & local_search_filter() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a11f6980d732d58eb14cbdf43d8e6eafe"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a11f6980d732d58eb14cbdf43d8e6eafe">operations_research::PROTOBUF_FINAL::local_search_filter_statistics</a></div><div class="ttdeci">const ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics & local_search_filter_statistics(int index) const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a11faa63f457ab2d02883028ca4ce4828"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a11faa63f457ab2d02883028ca4ce4828">operations_research::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const LocalSearchStatistics_LocalSearchOperatorStatistics & default_instance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::PROTOBUF_FINAL::GetReflection</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00115">search_stats.pb.h:115</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a16ba209c28f656a3f003ca20e1c5fbbe"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a16ba209c28f656a3f003ca20e1c5fbbe">operations_research::PROTOBUF_FINAL::clear_total_num_filtered_neighbors</a></div><div class="ttdeci">void clear_total_num_filtered_neighbors()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a1781d177443e573237483f62d558cfd0"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1781d177443e573237483f62d558cfd0">operations_research::PROTOBUF_FINAL::set_local_search_operator</a></div><div class="ttdeci">void set_local_search_operator(const char *value, size_t size)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a19851b16ccc57ba1eabe6312a7fb3359"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a19851b16ccc57ba1eabe6312a7fb3359">operations_research::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchOperatorStatistics & operator=(const LocalSearchStatistics_LocalSearchOperatorStatistics &from)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00096">search_stats.pb.h:96</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a19dc11b56248558d2a87a38518e34bcd"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a19dc11b56248558d2a87a38518e34bcd">operations_research::PROTOBUF_FINAL::New</a></div><div class="ttdeci">SearchStatistics * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00890">search_stats.pb.h:890</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a1aa9965e2da7fdcd4b9c4a22795f0eb0"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1aa9965e2da7fdcd4b9c4a22795f0eb0">operations_research::PROTOBUF_FINAL::mutable_constraint_solver_statistics</a></div><div class="ttdeci">::operations_research::ConstraintSolverStatistics * mutable_constraint_solver_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a1e436b607da362266ed7e00d18cd6ac7"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7">operations_research::PROTOBUF_FINAL::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a1eda5002d03493e2d94d29a4383036ca"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1eda5002d03493e2d94d29a4383036ca">operations_research::PROTOBUF_FINAL::set_total_num_filtered_neighbors</a></div><div class="ttdeci">void set_total_num_filtered_neighbors(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a206f5be45511e3fdd090257fd762aeb2"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a206f5be45511e3fdd090257fd762aeb2">operations_research::PROTOBUF_FINAL::mutable_local_search_filter</a></div><div class="ttdeci">std::string * mutable_local_search_filter()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a223f6f463d6092023edf2cd4baaf0e9b"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a223f6f463d6092023edf2cd4baaf0e9b">operations_research::PROTOBUF_FINAL::New</a></div><div class="ttdeci">ConstraintSolverStatistics * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00714">search_stats.pb.h:714</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a2401e12f689a09dd79722e96c1cd85bd"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2401e12f689a09dd79722e96c1cd85bd">operations_research::PROTOBUF_FINAL::LocalSearchStatistics_LocalSearchFilterStatistics</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchFilterStatistics(LocalSearchStatistics_LocalSearchFilterStatistics &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00278">search_stats.pb.h:278</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a24f0e08220888e3481964a02f6b4b361"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a24f0e08220888e3481964a02f6b4b361">operations_research::PROTOBUF_FINAL::set_allocated_local_search_filter</a></div><div class="ttdeci">void set_allocated_local_search_filter(std::string *local_search_filter)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a25ddf40f7e72c06a7ac785c1bdb5a8bb"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a25ddf40f7e72c06a7ac785c1bdb5a8bb">operations_research::PROTOBUF_FINAL::set_num_rejects</a></div><div class="ttdeci">void set_num_rejects(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a29b04b86345d8347f7a77c52466ab7a9"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a29b04b86345d8347f7a77c52466ab7a9">operations_research::PROTOBUF_FINAL::num_rejects</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_rejects() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a2a8b7fb5c056cc7aeb8ad2ca1cf1066e"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2a8b7fb5c056cc7aeb8ad2ca1cf1066e">operations_research::PROTOBUF_FINAL::mutable_local_search_filter_statistics</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics > * mutable_local_search_filter_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a2b69475be85bebd48584608fe6d9287f"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2b69475be85bebd48584608fe6d9287f">operations_research::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">SearchStatistics & operator=(const SearchStatistics &from)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00840">search_stats.pb.h:840</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a2d669506fa0ea57233b3db07351e7b9d"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2d669506fa0ea57233b3db07351e7b9d">operations_research::PROTOBUF_FINAL::set_local_search_operator</a></div><div class="ttdeci">void set_local_search_operator(const std::string &value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a2f89cfd55b02b42fdd4cd70cd809d1e7"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2f89cfd55b02b42fdd4cd70cd809d1e7">operations_research::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(SearchStatistics *other)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00882">search_stats.pb.h:882</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a30160e050947037a9b1cd05a1c0993b6"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a30160e050947037a9b1cd05a1c0993b6">operations_research::PROTOBUF_FINAL::local_search_operator</a></div><div class="ttdeci">const std::string & local_search_operator() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3093b30aa99ebf483676b451adbd5708">operations_research::PROTOBUF_FINAL::descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00109">search_stats.pb.h:109</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3104442e3e9a615dbcb7f1a72e66963e"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3104442e3e9a615dbcb7f1a72e66963e">operations_research::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const ConstraintSolverStatistics * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00684">search_stats.pb.h:684</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3450d65440ec2b6bdb5e1030be0e13ad"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3450d65440ec2b6bdb5e1030be0e13ad">operations_research::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">SearchStatistics & operator=(SearchStatistics &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00844">search_stats.pb.h:844</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a35c53c54d8bcdc5c9a9844158eb09ded"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a35c53c54d8bcdc5c9a9844158eb09ded">operations_research::PROTOBUF_FINAL::ConstraintSolverStatistics</a></div><div class="ttdeci">ConstraintSolverStatistics(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3b55ad9676d64d28c6909a88a6ea57de"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3b55ad9676d64d28c6909a88a6ea57de">operations_research::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(LocalSearchStatistics_LocalSearchFilterStatistics &a, LocalSearchStatistics_LocalSearchFilterStatistics &b)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00314">search_stats.pb.h:314</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3f0b13c59b7bce83bc66e2d14a1161b5"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3f0b13c59b7bce83bc66e2d14a1161b5">operations_research::PROTOBUF_FINAL::release_local_search_statistics</a></div><div class="ttdeci">::operations_research::LocalSearchStatistics * release_local_search_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a3f97fdcdcb332e79467469f03a59019b"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a3f97fdcdcb332e79467469f03a59019b">operations_research::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(LocalSearchStatistics *other)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00501">search_stats.pb.h:501</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a41f370ca619638e6cc2739870a799b3e"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a41f370ca619638e6cc2739870a799b3e">operations_research::PROTOBUF_FINAL::SearchStatistics</a></div><div class="ttdeci">SearchStatistics(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a42c247fb1c7c4b796f8a4376ed0ad368"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a42c247fb1c7c4b796f8a4376ed0ad368">operations_research::PROTOBUF_FINAL::unsafe_arena_release_constraint_solver_statistics</a></div><div class="ttdeci">::operations_research::ConstraintSolverStatistics * unsafe_arena_release_constraint_solver_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a4364dda81e76b3e52fe6e2197725551e"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4364dda81e76b3e52fe6e2197725551e">operations_research::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const SearchStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a4422e344178071198054eff604eea3d2"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4422e344178071198054eff604eea3d2">operations_research::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a447e36aa28c1db1e10872d6959d3d533"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a447e36aa28c1db1e10872d6959d3d533">operations_research::PROTOBUF_FINAL::LocalSearchStatistics_LocalSearchOperatorStatistics</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchOperatorStatistics(const LocalSearchStatistics_LocalSearchOperatorStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a47e71f381c0fc95d12fcbddefcb13452"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a47e71f381c0fc95d12fcbddefcb13452">operations_research::PROTOBUF_FINAL::clear_num_solutions</a></div><div class="ttdeci">void clear_num_solutions()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a4897b565008bff33883916caa46986dc"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4897b565008bff33883916caa46986dc">operations_research::PROTOBUF_FINAL::clear_num_neighbors</a></div><div class="ttdeci">void clear_num_neighbors()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a498806eb18cc72f088dd3842b5634f16"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a498806eb18cc72f088dd3842b5634f16">operations_research::PROTOBUF_FINAL::New</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchFilterStatistics * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00337">search_stats.pb.h:337</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a4f78a7c155cbb518617455c5176af0be"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a4f78a7c155cbb518617455c5176af0be">operations_research::PROTOBUF_FINAL::mutable_local_search_operator</a></div><div class="ttdeci">std::string * mutable_local_search_operator()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a51124c9f2f7fcbc20af1bde3339576d5"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a51124c9f2f7fcbc20af1bde3339576d5">operations_research::PROTOBUF_FINAL::clear_num_branches</a></div><div class="ttdeci">void clear_num_branches()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a5165fb483485a089e3425ee327131889"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5165fb483485a089e3425ee327131889">operations_research::PROTOBUF_FINAL::mutable_local_search_operator_statistics</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics > * mutable_local_search_operator_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a5192b637c6902d63fe7385ad086b3921"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5192b637c6902d63fe7385ad086b3921">operations_research::PROTOBUF_FINAL::clear_constraint_solver_statistics</a></div><div class="ttdeci">void clear_constraint_solver_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a520ff5c9a6375320e0cfe2f50bcd8134"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a520ff5c9a6375320e0cfe2f50bcd8134">operations_research::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(SearchStatistics *other)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00874">search_stats.pb.h:874</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a55cdfcc7af40c02fbb529451bb2779ad"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a55cdfcc7af40c02fbb529451bb2779ad">operations_research::PROTOBUF_FINAL::local_search_filter_statistics_size</a></div><div class="ttdeci">int local_search_filter_statistics_size() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a55e0d0fa841fb5010d9f0a63f2083eb0"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a55e0d0fa841fb5010d9f0a63f2083eb0">operations_research::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(LocalSearchStatistics_LocalSearchFilterStatistics *other)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00317">search_stats.pb.h:317</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a562d1c447eb2331c39063ee26068a419"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a562d1c447eb2331c39063ee26068a419">operations_research::PROTOBUF_FINAL::clear_local_search_operator_statistics</a></div><div class="ttdeci">void clear_local_search_operator_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a567b4225854ad43ab2b850fa63cd3394"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a567b4225854ad43ab2b850fa63cd3394">operations_research::PROTOBUF_FINAL::local_search_operator_statistics</a></div><div class="ttdeci">const ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics & local_search_operator_statistics(int index) const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a57acc2826684596fe6641572059f87a4"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a57acc2826684596fe6641572059f87a4">operations_research::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(ConstraintSolverStatistics *other)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00702">search_stats.pb.h:702</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a57bfab9f61f440f911be0b7b59267108"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a57bfab9f61f440f911be0b7b59267108">operations_research::PROTOBUF_FINAL::LocalSearchStatistics_LocalSearchOperatorStatistics</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchOperatorStatistics(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a5bac12eec11ad31cdce20468201504f2"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5bac12eec11ad31cdce20468201504f2">operations_research::PROTOBUF_FINAL::clear_local_search_operator</a></div><div class="ttdeci">void clear_local_search_operator()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a5d615e40d0a04e79dbda82fa8fb31289"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5d615e40d0a04e79dbda82fa8fb31289">operations_research::PROTOBUF_FINAL::LocalSearchFilterStatistics</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchFilterStatistics LocalSearchFilterStatistics</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00557">search_stats.pb.h:557</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a5ee37d543beea7b069b9f3238dc89d07"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5ee37d543beea7b069b9f3238dc89d07">operations_research::PROTOBUF_FINAL::New</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchOperatorStatistics * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00146">search_stats.pb.h:146</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a5f0441888247f217551da8239c31aa85"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5f0441888247f217551da8239c31aa85">operations_research::PROTOBUF_FINAL::duration_seconds</a></div><div class="ttdeci">double duration_seconds() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a60ca938753cc4b844d723e3e9089107f"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a60ca938753cc4b844d723e3e9089107f">operations_research::PROTOBUF_FINAL::add_local_search_filter_statistics</a></div><div class="ttdeci">::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics * add_local_search_filter_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6174a585fa924e0e0f2e9fc50942e316"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6174a585fa924e0e0f2e9fc50942e316">operations_research::PROTOBUF_FINAL::New</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchFilterStatistics * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00333">search_stats.pb.h:333</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a620711904ffdbc5c6647801c33e32708"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a620711904ffdbc5c6647801c33e32708">operations_research::PROTOBUF_FINAL::set_total_num_neighbors</a></div><div class="ttdeci">void set_total_num_neighbors(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a62e82f636990109588e185668d275526"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a62e82f636990109588e185668d275526">operations_research::PROTOBUF_FINAL::mutable_local_search_operator_statistics</a></div><div class="ttdeci">::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics * mutable_local_search_operator_statistics(int index)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a640e256f36226b4a71e3009acfd5126c"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a640e256f36226b4a71e3009acfd5126c">operations_research::PROTOBUF_FINAL::clear_num_filtered_neighbors</a></div><div class="ttdeci">void clear_num_filtered_neighbors()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a659e348c4ff667813bb5ffa8ccaeeed0"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a659e348c4ff667813bb5ffa8ccaeeed0">operations_research::PROTOBUF_FINAL::set_total_num_accepted_neighbors</a></div><div class="ttdeci">void set_total_num_accepted_neighbors(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a65e93dbf450f9e0422116c564695ac91"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a65e93dbf450f9e0422116c564695ac91">operations_research::PROTOBUF_FINAL::set_local_search_filter</a></div><div class="ttdeci">void set_local_search_filter(const std::string &value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a67931e794fe03cbad3ede26acd9b39e3"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a67931e794fe03cbad3ede26acd9b39e3">operations_research::PROTOBUF_FINAL::New</a></div><div class="ttdeci">LocalSearchStatistics * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00509">search_stats.pb.h:509</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6a1c8e8d28900ea187062f401401f658"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6a1c8e8d28900ea187062f401401f658">operations_research::PROTOBUF_FINAL::set_num_neighbors</a></div><div class="ttdeci">void set_num_neighbors(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6b0a7003628029c7f1515704bfa21bbf"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6b0a7003628029c7f1515704bfa21bbf">operations_research::PROTOBUF_FINAL::clear_local_search_filter_statistics</a></div><div class="ttdeci">void clear_local_search_filter_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6b27bb4e8296cda17f232d8d45778a95"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6b27bb4e8296cda17f232d8d45778a95">operations_research::PROTOBUF_FINAL::has_local_search_statistics</a></div><div class="ttdeci">bool has_local_search_statistics() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6de35bd5d8059fcc025b273dca872682"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6de35bd5d8059fcc025b273dca872682">operations_research::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">ConstraintSolverStatistics & operator=(const ConstraintSolverStatistics &from)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00660">search_stats.pb.h:660</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6dee200866676258e70f268dc9cead94"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6dee200866676258e70f268dc9cead94">operations_research::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const SearchStatistics & default_instance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6ece04b2c1c4432dbe9834a7dc879d7c"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6ece04b2c1c4432dbe9834a7dc879d7c">operations_research::PROTOBUF_FINAL::unsafe_arena_release_local_search_statistics</a></div><div class="ttdeci">::operations_research::LocalSearchStatistics * unsafe_arena_release_local_search_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a6ede1bf8c8ea5027150a76e82fa5afb7"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6ede1bf8c8ea5027150a76e82fa5afb7">operations_research::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(LocalSearchStatistics_LocalSearchOperatorStatistics *other)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00130">search_stats.pb.h:130</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a7124180d123d7447d1f392bbe72bb734"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7124180d123d7447d1f392bbe72bb734">operations_research::PROTOBUF_FINAL::clear_num_failures</a></div><div class="ttdeci">void clear_num_failures()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a71887804f266b548ed6f495a1ba717ba"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a71887804f266b548ed6f495a1ba717ba">operations_research::PROTOBUF_FINAL::SearchStatistics</a></div><div class="ttdeci">SearchStatistics()</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00831">search_stats.pb.h:831</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a723a2b433fc7ef86cd1a5c7cded0df79"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a723a2b433fc7ef86cd1a5c7cded0df79">operations_research::PROTOBUF_FINAL::num_accepted_neighbors</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_accepted_neighbors() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a7372c2dd8c00c07168ac802879f1f2a6"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7372c2dd8c00c07168ac802879f1f2a6">operations_research::PROTOBUF_FINAL::set_allocated_constraint_solver_statistics</a></div><div class="ttdeci">void set_allocated_constraint_solver_statistics(::operations_research::ConstraintSolverStatistics *constraint_solver_statistics)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a738abe6dc75455357859864786ce8273"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a738abe6dc75455357859864786ce8273">operations_research::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const SearchStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a77f129fe715b32c81892ff35e683a297"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a77f129fe715b32c81892ff35e683a297">operations_research::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchFilterStatistics & operator=(const LocalSearchStatistics_LocalSearchFilterStatistics &from)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00283">search_stats.pb.h:283</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a7878e8efc0bde7bdb86261b76bf9848f"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7878e8efc0bde7bdb86261b76bf9848f">operations_research::PROTOBUF_FINAL::total_num_accepted_neighbors</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 total_num_accepted_neighbors() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a79b48f67736deb4cff02d37f916624b2"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a79b48f67736deb4cff02d37f916624b2">operations_research::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const LocalSearchStatistics * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00483">search_stats.pb.h:483</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8019e4859c77d8d81ea0135f01f13c87"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8019e4859c77d8d81ea0135f01f13c87">operations_research::PROTOBUF_FINAL::~LocalSearchStatistics</a></div><div class="ttdeci">virtual ~LocalSearchStatistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a80e38df87c6ab362f31d5e9c95d12ec1"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a80e38df87c6ab362f31d5e9c95d12ec1">operations_research::PROTOBUF_FINAL::unsafe_arena_set_allocated_constraint_solver_statistics</a></div><div class="ttdeci">void unsafe_arena_set_allocated_constraint_solver_statistics(::operations_research::ConstraintSolverStatistics *constraint_solver_statistics)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a85b2a8e4250e784c7e13bbeb35b40fa3"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a85b2a8e4250e784c7e13bbeb35b40fa3">operations_research::PROTOBUF_FINAL::total_num_neighbors</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 total_num_neighbors() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a875b5352b825d58a708192b9b0b632e6"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a875b5352b825d58a708192b9b0b632e6">operations_research::PROTOBUF_FINAL::LocalSearchStatistics</a></div><div class="ttdeci">LocalSearchStatistics()</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00450">search_stats.pb.h:450</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8833e075ef8f8090c75efbe0ada224f7"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7">operations_research::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8dfbb2f25d774bd01eaeae8b75cd3694"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8dfbb2f25d774bd01eaeae8b75cd3694">operations_research::PROTOBUF_FINAL::unsafe_arena_set_allocated_local_search_statistics</a></div><div class="ttdeci">void unsafe_arena_set_allocated_local_search_statistics(::operations_research::LocalSearchStatistics *local_search_statistics)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8e317b6e16321cef007b95001e7b0baa"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8e317b6e16321cef007b95001e7b0baa">operations_research::PROTOBUF_FINAL::LocalSearchStatistics_LocalSearchFilterStatistics</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchFilterStatistics(const LocalSearchStatistics_LocalSearchFilterStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8e9b4dca3abfb53633fe43512e9efe65"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8e9b4dca3abfb53633fe43512e9efe65">operations_research::PROTOBUF_FINAL::set_allocated_local_search_operator</a></div><div class="ttdeci">void set_allocated_local_search_operator(std::string *local_search_operator)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8f7c74643056bf390dba26fd1cf85ce1"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8f7c74643056bf390dba26fd1cf85ce1">operations_research::PROTOBUF_FINAL::LocalSearchStatistics</a></div><div class="ttdeci">LocalSearchStatistics(const LocalSearchStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a8f976f22183d14c4f06fbab0515eba58"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8f976f22183d14c4f06fbab0515eba58">operations_research::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const LocalSearchStatistics_LocalSearchOperatorStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a900f593e880fc453338a3fb531a9b610"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a900f593e880fc453338a3fb531a9b610">operations_research::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const LocalSearchStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a955ffb5e29f77b72c195685fd4954eec"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a955ffb5e29f77b72c195685fd4954eec">operations_research::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const LocalSearchStatistics & default_instance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a967a1cf6031c7c09ce98354802301d3a"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a967a1cf6031c7c09ce98354802301d3a">operations_research::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const LocalSearchStatistics_LocalSearchFilterStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a96c8ff0e26c24f6e703ef9659051d45b"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a96c8ff0e26c24f6e703ef9659051d45b">operations_research::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(LocalSearchStatistics_LocalSearchOperatorStatistics *other)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00138">search_stats.pb.h:138</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a98993d7798004f482c5d8ef6083e37a7"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a98993d7798004f482c5d8ef6083e37a7">operations_research::PROTOBUF_FINAL::clear_duration_seconds</a></div><div class="ttdeci">void clear_duration_seconds()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a9d52bc50377897b37f2d216bf4d4789e"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9d52bc50377897b37f2d216bf4d4789e">operations_research::PROTOBUF_FINAL::~LocalSearchStatistics_LocalSearchOperatorStatistics</a></div><div class="ttdeci">virtual ~LocalSearchStatistics_LocalSearchOperatorStatistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_a9e605c7c85046025b7984a407b7bc59a"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9e605c7c85046025b7984a407b7bc59a">operations_research::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(ConstraintSolverStatistics *other)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00694">search_stats.pb.h:694</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa017ae5fce143b56c622b3c96486ebdb"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa017ae5fce143b56c622b3c96486ebdb">operations_research::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">LocalSearchStatistics & operator=(const LocalSearchStatistics &from)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00459">search_stats.pb.h:459</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa0f843827a90d33c6e30db60901fd0ec"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa0f843827a90d33c6e30db60901fd0ec">operations_research::PROTOBUF_FINAL::New</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchOperatorStatistics * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00150">search_stats.pb.h:150</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa3ca97c9be781fa146c99a81694ee25c"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa3ca97c9be781fa146c99a81694ee25c">operations_research::PROTOBUF_FINAL::~ConstraintSolverStatistics</a></div><div class="ttdeci">virtual ~ConstraintSolverStatistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa3fa1ace1bd4b21ba464b47a2af4c086"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa3fa1ace1bd4b21ba464b47a2af4c086">operations_research::PROTOBUF_FINAL::num_neighbors</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_neighbors() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa7856eef85ed43fc058bb3f982653a0a"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa7856eef85ed43fc058bb3f982653a0a">operations_research::PROTOBUF_FINAL::release_constraint_solver_statistics</a></div><div class="ttdeci">::operations_research::ConstraintSolverStatistics * release_constraint_solver_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa81498314a71717c0e38f3a8fee198de"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa81498314a71717c0e38f3a8fee198de">operations_research::PROTOBUF_FINAL::clear_total_num_neighbors</a></div><div class="ttdeci">void clear_total_num_neighbors()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa953e93e1e4ab68d8434ad6c59ad7364"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa953e93e1e4ab68d8434ad6c59ad7364">operations_research::PROTOBUF_FINAL::constraint_solver_statistics</a></div><div class="ttdeci">const ::operations_research::ConstraintSolverStatistics & constraint_solver_statistics() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aa97bcd364ede423e4eaafb62f0962f47"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aa97bcd364ede423e4eaafb62f0962f47">operations_research::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const LocalSearchStatistics_LocalSearchFilterStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aaa2d6c9eb9f35b680950319e8c78c903"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaa2d6c9eb9f35b680950319e8c78c903">operations_research::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(LocalSearchStatistics_LocalSearchFilterStatistics *other)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00325">search_stats.pb.h:325</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aaa47a5b52352c2afecd8bf5f507a167a"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaa47a5b52352c2afecd8bf5f507a167a">operations_research::PROTOBUF_FINAL::mutable_local_search_filter_statistics</a></div><div class="ttdeci">::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics * mutable_local_search_filter_statistics(int index)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aaa8cbef2f826ee60921adc708608ea35"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaa8cbef2f826ee60921adc708608ea35">operations_research::PROTOBUF_FINAL::set_allocated_local_search_statistics</a></div><div class="ttdeci">void set_allocated_local_search_statistics(::operations_research::LocalSearchStatistics *local_search_statistics)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aaaed5276a493ea53efb248b90d50b92b"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aaaed5276a493ea53efb248b90d50b92b">operations_research::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(LocalSearchStatistics &a, LocalSearchStatistics &b)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00490">search_stats.pb.h:490</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aad3b4a8be58c02ac5788a21ead4eeed3"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aad3b4a8be58c02ac5788a21ead4eeed3">operations_research::PROTOBUF_FINAL::set_bytes_used</a></div><div class="ttdeci">void set_bytes_used(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aae4d827f504287b7fd8d6fe00637964b"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aae4d827f504287b7fd8d6fe00637964b">operations_research::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const SearchStatistics * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00864">search_stats.pb.h:864</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aae7de2eafd85a49ad3fc7953057d7725"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aae7de2eafd85a49ad3fc7953057d7725">operations_research::PROTOBUF_FINAL::set_num_accepted_neighbors</a></div><div class="ttdeci">void set_num_accepted_neighbors(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab1c5e0d2b5df462cf639f64f39aad62f"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab1c5e0d2b5df462cf639f64f39aad62f">operations_research::PROTOBUF_FINAL::release_local_search_filter</a></div><div class="ttdeci">std::string * release_local_search_filter()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab26806554d8dcf26f45f552fbce30041"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab26806554d8dcf26f45f552fbce30041">operations_research::PROTOBUF_FINAL::local_search_operator_statistics</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics > & local_search_operator_statistics() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab291dffd4eb7f451543f4912fcd895ee"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab291dffd4eb7f451543f4912fcd895ee">operations_research::PROTOBUF_FINAL::num_branches</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_branches() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab3fbcd0407ead3423ad5ddbeeb28c8bc"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab3fbcd0407ead3423ad5ddbeeb28c8bc">operations_research::PROTOBUF_FINAL::num_filtered_neighbors</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_filtered_neighbors() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab4294dfd3e19ccd99cee202c3ccd5e9a"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab4294dfd3e19ccd99cee202c3ccd5e9a">operations_research::PROTOBUF_FINAL::clear_num_rejects</a></div><div class="ttdeci">void clear_num_rejects()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab52decf72693aae440f6d3a9f34bf328"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab52decf72693aae440f6d3a9f34bf328">operations_research::PROTOBUF_FINAL::num_calls</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_calls() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab6347690c98cb36b35d5897cf7c00250"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab6347690c98cb36b35d5897cf7c00250">operations_research::PROTOBUF_FINAL::has_constraint_solver_statistics</a></div><div class="ttdeci">bool has_constraint_solver_statistics() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ab8284792b06d00a8b418dc277ce37b27"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab8284792b06d00a8b418dc277ce37b27">operations_research::PROTOBUF_FINAL::LocalSearchStatistics_LocalSearchFilterStatistics</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchFilterStatistics()</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00274">search_stats.pb.h:274</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aba4715dd195889363851e5c9f31f4926"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aba4715dd195889363851e5c9f31f4926">operations_research::PROTOBUF_FINAL::num_solutions</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_solutions() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_abee10a388b53df255f15fbec07e1ac80"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abee10a388b53df255f15fbec07e1ac80">operations_research::PROTOBUF_FINAL::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_abf8804aea20ca5b501c9a757ad80be75"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abf8804aea20ca5b501c9a757ad80be75">operations_research::PROTOBUF_FINAL::local_search_operator_statistics_size</a></div><div class="ttdeci">int local_search_operator_statistics_size() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac367eb54e53d336af05a776b7199cb08"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac367eb54e53d336af05a776b7199cb08">operations_research::PROTOBUF_FINAL::clear_total_num_accepted_neighbors</a></div><div class="ttdeci">void clear_total_num_accepted_neighbors()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::PROTOBUF_FINAL::GetDescriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00112">search_stats.pb.h:112</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac420566794f168c104617ae97982b3ef"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac420566794f168c104617ae97982b3ef">operations_research::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ConstraintSolverStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac496a51bee50663dc830117855f2be86"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac496a51bee50663dc830117855f2be86">operations_research::PROTOBUF_FINAL::LocalSearchStatistics_LocalSearchOperatorStatistics</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchOperatorStatistics(LocalSearchStatistics_LocalSearchOperatorStatistics &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00091">search_stats.pb.h:91</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac6f26bdbd808604700c828fbac5cd987"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac6f26bdbd808604700c828fbac5cd987">operations_research::PROTOBUF_FINAL::add_local_search_operator_statistics</a></div><div class="ttdeci">::operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics * add_local_search_operator_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ac8eee57f9bcc7fcc6a063c9be18de3c7"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac8eee57f9bcc7fcc6a063c9be18de3c7">operations_research::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const ConstraintSolverStatistics & default_instance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_acb4aa760dc4614934a3d9f648c3e5a73"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acb4aa760dc4614934a3d9f648c3e5a73">operations_research::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(LocalSearchStatistics *other)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00493">search_stats.pb.h:493</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_acc3a8d8d60153847d2beaef2b024a07a"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acc3a8d8d60153847d2beaef2b024a07a">operations_research::PROTOBUF_FINAL::set_num_calls</a></div><div class="ttdeci">void set_num_calls(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ace0e8c8200e21bd57342c212464d0f8d"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ace0e8c8200e21bd57342c212464d0f8d">operations_research::PROTOBUF_FINAL::LocalSearchStatistics_LocalSearchFilterStatistics</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchFilterStatistics(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_acf3ad96667e05489ea0f5dbbbddbd63e"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#acf3ad96667e05489ea0f5dbbbddbd63e">operations_research::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">ConstraintSolverStatistics & operator=(ConstraintSolverStatistics &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00664">search_stats.pb.h:664</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad016656ce74146f74e067191c0fd66db"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad016656ce74146f74e067191c0fd66db">operations_research::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchFilterStatistics & operator=(LocalSearchStatistics_LocalSearchFilterStatistics &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00287">search_stats.pb.h:287</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad0f4ff224c078e82a188ceb4cecc9224"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad0f4ff224c078e82a188ceb4cecc9224">operations_research::PROTOBUF_FINAL::clear_local_search_statistics</a></div><div class="ttdeci">void clear_local_search_statistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad19d78ace5ff18d93a87aabd7dda4683"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad19d78ace5ff18d93a87aabd7dda4683">operations_research::PROTOBUF_FINAL::New</a></div><div class="ttdeci">ConstraintSolverStatistics * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00710">search_stats.pb.h:710</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad34307098ec60955dc948ddf9144afd6"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad34307098ec60955dc948ddf9144afd6">operations_research::PROTOBUF_FINAL::set_local_search_filter</a></div><div class="ttdeci">void set_local_search_filter(std::string &&value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad3c9f7e9dfa322c98965e0f994345960"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad3c9f7e9dfa322c98965e0f994345960">operations_research::PROTOBUF_FINAL::clear_num_accepted_neighbors</a></div><div class="ttdeci">void clear_num_accepted_neighbors()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ad8ab041002783fc06cdc56ffeeffcf47"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ad8ab041002783fc06cdc56ffeeffcf47">operations_research::PROTOBUF_FINAL::release_local_search_operator</a></div><div class="ttdeci">std::string * release_local_search_operator()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_adaa4386bdcd6add6fad9522aab73dd86"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adaa4386bdcd6add6fad9522aab73dd86">operations_research::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchOperatorStatistics & operator=(LocalSearchStatistics_LocalSearchOperatorStatistics &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00100">search_stats.pb.h:100</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_adacb7f24e271ebd724dc4835b9c004be"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adacb7f24e271ebd724dc4835b9c004be">operations_research::PROTOBUF_FINAL::~SearchStatistics</a></div><div class="ttdeci">virtual ~SearchStatistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_adb20b2d94e1d6d2abbd9aeaf26aaf237"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adb20b2d94e1d6d2abbd9aeaf26aaf237">operations_research::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(LocalSearchStatistics_LocalSearchOperatorStatistics &a, LocalSearchStatistics_LocalSearchOperatorStatistics &b)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00127">search_stats.pb.h:127</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_adbc4ea1b1155ca9a2e8167b380bf884b"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adbc4ea1b1155ca9a2e8167b380bf884b">operations_research::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const LocalSearchStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_adcaa42016cb3ee8326fc8143883a9578"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adcaa42016cb3ee8326fc8143883a9578">operations_research::PROTOBUF_FINAL::clear_local_search_filter</a></div><div class="ttdeci">void clear_local_search_filter()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_add208c1f9a5ef96ddabea287418fb216"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#add208c1f9a5ef96ddabea287418fb216">operations_research::PROTOBUF_FINAL::set_duration_seconds</a></div><div class="ttdeci">void set_duration_seconds(double value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ade9cfadb860774e30ccb3d51d672ad8c"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ade9cfadb860774e30ccb3d51d672ad8c">operations_research::PROTOBUF_FINAL::SearchStatistics</a></div><div class="ttdeci">SearchStatistics(SearchStatistics &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00835">search_stats.pb.h:835</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae0362aea5aa37e06cc65b6043b116f71"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae0362aea5aa37e06cc65b6043b116f71">operations_research::PROTOBUF_FINAL::clear_bytes_used</a></div><div class="ttdeci">void clear_bytes_used()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae0821fa7ed0245b7566df67b5bc66c85"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae0821fa7ed0245b7566df67b5bc66c85">operations_research::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const LocalSearchStatistics_LocalSearchFilterStatistics * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00307">search_stats.pb.h:307</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae0f421935e42d641fce17f00602d4e8d"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae0f421935e42d641fce17f00602d4e8d">operations_research::PROTOBUF_FINAL::num_failures</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_failures() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae1756a75a768f7da551cbaa939c854f3"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae1756a75a768f7da551cbaa939c854f3">operations_research::PROTOBUF_FINAL::local_search_statistics</a></div><div class="ttdeci">const ::operations_research::LocalSearchStatistics & local_search_statistics() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae228cbf6b725f6b4d63c945aaf1781a5"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae228cbf6b725f6b4d63c945aaf1781a5">operations_research::PROTOBUF_FINAL::set_local_search_operator</a></div><div class="ttdeci">void set_local_search_operator(const char *value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae26280e1c1837d90210a7f2c476a589d"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae26280e1c1837d90210a7f2c476a589d">operations_research::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(ConstraintSolverStatistics &a, ConstraintSolverStatistics &b)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00691">search_stats.pb.h:691</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae3fb650c729e1f8196f20272846e8cdd"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae3fb650c729e1f8196f20272846e8cdd">operations_research::PROTOBUF_FINAL::ConstraintSolverStatistics</a></div><div class="ttdeci">ConstraintSolverStatistics(ConstraintSolverStatistics &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00655">search_stats.pb.h:655</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae483dda6fcf59e768a0edb950aa12589"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae483dda6fcf59e768a0edb950aa12589">operations_research::PROTOBUF_FINAL::LocalSearchStatistics</a></div><div class="ttdeci">LocalSearchStatistics(LocalSearchStatistics &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00454">search_stats.pb.h:454</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae53afe9314d5d4409e5368025e824cd7"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae53afe9314d5d4409e5368025e824cd7">operations_research::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(SearchStatistics &a, SearchStatistics &b)</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00871">search_stats.pb.h:871</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae6e95d2d4e62248a94dcfd88e65fa3b4"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae6e95d2d4e62248a94dcfd88e65fa3b4">operations_research::PROTOBUF_FINAL::~LocalSearchStatistics_LocalSearchFilterStatistics</a></div><div class="ttdeci">virtual ~LocalSearchStatistics_LocalSearchFilterStatistics()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae771cce1bc12e065cc658ba76032dc14"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae771cce1bc12e065cc658ba76032dc14">operations_research::PROTOBUF_FINAL::ConstraintSolverStatistics</a></div><div class="ttdeci">ConstraintSolverStatistics()</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00651">search_stats.pb.h:651</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_ae8c8bf02baadc62a476029f579427294"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae8c8bf02baadc62a476029f579427294">operations_research::PROTOBUF_FINAL::total_num_filtered_neighbors</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 total_num_filtered_neighbors() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aecdda7aa84e26bc119057d49d588dcad"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aecdda7aa84e26bc119057d49d588dcad">operations_research::PROTOBUF_FINAL::local_search_filter_statistics</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::LocalSearchStatistics_LocalSearchFilterStatistics > & local_search_filter_statistics() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_aed40e761412be4084012c7d8c9e300b4"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aed40e761412be4084012c7d8c9e300b4">operations_research::PROTOBUF_FINAL::set_num_filtered_neighbors</a></div><div class="ttdeci">void set_num_filtered_neighbors(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_af372a761f146a8135bad039c2f766538"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af372a761f146a8135bad039c2f766538">operations_research::PROTOBUF_FINAL::bytes_used</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 bytes_used() const</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_af41435c337ffc29d7866666ccc9abc49"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af41435c337ffc29d7866666ccc9abc49">operations_research::PROTOBUF_FINAL::set_num_failures</a></div><div class="ttdeci">void set_num_failures(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_af81363951d5c66e572520bdf80107b87"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af81363951d5c66e572520bdf80107b87">operations_research::PROTOBUF_FINAL::New</a></div><div class="ttdeci">LocalSearchStatistics * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00513">search_stats.pb.h:513</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_af90a1fb3e048354e0535d360a95eebb9"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af90a1fb3e048354e0535d360a95eebb9">operations_research::PROTOBUF_FINAL::set_local_search_operator</a></div><div class="ttdeci">void set_local_search_operator(std::string &&value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_af9567c79596bc6af37f08b7a15640ec7"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af9567c79596bc6af37f08b7a15640ec7">operations_research::PROTOBUF_FINAL::New</a></div><div class="ttdeci">SearchStatistics * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00894">search_stats.pb.h:894</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_afac341c9b4c81a009f55f28bc3bc1248"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afac341c9b4c81a009f55f28bc3bc1248">operations_research::PROTOBUF_FINAL::set_local_search_filter</a></div><div class="ttdeci">void set_local_search_filter(const char *value, size_t size)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_afaf9a2d53d63316530bbc8dddb1418fd"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afaf9a2d53d63316530bbc8dddb1418fd">operations_research::PROTOBUF_FINAL::SearchStatistics</a></div><div class="ttdeci">SearchStatistics(const SearchStatistics &from)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_afb1efa266e6517b37990426f32718336"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afb1efa266e6517b37990426f32718336">operations_research::PROTOBUF_FINAL::LocalSearchOperatorStatistics</a></div><div class="ttdeci">LocalSearchStatistics_LocalSearchOperatorStatistics LocalSearchOperatorStatistics</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00556">search_stats.pb.h:556</a></div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_afb4d457edae832d4f7b2f5a787664caa"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afb4d457edae832d4f7b2f5a787664caa">operations_research::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const LocalSearchStatistics_LocalSearchFilterStatistics & default_instance()</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l_html_afdb13a8030d66efbbd5c35d8d2bbd0ad"><div class="ttname"><a href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#afdb13a8030d66efbbd5c35d8d2bbd0ad">operations_research::PROTOBUF_FINAL::set_num_solutions</a></div><div class="ttdeci">void set_num_solutions(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
|
|
<div class="ttc" id="aclassoperations__research_1_1_search_statistics_default_type_internal_html"><div class="ttname"><a href="classoperations__research_1_1_search_statistics_default_type_internal.html">operations_research::SearchStatisticsDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8cc_source.html#l00038">search_stats.pb.cc:38</a></div></div>
|
|
<div class="ttc" id="aconstraint__solver_2table_8cc_html_a344010e26426d6a13411648d988bc9b6"><div class="ttname"><a href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a></div><div class="ttdeci">int64 b</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00043">constraint_solver/table.cc:43</a></div></div>
|
|
<div class="ttc" id="aconstraint__solver_2table_8cc_html_af730895c6c6ef6e03caaf6251192dfd2"><div class="ttname"><a href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a></div><div class="ttdeci">int64 a</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00042">constraint_solver/table.cc:42</a></div></div>
|
|
<div class="ttc" id="ademon__profiler_8cc_html_a21edc7ca4cc5802c8779d68556bc09cf"><div class="ttname"><a href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a></div><div class="ttdeci">int64 value</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8cc_source.html#l00043">demon_profiler.cc:43</a></div></div>
|
|
<div class="ttc" id="aintegral__types_8h_html_a1134b580f8da4de94ca6b1de4d37975e"><div class="ttname"><a href="integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e">uint32</a></div><div class="ttdeci">unsigned int uint32</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00038">integral_types.h:38</a></div></div>
|
|
<div class="ttc" id="aintegral__types_8h_html_a7cde0074dfd288f2d70c0e035dacb28a"><div class="ttname"><a href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">int64</a></div><div class="ttdeci">int64_t int64</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00034">integral_types.h:34</a></div></div>
|
|
<div class="ttc" id="aintegral__types_8h_html_adde6aaee8457bee49c2a92621fe22b79"><div class="ttname"><a href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a></div><div class="ttdeci">unsigned char uint8</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00036">integral_types.h:36</a></div></div>
|
|
<div class="ttc" id="anamespaceinternal_html"><div class="ttname"><a href="namespaceinternal.html">internal</a></div><div class="ttdef"><b>Definition:</b> <a href="bop__parameters_8pb_8h_source.html#l00039">bop_parameters.pb.h:39</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html"><div class="ttname"><a href="namespaceoperations__research.html">operations_research</a></div><div class="ttdoc">The vehicle routing library lets one model and solve generic vehicle routing problems ranging from th...</div><div class="ttdef"><b>Definition:</b> <a href="dense__doubly__linked__list_8h_source.html#l00021">dense_doubly_linked_list.h:21</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_a05dd7c53cb79821b83b93adca4400aa2"><div class="ttname"><a href="namespaceoperations__research.html#a05dd7c53cb79821b83b93adca4400aa2">operations_research::_LocalSearchStatistics_LocalSearchFilterStatistics_default_instance_</a></div><div class="ttdeci">class operations_research::LocalSearchStatistics_LocalSearchFilterStatisticsDefaultTypeInternal _LocalSearchStatistics_LocalSearchFilterStatistics_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00065">search_stats.pb.h:64</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_a20517661e3bbc83300a06565a84d0654"><div class="ttname"><a href="namespaceoperations__research.html#a20517661e3bbc83300a06565a84d0654">operations_research::_SearchStatistics_default_instance_</a></div><div class="ttdeci">class operations_research::SearchStatisticsDefaultTypeInternal _SearchStatistics_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00071">search_stats.pb.h:70</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_a5355845fac538a19733e8f8730cf1673"><div class="ttname"><a href="namespaceoperations__research.html#a5355845fac538a19733e8f8730cf1673">operations_research::_LocalSearchStatistics_LocalSearchOperatorStatistics_default_instance_</a></div><div class="ttdeci">class operations_research::LocalSearchStatistics_LocalSearchOperatorStatisticsDefaultTypeInternal _LocalSearchStatistics_LocalSearchOperatorStatistics_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00068">search_stats.pb.h:67</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_ad4ba391d92e296acff349156e430bf3f"><div class="ttname"><a href="namespaceoperations__research.html#ad4ba391d92e296acff349156e430bf3f">operations_research::_ConstraintSolverStatistics_default_instance_</a></div><div class="ttdeci">class operations_research::ConstraintSolverStatisticsDefaultTypeInternal _ConstraintSolverStatistics_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00059">search_stats.pb.h:58</a></div></div>
|
|
<div class="ttc" id="anamespaceoperations__research_html_af28c6e8eb66b60b5a12f43ec30040e0b"><div class="ttname"><a href="namespaceoperations__research.html#af28c6e8eb66b60b5a12f43ec30040e0b">operations_research::_LocalSearchStatistics_default_instance_</a></div><div class="ttdeci">class operations_research::LocalSearchStatisticsDefaultTypeInternal _LocalSearchStatistics_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00062">search_stats.pb.h:61</a></div></div>
|
|
<div class="ttc" id="apack_8cc_html_a750b5d744c39a06bfb13e6eb010e35d0"><div class="ttname"><a href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a></div><div class="ttdeci">int index</div><div class="ttdef"><b>Definition:</b> <a href="pack_8cc_source.html#l00508">pack.cc:508</a></div></div>
|
|
<div class="ttc" id="asearch__stats_8pb_8h_html_a862a805c4b5e1c9db3faaf550831b517"><div class="ttname"><a href="search__stats_8pb_8h.html#a862a805c4b5e1c9db3faaf550831b517">descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8cc_source.html#l00221">search_stats.pb.cc:221</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto_html"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto</a></div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00044">search_stats.pb.h:44</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto_html_a21d3d3b2410560f18ff1c3a0bfe9183a"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a21d3d3b2410560f18ff1c3a0bfe9183a">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto::PROTOBUF_SECTION_VARIABLE</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[5] PROTOBUF_SECTION_VARIABLE(protodesc_cold)</div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto_html_a345548bf52cc46cc10c6830c03d541ff"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto::offsets</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]</div><div class="ttdef"><b>Definition:</b> <a href="search__stats_8pb_8h_source.html#l00053">search_stats.pb.h:53</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto_html_a57e83bcf45762efcecb94544c5069304"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a57e83bcf45762efcecb94544c5069304">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto::PROTOBUF_SECTION_VARIABLE</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)</div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto_html_a5d4901215454f7f2bea9ec50bc072b7f"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_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="astruct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto_html_a807eed5c615caffbff3960079ef76239"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#a807eed5c615caffbff3960079ef76239">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_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="search__stats_8pb_8h_source.html#l00052">search_stats.pb.h:52</a></div></div>
|
|
<div class="ttc" id="astruct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto_html_ad113941c4b3e90b40bd45b59bb0e4689"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fsearch__5fstats__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_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="search__stats_8pb_8h_source.html#l00051">search_stats.pb.h:51</a></div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- HTML footer for doxygen 1.8.18-->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_a7cc1eeded8f693d0da6c729bc88c45a.html">ortools</a></li><li class="navelem"><a class="el" href="dir_b2c6d49957bf5d0c7726edb4b829cd4d.html">gen</a></li><li class="navelem"><a class="el" href="dir_dd9e6105f85b4b8d1432afc92516bdf4.html">ortools</a></li><li class="navelem"><a class="el" href="dir_37019ba8edd362d5e2e12880bdfa4c61.html">constraint_solver</a></li><li class="navelem"><a class="el" href="search__stats_8pb_8h.html">search_stats.pb.h</a></li>
|
|
<li class="footer">Generated by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.9.1 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|