238 lines
243 KiB
HTML
238 lines
243 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.8.15"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>OR-Tools: demon_profiler.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>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(initResizable);
|
|
/* @license-end */</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">9.1</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.15 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('demon__profiler_8pb_8h_source.html','');});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">demon_profiler.pb.h</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="demon__profiler_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/demon_profiler.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_2fdemon_5fprofiler_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_2fdemon_5fprofiler_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 < 3017000</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 3017003 < 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="demon__profiler_8pb_8h.html#a3133da6a84d31c6e499a92e268bbbcd7"> 36</a></span> <span class="preprocessor">#define PROTOBUF_INTERNAL_EXPORT_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_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__2fdemon__5fprofiler__2eproto.html"> 44</a></span> <span class="keyword">struct </span><a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_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"> 46</span>  <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__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"> 48</span>  <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[2]</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">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__2fdemon__5fprofiler__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__2fdemon__5fprofiler__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__2fdemon__5fprofiler__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__2fdemon__5fprofiler__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__2fdemon__5fprofiler__2eproto.html#a345548bf52cc46cc10c6830c03d541ff"> 53</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::uint32 <a class="code" href="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__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="demon__profiler_8pb_8h.html#a7c0ae616fff24fe8760a66164f4fbcbd">descriptor_table_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_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>ConstraintRuns;</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="keyword">struct </span>ConstraintRunsDefaultTypeInternal;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="keyword">extern</span> ConstraintRunsDefaultTypeInternal <a class="code" href="namespaceoperations__research.html#aa9ae85dc85fabfea38f3d5bda107bd4c">_ConstraintRuns_default_instance_</a>;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">class </span>DemonRuns;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="keyword">struct </span>DemonRunsDefaultTypeInternal;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="keyword">extern</span> DemonRunsDefaultTypeInternal <a class="code" href="namespaceoperations__research.html#a4b2928e7c087b629b9741ba749aa9b04">_DemonRuns_default_instance_</a>;</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> } <span class="comment">// namespace operations_research</span></div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> PROTOBUF_NAMESPACE_OPEN</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1_constraint_runs.html">::operations_research::ConstraintRuns</a>* Arena::CreateMaybeMessage<::operations_research::ConstraintRuns>(Arena*);</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="keyword">template</span><> <a class="code" href="classoperations__research_1_1_demon_runs.html">::operations_research::DemonRuns</a>* Arena::CreateMaybeMessage<::operations_research::DemonRuns>(Arena*);</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> PROTOBUF_NAMESPACE_CLOSE</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">namespace </span><a class="code" href="namespaceoperations__research.html">operations_research</a> {</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="comment">// ===================================================================</span></div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div><div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html"> 72</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a> final :</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.DemonRuns) */</span> {</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a68f1c6be7eb0bf5f729d69c0fea7e998"> 75</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a68f1c6be7eb0bf5f729d69c0fea7e998">DemonRuns</a>() : <a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>(nullptr) {}</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="classoperations__research_1_1_demon_runs.html#a3e57e2f88485773fd4ca2c0fcea7878f">~DemonRuns</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1_demon_runs.html#a68f1c6be7eb0bf5f729d69c0fea7e998">DemonRuns</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classoperations__research_1_1_demon_runs.html#a68f1c6be7eb0bf5f729d69c0fea7e998">DemonRuns</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>& from);</div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a408abc079a4e6be33795556d09097a3b"> 80</a></span>  <a class="code" href="classoperations__research_1_1_demon_runs.html#a408abc079a4e6be33795556d09097a3b">DemonRuns</a>(<a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>&& from) noexcept</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  : <a class="code" href="classoperations__research_1_1_demon_runs.html#a68f1c6be7eb0bf5f729d69c0fea7e998">DemonRuns</a>() {</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  *<span class="keyword">this</span> = ::std::move(from);</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> </div><div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#ad76bb28fea6ee12770e5256baacdf598"> 85</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>& <a class="code" href="classoperations__research_1_1_demon_runs.html#ad76bb28fea6ee12770e5256baacdf598">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>& from) {</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classoperations__research_1_1_demon_runs.html#a9fc3ed05c620ab40ef57c1cc70c813e8">CopyFrom</a>(from);</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  }</div><div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a73a2c7672fd408f55f12098de9f62886"> 89</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>& <a class="code" href="classoperations__research_1_1_demon_runs.html#a73a2c7672fd408f55f12098de9f62886">operator=</a>(<a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>&& from) noexcept {</div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  InternalSwap(&from);</div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="classoperations__research_1_1_demon_runs.html#a9fc3ed05c620ab40ef57c1cc70c813e8">CopyFrom</a>(from);</div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  }</div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  }</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div><div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a3093b30aa99ebf483676b451adbd5708"> 99</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_demon_runs.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>();</div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  }</div><div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 102</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_demon_runs.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a0a051a238321dd1d9ea55cba3d80c135">default_instance</a>().<a class="code" href="classoperations__research_1_1_demon_runs.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  }</div><div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a1357c96fb88e28af1b115542dcc00a0c"> 105</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1_demon_runs.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a0a051a238321dd1d9ea55cba3d80c135">default_instance</a>().<a class="code" href="classoperations__research_1_1_demon_runs.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  }</div><div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a0a051a238321dd1d9ea55cba3d80c135"> 108</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>& <a class="code" href="classoperations__research_1_1_demon_runs.html#a0a051a238321dd1d9ea55cba3d80c135">default_instance</a>() {</div><div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1_demon_runs.html#a6916970bcb809b3b00bd6169ef9496b6">internal_default_instance</a>();</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  }</div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a6916970bcb809b3b00bd6169ef9496b6"> 111</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>* <a class="code" href="classoperations__research_1_1_demon_runs.html#a6916970bcb809b3b00bd6169ef9496b6">internal_default_instance</a>() {</div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keywordflow">return</span> reinterpret_cast<const DemonRuns*>(</div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  &<a class="code" href="namespaceoperations__research.html#a4b2928e7c087b629b9741ba749aa9b04">_DemonRuns_default_instance_</a>);</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_demon_runs.html#a8473d52a88ddd9d90e879d1716586bee"> 115</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  0;</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_demon_runs.html#aac2be4542dded51a11db277276ff4b46"> 118</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#aac2be4542dded51a11db277276ff4b46">swap</a>(<a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  }</div><div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a3420e60fceea52277adc723099bc16b6"> 121</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a3420e60fceea52277adc723099bc16b6">Swap</a>(<a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>* other) {</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  InternalSwap(other);</div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  }</div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  }</div><div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#af8651e80b3d5eaf6e5b99e7ba29f3c1b"> 129</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#af8651e80b3d5eaf6e5b99e7ba29f3c1b">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>* other) {</div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  InternalSwap(other);</div><div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  }</div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span> </div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span> </div><div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a574b8c01771e7389075c8b6295b880cd"> 137</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>* <a class="code" href="classoperations__research_1_1_demon_runs.html#a574b8c01771e7389075c8b6295b880cd">New</a>() const final {</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a68f1c6be7eb0bf5f729d69c0fea7e998">DemonRuns</a>();</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  }</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span> </div><div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a33344d2d4a13bcb2f72c043bb5a045e1"> 141</a></span>  <a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>* <a class="code" href="classoperations__research_1_1_demon_runs.html#a33344d2d4a13bcb2f72c043bb5a045e1">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <span class="keywordflow">return</span> CreateMaybeMessage<DemonRuns>(arena);</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>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a9fc3ed05c620ab40ef57c1cc70c813e8">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>& from);</div><div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#abbc626de377fbab3d73ac7b87f9e7208">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>& from);</div><div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span> </div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1_demon_runs.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(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="l00156"></a><span class="lineno"> 156</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1_demon_runs.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 158</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span> </div><div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l00163"></a><span class="lineno"> 163</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="l00164"></a><span class="lineno"> 164</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1_demon_runs.html">DemonRuns</a>* other);</div><div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a9b35d94da3444084fc3673b7717b6cfe"> 165</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.DemonRuns"</span>;</div><div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  }</div><div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a68f1c6be7eb0bf5f729d69c0fea7e998">DemonRuns</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00173"></a><span class="lineno"> 173</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="l00174"></a><span class="lineno"> 174</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00176"></a><span class="lineno"> 176</span> </div><div class="line"><a name="l00177"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 177</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1_demon_runs.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l00178"></a><span class="lineno"> 178</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1_demon_runs.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l00179"></a><span class="lineno"> 179</span> </div><div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1_demon_runs.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l00181"></a><span class="lineno"> 181</span> </div><div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l00183"></a><span class="lineno"> 183</span> </div><div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l00185"></a><span class="lineno"> 185</span> </div><div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a16c58c9c25850bb467f5680cf44d4333a49b442680b428d84d1db7dac2a6f4259"> 187</a></span>  <a class="code" href="classoperations__research_1_1_demon_runs.html#a16c58c9c25850bb467f5680cf44d4333a49b442680b428d84d1db7dac2a6f4259">kStartTimeFieldNumber</a> = 2,</div><div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a16c58c9c25850bb467f5680cf44d4333a1e276af8d5564c0ad0b1113620d6ef38"> 188</a></span>  <a class="code" href="classoperations__research_1_1_demon_runs.html#a16c58c9c25850bb467f5680cf44d4333a1e276af8d5564c0ad0b1113620d6ef38">kEndTimeFieldNumber</a> = 3,</div><div class="line"><a name="l00189"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a16c58c9c25850bb467f5680cf44d4333a31ed2f5671b2f690f6188b67fe1f3a6f"> 189</a></span>  <a class="code" href="classoperations__research_1_1_demon_runs.html#a16c58c9c25850bb467f5680cf44d4333a31ed2f5671b2f690f6188b67fe1f3a6f">kDemonIdFieldNumber</a> = 1,</div><div class="line"><a name="l00190"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a16c58c9c25850bb467f5680cf44d4333a9bb6db5c9bd44b1f14793139341433c2"> 190</a></span>  <a class="code" href="classoperations__research_1_1_demon_runs.html#a16c58c9c25850bb467f5680cf44d4333a9bb6db5c9bd44b1f14793139341433c2">kFailuresFieldNumber</a> = 4,</div><div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  };</div><div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  <span class="comment">// repeated int64 start_time = 2;</span></div><div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a398f0f5c5c75a119d0022fea0c9f077b">start_time_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  <span class="keywordtype">int</span> _internal_start_time_size() <span class="keyword">const</span>;</div><div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a464a60f3bccf982fd4332e6dde74402e">clear_start_time</a>();</div><div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_start_time(<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="l00200"></a><span class="lineno"> 200</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  _internal_start_time() <span class="keyword">const</span>;</div><div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  <span class="keywordtype">void</span> _internal_add_start_time(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  _internal_mutable_start_time();</div><div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1_demon_runs.html#addd37bc4db1c7d02fe7fa839d1c6a516">start_time</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="l00207"></a><span class="lineno"> 207</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a8235897efd63caeb2b41ecc096da2a64">set_start_time</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a2005e92500760b7e5c7612d404e5a096">add_start_time</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00210"></a><span class="lineno"> 210</span>  <a class="code" href="classoperations__research_1_1_demon_runs.html#addd37bc4db1c7d02fe7fa839d1c6a516">start_time</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  <a class="code" href="classoperations__research_1_1_demon_runs.html#a88ebef0b83d676d1478f5a75c055a7f5">mutable_start_time</a>();</div><div class="line"><a name="l00213"></a><span class="lineno"> 213</span> </div><div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  <span class="comment">// repeated int64 end_time = 3;</span></div><div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a269bdc96080e6d9beed0a071fb01ebf6">end_time_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  <span class="keywordtype">int</span> _internal_end_time_size() <span class="keyword">const</span>;</div><div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#af89b6d72d257a976d2df6541b74751e0">clear_end_time</a>();</div><div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_end_time(<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="l00222"></a><span class="lineno"> 222</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  _internal_end_time() <span class="keyword">const</span>;</div><div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <span class="keywordtype">void</span> _internal_add_end_time(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  _internal_mutable_end_time();</div><div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1_demon_runs.html#a5a8fb78924f68f2f19e70cc503a26fc3">end_time</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="l00229"></a><span class="lineno"> 229</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#afe8d0483436ab3b7a5a1b33f70c5c5b0">set_end_time</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a84fec768a250472c06468386695b3e5b">add_end_time</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <a class="code" href="classoperations__research_1_1_demon_runs.html#a5a8fb78924f68f2f19e70cc503a26fc3">end_time</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  <a class="code" href="classoperations__research_1_1_demon_runs.html#a863b705019b79544712d23b8d09d941c">mutable_end_time</a>();</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">// string demon_id = 1;</span></div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#acb33940d71adb49e1835bc9b97554030">clear_demon_id</a>();</div><div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1_demon_runs.html#a9b306a60f7a74576625a7ba0c3fffde0">demon_id</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0 = <span class="keyword">const</span> std::string&, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a26ac219925c5dd58669dfef1c7c87e8c">set_demon_id</a>(ArgT0&& arg0, ArgT... args);</div><div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  std::string* <a class="code" href="classoperations__research_1_1_demon_runs.html#a0487a5ca1748f29545871008436177d9">mutable_demon_id</a>();</div><div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  PROTOBUF_MUST_USE_RESULT std::string* <a class="code" href="classoperations__research_1_1_demon_runs.html#a34ca648057d6646d64ba88b9451d0364">release_demon_id</a>();</div><div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a1539aee088f698c68995e7f63880c7c4">set_allocated_demon_id</a>(std::string* <a class="code" href="classoperations__research_1_1_demon_runs.html#a9b306a60f7a74576625a7ba0c3fffde0">demon_id</a>);</div><div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  <span class="keyword">const</span> std::string& _internal_demon_id() <span class="keyword">const</span>;</div><div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE <span class="keywordtype">void</span> _internal_set_demon_id(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  std::string* _internal_mutable_demon_id();</div><div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00249"></a><span class="lineno"> 249</span> </div><div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  <span class="comment">// int64 failures = 4;</span></div><div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a0a9a09ca01a95c779e1fce5140664423">clear_failures</a>();</div><div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1_demon_runs.html#a9f7282c6e2f70afbc8fdda5e94e3a495">failures</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#ae5dfc9155f9f1fead32f080ae0ae64de">set_failures</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_failures() <span class="keyword">const</span>;</div><div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  <span class="keywordtype">void</span> _internal_set_failures(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00258"></a><span class="lineno"> 258</span> </div><div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.DemonRuns)</span></div><div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00261"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#ab618dbbac4a8d749da0d85c32932df36"> 261</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1_demon_runs_1_1___internal.html">_Internal</a>;</div><div class="line"><a name="l00262"></a><span class="lineno"> 262</span> </div><div class="line"><a name="l00263"></a><span class="lineno"> 263</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="l00264"></a><span class="lineno"> 264</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > start_time_;</div><div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  <span class="keyword">mutable</span> std::atomic<int> _start_time_cached_byte_size_;</div><div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > end_time_;</div><div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  <span class="keyword">mutable</span> std::atomic<int> _end_time_cached_byte_size_;</div><div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr demon_id_;</div><div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  ::PROTOBUF_NAMESPACE_ID::int64 failures_;</div><div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l00273"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a7027731d4aebf5bbbad9fcb0292e7f5c"> 273</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto;</div><div class="line"><a name="l00274"></a><span class="lineno"> 274</span> };</div><div class="line"><a name="l00275"></a><span class="lineno"> 275</span> <span class="comment">// -------------------------------------------------------------------</span></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_constraint_runs.html"> 277</a></span> <span class="keyword">class </span><a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a> final :</div><div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.ConstraintRuns) */</span> {</div><div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a6173cd5ee59cdaba6ebc07ba5b183be0"> 280</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a6173cd5ee59cdaba6ebc07ba5b183be0">ConstraintRuns</a>() : <a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>(nullptr) {}</div><div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#aeed229f1dfc008e4bcc4754d71159de3">~ConstraintRuns</a>() <span class="keyword">override</span>;</div><div class="line"><a name="l00282"></a><span class="lineno"> 282</span>  <span class="keyword">explicit</span> constexpr <a class="code" href="classoperations__research_1_1_constraint_runs.html#a6173cd5ee59cdaba6ebc07ba5b183be0">ConstraintRuns</a>(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);</div><div class="line"><a name="l00283"></a><span class="lineno"> 283</span> </div><div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#a6173cd5ee59cdaba6ebc07ba5b183be0">ConstraintRuns</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>& from);</div><div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#aaa816ad2134f09e2fc2a1d3d6e279478"> 285</a></span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#aaa816ad2134f09e2fc2a1d3d6e279478">ConstraintRuns</a>(<a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>&& from) noexcept</div><div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  : <a class="code" href="classoperations__research_1_1_constraint_runs.html#a6173cd5ee59cdaba6ebc07ba5b183be0">ConstraintRuns</a>() {</div><div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  *<span class="keyword">this</span> = ::std::move(from);</div><div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  }</div><div class="line"><a name="l00289"></a><span class="lineno"> 289</span> </div><div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a81cc0e0a559db52d3ce5ee801f3fc723"> 290</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>& <a class="code" href="classoperations__research_1_1_constraint_runs.html#a81cc0e0a559db52d3ce5ee801f3fc723">operator=</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>& from) {</div><div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#ab172909dd436898e5d665a4e80b92b11">CopyFrom</a>(from);</div><div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  }</div><div class="line"><a name="l00294"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a22886aa5b52979e7cbe25f362e86d977"> 294</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>& <a class="code" href="classoperations__research_1_1_constraint_runs.html#a22886aa5b52979e7cbe25f362e86d977">operator=</a>(<a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>&& from) noexcept {</div><div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  <span class="keywordflow">if</span> (<span class="keyword">this</span> == &from) <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  <span class="keywordflow">if</span> (GetOwningArena() == from.GetOwningArena()) {</div><div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  InternalSwap(&from);</div><div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#ab172909dd436898e5d665a4e80b92b11">CopyFrom</a>(from);</div><div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  }</div><div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div><div class="line"><a name="l00302"></a><span class="lineno"> 302</span>  }</div><div class="line"><a name="l00303"></a><span class="lineno"> 303</span> </div><div class="line"><a name="l00304"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a3093b30aa99ebf483676b451adbd5708"> 304</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_constraint_runs.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div><div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</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_constraint_runs.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 307</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1_constraint_runs.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div><div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a2345dda95ed168c0ea01a114bc45e7f4">default_instance</a>().<a class="code" href="classoperations__research_1_1_constraint_runs.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().descriptor;</div><div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  }</div><div class="line"><a name="l00310"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a1357c96fb88e28af1b115542dcc00a0c"> 310</a></span>  <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1_constraint_runs.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div><div class="line"><a name="l00311"></a><span class="lineno"> 311</span>  <span class="keywordflow">return</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a2345dda95ed168c0ea01a114bc45e7f4">default_instance</a>().<a class="code" href="classoperations__research_1_1_constraint_runs.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>().reflection;</div><div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  }</div><div class="line"><a name="l00313"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a2345dda95ed168c0ea01a114bc45e7f4"> 313</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>& <a class="code" href="classoperations__research_1_1_constraint_runs.html#a2345dda95ed168c0ea01a114bc45e7f4">default_instance</a>() {</div><div class="line"><a name="l00314"></a><span class="lineno"> 314</span>  <span class="keywordflow">return</span> *<a class="code" href="classoperations__research_1_1_constraint_runs.html#aaaf1babfc7a9583a81d3f61159632043">internal_default_instance</a>();</div><div class="line"><a name="l00315"></a><span class="lineno"> 315</span>  }</div><div class="line"><a name="l00316"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#aaaf1babfc7a9583a81d3f61159632043"> 316</a></span>  <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>* <a class="code" href="classoperations__research_1_1_constraint_runs.html#aaaf1babfc7a9583a81d3f61159632043">internal_default_instance</a>() {</div><div class="line"><a name="l00317"></a><span class="lineno"> 317</span>  <span class="keywordflow">return</span> reinterpret_cast<const ConstraintRuns*>(</div><div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  &<a class="code" href="namespaceoperations__research.html#aa9ae85dc85fabfea38f3d5bda107bd4c">_ConstraintRuns_default_instance_</a>);</div><div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  }</div><div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a8473d52a88ddd9d90e879d1716586bee"> 320</a></span>  <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a> =</div><div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  1;</div><div class="line"><a name="l00322"></a><span class="lineno"> 322</span> </div><div class="line"><a name="l00323"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#adb14bc4e9ffe1edf28c37727637803b1"> 323</a></span>  <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#adb14bc4e9ffe1edf28c37727637803b1">swap</a>(<a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>& <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>, <a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>& <a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>) {</div><div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  <a class="code" href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a>.Swap(&<a class="code" href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a>);</div><div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  }</div><div class="line"><a name="l00326"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a30425d5103b01490f7c660133b400386"> 326</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a30425d5103b01490f7c660133b400386">Swap</a>(<a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>* other) {</div><div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  <span class="keywordflow">if</span> (GetOwningArena() == other->GetOwningArena()) {</div><div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  InternalSwap(other);</div><div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div><div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  }</div><div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  }</div><div class="line"><a name="l00334"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a57a2a1c0033f25b5c50cf57246397fdf"> 334</a></span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a57a2a1c0033f25b5c50cf57246397fdf">UnsafeArenaSwap</a>(<a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>* other) {</div><div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div><div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());</div><div class="line"><a name="l00337"></a><span class="lineno"> 337</span>  InternalSwap(other);</div><div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  }</div><div class="line"><a name="l00339"></a><span class="lineno"> 339</span> </div><div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  <span class="comment">// implements Message ----------------------------------------------</span></div><div class="line"><a name="l00341"></a><span class="lineno"> 341</span> </div><div class="line"><a name="l00342"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#aaf28055bc597db0d4c2a0d7202b2c7ba"> 342</a></span>  <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>* <a class="code" href="classoperations__research_1_1_constraint_runs.html#aaf28055bc597db0d4c2a0d7202b2c7ba">New</a>() const final {</div><div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a6173cd5ee59cdaba6ebc07ba5b183be0">ConstraintRuns</a>();</div><div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  }</div><div class="line"><a name="l00345"></a><span class="lineno"> 345</span> </div><div class="line"><a name="l00346"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a2fc1f67c5d4890c626e4be670c55ee4f"> 346</a></span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>* <a class="code" href="classoperations__research_1_1_constraint_runs.html#a2fc1f67c5d4890c626e4be670c55ee4f">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div><div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  <span class="keywordflow">return</span> CreateMaybeMessage<ConstraintRuns>(arena);</div><div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  }</div><div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;</div><div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#ab172909dd436898e5d665a4e80b92b11">CopyFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>& from);</div><div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;</div><div class="line"><a name="l00352"></a><span class="lineno"> 352</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a50585376603ca3f1737259bfa5831e2c">MergeFrom</a>(<span class="keyword">const</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>& from);</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">static</span> <span class="keywordtype">void</span> MergeImpl(::PROTOBUF_NAMESPACE_ID::Message*to, const ::PROTOBUF_NAMESPACE_ID::Message&from);</div><div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#aa0d2b6ddea7cb960b90423ac48f555bf">Clear</a>() final;</div><div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a83794439b5a81a507b67b07f09d4f048">IsInitialized</a>() const final;</div><div class="line"><a name="l00358"></a><span class="lineno"> 358</span> </div><div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  <span class="keywordtype">size_t</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#af1033c8579625eedc97d25696eeca0b1">ByteSizeLong</a>() const final;</div><div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  const <span class="keywordtype">char</span>* <a class="code" href="classoperations__research_1_1_constraint_runs.html#a312ca8bb89c95cba7ac0712a184f5711">_InternalParse</a>(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="l00361"></a><span class="lineno"> 361</span>  ::PROTOBUF_NAMESPACE_ID::uint8* <a class="code" href="classoperations__research_1_1_constraint_runs.html#aff1bb856af5a1a8ccd07046c052b325f">_InternalSerialize</a>(</div><div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div><div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 363</a></span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">GetCachedSize</a>() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div><div class="line"><a name="l00364"></a><span class="lineno"> 364</span> </div><div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  <span class="keywordtype">void</span> SharedCtor();</div><div class="line"><a name="l00367"></a><span class="lineno"> 367</span>  <span class="keywordtype">void</span> SharedDtor();</div><div class="line"><a name="l00368"></a><span class="lineno"> 368</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="l00369"></a><span class="lineno"> 369</span>  <span class="keywordtype">void</span> InternalSwap(<a class="code" href="classoperations__research_1_1_constraint_runs.html">ConstraintRuns</a>* other);</div><div class="line"><a name="l00370"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a9b35d94da3444084fc3673b7717b6cfe"> 370</a></span>  <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div><div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div><div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  <span class="keywordflow">return</span> <span class="stringliteral">"operations_research.ConstraintRuns"</span>;</div><div class="line"><a name="l00373"></a><span class="lineno"> 373</span>  }</div><div class="line"><a name="l00374"></a><span class="lineno"> 374</span>  <span class="keyword">protected</span>:</div><div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a6173cd5ee59cdaba6ebc07ba5b183be0">ConstraintRuns</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena,</div><div class="line"><a name="l00376"></a><span class="lineno"> 376</span>  <span class="keywordtype">bool</span> is_message_owned = <span class="keyword">false</span>);</div><div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00378"></a><span class="lineno"> 378</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="l00379"></a><span class="lineno"> 379</span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div><div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  <span class="keyword">public</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"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a3b8916ea6d24ef4006e6d52e3f96362f"> 382</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> ClassData <a class="code" href="classoperations__research_1_1_constraint_runs.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a>;</div><div class="line"><a name="l00383"></a><span class="lineno"> 383</span>  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*<a class="code" href="classoperations__research_1_1_constraint_runs.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a>() const final;</div><div class="line"><a name="l00384"></a><span class="lineno"> 384</span> </div><div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1_constraint_runs.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a>() const final;</div><div class="line"><a name="l00386"></a><span class="lineno"> 386</span> </div><div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  <span class="comment">// nested types ----------------------------------------------------</span></div><div class="line"><a name="l00388"></a><span class="lineno"> 388</span> </div><div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  <span class="comment">// accessors -------------------------------------------------------</span></div><div class="line"><a name="l00390"></a><span class="lineno"> 390</span> </div><div class="line"><a name="l00391"></a><span class="lineno"> 391</span>  enum : <span class="keywordtype">int</span> {</div><div class="line"><a name="l00392"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304aace61f5a11aa9837b194b7db017728f6"> 392</a></span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304aace61f5a11aa9837b194b7db017728f6">kInitialPropagationStartTimeFieldNumber</a> = 2,</div><div class="line"><a name="l00393"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304ac7b44804b09ad4872e7419f73f5d4f9f"> 393</a></span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304ac7b44804b09ad4872e7419f73f5d4f9f">kInitialPropagationEndTimeFieldNumber</a> = 3,</div><div class="line"><a name="l00394"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304a1c3bbf3c264be6fc73fdf5fdb5090e6f"> 394</a></span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304a1c3bbf3c264be6fc73fdf5fdb5090e6f">kDemonsFieldNumber</a> = 5,</div><div class="line"><a name="l00395"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304adf8295bee0e5835fc9fdd41fe91356e8"> 395</a></span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304adf8295bee0e5835fc9fdd41fe91356e8">kConstraintIdFieldNumber</a> = 1,</div><div class="line"><a name="l00396"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304a9bb6db5c9bd44b1f14793139341433c2"> 396</a></span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304a9bb6db5c9bd44b1f14793139341433c2">kFailuresFieldNumber</a> = 4,</div><div class="line"><a name="l00397"></a><span class="lineno"> 397</span>  };</div><div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  <span class="comment">// repeated int64 initial_propagation_start_time = 2;</span></div><div class="line"><a name="l00399"></a><span class="lineno"> 399</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a2131a914306643c4ddd24733c18a2497">initial_propagation_start_time_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00400"></a><span class="lineno"> 400</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00401"></a><span class="lineno"> 401</span>  <span class="keywordtype">int</span> _internal_initial_propagation_start_time_size() <span class="keyword">const</span>;</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>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#ad86802129585c605c4dc547b3dcea88d">clear_initial_propagation_start_time</a>();</div><div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00405"></a><span class="lineno"> 405</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_initial_propagation_start_time(<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="l00406"></a><span class="lineno"> 406</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00407"></a><span class="lineno"> 407</span>  _internal_initial_propagation_start_time() <span class="keyword">const</span>;</div><div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  <span class="keywordtype">void</span> _internal_add_initial_propagation_start_time(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  _internal_mutable_initial_propagation_start_time();</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>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1_constraint_runs.html#aa79be8bb14359b588b375bf6736c1ddc">initial_propagation_start_time</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="l00413"></a><span class="lineno"> 413</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#add951e8d975a51f62713bbc7b470690d">set_initial_propagation_start_time</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00414"></a><span class="lineno"> 414</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#ac752a1b6505855e7341b4ae3e7b1e28e">add_initial_propagation_start_time</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00415"></a><span class="lineno"> 415</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00416"></a><span class="lineno"> 416</span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#aa79be8bb14359b588b375bf6736c1ddc">initial_propagation_start_time</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00418"></a><span class="lineno"> 418</span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#aa19c7da1f210654625f7c78e95c25b5d">mutable_initial_propagation_start_time</a>();</div><div class="line"><a name="l00419"></a><span class="lineno"> 419</span> </div><div class="line"><a name="l00420"></a><span class="lineno"> 420</span>  <span class="comment">// repeated int64 initial_propagation_end_time = 3;</span></div><div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a8ea09a8caaf9228f52bc3b8ecde50166">initial_propagation_end_time_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00422"></a><span class="lineno"> 422</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00423"></a><span class="lineno"> 423</span>  <span class="keywordtype">int</span> _internal_initial_propagation_end_time_size() <span class="keyword">const</span>;</div><div class="line"><a name="l00424"></a><span class="lineno"> 424</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00425"></a><span class="lineno"> 425</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a3175e20afa83a9565b70e476f5a43cf1">clear_initial_propagation_end_time</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>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_initial_propagation_end_time(<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="l00428"></a><span class="lineno"> 428</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00429"></a><span class="lineno"> 429</span>  _internal_initial_propagation_end_time() <span class="keyword">const</span>;</div><div class="line"><a name="l00430"></a><span class="lineno"> 430</span>  <span class="keywordtype">void</span> _internal_add_initial_propagation_end_time(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00432"></a><span class="lineno"> 432</span>  _internal_mutable_initial_propagation_end_time();</div><div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00434"></a><span class="lineno"> 434</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1_constraint_runs.html#a3ecb6e648c8ef3d6f51f57d2f7f28d32">initial_propagation_end_time</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="l00435"></a><span class="lineno"> 435</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#afd09ee138685a1a8fedf53576dd85302">set_initial_propagation_end_time</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00436"></a><span class="lineno"> 436</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#ac545c2ecba908aa875a5594bc59dbaec">add_initial_propagation_end_time</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#a3ecb6e648c8ef3d6f51f57d2f7f28d32">initial_propagation_end_time</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00439"></a><span class="lineno"> 439</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00440"></a><span class="lineno"> 440</span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#a2f7cec6681ff508db7e6c5bbbb44306f">mutable_initial_propagation_end_time</a>();</div><div class="line"><a name="l00441"></a><span class="lineno"> 441</span> </div><div class="line"><a name="l00442"></a><span class="lineno"> 442</span>  <span class="comment">// repeated .operations_research.DemonRuns demons = 5;</span></div><div class="line"><a name="l00443"></a><span class="lineno"> 443</span>  <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a9cec41c901d102aa6d0621e03d83500d">demons_size</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00444"></a><span class="lineno"> 444</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00445"></a><span class="lineno"> 445</span>  <span class="keywordtype">int</span> _internal_demons_size() <span class="keyword">const</span>;</div><div class="line"><a name="l00446"></a><span class="lineno"> 446</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00447"></a><span class="lineno"> 447</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a5d9155fddc02800dc0527fa2db825088">clear_demons</a>();</div><div class="line"><a name="l00448"></a><span class="lineno"> 448</span>  <a class="code" href="classoperations__research_1_1_demon_runs.html">::operations_research::DemonRuns</a>* <a class="code" href="classoperations__research_1_1_constraint_runs.html#a339a62fe5f746541e951adbd95b4d6d0">mutable_demons</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l00449"></a><span class="lineno"> 449</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::DemonRuns >*</div><div class="line"><a name="l00450"></a><span class="lineno"> 450</span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#a339a62fe5f746541e951adbd95b4d6d0">mutable_demons</a>();</div><div class="line"><a name="l00451"></a><span class="lineno"> 451</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00452"></a><span class="lineno"> 452</span>  const ::operations_research::DemonRuns& _internal_demons(<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="l00453"></a><span class="lineno"> 453</span>  <a class="code" href="classoperations__research_1_1_demon_runs.html">::operations_research::DemonRuns</a>* _internal_add_demons();</div><div class="line"><a name="l00454"></a><span class="lineno"> 454</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00455"></a><span class="lineno"> 455</span>  const ::operations_research::DemonRuns& <a class="code" href="classoperations__research_1_1_constraint_runs.html#a4c286b314b8274e5996d2b23bc2597a4">demons</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="l00456"></a><span class="lineno"> 456</span>  <a class="code" href="classoperations__research_1_1_demon_runs.html">::operations_research::DemonRuns</a>* <a class="code" href="classoperations__research_1_1_constraint_runs.html#adf6331134e8272e780c05e6e49a42cf7">add_demons</a>();</div><div class="line"><a name="l00457"></a><span class="lineno"> 457</span>  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::DemonRuns >&</div><div class="line"><a name="l00458"></a><span class="lineno"> 458</span>  <a class="code" href="classoperations__research_1_1_constraint_runs.html#a4c286b314b8274e5996d2b23bc2597a4">demons</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00459"></a><span class="lineno"> 459</span> </div><div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  <span class="comment">// string constraint_id = 1;</span></div><div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#ab3aafd6305e4fd58e94a8e3fdf289308">clear_constraint_id</a>();</div><div class="line"><a name="l00462"></a><span class="lineno"> 462</span>  <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1_constraint_runs.html#ade58ed01dd60fdd5d10a7d55184e70e0">constraint_id</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00463"></a><span class="lineno"> 463</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0 = <span class="keyword">const</span> std::string&, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l00464"></a><span class="lineno"> 464</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a7856722c65b0efad651f5c2fc112c77d">set_constraint_id</a>(ArgT0&& arg0, ArgT... args);</div><div class="line"><a name="l00465"></a><span class="lineno"> 465</span>  std::string* <a class="code" href="classoperations__research_1_1_constraint_runs.html#ae129ccd10e56badf4824bceb11c194c3">mutable_constraint_id</a>();</div><div class="line"><a name="l00466"></a><span class="lineno"> 466</span>  PROTOBUF_MUST_USE_RESULT std::string* <a class="code" href="classoperations__research_1_1_constraint_runs.html#ab68a3390e0659424148469e5056703d6">release_constraint_id</a>();</div><div class="line"><a name="l00467"></a><span class="lineno"> 467</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#af6cb6311f0218ae48757692880df1137">set_allocated_constraint_id</a>(std::string* <a class="code" href="classoperations__research_1_1_constraint_runs.html#ade58ed01dd60fdd5d10a7d55184e70e0">constraint_id</a>);</div><div class="line"><a name="l00468"></a><span class="lineno"> 468</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00469"></a><span class="lineno"> 469</span>  <span class="keyword">const</span> std::string& _internal_constraint_id() <span class="keyword">const</span>;</div><div class="line"><a name="l00470"></a><span class="lineno"> 470</span>  <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE <span class="keywordtype">void</span> _internal_set_constraint_id(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  std::string* _internal_mutable_constraint_id();</div><div class="line"><a name="l00472"></a><span class="lineno"> 472</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00473"></a><span class="lineno"> 473</span> </div><div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  <span class="comment">// int64 failures = 4;</span></div><div class="line"><a name="l00475"></a><span class="lineno"> 475</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a0a9a09ca01a95c779e1fce5140664423">clear_failures</a>();</div><div class="line"><a name="l00476"></a><span class="lineno"> 476</span>  ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1_constraint_runs.html#a9f7282c6e2f70afbc8fdda5e94e3a495">failures</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00477"></a><span class="lineno"> 477</span>  <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#ae5dfc9155f9f1fead32f080ae0ae64de">set_failures</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00478"></a><span class="lineno"> 478</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  ::PROTOBUF_NAMESPACE_ID::int64 _internal_failures() <span class="keyword">const</span>;</div><div class="line"><a name="l00480"></a><span class="lineno"> 480</span>  <span class="keywordtype">void</span> _internal_set_failures(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00481"></a><span class="lineno"> 481</span>  <span class="keyword">public</span>:</div><div class="line"><a name="l00482"></a><span class="lineno"> 482</span> </div><div class="line"><a name="l00483"></a><span class="lineno"> 483</span>  <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.ConstraintRuns)</span></div><div class="line"><a name="l00484"></a><span class="lineno"> 484</span>  <span class="keyword">private</span>:</div><div class="line"><a name="l00485"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#ab618dbbac4a8d749da0d85c32932df36"> 485</a></span>  <span class="keyword">class </span><a class="code" href="classoperations__research_1_1_constraint_runs_1_1___internal.html">_Internal</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">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="l00488"></a><span class="lineno"> 488</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div><div class="line"><a name="l00489"></a><span class="lineno"> 489</span>  <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div><div class="line"><a name="l00490"></a><span class="lineno"> 490</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > initial_propagation_start_time_;</div><div class="line"><a name="l00491"></a><span class="lineno"> 491</span>  <span class="keyword">mutable</span> std::atomic<int> _initial_propagation_start_time_cached_byte_size_;</div><div class="line"><a name="l00492"></a><span class="lineno"> 492</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > initial_propagation_end_time_;</div><div class="line"><a name="l00493"></a><span class="lineno"> 493</span>  <span class="keyword">mutable</span> std::atomic<int> _initial_propagation_end_time_cached_byte_size_;</div><div class="line"><a name="l00494"></a><span class="lineno"> 494</span>  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::DemonRuns > demons_;</div><div class="line"><a name="l00495"></a><span class="lineno"> 495</span>  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr constraint_id_;</div><div class="line"><a name="l00496"></a><span class="lineno"> 496</span>  ::PROTOBUF_NAMESPACE_ID::int64 failures_;</div><div class="line"><a name="l00497"></a><span class="lineno"> 497</span>  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div><div class="line"><a name="l00498"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a7027731d4aebf5bbbad9fcb0292e7f5c"> 498</a></span>  <span class="keyword">friend</span> struct ::TableStruct_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto;</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> <span class="comment">// ===================================================================</span></div><div class="line"><a name="l00501"></a><span class="lineno"> 501</span> </div><div class="line"><a name="l00502"></a><span class="lineno"> 502</span> </div><div class="line"><a name="l00503"></a><span class="lineno"> 503</span> <span class="comment">// ===================================================================</span></div><div class="line"><a name="l00504"></a><span class="lineno"> 504</span> </div><div class="line"><a name="l00505"></a><span class="lineno"> 505</span> <span class="preprocessor">#ifdef __GNUC__</span></div><div class="line"><a name="l00506"></a><span class="lineno"> 506</span> <span class="preprocessor"> #pragma GCC diagnostic push</span></div><div class="line"><a name="l00507"></a><span class="lineno"> 507</span> <span class="preprocessor"> #pragma GCC diagnostic ignored "-Wstrict-aliasing"</span></div><div class="line"><a name="l00508"></a><span class="lineno"> 508</span> <span class="preprocessor">#endif // __GNUC__</span></div><div class="line"><a name="l00509"></a><span class="lineno"> 509</span> <span class="comment">// DemonRuns</span></div><div class="line"><a name="l00510"></a><span class="lineno"> 510</span> </div><div class="line"><a name="l00511"></a><span class="lineno"> 511</span> <span class="comment">// string demon_id = 1;</span></div><div class="line"><a name="l00512"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#acb33940d71adb49e1835bc9b97554030"> 512</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#acb33940d71adb49e1835bc9b97554030">DemonRuns::clear_demon_id</a>() {</div><div class="line"><a name="l00513"></a><span class="lineno"> 513</span>  demon_id_.ClearToEmpty();</div><div class="line"><a name="l00514"></a><span class="lineno"> 514</span> }</div><div class="line"><a name="l00515"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a9b306a60f7a74576625a7ba0c3fffde0"> 515</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1_demon_runs.html#a9b306a60f7a74576625a7ba0c3fffde0">DemonRuns::demon_id</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00516"></a><span class="lineno"> 516</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.DemonRuns.demon_id)</span></div><div class="line"><a name="l00517"></a><span class="lineno"> 517</span>  <span class="keywordflow">return</span> _internal_demon_id();</div><div class="line"><a name="l00518"></a><span class="lineno"> 518</span> }</div><div class="line"><a name="l00519"></a><span class="lineno"> 519</span> <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l00520"></a><span class="lineno"> 520</span> <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE</div><div class="line"><a name="l00521"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a60063ed281a8bab6d79e67bce4a8e549"> 521</a></span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a26ac219925c5dd58669dfef1c7c87e8c">DemonRuns::set_demon_id</a>(ArgT0&& arg0, ArgT... args) {</div><div class="line"><a name="l00522"></a><span class="lineno"> 522</span>  </div><div class="line"><a name="l00523"></a><span class="lineno"> 523</span>  demon_id_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());</div><div class="line"><a name="l00524"></a><span class="lineno"> 524</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.DemonRuns.demon_id)</span></div><div class="line"><a name="l00525"></a><span class="lineno"> 525</span> }</div><div class="line"><a name="l00526"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a0487a5ca1748f29545871008436177d9"> 526</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1_demon_runs.html#a0487a5ca1748f29545871008436177d9">DemonRuns::mutable_demon_id</a>() {</div><div class="line"><a name="l00527"></a><span class="lineno"> 527</span>  std::string* _s = _internal_mutable_demon_id();</div><div class="line"><a name="l00528"></a><span class="lineno"> 528</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.DemonRuns.demon_id)</span></div><div class="line"><a name="l00529"></a><span class="lineno"> 529</span>  <span class="keywordflow">return</span> _s;</div><div class="line"><a name="l00530"></a><span class="lineno"> 530</span> }</div><div class="line"><a name="l00531"></a><span class="lineno"> 531</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& DemonRuns::_internal_demon_id()<span class="keyword"> const </span>{</div><div class="line"><a name="l00532"></a><span class="lineno"> 532</span>  <span class="keywordflow">return</span> demon_id_.Get();</div><div class="line"><a name="l00533"></a><span class="lineno"> 533</span> }</div><div class="line"><a name="l00534"></a><span class="lineno"> 534</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> DemonRuns::_internal_set_demon_id(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00535"></a><span class="lineno"> 535</span>  </div><div class="line"><a name="l00536"></a><span class="lineno"> 536</span>  demon_id_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>, GetArenaForAllocation());</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">inline</span> std::string* DemonRuns::_internal_mutable_demon_id() {</div><div class="line"><a name="l00539"></a><span class="lineno"> 539</span>  </div><div class="line"><a name="l00540"></a><span class="lineno"> 540</span>  <span class="keywordflow">return</span> demon_id_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());</div><div class="line"><a name="l00541"></a><span class="lineno"> 541</span> }</div><div class="line"><a name="l00542"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a34ca648057d6646d64ba88b9451d0364"> 542</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1_demon_runs.html#a34ca648057d6646d64ba88b9451d0364">DemonRuns::release_demon_id</a>() {</div><div class="line"><a name="l00543"></a><span class="lineno"> 543</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.DemonRuns.demon_id)</span></div><div class="line"><a name="l00544"></a><span class="lineno"> 544</span>  <span class="keywordflow">return</span> demon_id_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());</div><div class="line"><a name="l00545"></a><span class="lineno"> 545</span> }</div><div class="line"><a name="l00546"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a1539aee088f698c68995e7f63880c7c4"> 546</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a1539aee088f698c68995e7f63880c7c4">DemonRuns::set_allocated_demon_id</a>(std::string* demon_id) {</div><div class="line"><a name="l00547"></a><span class="lineno"> 547</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1_demon_runs.html#a9b306a60f7a74576625a7ba0c3fffde0">demon_id</a> != <span class="keyword">nullptr</span>) {</div><div class="line"><a name="l00548"></a><span class="lineno"> 548</span>  </div><div class="line"><a name="l00549"></a><span class="lineno"> 549</span>  } <span class="keywordflow">else</span> {</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>  demon_id_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="classoperations__research_1_1_demon_runs.html#a9b306a60f7a74576625a7ba0c3fffde0">demon_id</a>,</div><div class="line"><a name="l00553"></a><span class="lineno"> 553</span>  GetArenaForAllocation());</div><div class="line"><a name="l00554"></a><span class="lineno"> 554</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.DemonRuns.demon_id)</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"> 556</span> </div><div class="line"><a name="l00557"></a><span class="lineno"> 557</span> <span class="comment">// repeated int64 start_time = 2;</span></div><div class="line"><a name="l00558"></a><span class="lineno"> 558</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> DemonRuns::_internal_start_time_size()<span class="keyword"> const </span>{</div><div class="line"><a name="l00559"></a><span class="lineno"> 559</span>  <span class="keywordflow">return</span> start_time_.size();</div><div class="line"><a name="l00560"></a><span class="lineno"> 560</span> }</div><div class="line"><a name="l00561"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a398f0f5c5c75a119d0022fea0c9f077b"> 561</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a398f0f5c5c75a119d0022fea0c9f077b">DemonRuns::start_time_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00562"></a><span class="lineno"> 562</span>  <span class="keywordflow">return</span> _internal_start_time_size();</div><div class="line"><a name="l00563"></a><span class="lineno"> 563</span> }</div><div class="line"><a name="l00564"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a464a60f3bccf982fd4332e6dde74402e"> 564</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a464a60f3bccf982fd4332e6dde74402e">DemonRuns::clear_start_time</a>() {</div><div class="line"><a name="l00565"></a><span class="lineno"> 565</span>  start_time_.Clear();</div><div class="line"><a name="l00566"></a><span class="lineno"> 566</span> }</div><div class="line"><a name="l00567"></a><span class="lineno"> 567</span> inline ::PROTOBUF_NAMESPACE_ID::int64 DemonRuns::_internal_start_time(<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="l00568"></a><span class="lineno"> 568</span>  <span class="keywordflow">return</span> start_time_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l00569"></a><span class="lineno"> 569</span> }</div><div class="line"><a name="l00570"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a309cb6d5976ba9a010d20972b68e5853"> 570</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1_demon_runs.html#addd37bc4db1c7d02fe7fa839d1c6a516">DemonRuns::start_time</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="l00571"></a><span class="lineno"> 571</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.DemonRuns.start_time)</span></div><div class="line"><a name="l00572"></a><span class="lineno"> 572</span>  <span class="keywordflow">return</span> _internal_start_time(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l00573"></a><span class="lineno"> 573</span> }</div><div class="line"><a name="l00574"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a8235897efd63caeb2b41ecc096da2a64"> 574</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a8235897efd63caeb2b41ecc096da2a64">DemonRuns::set_start_time</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00575"></a><span class="lineno"> 575</span>  start_time_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00576"></a><span class="lineno"> 576</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.DemonRuns.start_time)</span></div><div class="line"><a name="l00577"></a><span class="lineno"> 577</span> }</div><div class="line"><a name="l00578"></a><span class="lineno"> 578</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> DemonRuns::_internal_add_start_time(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00579"></a><span class="lineno"> 579</span>  start_time_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00580"></a><span class="lineno"> 580</span> }</div><div class="line"><a name="l00581"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a2005e92500760b7e5c7612d404e5a096"> 581</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a2005e92500760b7e5c7612d404e5a096">DemonRuns::add_start_time</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00582"></a><span class="lineno"> 582</span>  _internal_add_start_time(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00583"></a><span class="lineno"> 583</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.DemonRuns.start_time)</span></div><div class="line"><a name="l00584"></a><span class="lineno"> 584</span> }</div><div class="line"><a name="l00585"></a><span class="lineno"> 585</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00586"></a><span class="lineno"> 586</span> DemonRuns::_internal_start_time()<span class="keyword"> const </span>{</div><div class="line"><a name="l00587"></a><span class="lineno"> 587</span>  <span class="keywordflow">return</span> start_time_;</div><div class="line"><a name="l00588"></a><span class="lineno"> 588</span> }</div><div class="line"><a name="l00589"></a><span class="lineno"> 589</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00590"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#addd37bc4db1c7d02fe7fa839d1c6a516"> 590</a></span> <a class="code" href="classoperations__research_1_1_demon_runs.html#addd37bc4db1c7d02fe7fa839d1c6a516">DemonRuns::start_time</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00591"></a><span class="lineno"> 591</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.DemonRuns.start_time)</span></div><div class="line"><a name="l00592"></a><span class="lineno"> 592</span>  <span class="keywordflow">return</span> _internal_start_time();</div><div class="line"><a name="l00593"></a><span class="lineno"> 593</span> }</div><div class="line"><a name="l00594"></a><span class="lineno"> 594</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00595"></a><span class="lineno"> 595</span> DemonRuns::_internal_mutable_start_time() {</div><div class="line"><a name="l00596"></a><span class="lineno"> 596</span>  <span class="keywordflow">return</span> &start_time_;</div><div class="line"><a name="l00597"></a><span class="lineno"> 597</span> }</div><div class="line"><a name="l00598"></a><span class="lineno"> 598</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00599"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a88ebef0b83d676d1478f5a75c055a7f5"> 599</a></span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a88ebef0b83d676d1478f5a75c055a7f5">DemonRuns::mutable_start_time</a>() {</div><div class="line"><a name="l00600"></a><span class="lineno"> 600</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.DemonRuns.start_time)</span></div><div class="line"><a name="l00601"></a><span class="lineno"> 601</span>  <span class="keywordflow">return</span> _internal_mutable_start_time();</div><div class="line"><a name="l00602"></a><span class="lineno"> 602</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">// repeated int64 end_time = 3;</span></div><div class="line"><a name="l00605"></a><span class="lineno"> 605</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> DemonRuns::_internal_end_time_size()<span class="keyword"> const </span>{</div><div class="line"><a name="l00606"></a><span class="lineno"> 606</span>  <span class="keywordflow">return</span> end_time_.size();</div><div class="line"><a name="l00607"></a><span class="lineno"> 607</span> }</div><div class="line"><a name="l00608"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a269bdc96080e6d9beed0a071fb01ebf6"> 608</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a269bdc96080e6d9beed0a071fb01ebf6">DemonRuns::end_time_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00609"></a><span class="lineno"> 609</span>  <span class="keywordflow">return</span> _internal_end_time_size();</div><div class="line"><a name="l00610"></a><span class="lineno"> 610</span> }</div><div class="line"><a name="l00611"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#af89b6d72d257a976d2df6541b74751e0"> 611</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#af89b6d72d257a976d2df6541b74751e0">DemonRuns::clear_end_time</a>() {</div><div class="line"><a name="l00612"></a><span class="lineno"> 612</span>  end_time_.Clear();</div><div class="line"><a name="l00613"></a><span class="lineno"> 613</span> }</div><div class="line"><a name="l00614"></a><span class="lineno"> 614</span> inline ::PROTOBUF_NAMESPACE_ID::int64 DemonRuns::_internal_end_time(<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="l00615"></a><span class="lineno"> 615</span>  <span class="keywordflow">return</span> end_time_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l00616"></a><span class="lineno"> 616</span> }</div><div class="line"><a name="l00617"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#af116592cfd8eae71d0683d0fa0cdfe6a"> 617</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1_demon_runs.html#a5a8fb78924f68f2f19e70cc503a26fc3">DemonRuns::end_time</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="l00618"></a><span class="lineno"> 618</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.DemonRuns.end_time)</span></div><div class="line"><a name="l00619"></a><span class="lineno"> 619</span>  <span class="keywordflow">return</span> _internal_end_time(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l00620"></a><span class="lineno"> 620</span> }</div><div class="line"><a name="l00621"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#afe8d0483436ab3b7a5a1b33f70c5c5b0"> 621</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#afe8d0483436ab3b7a5a1b33f70c5c5b0">DemonRuns::set_end_time</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00622"></a><span class="lineno"> 622</span>  end_time_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00623"></a><span class="lineno"> 623</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.DemonRuns.end_time)</span></div><div class="line"><a name="l00624"></a><span class="lineno"> 624</span> }</div><div class="line"><a name="l00625"></a><span class="lineno"> 625</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> DemonRuns::_internal_add_end_time(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00626"></a><span class="lineno"> 626</span>  end_time_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00627"></a><span class="lineno"> 627</span> }</div><div class="line"><a name="l00628"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a84fec768a250472c06468386695b3e5b"> 628</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a84fec768a250472c06468386695b3e5b">DemonRuns::add_end_time</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00629"></a><span class="lineno"> 629</span>  _internal_add_end_time(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00630"></a><span class="lineno"> 630</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.DemonRuns.end_time)</span></div><div class="line"><a name="l00631"></a><span class="lineno"> 631</span> }</div><div class="line"><a name="l00632"></a><span class="lineno"> 632</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00633"></a><span class="lineno"> 633</span> DemonRuns::_internal_end_time()<span class="keyword"> const </span>{</div><div class="line"><a name="l00634"></a><span class="lineno"> 634</span>  <span class="keywordflow">return</span> end_time_;</div><div class="line"><a name="l00635"></a><span class="lineno"> 635</span> }</div><div class="line"><a name="l00636"></a><span class="lineno"> 636</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00637"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a5a8fb78924f68f2f19e70cc503a26fc3"> 637</a></span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a5a8fb78924f68f2f19e70cc503a26fc3">DemonRuns::end_time</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00638"></a><span class="lineno"> 638</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.DemonRuns.end_time)</span></div><div class="line"><a name="l00639"></a><span class="lineno"> 639</span>  <span class="keywordflow">return</span> _internal_end_time();</div><div class="line"><a name="l00640"></a><span class="lineno"> 640</span> }</div><div class="line"><a name="l00641"></a><span class="lineno"> 641</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00642"></a><span class="lineno"> 642</span> DemonRuns::_internal_mutable_end_time() {</div><div class="line"><a name="l00643"></a><span class="lineno"> 643</span>  <span class="keywordflow">return</span> &end_time_;</div><div class="line"><a name="l00644"></a><span class="lineno"> 644</span> }</div><div class="line"><a name="l00645"></a><span class="lineno"> 645</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00646"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a863b705019b79544712d23b8d09d941c"> 646</a></span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a863b705019b79544712d23b8d09d941c">DemonRuns::mutable_end_time</a>() {</div><div class="line"><a name="l00647"></a><span class="lineno"> 647</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.DemonRuns.end_time)</span></div><div class="line"><a name="l00648"></a><span class="lineno"> 648</span>  <span class="keywordflow">return</span> _internal_mutable_end_time();</div><div class="line"><a name="l00649"></a><span class="lineno"> 649</span> }</div><div class="line"><a name="l00650"></a><span class="lineno"> 650</span> </div><div class="line"><a name="l00651"></a><span class="lineno"> 651</span> <span class="comment">// int64 failures = 4;</span></div><div class="line"><a name="l00652"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a0a9a09ca01a95c779e1fce5140664423"> 652</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#a0a9a09ca01a95c779e1fce5140664423">DemonRuns::clear_failures</a>() {</div><div class="line"><a name="l00653"></a><span class="lineno"> 653</span>  failures_ = int64_t{0};</div><div class="line"><a name="l00654"></a><span class="lineno"> 654</span> }</div><div class="line"><a name="l00655"></a><span class="lineno"> 655</span> inline ::PROTOBUF_NAMESPACE_ID::int64 DemonRuns::_internal_failures()<span class="keyword"> const </span>{</div><div class="line"><a name="l00656"></a><span class="lineno"> 656</span>  <span class="keywordflow">return</span> failures_;</div><div class="line"><a name="l00657"></a><span class="lineno"> 657</span> }</div><div class="line"><a name="l00658"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#a9f7282c6e2f70afbc8fdda5e94e3a495"> 658</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1_demon_runs.html#a9f7282c6e2f70afbc8fdda5e94e3a495">DemonRuns::failures</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00659"></a><span class="lineno"> 659</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.DemonRuns.failures)</span></div><div class="line"><a name="l00660"></a><span class="lineno"> 660</span>  <span class="keywordflow">return</span> _internal_failures();</div><div class="line"><a name="l00661"></a><span class="lineno"> 661</span> }</div><div class="line"><a name="l00662"></a><span class="lineno"> 662</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> DemonRuns::_internal_set_failures(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00663"></a><span class="lineno"> 663</span>  </div><div class="line"><a name="l00664"></a><span class="lineno"> 664</span>  failures_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l00665"></a><span class="lineno"> 665</span> }</div><div class="line"><a name="l00666"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_demon_runs.html#ae5dfc9155f9f1fead32f080ae0ae64de"> 666</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_demon_runs.html#ae5dfc9155f9f1fead32f080ae0ae64de">DemonRuns::set_failures</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00667"></a><span class="lineno"> 667</span>  _internal_set_failures(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00668"></a><span class="lineno"> 668</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.DemonRuns.failures)</span></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> </div><div class="line"><a name="l00671"></a><span class="lineno"> 671</span> <span class="comment">// -------------------------------------------------------------------</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"> 673</span> <span class="comment">// ConstraintRuns</span></div><div class="line"><a name="l00674"></a><span class="lineno"> 674</span> </div><div class="line"><a name="l00675"></a><span class="lineno"> 675</span> <span class="comment">// string constraint_id = 1;</span></div><div class="line"><a name="l00676"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#ab3aafd6305e4fd58e94a8e3fdf289308"> 676</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#ab3aafd6305e4fd58e94a8e3fdf289308">ConstraintRuns::clear_constraint_id</a>() {</div><div class="line"><a name="l00677"></a><span class="lineno"> 677</span>  constraint_id_.ClearToEmpty();</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_constraint_runs.html#ade58ed01dd60fdd5d10a7d55184e70e0"> 679</a></span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& <a class="code" href="classoperations__research_1_1_constraint_runs.html#ade58ed01dd60fdd5d10a7d55184e70e0">ConstraintRuns::constraint_id</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00680"></a><span class="lineno"> 680</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.ConstraintRuns.constraint_id)</span></div><div class="line"><a name="l00681"></a><span class="lineno"> 681</span>  <span class="keywordflow">return</span> _internal_constraint_id();</div><div class="line"><a name="l00682"></a><span class="lineno"> 682</span> }</div><div class="line"><a name="l00683"></a><span class="lineno"> 683</span> <span class="keyword">template</span> <<span class="keyword">typename</span> ArgT0, <span class="keyword">typename</span>... ArgT></div><div class="line"><a name="l00684"></a><span class="lineno"> 684</span> <span class="keyword">inline</span> PROTOBUF_ALWAYS_INLINE</div><div class="line"><a name="l00685"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a058ebb2db19d9a7f681eacb4850a4eaa"> 685</a></span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a7856722c65b0efad651f5c2fc112c77d">ConstraintRuns::set_constraint_id</a>(ArgT0&& arg0, ArgT... args) {</div><div class="line"><a name="l00686"></a><span class="lineno"> 686</span>  </div><div class="line"><a name="l00687"></a><span class="lineno"> 687</span>  constraint_id_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());</div><div class="line"><a name="l00688"></a><span class="lineno"> 688</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.ConstraintRuns.constraint_id)</span></div><div class="line"><a name="l00689"></a><span class="lineno"> 689</span> }</div><div class="line"><a name="l00690"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#ae129ccd10e56badf4824bceb11c194c3"> 690</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1_constraint_runs.html#ae129ccd10e56badf4824bceb11c194c3">ConstraintRuns::mutable_constraint_id</a>() {</div><div class="line"><a name="l00691"></a><span class="lineno"> 691</span>  std::string* _s = _internal_mutable_constraint_id();</div><div class="line"><a name="l00692"></a><span class="lineno"> 692</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.ConstraintRuns.constraint_id)</span></div><div class="line"><a name="l00693"></a><span class="lineno"> 693</span>  <span class="keywordflow">return</span> _s;</div><div class="line"><a name="l00694"></a><span class="lineno"> 694</span> }</div><div class="line"><a name="l00695"></a><span class="lineno"> 695</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string& ConstraintRuns::_internal_constraint_id()<span class="keyword"> const </span>{</div><div class="line"><a name="l00696"></a><span class="lineno"> 696</span>  <span class="keywordflow">return</span> constraint_id_.Get();</div><div class="line"><a name="l00697"></a><span class="lineno"> 697</span> }</div><div class="line"><a name="l00698"></a><span class="lineno"> 698</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintRuns::_internal_set_constraint_id(<span class="keyword">const</span> std::string& <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00699"></a><span class="lineno"> 699</span>  </div><div class="line"><a name="l00700"></a><span class="lineno"> 700</span>  constraint_id_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>, GetArenaForAllocation());</div><div class="line"><a name="l00701"></a><span class="lineno"> 701</span> }</div><div class="line"><a name="l00702"></a><span class="lineno"> 702</span> <span class="keyword">inline</span> std::string* ConstraintRuns::_internal_mutable_constraint_id() {</div><div class="line"><a name="l00703"></a><span class="lineno"> 703</span>  </div><div class="line"><a name="l00704"></a><span class="lineno"> 704</span>  <span class="keywordflow">return</span> constraint_id_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());</div><div class="line"><a name="l00705"></a><span class="lineno"> 705</span> }</div><div class="line"><a name="l00706"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#ab68a3390e0659424148469e5056703d6"> 706</a></span> <span class="keyword">inline</span> std::string* <a class="code" href="classoperations__research_1_1_constraint_runs.html#ab68a3390e0659424148469e5056703d6">ConstraintRuns::release_constraint_id</a>() {</div><div class="line"><a name="l00707"></a><span class="lineno"> 707</span>  <span class="comment">// @@protoc_insertion_point(field_release:operations_research.ConstraintRuns.constraint_id)</span></div><div class="line"><a name="l00708"></a><span class="lineno"> 708</span>  <span class="keywordflow">return</span> constraint_id_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());</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_constraint_runs.html#af6cb6311f0218ae48757692880df1137"> 710</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#af6cb6311f0218ae48757692880df1137">ConstraintRuns::set_allocated_constraint_id</a>(std::string* constraint_id) {</div><div class="line"><a name="l00711"></a><span class="lineno"> 711</span>  <span class="keywordflow">if</span> (<a class="code" href="classoperations__research_1_1_constraint_runs.html#ade58ed01dd60fdd5d10a7d55184e70e0">constraint_id</a> != <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>  } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00714"></a><span class="lineno"> 714</span>  </div><div class="line"><a name="l00715"></a><span class="lineno"> 715</span>  }</div><div class="line"><a name="l00716"></a><span class="lineno"> 716</span>  constraint_id_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="classoperations__research_1_1_constraint_runs.html#ade58ed01dd60fdd5d10a7d55184e70e0">constraint_id</a>,</div><div class="line"><a name="l00717"></a><span class="lineno"> 717</span>  GetArenaForAllocation());</div><div class="line"><a name="l00718"></a><span class="lineno"> 718</span>  <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.ConstraintRuns.constraint_id)</span></div><div class="line"><a name="l00719"></a><span class="lineno"> 719</span> }</div><div class="line"><a name="l00720"></a><span class="lineno"> 720</span> </div><div class="line"><a name="l00721"></a><span class="lineno"> 721</span> <span class="comment">// repeated int64 initial_propagation_start_time = 2;</span></div><div class="line"><a name="l00722"></a><span class="lineno"> 722</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> ConstraintRuns::_internal_initial_propagation_start_time_size()<span class="keyword"> const </span>{</div><div class="line"><a name="l00723"></a><span class="lineno"> 723</span>  <span class="keywordflow">return</span> initial_propagation_start_time_.size();</div><div class="line"><a name="l00724"></a><span class="lineno"> 724</span> }</div><div class="line"><a name="l00725"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a2131a914306643c4ddd24733c18a2497"> 725</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a2131a914306643c4ddd24733c18a2497">ConstraintRuns::initial_propagation_start_time_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00726"></a><span class="lineno"> 726</span>  <span class="keywordflow">return</span> _internal_initial_propagation_start_time_size();</div><div class="line"><a name="l00727"></a><span class="lineno"> 727</span> }</div><div class="line"><a name="l00728"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#ad86802129585c605c4dc547b3dcea88d"> 728</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#ad86802129585c605c4dc547b3dcea88d">ConstraintRuns::clear_initial_propagation_start_time</a>() {</div><div class="line"><a name="l00729"></a><span class="lineno"> 729</span>  initial_propagation_start_time_.Clear();</div><div class="line"><a name="l00730"></a><span class="lineno"> 730</span> }</div><div class="line"><a name="l00731"></a><span class="lineno"> 731</span> inline ::PROTOBUF_NAMESPACE_ID::int64 ConstraintRuns::_internal_initial_propagation_start_time(<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="l00732"></a><span class="lineno"> 732</span>  <span class="keywordflow">return</span> initial_propagation_start_time_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l00733"></a><span class="lineno"> 733</span> }</div><div class="line"><a name="l00734"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a05ee5c1afa5860fc80f1ab66cf41c58e"> 734</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1_constraint_runs.html#aa79be8bb14359b588b375bf6736c1ddc">ConstraintRuns::initial_propagation_start_time</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="l00735"></a><span class="lineno"> 735</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.ConstraintRuns.initial_propagation_start_time)</span></div><div class="line"><a name="l00736"></a><span class="lineno"> 736</span>  <span class="keywordflow">return</span> _internal_initial_propagation_start_time(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l00737"></a><span class="lineno"> 737</span> }</div><div class="line"><a name="l00738"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#add951e8d975a51f62713bbc7b470690d"> 738</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#add951e8d975a51f62713bbc7b470690d">ConstraintRuns::set_initial_propagation_start_time</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00739"></a><span class="lineno"> 739</span>  initial_propagation_start_time_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00740"></a><span class="lineno"> 740</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.ConstraintRuns.initial_propagation_start_time)</span></div><div class="line"><a name="l00741"></a><span class="lineno"> 741</span> }</div><div class="line"><a name="l00742"></a><span class="lineno"> 742</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintRuns::_internal_add_initial_propagation_start_time(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00743"></a><span class="lineno"> 743</span>  initial_propagation_start_time_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00744"></a><span class="lineno"> 744</span> }</div><div class="line"><a name="l00745"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#ac752a1b6505855e7341b4ae3e7b1e28e"> 745</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#ac752a1b6505855e7341b4ae3e7b1e28e">ConstraintRuns::add_initial_propagation_start_time</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00746"></a><span class="lineno"> 746</span>  _internal_add_initial_propagation_start_time(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00747"></a><span class="lineno"> 747</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.ConstraintRuns.initial_propagation_start_time)</span></div><div class="line"><a name="l00748"></a><span class="lineno"> 748</span> }</div><div class="line"><a name="l00749"></a><span class="lineno"> 749</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00750"></a><span class="lineno"> 750</span> ConstraintRuns::_internal_initial_propagation_start_time()<span class="keyword"> const </span>{</div><div class="line"><a name="l00751"></a><span class="lineno"> 751</span>  <span class="keywordflow">return</span> initial_propagation_start_time_;</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">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00754"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#aa79be8bb14359b588b375bf6736c1ddc"> 754</a></span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#aa79be8bb14359b588b375bf6736c1ddc">ConstraintRuns::initial_propagation_start_time</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00755"></a><span class="lineno"> 755</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.ConstraintRuns.initial_propagation_start_time)</span></div><div class="line"><a name="l00756"></a><span class="lineno"> 756</span>  <span class="keywordflow">return</span> _internal_initial_propagation_start_time();</div><div class="line"><a name="l00757"></a><span class="lineno"> 757</span> }</div><div class="line"><a name="l00758"></a><span class="lineno"> 758</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00759"></a><span class="lineno"> 759</span> ConstraintRuns::_internal_mutable_initial_propagation_start_time() {</div><div class="line"><a name="l00760"></a><span class="lineno"> 760</span>  <span class="keywordflow">return</span> &initial_propagation_start_time_;</div><div class="line"><a name="l00761"></a><span class="lineno"> 761</span> }</div><div class="line"><a name="l00762"></a><span class="lineno"> 762</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00763"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#aa19c7da1f210654625f7c78e95c25b5d"> 763</a></span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#aa19c7da1f210654625f7c78e95c25b5d">ConstraintRuns::mutable_initial_propagation_start_time</a>() {</div><div class="line"><a name="l00764"></a><span class="lineno"> 764</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.ConstraintRuns.initial_propagation_start_time)</span></div><div class="line"><a name="l00765"></a><span class="lineno"> 765</span>  <span class="keywordflow">return</span> _internal_mutable_initial_propagation_start_time();</div><div class="line"><a name="l00766"></a><span class="lineno"> 766</span> }</div><div class="line"><a name="l00767"></a><span class="lineno"> 767</span> </div><div class="line"><a name="l00768"></a><span class="lineno"> 768</span> <span class="comment">// repeated int64 initial_propagation_end_time = 3;</span></div><div class="line"><a name="l00769"></a><span class="lineno"> 769</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> ConstraintRuns::_internal_initial_propagation_end_time_size()<span class="keyword"> const </span>{</div><div class="line"><a name="l00770"></a><span class="lineno"> 770</span>  <span class="keywordflow">return</span> initial_propagation_end_time_.size();</div><div class="line"><a name="l00771"></a><span class="lineno"> 771</span> }</div><div class="line"><a name="l00772"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a8ea09a8caaf9228f52bc3b8ecde50166"> 772</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a8ea09a8caaf9228f52bc3b8ecde50166">ConstraintRuns::initial_propagation_end_time_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00773"></a><span class="lineno"> 773</span>  <span class="keywordflow">return</span> _internal_initial_propagation_end_time_size();</div><div class="line"><a name="l00774"></a><span class="lineno"> 774</span> }</div><div class="line"><a name="l00775"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a3175e20afa83a9565b70e476f5a43cf1"> 775</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a3175e20afa83a9565b70e476f5a43cf1">ConstraintRuns::clear_initial_propagation_end_time</a>() {</div><div class="line"><a name="l00776"></a><span class="lineno"> 776</span>  initial_propagation_end_time_.Clear();</div><div class="line"><a name="l00777"></a><span class="lineno"> 777</span> }</div><div class="line"><a name="l00778"></a><span class="lineno"> 778</span> inline ::PROTOBUF_NAMESPACE_ID::int64 ConstraintRuns::_internal_initial_propagation_end_time(<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="l00779"></a><span class="lineno"> 779</span>  <span class="keywordflow">return</span> initial_propagation_end_time_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l00780"></a><span class="lineno"> 780</span> }</div><div class="line"><a name="l00781"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#aa966bbacc483c02188398cc1cc1ee2b6"> 781</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1_constraint_runs.html#a3ecb6e648c8ef3d6f51f57d2f7f28d32">ConstraintRuns::initial_propagation_end_time</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="l00782"></a><span class="lineno"> 782</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.ConstraintRuns.initial_propagation_end_time)</span></div><div class="line"><a name="l00783"></a><span class="lineno"> 783</span>  <span class="keywordflow">return</span> _internal_initial_propagation_end_time(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l00784"></a><span class="lineno"> 784</span> }</div><div class="line"><a name="l00785"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#afd09ee138685a1a8fedf53576dd85302"> 785</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#afd09ee138685a1a8fedf53576dd85302">ConstraintRuns::set_initial_propagation_end_time</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00786"></a><span class="lineno"> 786</span>  initial_propagation_end_time_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00787"></a><span class="lineno"> 787</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.ConstraintRuns.initial_propagation_end_time)</span></div><div class="line"><a name="l00788"></a><span class="lineno"> 788</span> }</div><div class="line"><a name="l00789"></a><span class="lineno"> 789</span> <span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintRuns::_internal_add_initial_propagation_end_time(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00790"></a><span class="lineno"> 790</span>  initial_propagation_end_time_.Add(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00791"></a><span class="lineno"> 791</span> }</div><div class="line"><a name="l00792"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#ac545c2ecba908aa875a5594bc59dbaec"> 792</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#ac545c2ecba908aa875a5594bc59dbaec">ConstraintRuns::add_initial_propagation_end_time</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00793"></a><span class="lineno"> 793</span>  _internal_add_initial_propagation_end_time(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00794"></a><span class="lineno"> 794</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.ConstraintRuns.initial_propagation_end_time)</span></div><div class="line"><a name="l00795"></a><span class="lineno"> 795</span> }</div><div class="line"><a name="l00796"></a><span class="lineno"> 796</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00797"></a><span class="lineno"> 797</span> ConstraintRuns::_internal_initial_propagation_end_time()<span class="keyword"> const </span>{</div><div class="line"><a name="l00798"></a><span class="lineno"> 798</span>  <span class="keywordflow">return</span> initial_propagation_end_time_;</div><div class="line"><a name="l00799"></a><span class="lineno"> 799</span> }</div><div class="line"><a name="l00800"></a><span class="lineno"> 800</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&</div><div class="line"><a name="l00801"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a3ecb6e648c8ef3d6f51f57d2f7f28d32"> 801</a></span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a3ecb6e648c8ef3d6f51f57d2f7f28d32">ConstraintRuns::initial_propagation_end_time</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00802"></a><span class="lineno"> 802</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.ConstraintRuns.initial_propagation_end_time)</span></div><div class="line"><a name="l00803"></a><span class="lineno"> 803</span>  <span class="keywordflow">return</span> _internal_initial_propagation_end_time();</div><div class="line"><a name="l00804"></a><span class="lineno"> 804</span> }</div><div class="line"><a name="l00805"></a><span class="lineno"> 805</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00806"></a><span class="lineno"> 806</span> ConstraintRuns::_internal_mutable_initial_propagation_end_time() {</div><div class="line"><a name="l00807"></a><span class="lineno"> 807</span>  <span class="keywordflow">return</span> &initial_propagation_end_time_;</div><div class="line"><a name="l00808"></a><span class="lineno"> 808</span> }</div><div class="line"><a name="l00809"></a><span class="lineno"> 809</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*</div><div class="line"><a name="l00810"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a2f7cec6681ff508db7e6c5bbbb44306f"> 810</a></span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a2f7cec6681ff508db7e6c5bbbb44306f">ConstraintRuns::mutable_initial_propagation_end_time</a>() {</div><div class="line"><a name="l00811"></a><span class="lineno"> 811</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.ConstraintRuns.initial_propagation_end_time)</span></div><div class="line"><a name="l00812"></a><span class="lineno"> 812</span>  <span class="keywordflow">return</span> _internal_mutable_initial_propagation_end_time();</div><div class="line"><a name="l00813"></a><span class="lineno"> 813</span> }</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="comment">// int64 failures = 4;</span></div><div class="line"><a name="l00816"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a0a9a09ca01a95c779e1fce5140664423"> 816</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a0a9a09ca01a95c779e1fce5140664423">ConstraintRuns::clear_failures</a>() {</div><div class="line"><a name="l00817"></a><span class="lineno"> 817</span>  failures_ = int64_t{0};</div><div class="line"><a name="l00818"></a><span class="lineno"> 818</span> }</div><div class="line"><a name="l00819"></a><span class="lineno"> 819</span> inline ::PROTOBUF_NAMESPACE_ID::int64 ConstraintRuns::_internal_failures()<span class="keyword"> const </span>{</div><div class="line"><a name="l00820"></a><span class="lineno"> 820</span>  <span class="keywordflow">return</span> failures_;</div><div class="line"><a name="l00821"></a><span class="lineno"> 821</span> }</div><div class="line"><a name="l00822"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a9f7282c6e2f70afbc8fdda5e94e3a495"> 822</a></span> inline ::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="classoperations__research_1_1_constraint_runs.html#a9f7282c6e2f70afbc8fdda5e94e3a495">ConstraintRuns::failures</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00823"></a><span class="lineno"> 823</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.ConstraintRuns.failures)</span></div><div class="line"><a name="l00824"></a><span class="lineno"> 824</span>  <span class="keywordflow">return</span> _internal_failures();</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="keyword">inline</span> <span class="keywordtype">void</span> ConstraintRuns::_internal_set_failures(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</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>  failures_ = <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>;</div><div class="line"><a name="l00829"></a><span class="lineno"> 829</span> }</div><div class="line"><a name="l00830"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#ae5dfc9155f9f1fead32f080ae0ae64de"> 830</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#ae5dfc9155f9f1fead32f080ae0ae64de">ConstraintRuns::set_failures</a>(::PROTOBUF_NAMESPACE_ID::int64 <a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>) {</div><div class="line"><a name="l00831"></a><span class="lineno"> 831</span>  _internal_set_failures(<a class="code" href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a>);</div><div class="line"><a name="l00832"></a><span class="lineno"> 832</span>  <span class="comment">// @@protoc_insertion_point(field_set:operations_research.ConstraintRuns.failures)</span></div><div class="line"><a name="l00833"></a><span class="lineno"> 833</span> }</div><div class="line"><a name="l00834"></a><span class="lineno"> 834</span> </div><div class="line"><a name="l00835"></a><span class="lineno"> 835</span> <span class="comment">// repeated .operations_research.DemonRuns demons = 5;</span></div><div class="line"><a name="l00836"></a><span class="lineno"> 836</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> ConstraintRuns::_internal_demons_size()<span class="keyword"> const </span>{</div><div class="line"><a name="l00837"></a><span class="lineno"> 837</span>  <span class="keywordflow">return</span> demons_.size();</div><div class="line"><a name="l00838"></a><span class="lineno"> 838</span> }</div><div class="line"><a name="l00839"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a9cec41c901d102aa6d0621e03d83500d"> 839</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a9cec41c901d102aa6d0621e03d83500d">ConstraintRuns::demons_size</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00840"></a><span class="lineno"> 840</span>  <span class="keywordflow">return</span> _internal_demons_size();</div><div class="line"><a name="l00841"></a><span class="lineno"> 841</span> }</div><div class="line"><a name="l00842"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a5d9155fddc02800dc0527fa2db825088"> 842</a></span> <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a5d9155fddc02800dc0527fa2db825088">ConstraintRuns::clear_demons</a>() {</div><div class="line"><a name="l00843"></a><span class="lineno"> 843</span>  demons_.Clear();</div><div class="line"><a name="l00844"></a><span class="lineno"> 844</span> }</div><div class="line"><a name="l00845"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a4820fa956d583a558eec9596edc57c7a"> 845</a></span> inline ::operations_research::DemonRuns* <a class="code" href="classoperations__research_1_1_constraint_runs.html#a339a62fe5f746541e951adbd95b4d6d0">ConstraintRuns::mutable_demons</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div><div class="line"><a name="l00846"></a><span class="lineno"> 846</span>  <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.ConstraintRuns.demons)</span></div><div class="line"><a name="l00847"></a><span class="lineno"> 847</span>  <span class="keywordflow">return</span> demons_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l00848"></a><span class="lineno"> 848</span> }</div><div class="line"><a name="l00849"></a><span class="lineno"> 849</span> inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::DemonRuns >*</div><div class="line"><a name="l00850"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a339a62fe5f746541e951adbd95b4d6d0"> 850</a></span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a339a62fe5f746541e951adbd95b4d6d0">ConstraintRuns::mutable_demons</a>() {</div><div class="line"><a name="l00851"></a><span class="lineno"> 851</span>  <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.ConstraintRuns.demons)</span></div><div class="line"><a name="l00852"></a><span class="lineno"> 852</span>  <span class="keywordflow">return</span> &demons_;</div><div class="line"><a name="l00853"></a><span class="lineno"> 853</span> }</div><div class="line"><a name="l00854"></a><span class="lineno"> 854</span> <span class="keyword">inline</span> const ::operations_research::DemonRuns& ConstraintRuns::_internal_demons(<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="l00855"></a><span class="lineno"> 855</span>  <span class="keywordflow">return</span> demons_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l00856"></a><span class="lineno"> 856</span> }</div><div class="line"><a name="l00857"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a665b951a203e83ab611df47483430d46"> 857</a></span> <span class="keyword">inline</span> const ::operations_research::DemonRuns& <a class="code" href="classoperations__research_1_1_constraint_runs.html#a4c286b314b8274e5996d2b23bc2597a4">ConstraintRuns::demons</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="l00858"></a><span class="lineno"> 858</span>  <span class="comment">// @@protoc_insertion_point(field_get:operations_research.ConstraintRuns.demons)</span></div><div class="line"><a name="l00859"></a><span class="lineno"> 859</span>  <span class="keywordflow">return</span> _internal_demons(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div><div class="line"><a name="l00860"></a><span class="lineno"> 860</span> }</div><div class="line"><a name="l00861"></a><span class="lineno"> 861</span> inline ::operations_research::DemonRuns* ConstraintRuns::_internal_add_demons() {</div><div class="line"><a name="l00862"></a><span class="lineno"> 862</span>  <span class="keywordflow">return</span> demons_.Add();</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_constraint_runs.html#adf6331134e8272e780c05e6e49a42cf7"> 864</a></span> inline ::operations_research::DemonRuns* <a class="code" href="classoperations__research_1_1_constraint_runs.html#adf6331134e8272e780c05e6e49a42cf7">ConstraintRuns::add_demons</a>() {</div><div class="line"><a name="l00865"></a><span class="lineno"> 865</span>  <a class="code" href="classoperations__research_1_1_demon_runs.html">::operations_research::DemonRuns</a>* _add = _internal_add_demons();</div><div class="line"><a name="l00866"></a><span class="lineno"> 866</span>  <span class="comment">// @@protoc_insertion_point(field_add:operations_research.ConstraintRuns.demons)</span></div><div class="line"><a name="l00867"></a><span class="lineno"> 867</span>  <span class="keywordflow">return</span> _add;</div><div class="line"><a name="l00868"></a><span class="lineno"> 868</span> }</div><div class="line"><a name="l00869"></a><span class="lineno"> 869</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::DemonRuns >&</div><div class="line"><a name="l00870"></a><span class="lineno"><a class="line" href="classoperations__research_1_1_constraint_runs.html#a4c286b314b8274e5996d2b23bc2597a4"> 870</a></span> <a class="code" href="classoperations__research_1_1_constraint_runs.html#a4c286b314b8274e5996d2b23bc2597a4">ConstraintRuns::demons</a>()<span class="keyword"> const </span>{</div><div class="line"><a name="l00871"></a><span class="lineno"> 871</span>  <span class="comment">// @@protoc_insertion_point(field_list:operations_research.ConstraintRuns.demons)</span></div><div class="line"><a name="l00872"></a><span class="lineno"> 872</span>  <span class="keywordflow">return</span> demons_;</div><div class="line"><a name="l00873"></a><span class="lineno"> 873</span> }</div><div class="line"><a name="l00874"></a><span class="lineno"> 874</span> </div><div class="line"><a name="l00875"></a><span class="lineno"> 875</span> <span class="preprocessor">#ifdef __GNUC__</span></div><div class="line"><a name="l00876"></a><span class="lineno"> 876</span> <span class="preprocessor"> #pragma GCC diagnostic pop</span></div><div class="line"><a name="l00877"></a><span class="lineno"> 877</span> <span class="preprocessor">#endif // __GNUC__</span></div><div class="line"><a name="l00878"></a><span class="lineno"> 878</span> <span class="comment">// -------------------------------------------------------------------</span></div><div class="line"><a name="l00879"></a><span class="lineno"> 879</span> </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> <span class="comment">// @@protoc_insertion_point(namespace_scope)</span></div><div class="line"><a name="l00882"></a><span class="lineno"> 882</span> </div><div class="line"><a name="l00883"></a><span class="lineno"> 883</span> } <span class="comment">// namespace operations_research</span></div><div class="line"><a name="l00884"></a><span class="lineno"> 884</span> </div><div class="line"><a name="l00885"></a><span class="lineno"> 885</span> <span class="comment">// @@protoc_insertion_point(global_scope)</span></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> <span class="preprocessor">#include <google/protobuf/port_undef.inc></span></div><div class="line"><a name="l00888"></a><span class="lineno"> 888</span> <span class="preprocessor">#endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto</span></div><div class="ttc" id="classoperations__research_1_1_demon_runs_html_a88ebef0b83d676d1478f5a75c055a7f5"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a88ebef0b83d676d1478f5a75c055a7f5">operations_research::DemonRuns::mutable_start_time</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_start_time()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00599">demon_profiler.pb.h:599</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_ab172909dd436898e5d665a4e80b92b11"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#ab172909dd436898e5d665a4e80b92b11">operations_research::ConstraintRuns::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const ConstraintRuns &from)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00728">demon_profiler.pb.cc:728</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_aa9ae85dc85fabfea38f3d5bda107bd4c"><div class="ttname"><a href="namespaceoperations__research.html#aa9ae85dc85fabfea38f3d5bda107bd4c">operations_research::_ConstraintRuns_default_instance_</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ConstraintRunsDefaultTypeInternal _ConstraintRuns_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00054">demon_profiler.pb.cc:54</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_ad76bb28fea6ee12770e5256baacdf598"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#ad76bb28fea6ee12770e5256baacdf598">operations_research::DemonRuns::operator=</a></div><div class="ttdeci">DemonRuns & operator=(const DemonRuns &from)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00085">demon_profiler.pb.h:85</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a464a60f3bccf982fd4332e6dde74402e"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a464a60f3bccf982fd4332e6dde74402e">operations_research::DemonRuns::clear_start_time</a></div><div class="ttdeci">void clear_start_time()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00564">demon_profiler.pb.h:564</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_af8651e80b3d5eaf6e5b99e7ba29f3c1b"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#af8651e80b3d5eaf6e5b99e7ba29f3c1b">operations_research::DemonRuns::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(DemonRuns *other)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00129">demon_profiler.pb.h:129</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::ConstraintRuns::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00482">demon_profiler.pb.cc:482</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a4c86c5f6b4017aa43fe69fc10f7da304aace61f5a11aa9837b194b7db017728f6"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304aace61f5a11aa9837b194b7db017728f6">operations_research::ConstraintRuns::kInitialPropagationStartTimeFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00392">demon_profiler.pb.h:392</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_ac545c2ecba908aa875a5594bc59dbaec"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#ac545c2ecba908aa875a5594bc59dbaec">operations_research::ConstraintRuns::add_initial_propagation_end_time</a></div><div class="ttdeci">void add_initial_propagation_end_time(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00792">demon_profiler.pb.h:792</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a7856722c65b0efad651f5c2fc112c77d"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a7856722c65b0efad651f5c2fc112c77d">operations_research::ConstraintRuns::set_constraint_id</a></div><div class="ttdeci">void set_constraint_id(ArgT0 &&arg0, ArgT... args)</div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::ConstraintRuns::GetDescriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00307">demon_profiler.pb.h:307</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a9cec41c901d102aa6d0621e03d83500d"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a9cec41c901d102aa6d0621e03d83500d">operations_research::ConstraintRuns::demons_size</a></div><div class="ttdeci">int demons_size() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00839">demon_profiler.pb.h:839</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::ConstraintRuns::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00363">demon_profiler.pb.h:363</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#af1033c8579625eedc97d25696eeca0b1">operations_research::DemonRuns::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00301">demon_profiler.pb.cc:301</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::DemonRuns::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00188">demon_profiler.pb.cc:188</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto_html_ad113941c4b3e90b40bd45b59bb0e4689"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">TableStruct_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_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="demon__profiler_8pb_8h_source.html#l00051">demon_profiler.pb.h:51</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_ad86802129585c605c4dc547b3dcea88d"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#ad86802129585c605c4dc547b3dcea88d">operations_research::ConstraintRuns::clear_initial_propagation_start_time</a></div><div class="ttdeci">void clear_initial_propagation_start_time()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00728">demon_profiler.pb.h:728</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto_html"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto.html">TableStruct_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00044">demon_profiler.pb.h:44</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a863b705019b79544712d23b8d09d941c"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a863b705019b79544712d23b8d09d941c">operations_research::DemonRuns::mutable_end_time</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_end_time()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00646">demon_profiler.pb.h:646</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a3093b30aa99ebf483676b451adbd5708">operations_research::DemonRuns::descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00099">demon_profiler.pb.h:99</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a3ecb6e648c8ef3d6f51f57d2f7f28d32"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a3ecb6e648c8ef3d6f51f57d2f7f28d32">operations_research::ConstraintRuns::initial_propagation_end_time</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & initial_propagation_end_time() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00801">demon_profiler.pb.h:801</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_afd09ee138685a1a8fedf53576dd85302"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#afd09ee138685a1a8fedf53576dd85302">operations_research::ConstraintRuns::set_initial_propagation_end_time</a></div><div class="ttdeci">void set_initial_propagation_end_time(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00785">demon_profiler.pb.h:785</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a9b306a60f7a74576625a7ba0c3fffde0"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a9b306a60f7a74576625a7ba0c3fffde0">operations_research::DemonRuns::demon_id</a></div><div class="ttdeci">const std::string & demon_id() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00515">demon_profiler.pb.h:515</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a398f0f5c5c75a119d0022fea0c9f077b"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a398f0f5c5c75a119d0022fea0c9f077b">operations_research::DemonRuns::start_time_size</a></div><div class="ttdeci">int start_time_size() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00561">demon_profiler.pb.h:561</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::DemonRuns::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00177">demon_profiler.pb.h:177</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a2fc1f67c5d4890c626e4be670c55ee4f"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a2fc1f67c5d4890c626e4be670c55ee4f">operations_research::ConstraintRuns::New</a></div><div class="ttdeci">ConstraintRuns * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00346">demon_profiler.pb.h:346</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_af6cb6311f0218ae48757692880df1137"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#af6cb6311f0218ae48757692880df1137">operations_research::ConstraintRuns::set_allocated_constraint_id</a></div><div class="ttdeci">void set_allocated_constraint_id(std::string *constraint_id)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00710">demon_profiler.pb.h:710</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a9f7282c6e2f70afbc8fdda5e94e3a495"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a9f7282c6e2f70afbc8fdda5e94e3a495">operations_research::ConstraintRuns::failures</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 failures() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00822">demon_profiler.pb.h:822</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::DemonRuns::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00366">demon_profiler.pb.cc:366</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_ae5dfc9155f9f1fead32f080ae0ae64de"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#ae5dfc9155f9f1fead32f080ae0ae64de">operations_research::DemonRuns::set_failures</a></div><div class="ttdeci">void set_failures(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00666">demon_profiler.pb.h:666</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::DemonRuns::GetDescriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00102">demon_profiler.pb.h:102</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a3093b30aa99ebf483676b451adbd5708">operations_research::ConstraintRuns::descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00304">demon_profiler.pb.h:304</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_ade58ed01dd60fdd5d10a7d55184e70e0"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#ade58ed01dd60fdd5d10a7d55184e70e0">operations_research::ConstraintRuns::constraint_id</a></div><div class="ttdeci">const std::string & constraint_id() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00679">demon_profiler.pb.h:679</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::DemonRuns::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00416">demon_profiler.pb.cc:416</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto_html_a807eed5c615caffbff3960079ef76239"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto.html#a807eed5c615caffbff3960079ef76239">TableStruct_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_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="demon__profiler_8pb_8h_source.html#l00052">demon_profiler.pb.h:52</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::ConstraintRuns::GetReflection</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00310">demon_profiler.pb.h:310</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a33344d2d4a13bcb2f72c043bb5a045e1"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a33344d2d4a13bcb2f72c043bb5a045e1">operations_research::DemonRuns::New</a></div><div class="ttdeci">DemonRuns * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00141">demon_profiler.pb.h:141</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_add951e8d975a51f62713bbc7b470690d"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#add951e8d975a51f62713bbc7b470690d">operations_research::ConstraintRuns::set_initial_propagation_start_time</a></div><div class="ttdeci">void set_initial_propagation_start_time(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00738">demon_profiler.pb.h:738</a></div></div>
|
|
<div class="ttc" id="constraint__solver_2table_8cc_html_a9293e4d29cac928301645070dd307683"><div class="ttname"><a href="constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683">b</a></div><div class="ttdeci">int64_t b</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00047">constraint_solver/table.cc:47</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a84fec768a250472c06468386695b3e5b"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a84fec768a250472c06468386695b3e5b">operations_research::DemonRuns::add_end_time</a></div><div class="ttdeci">void add_end_time(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00628">demon_profiler.pb.h:628</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::ConstraintRuns::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00320">demon_profiler.pb.h:320</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_addd37bc4db1c7d02fe7fa839d1c6a516"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#addd37bc4db1c7d02fe7fa839d1c6a516">operations_research::DemonRuns::start_time</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & start_time() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00590">demon_profiler.pb.h:590</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_aaf28055bc597db0d4c2a0d7202b2c7ba"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#aaf28055bc597db0d4c2a0d7202b2c7ba">operations_research::ConstraintRuns::New</a></div><div class="ttdeci">ConstraintRuns * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00342">demon_profiler.pb.h:342</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_ac752a1b6505855e7341b4ae3e7b1e28e"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#ac752a1b6505855e7341b4ae3e7b1e28e">operations_research::ConstraintRuns::add_initial_propagation_start_time</a></div><div class="ttdeci">void add_initial_propagation_start_time(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00745">demon_profiler.pb.h:745</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a4c286b314b8274e5996d2b23bc2597a4"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a4c286b314b8274e5996d2b23bc2597a4">operations_research::ConstraintRuns::demons</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::DemonRuns > & demons() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00870">demon_profiler.pb.h:870</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::DemonRuns::GetReflection</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00105">demon_profiler.pb.h:105</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a312ca8bb89c95cba7ac0712a184f5711"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a312ca8bb89c95cba7ac0712a184f5711">operations_research::ConstraintRuns::_InternalParse</a></div><div class="ttdeci">const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00496">demon_profiler.pb.cc:496</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_afe8d0483436ab3b7a5a1b33f70c5c5b0"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#afe8d0483436ab3b7a5a1b33f70c5c5b0">operations_research::DemonRuns::set_end_time</a></div><div class="ttdeci">void set_end_time(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00621">demon_profiler.pb.h:621</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_ae5dfc9155f9f1fead32f080ae0ae64de"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#ae5dfc9155f9f1fead32f080ae0ae64de">operations_research::ConstraintRuns::set_failures</a></div><div class="ttdeci">void set_failures(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00830">demon_profiler.pb.h:830</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a5a8fb78924f68f2f19e70cc503a26fc3"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a5a8fb78924f68f2f19e70cc503a26fc3">operations_research::DemonRuns::end_time</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & end_time() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00637">demon_profiler.pb.h:637</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a81cc0e0a559db52d3ce5ee801f3fc723"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a81cc0e0a559db52d3ce5ee801f3fc723">operations_research::ConstraintRuns::operator=</a></div><div class="ttdeci">ConstraintRuns & operator=(const ConstraintRuns &from)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00290">demon_profiler.pb.h:290</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a2f7cec6681ff508db7e6c5bbbb44306f"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a2f7cec6681ff508db7e6c5bbbb44306f">operations_research::ConstraintRuns::mutable_initial_propagation_end_time</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_initial_propagation_end_time()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00810">demon_profiler.pb.h:810</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_adb14bc4e9ffe1edf28c37727637803b1"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#adb14bc4e9ffe1edf28c37727637803b1">operations_research::ConstraintRuns::swap</a></div><div class="ttdeci">friend void swap(ConstraintRuns &a, ConstraintRuns &b)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00323">demon_profiler.pb.h:323</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html">operations_research::ConstraintRuns</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00277">demon_profiler.pb.h:277</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html">operations_research::DemonRuns</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00072">demon_profiler.pb.h:72</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_adf6331134e8272e780c05e6e49a42cf7"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#adf6331134e8272e780c05e6e49a42cf7">operations_research::ConstraintRuns::add_demons</a></div><div class="ttdeci">::operations_research::DemonRuns * add_demons()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00864">demon_profiler.pb.h:864</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_ab3aafd6305e4fd58e94a8e3fdf289308"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#ab3aafd6305e4fd58e94a8e3fdf289308">operations_research::ConstraintRuns::clear_constraint_id</a></div><div class="ttdeci">void clear_constraint_id()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00676">demon_profiler.pb.h:676</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a16c58c9c25850bb467f5680cf44d4333a31ed2f5671b2f690f6188b67fe1f3a6f"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a16c58c9c25850bb467f5680cf44d4333a31ed2f5671b2f690f6188b67fe1f3a6f">operations_research::DemonRuns::kDemonIdFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00189">demon_profiler.pb.h:189</a></div></div>
|
|
<div class="ttc" id="demon__profiler_8pb_8h_html_a7c0ae616fff24fe8760a66164f4fbcbd"><div class="ttname"><a href="demon__profiler_8pb_8h.html#a7c0ae616fff24fe8760a66164f4fbcbd">descriptor_table_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00103">demon_profiler.pb.cc:103</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::ConstraintRuns::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00573">demon_profiler.pb.cc:573</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_abbc626de377fbab3d73ac7b87f9e7208"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#abbc626de377fbab3d73ac7b87f9e7208">operations_research::DemonRuns::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const DemonRuns &from)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00375">demon_profiler.pb.cc:375</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_ab586d26cf9d20d52de0e3d2081fc1419"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#ab586d26cf9d20d52de0e3d2081fc1419">operations_research::ConstraintRuns::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00753">demon_profiler.pb.cc:753</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a5d9155fddc02800dc0527fa2db825088"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a5d9155fddc02800dc0527fa2db825088">operations_research::ConstraintRuns::clear_demons</a></div><div class="ttdeci">void clear_demons()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00842">demon_profiler.pb.h:842</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a574b8c01771e7389075c8b6295b880cd"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a574b8c01771e7389075c8b6295b880cd">operations_research::DemonRuns::New</a></div><div class="ttdeci">DemonRuns * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00137">demon_profiler.pb.h:137</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a3e57e2f88485773fd4ca2c0fcea7878f"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a3e57e2f88485773fd4ca2c0fcea7878f">operations_research::DemonRuns::~DemonRuns</a></div><div class="ttdeci">~DemonRuns() override</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00153">demon_profiler.pb.cc:153</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a2c971b2a10d6aa68bf5fa0a7d4200ae6"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6">operations_research::DemonRuns::GetCachedSize</a></div><div class="ttdeci">int GetCachedSize() const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00158">demon_profiler.pb.h:158</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_ae129ccd10e56badf4824bceb11c194c3"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#ae129ccd10e56badf4824bceb11c194c3">operations_research::ConstraintRuns::mutable_constraint_id</a></div><div class="ttdeci">std::string * mutable_constraint_id()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00690">demon_profiler.pb.h:690</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a6916970bcb809b3b00bd6169ef9496b6"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a6916970bcb809b3b00bd6169ef9496b6">operations_research::DemonRuns::internal_default_instance</a></div><div class="ttdeci">static const DemonRuns * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00111">demon_profiler.pb.h:111</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a57a2a1c0033f25b5c50cf57246397fdf"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a57a2a1c0033f25b5c50cf57246397fdf">operations_research::ConstraintRuns::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(ConstraintRuns *other)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00334">demon_profiler.pb.h:334</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a83794439b5a81a507b67b07f09d4f048">operations_research::DemonRuns::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00399">demon_profiler.pb.cc:399</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a16c58c9c25850bb467f5680cf44d4333a1e276af8d5564c0ad0b1113620d6ef38"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a16c58c9c25850bb467f5680cf44d4333a1e276af8d5564c0ad0b1113620d6ef38">operations_research::DemonRuns::kEndTimeFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00188">demon_profiler.pb.h:188</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a8ea09a8caaf9228f52bc3b8ecde50166"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a8ea09a8caaf9228f52bc3b8ecde50166">operations_research::ConstraintRuns::initial_propagation_end_time_size</a></div><div class="ttdeci">int initial_propagation_end_time_size() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00772">demon_profiler.pb.h:772</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1_demon_runs_1_1___internal.html">operations_research::DemonRuns::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00119">demon_profiler.pb.cc:119</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a83794439b5a81a507b67b07f09d4f048"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a83794439b5a81a507b67b07f09d4f048">operations_research::ConstraintRuns::IsInitialized</a></div><div class="ttdeci">bool IsInitialized() const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00735">demon_profiler.pb.cc:735</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a2131a914306643c4ddd24733c18a2497"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a2131a914306643c4ddd24733c18a2497">operations_research::ConstraintRuns::initial_propagation_start_time_size</a></div><div class="ttdeci">int initial_propagation_start_time_size() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00725">demon_profiler.pb.h:725</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a408abc079a4e6be33795556d09097a3b"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a408abc079a4e6be33795556d09097a3b">operations_research::DemonRuns::DemonRuns</a></div><div class="ttdeci">DemonRuns(DemonRuns &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00080">demon_profiler.pb.h:80</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a8473d52a88ddd9d90e879d1716586bee"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a8473d52a88ddd9d90e879d1716586bee">operations_research::DemonRuns::kIndexInFileMessages</a></div><div class="ttdeci">static constexpr int kIndexInFileMessages</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00115">demon_profiler.pb.h:115</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a4c86c5f6b4017aa43fe69fc10f7da304adf8295bee0e5835fc9fdd41fe91356e8"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304adf8295bee0e5835fc9fdd41fe91356e8">operations_research::ConstraintRuns::kConstraintIdFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00395">demon_profiler.pb.h:395</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a2345dda95ed168c0ea01a114bc45e7f4"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a2345dda95ed168c0ea01a114bc45e7f4">operations_research::ConstraintRuns::default_instance</a></div><div class="ttdeci">static const ConstraintRuns & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00313">demon_profiler.pb.h:313</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a26ac219925c5dd58669dfef1c7c87e8c"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a26ac219925c5dd58669dfef1c7c87e8c">operations_research::DemonRuns::set_demon_id</a></div><div class="ttdeci">void set_demon_id(ArgT0 &&arg0, ArgT... args)</div></div>
|
|
<div class="ttc" id="pack_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#l00509">pack.cc:509</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a0a9a09ca01a95c779e1fce5140664423"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a0a9a09ca01a95c779e1fce5140664423">operations_research::ConstraintRuns::clear_failures</a></div><div class="ttdeci">void clear_failures()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00816">demon_profiler.pb.h:816</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_aa79be8bb14359b588b375bf6736c1ddc"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#aa79be8bb14359b588b375bf6736c1ddc">operations_research::ConstraintRuns::initial_propagation_start_time</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > & initial_propagation_start_time() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00754">demon_profiler.pb.h:754</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a34ca648057d6646d64ba88b9451d0364"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a34ca648057d6646d64ba88b9451d0364">operations_research::DemonRuns::release_demon_id</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT std::string * release_demon_id()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00542">demon_profiler.pb.h:542</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_aff1bb856af5a1a8ccd07046c052b325f"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#aff1bb856af5a1a8ccd07046c052b325f">operations_research::DemonRuns::_InternalSerialize</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00253">demon_profiler.pb.cc:253</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_aaa816ad2134f09e2fc2a1d3d6e279478"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#aaa816ad2134f09e2fc2a1d3d6e279478">operations_research::ConstraintRuns::ConstraintRuns</a></div><div class="ttdeci">ConstraintRuns(ConstraintRuns &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00285">demon_profiler.pb.h:285</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_aaaf1babfc7a9583a81d3f61159632043"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#aaaf1babfc7a9583a81d3f61159632043">operations_research::ConstraintRuns::internal_default_instance</a></div><div class="ttdeci">static const ConstraintRuns * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00316">demon_profiler.pb.h:316</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_aa7e6ed13f1c34c5453b63a4d9645196e"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#aa7e6ed13f1c34c5453b63a4d9645196e">operations_research::ConstraintRuns::GetClassData</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00701">demon_profiler.pb.cc:701</a></div></div>
|
|
<div class="ttc" id="namespaceinternal_html"><div class="ttname"><a href="namespaceinternal.html">internal</a></div><div class="ttdef"><b>Definition:</b> <a href="bop__parameters_8pb_8h_source.html#l00039">bop_parameters.pb.h:39</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_1_1___internal_html"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs_1_1___internal.html">operations_research::ConstraintRuns::_Internal</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00424">demon_profiler.pb.cc:424</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a2005e92500760b7e5c7612d404e5a096"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a2005e92500760b7e5c7612d404e5a096">operations_research::DemonRuns::add_start_time</a></div><div class="ttdeci">void add_start_time(::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00581">demon_profiler.pb.h:581</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a3175e20afa83a9565b70e476f5a43cf1"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a3175e20afa83a9565b70e476f5a43cf1">operations_research::ConstraintRuns::clear_initial_propagation_end_time</a></div><div class="ttdeci">void clear_initial_propagation_end_time()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00775">demon_profiler.pb.h:775</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_acb33940d71adb49e1835bc9b97554030"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#acb33940d71adb49e1835bc9b97554030">operations_research::DemonRuns::clear_demon_id</a></div><div class="ttdeci">void clear_demon_id()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00512">demon_profiler.pb.h:512</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a68f1c6be7eb0bf5f729d69c0fea7e998"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a68f1c6be7eb0bf5f729d69c0fea7e998">operations_research::DemonRuns::DemonRuns</a></div><div class="ttdeci">DemonRuns()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00075">demon_profiler.pb.h:75</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_aa0d2b6ddea7cb960b90423ac48f555bf"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#aa0d2b6ddea7cb960b90423ac48f555bf">operations_research::DemonRuns::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00175">demon_profiler.pb.cc:175</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a0a9a09ca01a95c779e1fce5140664423"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a0a9a09ca01a95c779e1fce5140664423">operations_research::DemonRuns::clear_failures</a></div><div class="ttdeci">void clear_failures()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00652">demon_profiler.pb.h:652</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_af89b6d72d257a976d2df6541b74751e0"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#af89b6d72d257a976d2df6541b74751e0">operations_research::DemonRuns::clear_end_time</a></div><div class="ttdeci">void clear_end_time()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00611">demon_profiler.pb.h:611</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a0a051a238321dd1d9ea55cba3d80c135"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a0a051a238321dd1d9ea55cba3d80c135">operations_research::DemonRuns::default_instance</a></div><div class="ttdeci">static const DemonRuns & default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00108">demon_profiler.pb.h:108</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a30425d5103b01490f7c660133b400386"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a30425d5103b01490f7c660133b400386">operations_research::ConstraintRuns::Swap</a></div><div class="ttdeci">void Swap(ConstraintRuns *other)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00326">demon_profiler.pb.h:326</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_aa19c7da1f210654625f7c78e95c25b5d"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#aa19c7da1f210654625f7c78e95c25b5d">operations_research::ConstraintRuns::mutable_initial_propagation_start_time</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > * mutable_initial_propagation_start_time()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00763">demon_profiler.pb.h:763</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a8235897efd63caeb2b41ecc096da2a64"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a8235897efd63caeb2b41ecc096da2a64">operations_research::DemonRuns::set_start_time</a></div><div class="ttdeci">void set_start_time(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00574">demon_profiler.pb.h:574</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a16c58c9c25850bb467f5680cf44d4333a49b442680b428d84d1db7dac2a6f4259"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a16c58c9c25850bb467f5680cf44d4333a49b442680b428d84d1db7dac2a6f4259">operations_research::DemonRuns::kStartTimeFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00187">demon_profiler.pb.h:187</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a4c86c5f6b4017aa43fe69fc10f7da304a9bb6db5c9bd44b1f14793139341433c2"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304a9bb6db5c9bd44b1f14793139341433c2">operations_research::ConstraintRuns::kFailuresFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00396">demon_profiler.pb.h:396</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html"><div class="ttname"><a href="namespaceoperations__research.html">operations_research</a></div><div class="ttdoc">Collection of objects used to extend the Constraint Solver library.</div><div class="ttdef"><b>Definition:</b> <a href="dense__doubly__linked__list_8h_source.html#l00021">dense_doubly_linked_list.h:21</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_ab68a3390e0659424148469e5056703d6"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#ab68a3390e0659424148469e5056703d6">operations_research::ConstraintRuns::release_constraint_id</a></div><div class="ttdeci">PROTOBUF_MUST_USE_RESULT std::string * release_constraint_id()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00706">demon_profiler.pb.h:706</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a339a62fe5f746541e951adbd95b4d6d0"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a339a62fe5f746541e951adbd95b4d6d0">operations_research::ConstraintRuns::mutable_demons</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::operations_research::DemonRuns > * mutable_demons()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00850">demon_profiler.pb.h:850</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto_html_a5d4901215454f7f2bea9ec50bc072b7f"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto::PROTOBUF_SECTION_VARIABLE</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries [] PROTOBUF_SECTION_VARIABLE(protodesc_cold)</div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a0487a5ca1748f29545871008436177d9"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a0487a5ca1748f29545871008436177d9">operations_research::DemonRuns::mutable_demon_id</a></div><div class="ttdeci">std::string * mutable_demon_id()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00526">demon_profiler.pb.h:526</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_af1033c8579625eedc97d25696eeca0b1"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#af1033c8579625eedc97d25696eeca0b1">operations_research::ConstraintRuns::ByteSizeLong</a></div><div class="ttdeci">size_t ByteSizeLong() const final</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00629">demon_profiler.pb.cc:629</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a22886aa5b52979e7cbe25f362e86d977"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a22886aa5b52979e7cbe25f362e86d977">operations_research::ConstraintRuns::operator=</a></div><div class="ttdeci">ConstraintRuns & operator=(ConstraintRuns &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00294">demon_profiler.pb.h:294</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a269bdc96080e6d9beed0a071fb01ebf6"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a269bdc96080e6d9beed0a071fb01ebf6">operations_research::DemonRuns::end_time_size</a></div><div class="ttdeci">int end_time_size() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00608">demon_profiler.pb.h:608</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a73a2c7672fd408f55f12098de9f62886"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a73a2c7672fd408f55f12098de9f62886">operations_research::DemonRuns::operator=</a></div><div class="ttdeci">DemonRuns & operator=(DemonRuns &&from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00089">demon_profiler.pb.h:89</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a4c86c5f6b4017aa43fe69fc10f7da304a1c3bbf3c264be6fc73fdf5fdb5090e6f"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304a1c3bbf3c264be6fc73fdf5fdb5090e6f">operations_research::ConstraintRuns::kDemonsFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00394">demon_profiler.pb.h:394</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_aac2be4542dded51a11db277276ff4b46"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#aac2be4542dded51a11db277276ff4b46">operations_research::DemonRuns::swap</a></div><div class="ttdeci">friend void swap(DemonRuns &a, DemonRuns &b)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00118">demon_profiler.pb.h:118</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_aeed229f1dfc008e4bcc4754d71159de3"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#aeed229f1dfc008e4bcc4754d71159de3">operations_research::ConstraintRuns::~ConstraintRuns</a></div><div class="ttdeci">~ConstraintRuns() override</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00460">demon_profiler.pb.cc:460</a></div></div>
|
|
<div class="ttc" id="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto_html_a345548bf52cc46cc10c6830c03d541ff"><div class="ttname"><a href="struct_table_struct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">TableStruct_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto::offsets</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00053">demon_profiler.pb.h:53</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a3420e60fceea52277adc723099bc16b6"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a3420e60fceea52277adc723099bc16b6">operations_research::DemonRuns::Swap</a></div><div class="ttdeci">void Swap(DemonRuns *other)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00121">demon_profiler.pb.h:121</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a9f7282c6e2f70afbc8fdda5e94e3a495"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a9f7282c6e2f70afbc8fdda5e94e3a495">operations_research::DemonRuns::failures</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 failures() const</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00658">demon_profiler.pb.h:658</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a4c86c5f6b4017aa43fe69fc10f7da304ac7b44804b09ad4872e7419f73f5d4f9f"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a4c86c5f6b4017aa43fe69fc10f7da304ac7b44804b09ad4872e7419f73f5d4f9f">operations_research::ConstraintRuns::kInitialPropagationEndTimeFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00393">demon_profiler.pb.h:393</a></div></div>
|
|
<div class="ttc" id="demon__profiler_8cc_html_ac072af30c4ffbc834bb4c681f6ecb514"><div class="ttname"><a href="demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514">value</a></div><div class="ttdeci">int64_t value</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8cc_source.html#l00044">demon_profiler.cc:44</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a6173cd5ee59cdaba6ebc07ba5b183be0"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a6173cd5ee59cdaba6ebc07ba5b183be0">operations_research::ConstraintRuns::ConstraintRuns</a></div><div class="ttdeci">ConstraintRuns()</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00280">demon_profiler.pb.h:280</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a50585376603ca3f1737259bfa5831e2c"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a50585376603ca3f1737259bfa5831e2c">operations_research::ConstraintRuns::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ConstraintRuns &from)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00710">demon_profiler.pb.cc:710</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a1539aee088f698c68995e7f63880c7c4"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a1539aee088f698c68995e7f63880c7c4">operations_research::DemonRuns::set_allocated_demon_id</a></div><div class="ttdeci">void set_allocated_demon_id(std::string *demon_id)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00546">demon_profiler.pb.h:546</a></div></div>
|
|
<div class="ttc" id="namespaceoperations__research_html_a4b2928e7c087b629b9741ba749aa9b04"><div class="ttname"><a href="namespaceoperations__research.html#a4b2928e7c087b629b9741ba749aa9b04">operations_research::_DemonRuns_default_instance_</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT DemonRunsDefaultTypeInternal _DemonRuns_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00036">demon_profiler.pb.cc:36</a></div></div>
|
|
<div class="ttc" id="constraint__solver_2table_8cc_html_acb18315d548212835cd8ed4287e6c0b6"><div class="ttname"><a href="constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6">a</a></div><div class="ttdeci">int64_t a</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00046">constraint_solver/table.cc:46</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_constraint_runs_html_a3b8916ea6d24ef4006e6d52e3f96362f"><div class="ttname"><a href="classoperations__research_1_1_constraint_runs.html#a3b8916ea6d24ef4006e6d52e3f96362f">operations_research::ConstraintRuns::_class_data_</a></div><div class="ttdeci">static const ClassData _class_data_</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00382">demon_profiler.pb.h:382</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a16c58c9c25850bb467f5680cf44d4333a9bb6db5c9bd44b1f14793139341433c2"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a16c58c9c25850bb467f5680cf44d4333a9bb6db5c9bd44b1f14793139341433c2">operations_research::DemonRuns::kFailuresFieldNumber</a></div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8h_source.html#l00190">demon_profiler.pb.h:190</a></div></div>
|
|
<div class="ttc" id="classoperations__research_1_1_demon_runs_html_a9fc3ed05c620ab40ef57c1cc70c813e8"><div class="ttname"><a href="classoperations__research_1_1_demon_runs.html#a9fc3ed05c620ab40ef57c1cc70c813e8">operations_research::DemonRuns::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const DemonRuns &from)</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8pb_8cc_source.html#l00392">demon_profiler.pb.cc:392</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="demon__profiler_8pb_8h.html">demon_profiler.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.8.15 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|