Files
ortools-clone/docs/cpp/cp__model_8pb_8h_source.html
2020-09-01 16:01:06 +02:00

12956 lines
2.7 MiB

<!-- 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.18"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>OR-Tools: cp_model.pb.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="orLogo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OR-Tools
&#160;<span id="projectnumber">8.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.18 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;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&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('cp__model_8pb_8h_source.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">cp_model.pb.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="cp__model_8pb_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">// Generated by the protocol buffer compiler. DO NOT EDIT!</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// source: ortools/sat/cp_model.proto</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160; </div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="preprocessor">#ifndef GOOGLE_PROTOBUF_INCLUDED_ortools_2fsat_2fcp_5fmodel_2eproto</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="preprocessor">#define GOOGLE_PROTOBUF_INCLUDED_ortools_2fsat_2fcp_5fmodel_2eproto</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160; </div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="preprocessor">#include &lt;limits&gt;</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160; </div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/port_def.inc&gt;</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="preprocessor">#if PROTOBUF_VERSION &lt; 3013000</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="preprocessor">#error This file was generated by a newer version of protoc which is</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="preprocessor">#error incompatible with your Protocol Buffer headers. Please update</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="preprocessor">#error your headers.</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="preprocessor">#if 3013000 &lt; PROTOBUF_MIN_PROTOC_VERSION</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="preprocessor">#error This file was generated by an older version of protoc which is</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="preprocessor">#error incompatible with your Protocol Buffer headers. Please</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="preprocessor">#error regenerate this file with a newer version of protoc.</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; </div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/port_undef.inc&gt;</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/io/coded_stream.h&gt;</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/arena.h&gt;</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/arenastring.h&gt;</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/generated_message_table_driven.h&gt;</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/generated_message_util.h&gt;</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/inlined_string_field.h&gt;</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/metadata_lite.h&gt;</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/generated_message_reflection.h&gt;</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/message.h&gt;</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/repeated_field.h&gt;</span> <span class="comment">// IWYU pragma: export</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/extension_set.h&gt;</span> <span class="comment">// IWYU pragma: export</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/generated_enum_reflection.h&gt;</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/unknown_field_set.h&gt;</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="comment">// @@protoc_insertion_point(includes)</span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/port_def.inc&gt;</span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="preprocessor">#define PROTOBUF_INTERNAL_EXPORT_ortools_2fsat_2fcp_5fmodel_2eproto</span></div>
<div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a198722177a36417069228aec0f9d97d6"> 39</a></span>&#160;PROTOBUF_NAMESPACE_OPEN</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceinternal.html">internal</a> {</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;<span class="keyword">class </span>AnyMetadata;</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;} <span class="comment">// namespace internal</span></div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;PROTOBUF_NAMESPACE_CLOSE</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; </div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;<span class="comment">// Internal implementation detail -- do not use these members.</span></div>
<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html"> 46</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html">TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto</a> {</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]</div>
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f"> 48</a></span>&#160; <a class="code" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]</div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a57e83bcf45762efcecb94544c5069304"> 50</a></span>&#160; <a class="code" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a57e83bcf45762efcecb94544c5069304">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[26]</div>
<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#ac934a5101e23a317275174eb93a36b5e"> 52</a></span>&#160; <a class="code" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#ac934a5101e23a317275174eb93a36b5e">PROTOBUF_SECTION_VARIABLE</a>(protodesc_cold);</div>
<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689"> 53</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata <a class="code" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">field_metadata</a>[];</div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a807eed5c615caffbff3960079ef76239"> 54</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable <a class="code" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a807eed5c615caffbff3960079ef76239">serialization_table</a>[];</div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a345548bf52cc46cc10c6830c03d541ff"> 55</a></span>&#160; <span class="keyword">static</span> <a class="code" href="integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e">const ::PROTOBUF_NAMESPACE_ID::uint32</a> <a class="code" href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">offsets</a>[];</div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160;};</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160;<span class="keyword">extern</span> const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>;</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceoperations__research.html">operations_research</a> {</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160;<span class="keyword">namespace </span>sat {</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;<span class="keyword">class </span>AllDifferentConstraintProto;</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160;<span class="keyword">class </span>AllDifferentConstraintProtoDefaultTypeInternal;</div>
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a5022cdbf0a4511363b80caf245fb2854"> 62</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1AllDifferentConstraintProtoDefaultTypeInternal.html">AllDifferentConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a5022cdbf0a4511363b80caf245fb2854">_AllDifferentConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;<span class="keyword">class </span>AutomatonConstraintProto;</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1AutomatonConstraintProtoDefaultTypeInternal.html">AutomatonConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#abf09b453afccb2f50177ffcd3dfbd27a"> 65</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1AutomatonConstraintProtoDefaultTypeInternal.html">AutomatonConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#abf09b453afccb2f50177ffcd3dfbd27a">_AutomatonConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160;<span class="keyword">class </span>BoolArgumentProto;</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1BoolArgumentProtoDefaultTypeInternal.html">BoolArgumentProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88"> 68</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1BoolArgumentProtoDefaultTypeInternal.html">BoolArgumentProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">_BoolArgumentProto_default_instance_</a>;</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160;<span class="keyword">class </span>CircuitConstraintProto;</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1CircuitConstraintProtoDefaultTypeInternal.html">CircuitConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aea6eecafe1713c4565393c72a379122b"> 71</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1CircuitConstraintProtoDefaultTypeInternal.html">CircuitConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#aea6eecafe1713c4565393c72a379122b">_CircuitConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;<span class="keyword">class </span>CircuitCoveringConstraintProto;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1CircuitCoveringConstraintProtoDefaultTypeInternal.html">CircuitCoveringConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a86bca90a4ee896b46c6f9336590311bf"> 74</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1CircuitCoveringConstraintProtoDefaultTypeInternal.html">CircuitCoveringConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a86bca90a4ee896b46c6f9336590311bf">_CircuitCoveringConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;<span class="keyword">class </span>ConstraintProto;</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1ConstraintProtoDefaultTypeInternal.html">ConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#af34fca4c31d5c2ab765ec99b192bab6a"> 77</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1ConstraintProtoDefaultTypeInternal.html">ConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#af34fca4c31d5c2ab765ec99b192bab6a">_ConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;<span class="keyword">class </span>CpModelProto;</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1CpModelProtoDefaultTypeInternal.html">CpModelProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a41f9dc3f87845be93073600332540b9c"> 80</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1CpModelProtoDefaultTypeInternal.html">CpModelProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a41f9dc3f87845be93073600332540b9c">_CpModelProto_default_instance_</a>;</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;<span class="keyword">class </span>CpObjectiveProto;</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1CpObjectiveProtoDefaultTypeInternal.html">CpObjectiveProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a223479678a6c4c9d8b47a77db02b914d"> 83</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1CpObjectiveProtoDefaultTypeInternal.html">CpObjectiveProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a223479678a6c4c9d8b47a77db02b914d">_CpObjectiveProto_default_instance_</a>;</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;<span class="keyword">class </span>CpSolverResponse;</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1CpSolverResponseDefaultTypeInternal.html">CpSolverResponseDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a8cc08aed16e89a81f7cde799a790a3d1"> 86</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1CpSolverResponseDefaultTypeInternal.html">CpSolverResponseDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a8cc08aed16e89a81f7cde799a790a3d1">_CpSolverResponse_default_instance_</a>;</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;<span class="keyword">class </span>CumulativeConstraintProto;</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1CumulativeConstraintProtoDefaultTypeInternal.html">CumulativeConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aee153940e8ef35428c50dd448409c6f2"> 89</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1CumulativeConstraintProtoDefaultTypeInternal.html">CumulativeConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#aee153940e8ef35428c50dd448409c6f2">_CumulativeConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;<span class="keyword">class </span>DecisionStrategyProto;</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1DecisionStrategyProtoDefaultTypeInternal.html">DecisionStrategyProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a6e1584f6741309b50e2db39c1670f097"> 92</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1DecisionStrategyProtoDefaultTypeInternal.html">DecisionStrategyProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a6e1584f6741309b50e2db39c1670f097">_DecisionStrategyProto_default_instance_</a>;</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;<span class="keyword">class </span>DecisionStrategyProto_AffineTransformation;</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1DecisionStrategyProto__AffineTransformationDefaultTypeInternal.html">DecisionStrategyProto_AffineTransformationDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a42bfe2cdee7a1e2cecf327269512932d"> 95</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1DecisionStrategyProto__AffineTransformationDefaultTypeInternal.html">DecisionStrategyProto_AffineTransformationDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a42bfe2cdee7a1e2cecf327269512932d">_DecisionStrategyProto_AffineTransformation_default_instance_</a>;</div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160;<span class="keyword">class </span>ElementConstraintProto;</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1ElementConstraintProtoDefaultTypeInternal.html">ElementConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#ab8a8f5cff578449bc5514c4df3e823b6"> 98</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1ElementConstraintProtoDefaultTypeInternal.html">ElementConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#ab8a8f5cff578449bc5514c4df3e823b6">_ElementConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;<span class="keyword">class </span>IntegerArgumentProto;</div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1IntegerArgumentProtoDefaultTypeInternal.html">IntegerArgumentProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511"> 101</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1IntegerArgumentProtoDefaultTypeInternal.html">IntegerArgumentProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">_IntegerArgumentProto_default_instance_</a>;</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160;<span class="keyword">class </span>IntegerVariableProto;</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1IntegerVariableProtoDefaultTypeInternal.html">IntegerVariableProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a3bef289699c48c5389fa270be5b59c3a"> 104</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1IntegerVariableProtoDefaultTypeInternal.html">IntegerVariableProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a3bef289699c48c5389fa270be5b59c3a">_IntegerVariableProto_default_instance_</a>;</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160;<span class="keyword">class </span>IntervalConstraintProto;</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1IntervalConstraintProtoDefaultTypeInternal.html">IntervalConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a5f4bbdfa15618bf8312bf8e6cc742097"> 107</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1IntervalConstraintProtoDefaultTypeInternal.html">IntervalConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a5f4bbdfa15618bf8312bf8e6cc742097">_IntervalConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160;<span class="keyword">class </span>InverseConstraintProto;</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1InverseConstraintProtoDefaultTypeInternal.html">InverseConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a221276dc5424848b110e741e47d11c12"> 110</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1InverseConstraintProtoDefaultTypeInternal.html">InverseConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a221276dc5424848b110e741e47d11c12">_InverseConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160;<span class="keyword">class </span>LinearArgumentProto;</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1LinearArgumentProtoDefaultTypeInternal.html">LinearArgumentProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a2e813d01ac2d5d980dc56019ce6a40cb"> 113</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1LinearArgumentProtoDefaultTypeInternal.html">LinearArgumentProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a2e813d01ac2d5d980dc56019ce6a40cb">_LinearArgumentProto_default_instance_</a>;</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160;<span class="keyword">class </span>LinearConstraintProto;</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1LinearConstraintProtoDefaultTypeInternal.html">LinearConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a7fe2d41dc416b27433f95a6c2b060338"> 116</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1LinearConstraintProtoDefaultTypeInternal.html">LinearConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a7fe2d41dc416b27433f95a6c2b060338">_LinearConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160;<span class="keyword">class </span>LinearExpressionProto;</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1LinearExpressionProtoDefaultTypeInternal.html">LinearExpressionProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#ac65a4238749ba58cb9d108e4441b8a3c"> 119</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1LinearExpressionProtoDefaultTypeInternal.html">LinearExpressionProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#ac65a4238749ba58cb9d108e4441b8a3c">_LinearExpressionProto_default_instance_</a>;</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160;<span class="keyword">class </span>NoOverlap2DConstraintProto;</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1NoOverlap2DConstraintProtoDefaultTypeInternal.html">NoOverlap2DConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a5682de205955fe92a2903141da1737ca"> 122</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1NoOverlap2DConstraintProtoDefaultTypeInternal.html">NoOverlap2DConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a5682de205955fe92a2903141da1737ca">_NoOverlap2DConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160;<span class="keyword">class </span>NoOverlapConstraintProto;</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1NoOverlapConstraintProtoDefaultTypeInternal.html">NoOverlapConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a921e9c249f7c69309d0c2712f78867a2"> 125</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1NoOverlapConstraintProtoDefaultTypeInternal.html">NoOverlapConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a921e9c249f7c69309d0c2712f78867a2">_NoOverlapConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160;<span class="keyword">class </span>PartialVariableAssignment;</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1PartialVariableAssignmentDefaultTypeInternal.html">PartialVariableAssignmentDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#ae5c743ef0c2dfd8d383ec4a665b31af1"> 128</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1PartialVariableAssignmentDefaultTypeInternal.html">PartialVariableAssignmentDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#ae5c743ef0c2dfd8d383ec4a665b31af1">_PartialVariableAssignment_default_instance_</a>;</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160;<span class="keyword">class </span>ReservoirConstraintProto;</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1ReservoirConstraintProtoDefaultTypeInternal.html">ReservoirConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#afa291a640d37abb7a53142f7b4acba70"> 131</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1ReservoirConstraintProtoDefaultTypeInternal.html">ReservoirConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#afa291a640d37abb7a53142f7b4acba70">_ReservoirConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160;<span class="keyword">class </span>RoutesConstraintProto;</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1RoutesConstraintProtoDefaultTypeInternal.html">RoutesConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a614d5011dd52e4c6e4643497410deadb"> 134</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1RoutesConstraintProtoDefaultTypeInternal.html">RoutesConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a614d5011dd52e4c6e4643497410deadb">_RoutesConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160;<span class="keyword">class </span>TableConstraintProto;</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160;<span class="keyword">class </span><a class="code" href="classoperations__research_1_1sat_1_1TableConstraintProtoDefaultTypeInternal.html">TableConstraintProtoDefaultTypeInternal</a>;</div>
<div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aecd8e85982106d608b8b23678f1508f7"> 137</a></span>&#160;<span class="keyword">extern</span> <a class="code" href="classoperations__research_1_1sat_1_1TableConstraintProtoDefaultTypeInternal.html">TableConstraintProtoDefaultTypeInternal</a> <a class="code" href="namespaceoperations__research_1_1sat.html#aecd8e85982106d608b8b23678f1508f7">_TableConstraintProto_default_instance_</a>;</div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160;} <span class="comment">// namespace sat</span></div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160;} <span class="comment">// namespace operations_research</span></div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160;PROTOBUF_NAMESPACE_OPEN</div>
<div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#af9e54e2d5d81731965cba2c72fd237f5"> 141</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::AllDifferentConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::AllDifferentConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a409e867844426d248649058045d91b4a"> 142</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::AutomatonConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::AutomatonConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a26f4220a644805d216623919b4454e90"> 143</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::BoolArgumentProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::BoolArgumentProto&gt;(Arena*);</div>
<div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#aa622f7324c218952ff6e6fa76e70b5ae"> 144</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::CircuitConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::CircuitConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00145"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a053a9a83617d85d70590f9bcb69f9072"> 145</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::CircuitCoveringConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::CircuitCoveringConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a8a08a0412dc7ad772d01538c4541d8fe"> 146</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::ConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::ConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a8bb69e78d4b1193a570cb373cbcd77f1"> 147</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::CpModelProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::CpModelProto&gt;(Arena*);</div>
<div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#aaa9871408c076cdce214c53975c778b2"> 148</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::CpObjectiveProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::CpObjectiveProto&gt;(Arena*);</div>
<div class="line"><a name="l00149"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#aa932638eb3288abef76ec6ce44abad2c"> 149</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::CpSolverResponse* Arena::CreateMaybeMessage&lt;::operations_research::sat::CpSolverResponse&gt;(Arena*);</div>
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a469cc5bec5d04722b7a2ed2157cbed69"> 150</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::CumulativeConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::CumulativeConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#ae9d3a1b377448fff473eb094e1a4398f"> 151</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::DecisionStrategyProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::DecisionStrategyProto&gt;(Arena*);</div>
<div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a76684065481e77a04d6a785b57a37ea0"> 152</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::DecisionStrategyProto_AffineTransformation* Arena::CreateMaybeMessage&lt;::operations_research::sat::DecisionStrategyProto_AffineTransformation&gt;(Arena*);</div>
<div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#aafaee55e2ef399a5e005a29ebdd5557f"> 153</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::ElementConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::ElementConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a31af3405cf06940dbbd7e2ada3faa05e"> 154</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::IntegerArgumentProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::IntegerArgumentProto&gt;(Arena*);</div>
<div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#abfe1c95f3203f48ee2e0fd985df573cf"> 155</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::IntegerVariableProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::IntegerVariableProto&gt;(Arena*);</div>
<div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a1a52f0d999d97d872a7b681048663497"> 156</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::IntervalConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::IntervalConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00157"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#aebc3014f5f916f36e4b00d3cb6b4221c"> 157</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::InverseConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::InverseConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a5db910197ee94882deb6a2b2ba9e9c7b"> 158</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::LinearArgumentProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::LinearArgumentProto&gt;(Arena*);</div>
<div class="line"><a name="l00159"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#ae4641d439ae970665040cfe8c8e4cc17"> 159</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::LinearConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::LinearConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a8647443d45fab4fd6277925c00d8298d"> 160</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::LinearExpressionProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::LinearExpressionProto&gt;(Arena*);</div>
<div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#ad2d5af22bab0d3f84df7c744828ab2e4"> 161</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::NoOverlap2DConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::NoOverlap2DConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a42a27eb2a39b4d60a27f41639fdadda6"> 162</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::NoOverlapConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::NoOverlapConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a69b0f0b690bac6d13d2cb8723d9bc746"> 163</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::PartialVariableAssignment* Arena::CreateMaybeMessage&lt;::operations_research::sat::PartialVariableAssignment&gt;(Arena*);</div>
<div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#ae6b0dd316e74205a0dc9ac55e4625278"> 164</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::ReservoirConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::ReservoirConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a72e417ceed325aefeb735bc1269b5926"> 165</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::RoutesConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::RoutesConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a32645384af0bf66e5cb51f2367bfee0a"> 166</a></span>&#160;<span class="keyword">template</span>&lt;&gt; ::operations_research::sat::TableConstraintProto* Arena::CreateMaybeMessage&lt;::operations_research::sat::TableConstraintProto&gt;(Arena*);</div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160;PROTOBUF_NAMESPACE_CLOSE</div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceoperations__research.html">operations_research</a> {</div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160;<span class="keyword">namespace </span>sat {</div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; </div>
<div class="line"><a name="l00171"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6"> 171</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">DecisionStrategyProto_VariableSelectionStrategy</a> : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a9cc9a32b4cec62f6bcd8410311de9b51"> 172</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a9cc9a32b4cec62f6bcd8410311de9b51">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_FIRST</a> = 0,</div>
<div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3e671416caa639665eb8dcd550940467"> 173</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3e671416caa639665eb8dcd550940467">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_LOWEST_MIN</a> = 1,</div>
<div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a8a26bd6d9e48e2c4f2f144c021d74d1a"> 174</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a8a26bd6d9e48e2c4f2f144c021d74d1a">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_HIGHEST_MAX</a> = 2,</div>
<div class="line"><a name="l00175"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6aac0157e9af8921b714667cdaa10d09f0"> 175</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6aac0157e9af8921b714667cdaa10d09f0">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_MIN_DOMAIN_SIZE</a> = 3,</div>
<div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3b1dbb74050c9b83b333d6137c47e10b"> 176</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3b1dbb74050c9b83b333d6137c47e10b">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_MAX_DOMAIN_SIZE</a> = 4,</div>
<div class="line"><a name="l00177"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3da8a28b16b5c0072a721e7657f77763"> 177</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3da8a28b16b5c0072a721e7657f77763">DecisionStrategyProto_VariableSelectionStrategy_DecisionStrategyProto_VariableSelectionStrategy_INT_MIN_SENTINEL_DO_NOT_USE_</a> = <a class="code" href="alldiff__cst_8cc.html#a021e695f54a13bd809c34b2f4ca87c37">std::numeric_limits&lt;::PROTOBUF_NAMESPACE_ID::int32&gt;::min</a>(),</div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6ae49c5ca9c4434f188df518c8d6d597c1">DecisionStrategyProto_VariableSelectionStrategy_DecisionStrategyProto_VariableSelectionStrategy_INT_MAX_SENTINEL_DO_NOT_USE_</a> = <a class="code" href="alldiff__cst_8cc.html#a9d0c202d5fdd62f4fa2c613339ff168a">std::numeric_limits&lt;::PROTOBUF_NAMESPACE_ID::int32&gt;::max</a>()</div>
<div class="line"><a name="l00179"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6ae49c5ca9c4434f188df518c8d6d597c1"> 179</a></span>&#160;};</div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160;<span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1sat.html#ad3744a9d3ae4af3bc8407757496affc3">DecisionStrategyProto_VariableSelectionStrategy_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#ae21dd421323a77bde4c9253b6255c785"> 181</a></span>&#160;constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">DecisionStrategyProto_VariableSelectionStrategy</a> <a class="code" href="namespaceoperations__research_1_1sat.html#ae21dd421323a77bde4c9253b6255c785">DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_MIN</a> = <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a9cc9a32b4cec62f6bcd8410311de9b51">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_FIRST</a>;</div>
<div class="line"><a name="l00182"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a04487ffe93d385896ec57f978f248a1f"> 182</a></span>&#160;constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">DecisionStrategyProto_VariableSelectionStrategy</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a04487ffe93d385896ec57f978f248a1f">DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_MAX</a> = <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3b1dbb74050c9b83b333d6137c47e10b">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_MAX_DOMAIN_SIZE</a>;</div>
<div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a31ba6359043b091cd5c02ff98f8dafa1"> 183</a></span>&#160;constexpr <span class="keywordtype">int</span> <a class="code" href="namespaceoperations__research_1_1sat.html#a31ba6359043b091cd5c02ff98f8dafa1">DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_ARRAYSIZE</a> = <a class="code" href="namespaceoperations__research_1_1sat.html#a04487ffe93d385896ec57f978f248a1f">DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_MAX</a> + 1;</div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160; </div>
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160;const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* <a class="code" href="namespaceoperations__research_1_1sat.html#a8de636307d758c08719de1fcad027f71">DecisionStrategyProto_VariableSelectionStrategy_descriptor</a>();</div>
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#abbc472dcbb3ad76095da9926b37e49f8"> 187</a></span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> std::string&amp; <a class="code" href="namespaceoperations__research_1_1sat.html#abbc472dcbb3ad76095da9926b37e49f8">DecisionStrategyProto_VariableSelectionStrategy_Name</a>(T enum_t_value) {</div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160; static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same&lt;T, DecisionStrategyProto_VariableSelectionStrategy&gt;::value</a> ||</div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160; ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral&lt;T&gt;::value</a>,</div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160; <span class="stringliteral">&quot;Incorrect type passed to function DecisionStrategyProto_VariableSelectionStrategy_Name.&quot;</span>);</div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160; return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a8de636307d758c08719de1fcad027f71">DecisionStrategyProto_VariableSelectionStrategy_descriptor</a>(), enum_t_value);</div>
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160;}</div>
<div class="line"><a name="l00194"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a417dc46af8b9457ba372ce439154f86f"> 194</a></span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1sat.html#a417dc46af8b9457ba372ce439154f86f">DecisionStrategyProto_VariableSelectionStrategy_Parse</a>(</div>
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160; ::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">DecisionStrategyProto_VariableSelectionStrategy</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160; return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum&lt;DecisionStrategyProto_VariableSelectionStrategy&gt;(</div>
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a8de636307d758c08719de1fcad027f71">DecisionStrategyProto_VariableSelectionStrategy_descriptor</a>(), <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160;}</div>
<div class="line"><a name="l00199"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e"> 199</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DecisionStrategyProto_DomainReductionStrategy</a> : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9c560a476724e955a1f69e4057eaa372"> 200</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9c560a476724e955a1f69e4057eaa372">DecisionStrategyProto_DomainReductionStrategy_SELECT_MIN_VALUE</a> = 0,</div>
<div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9ce19914b81dbcf78ebde3ed15e10b3b"> 201</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9ce19914b81dbcf78ebde3ed15e10b3b">DecisionStrategyProto_DomainReductionStrategy_SELECT_MAX_VALUE</a> = 1,</div>
<div class="line"><a name="l00202"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea76013e303afc2f8b54afdeecd37224d3"> 202</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea76013e303afc2f8b54afdeecd37224d3">DecisionStrategyProto_DomainReductionStrategy_SELECT_LOWER_HALF</a> = 2,</div>
<div class="line"><a name="l00203"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00eae2ddcc4b888df56eb4300f94b24f8005"> 203</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00eae2ddcc4b888df56eb4300f94b24f8005">DecisionStrategyProto_DomainReductionStrategy_SELECT_UPPER_HALF</a> = 3,</div>
<div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea2dd975e36bdd9ac9e65463fcc4f0541c"> 204</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea2dd975e36bdd9ac9e65463fcc4f0541c">DecisionStrategyProto_DomainReductionStrategy_SELECT_MEDIAN_VALUE</a> = 4,</div>
<div class="line"><a name="l00205"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea12f599538c023b465123a3c9cfa9869f"> 205</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea12f599538c023b465123a3c9cfa9869f">DecisionStrategyProto_DomainReductionStrategy_DecisionStrategyProto_DomainReductionStrategy_INT_MIN_SENTINEL_DO_NOT_USE_</a> = <a class="code" href="alldiff__cst_8cc.html#a021e695f54a13bd809c34b2f4ca87c37">std::numeric_limits&lt;::PROTOBUF_NAMESPACE_ID::int32&gt;::min</a>(),</div>
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea610f4d8bf804f4c0261df253a3e06462">DecisionStrategyProto_DomainReductionStrategy_DecisionStrategyProto_DomainReductionStrategy_INT_MAX_SENTINEL_DO_NOT_USE_</a> = <a class="code" href="alldiff__cst_8cc.html#a9d0c202d5fdd62f4fa2c613339ff168a">std::numeric_limits&lt;::PROTOBUF_NAMESPACE_ID::int32&gt;::max</a>()</div>
<div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea610f4d8bf804f4c0261df253a3e06462"> 207</a></span>&#160;};</div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160;<span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1sat.html#aea82fc4e4c960cc7b458870bb85b5d83">DecisionStrategyProto_DomainReductionStrategy_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00209"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#ae812a198d8b85b66696afdc8a7f21480"> 209</a></span>&#160;constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DecisionStrategyProto_DomainReductionStrategy</a> <a class="code" href="namespaceoperations__research_1_1sat.html#ae812a198d8b85b66696afdc8a7f21480">DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_MIN</a> = <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9c560a476724e955a1f69e4057eaa372">DecisionStrategyProto_DomainReductionStrategy_SELECT_MIN_VALUE</a>;</div>
<div class="line"><a name="l00210"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a32d06c0a033135b152dc6aaa0cce11cb"> 210</a></span>&#160;constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DecisionStrategyProto_DomainReductionStrategy</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a32d06c0a033135b152dc6aaa0cce11cb">DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_MAX</a> = <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea2dd975e36bdd9ac9e65463fcc4f0541c">DecisionStrategyProto_DomainReductionStrategy_SELECT_MEDIAN_VALUE</a>;</div>
<div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#abc149d79ce813acfacf966a6f0114f9a"> 211</a></span>&#160;constexpr <span class="keywordtype">int</span> <a class="code" href="namespaceoperations__research_1_1sat.html#abc149d79ce813acfacf966a6f0114f9a">DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_ARRAYSIZE</a> = <a class="code" href="namespaceoperations__research_1_1sat.html#a32d06c0a033135b152dc6aaa0cce11cb">DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_MAX</a> + 1;</div>
<div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160; </div>
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160;const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* <a class="code" href="namespaceoperations__research_1_1sat.html#a2a0f8b7033408604ab4067653eeca927">DecisionStrategyProto_DomainReductionStrategy_descriptor</a>();</div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#ac22a3ab628a918dd90466ba12d6ee0cd"> 215</a></span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> std::string&amp; <a class="code" href="namespaceoperations__research_1_1sat.html#ac22a3ab628a918dd90466ba12d6ee0cd">DecisionStrategyProto_DomainReductionStrategy_Name</a>(T enum_t_value) {</div>
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160; static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same&lt;T, DecisionStrategyProto_DomainReductionStrategy&gt;::value</a> ||</div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160; ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral&lt;T&gt;::value</a>,</div>
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160; <span class="stringliteral">&quot;Incorrect type passed to function DecisionStrategyProto_DomainReductionStrategy_Name.&quot;</span>);</div>
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160; return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a2a0f8b7033408604ab4067653eeca927">DecisionStrategyProto_DomainReductionStrategy_descriptor</a>(), enum_t_value);</div>
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160;}</div>
<div class="line"><a name="l00222"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a78f07b013d1f3f208298db7cd977e86d"> 222</a></span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1sat.html#a78f07b013d1f3f208298db7cd977e86d">DecisionStrategyProto_DomainReductionStrategy_Parse</a>(</div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; ::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DecisionStrategyProto_DomainReductionStrategy</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum&lt;DecisionStrategyProto_DomainReductionStrategy&gt;(</div>
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a2a0f8b7033408604ab4067653eeca927">DecisionStrategyProto_DomainReductionStrategy_descriptor</a>(), <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160;}</div>
<div class="line"><a name="l00227"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815"> 227</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">CpSolverStatus</a> : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l00228"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a6ce26a62afab55d7606ad4e92428b30c"> 228</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a6ce26a62afab55d7606ad4e92428b30c">UNKNOWN</a> = 0,</div>
<div class="line"><a name="l00229"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815ae071e79c23f061c9dd00ee09519a0031"> 229</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815ae071e79c23f061c9dd00ee09519a0031">MODEL_INVALID</a> = 1,</div>
<div class="line"><a name="l00230"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a03f919221217f95d21a593a7120165e1"> 230</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a03f919221217f95d21a593a7120165e1">FEASIBLE</a> = 2,</div>
<div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a2884fa43446c0cbc9c7a9b74d41d7483"> 231</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a2884fa43446c0cbc9c7a9b74d41d7483">INFEASIBLE</a> = 3,</div>
<div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a2579881e7c83261bc21bafb5a5c92cad"> 232</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a2579881e7c83261bc21bafb5a5c92cad">OPTIMAL</a> = 4,</div>
<div class="line"><a name="l00233"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a3c013bc15052315782a00d86f3fca3ab"> 233</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a3c013bc15052315782a00d86f3fca3ab">CpSolverStatus_INT_MIN_SENTINEL_DO_NOT_USE_</a> = <a class="code" href="alldiff__cst_8cc.html#a021e695f54a13bd809c34b2f4ca87c37">std::numeric_limits&lt;::PROTOBUF_NAMESPACE_ID::int32&gt;::min</a>(),</div>
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a3c910aa4be26fdd6efed0262315b1ffd">CpSolverStatus_INT_MAX_SENTINEL_DO_NOT_USE_</a> = <a class="code" href="alldiff__cst_8cc.html#a9d0c202d5fdd62f4fa2c613339ff168a">std::numeric_limits&lt;::PROTOBUF_NAMESPACE_ID::int32&gt;::max</a>()</div>
<div class="line"><a name="l00235"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a3c910aa4be26fdd6efed0262315b1ffd"> 235</a></span>&#160;};</div>
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160;<span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1sat.html#ae66304e6cfb653cbee111083fa1cd29c">CpSolverStatus_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a6b76cd25015012648a3d14bc20d7f0bd"> 237</a></span>&#160;constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">CpSolverStatus</a> <a class="code" href="namespaceoperations__research_1_1sat.html#a6b76cd25015012648a3d14bc20d7f0bd">CpSolverStatus_MIN</a> = <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a6ce26a62afab55d7606ad4e92428b30c">UNKNOWN</a>;</div>
<div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aaa8ca38a83038dce1f21a6ff727d9cd4"> 238</a></span>&#160;constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">CpSolverStatus</a> <a class="code" href="namespaceoperations__research_1_1sat.html#aaa8ca38a83038dce1f21a6ff727d9cd4">CpSolverStatus_MAX</a> = <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a2579881e7c83261bc21bafb5a5c92cad">OPTIMAL</a>;</div>
<div class="line"><a name="l00239"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#a74dd1a529939101db35e9d731ffac186"> 239</a></span>&#160;constexpr <span class="keywordtype">int</span> <a class="code" href="namespaceoperations__research_1_1sat.html#a74dd1a529939101db35e9d731ffac186">CpSolverStatus_ARRAYSIZE</a> = <a class="code" href="namespaceoperations__research_1_1sat.html#aaa8ca38a83038dce1f21a6ff727d9cd4">CpSolverStatus_MAX</a> + 1;</div>
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160; </div>
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>&#160;const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* <a class="code" href="namespaceoperations__research_1_1sat.html#a21306b1dbfb8b53a33963f8603170bc7">CpSolverStatus_descriptor</a>();</div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l00243"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#aede942101121114490d4f59631bf9292"> 243</a></span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> std::string&amp; <a class="code" href="namespaceoperations__research_1_1sat.html#aede942101121114490d4f59631bf9292">CpSolverStatus_Name</a>(T enum_t_value) {</div>
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160; static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same&lt;T, CpSolverStatus&gt;::value</a> ||</div>
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160; ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral&lt;T&gt;::value</a>,</div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; <span class="stringliteral">&quot;Incorrect type passed to function CpSolverStatus_Name.&quot;</span>);</div>
<div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160; return ::PROTOBUF_NAMESPACE_ID::internal::NameOfEnum(</div>
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a21306b1dbfb8b53a33963f8603170bc7">CpSolverStatus_descriptor</a>(), enum_t_value);</div>
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>&#160;}</div>
<div class="line"><a name="l00250"></a><span class="lineno"><a class="line" href="namespaceoperations__research_1_1sat.html#ad80554b07cb275a8f8e4b2bc6f38cd97"> 250</a></span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespaceoperations__research_1_1sat.html#ad80554b07cb275a8f8e4b2bc6f38cd97">CpSolverStatus_Parse</a>(</div>
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>&#160; ::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">CpSolverStatus</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160; return ::PROTOBUF_NAMESPACE_ID::internal::ParseNamedEnum&lt;CpSolverStatus&gt;(</div>
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a21306b1dbfb8b53a33963f8603170bc7">CpSolverStatus_descriptor</a>(), <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160;}</div>
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160;<span class="comment">// ===================================================================</span></div>
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160; </div>
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160;<span class="keyword">class </span>IntegerVariableProto <a class="code" href="classoperations__research_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l00258"></a><span class="lineno"> 258</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.IntegerVariableProto) */</span> {</div>
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00260"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a759b700692de7403591a8f7556d642bc"> 260</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a759b700692de7403591a8f7556d642bc">IntegerVariableProto</a>() : IntegerVariableProto(nullptr) {}</div>
<div class="line"><a name="l00261"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b0abead75f45f32463a4b6cdf6845f9"> 261</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b0abead75f45f32463a4b6cdf6845f9">~IntegerVariableProto</a>();</div>
<div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160; </div>
<div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1741588f110be8583d4cd5f4cebc918"> 263</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1741588f110be8583d4cd5f4cebc918">IntegerVariableProto</a>(<span class="keyword">const</span> IntegerVariableProto&amp; from);</div>
<div class="line"><a name="l00264"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0514ea61842db951b76ef7734874fb43"> 264</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0514ea61842db951b76ef7734874fb43">IntegerVariableProto</a>(IntegerVariableProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>&#160; : IntegerVariableProto() {</div>
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160; }</div>
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160; </div>
<div class="line"><a name="l00269"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad711ad5e776aaeed843475adc2ef6c0a"> 269</a></span>&#160; <span class="keyword">inline</span> IntegerVariableProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad711ad5e776aaeed843475adc2ef6c0a">operator=</a>(<span class="keyword">const</span> IntegerVariableProto&amp; from) {</div>
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l00271"></a><span class="lineno"> 271</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>&#160; }</div>
<div class="line"><a name="l00273"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a788e1a5c3b4a0dc5216c50b9f4feda90"> 273</a></span>&#160; <span class="keyword">inline</span> IntegerVariableProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a788e1a5c3b4a0dc5216c50b9f4feda90">operator=</a>(IntegerVariableProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l00275"></a><span class="lineno"> 275</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>&#160; }</div>
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l00280"></a><span class="lineno"> 280</span>&#160; }</div>
<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>&#160; </div>
<div class="line"><a name="l00282"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 282</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>&#160; }</div>
<div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 285</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l00286"></a><span class="lineno"> 286</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>&#160; }</div>
<div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 288</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>&#160; }</div>
<div class="line"><a name="l00291"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0714478d3ac7ac0f731045afab84e46b"> 291</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> IntegerVariableProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0714478d3ac7ac0f731045afab84e46b">default_instance</a>();</div>
<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>&#160; </div>
<div class="line"><a name="l00293"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 293</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l00294"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1c3cf2ce95c21ce61949f93e3d875ba"> 294</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> IntegerVariableProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1c3cf2ce95c21ce61949f93e3d875ba">internal_default_instance</a>() {</div>
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>IntegerVariableProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a3bef289699c48c5389fa270be5b59c3a">_IntegerVariableProto_default_instance_</a>);</div>
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>&#160; }</div>
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>&#160; 0;</div>
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160; </div>
<div class="line"><a name="l00301"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9d8670e9216e8e15b77c504761de6af4"> 301</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9d8670e9216e8e15b77c504761de6af4">swap</a>(IntegerVariableProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, IntegerVariableProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160; }</div>
<div class="line"><a name="l00304"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5426dca77a2d887c036efbd92f509fe0"> 304</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5426dca77a2d887c036efbd92f509fe0">Swap</a>(IntegerVariableProto* other) {</div>
<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l00306"></a><span class="lineno"> 306</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l00308"></a><span class="lineno"> 308</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l00309"></a><span class="lineno"> 309</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l00310"></a><span class="lineno"> 310</span>&#160; }</div>
<div class="line"><a name="l00311"></a><span class="lineno"> 311</span>&#160; }</div>
<div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aec0f07bd8a15b28abac508aa0509a934"> 312</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aec0f07bd8a15b28abac508aa0509a934">UnsafeArenaSwap</a>(IntegerVariableProto* other) {</div>
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l00315"></a><span class="lineno"> 315</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>&#160; }</div>
<div class="line"><a name="l00317"></a><span class="lineno"> 317</span>&#160; </div>
<div class="line"><a name="l00318"></a><span class="lineno"> 318</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160; </div>
<div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2b2ed472d1c566b71dc6530dc562f8da"> 320</a></span>&#160; <span class="keyword">inline</span> IntegerVariableProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2b2ed472d1c566b71dc6530dc562f8da">New</a>() const final {</div>
<div class="line"><a name="l00321"></a><span class="lineno"> 321</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;IntegerVariableProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>&#160; }</div>
<div class="line"><a name="l00323"></a><span class="lineno"> 323</span>&#160; </div>
<div class="line"><a name="l00324"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a716da6f791ea50bc17d1f25988ad7ae1"> 324</a></span>&#160; IntegerVariableProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a716da6f791ea50bc17d1f25988ad7ae1">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;IntegerVariableProto&gt;(arena);</div>
<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>&#160; }</div>
<div class="line"><a name="l00327"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 327</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l00328"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 328</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l00329"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7b93abdbe6f8d3e1b46c3690d11543f8"> 329</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7b93abdbe6f8d3e1b46c3690d11543f8">CopyFrom</a>(<span class="keyword">const</span> IntegerVariableProto&amp; from);</div>
<div class="line"><a name="l00330"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aefbe3921f029390f04331aa4a147b8ca"> 330</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aefbe3921f029390f04331aa4a147b8ca">MergeFrom</a>(<span class="keyword">const</span> IntegerVariableProto&amp; from);</div>
<div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 331</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l00332"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 332</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l00333"></a><span class="lineno"> 333</span>&#160; </div>
<div class="line"><a name="l00334"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 334</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l00335"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 335</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l00336"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 336</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l00337"></a><span class="lineno"> 337</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l00338"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 338</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>&#160; </div>
<div class="line"><a name="l00340"></a><span class="lineno"> 340</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00341"></a><span class="lineno"> 341</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l00342"></a><span class="lineno"> 342</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l00343"></a><span class="lineno"> 343</span>&#160; <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="l00344"></a><span class="lineno"> 344</span>&#160; <span class="keywordtype">void</span> InternalSwap(IntegerVariableProto* other);</div>
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l00346"></a><span class="lineno"> 346</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l00347"></a><span class="lineno"> 347</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.IntegerVariableProto&quot;</span>;</div>
<div class="line"><a name="l00348"></a><span class="lineno"> 348</span>&#160; }</div>
<div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l00350"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a85b68ce0a58cf15319eb5e4a135f1d45"> 350</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a85b68ce0a58cf15319eb5e4a135f1d45">IntegerVariableProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00352"></a><span class="lineno"> 352</span>&#160; <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="l00353"></a><span class="lineno"> 353</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>&#160; </div>
<div class="line"><a name="l00356"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 356</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>&#160; private:</div>
<div class="line"><a name="l00358"></a><span class="lineno"> 358</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l00359"></a><span class="lineno"> 359</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l00361"></a><span class="lineno"> 361</span>&#160; }</div>
<div class="line"><a name="l00362"></a><span class="lineno"> 362</span>&#160; </div>
<div class="line"><a name="l00363"></a><span class="lineno"> 363</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00364"></a><span class="lineno"> 364</span>&#160; </div>
<div class="line"><a name="l00365"></a><span class="lineno"> 365</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l00366"></a><span class="lineno"> 366</span>&#160; </div>
<div class="line"><a name="l00367"></a><span class="lineno"> 367</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l00368"></a><span class="lineno"> 368</span>&#160; </div>
<div class="line"><a name="l00369"></a><span class="lineno"> 369</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l00370"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a485ca1a696e74b4abca17322cb1c0392abf34df117461acdfb69b55dfe93e7435"> 370</a></span>&#160; kDomainFieldNumber = 2,</div>
<div class="line"><a name="l00371"></a><span class="lineno"> 371</span>&#160; kNameFieldNumber = 1,</div>
<div class="line"><a name="l00372"></a><span class="lineno"> 372</span>&#160; };</div>
<div class="line"><a name="l00373"></a><span class="lineno"> 373</span>&#160; <span class="comment">// repeated int64 domain = 2;</span></div>
<div class="line"><a name="l00374"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e"> 374</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">domain_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00375"></a><span class="lineno"> 375</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00376"></a><span class="lineno"> 376</span>&#160; <span class="keywordtype">int</span> _internal_domain_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00377"></a><span class="lineno"> 377</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00378"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd"> 378</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">clear_domain</a>();</div>
<div class="line"><a name="l00379"></a><span class="lineno"> 379</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00380"></a><span class="lineno"> 380</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_domain(<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="l00381"></a><span class="lineno"> 381</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l00382"></a><span class="lineno"> 382</span>&#160; _internal_domain() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00383"></a><span class="lineno"> 383</span>&#160; <span class="keywordtype">void</span> _internal_add_domain(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00384"></a><span class="lineno"> 384</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l00385"></a><span class="lineno"> 385</span>&#160; _internal_mutable_domain();</div>
<div class="line"><a name="l00386"></a><span class="lineno"> 386</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00387"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad6bed3280d866fa8f20b00d020e02641"> 387</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad6bed3280d866fa8f20b00d020e02641">domain</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="l00388"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac20e43676899f3e4be9cf8b2eeb9ed99"> 388</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac20e43676899f3e4be9cf8b2eeb9ed99">set_domain</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00389"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2266c77ad6db8de45560357c1436e558"> 389</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2266c77ad6db8de45560357c1436e558">add_domain</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00390"></a><span class="lineno"> 390</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l00391"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abdfd052096673a1a77a63479be740934"> 391</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abdfd052096673a1a77a63479be740934">domain</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00392"></a><span class="lineno"> 392</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l00393"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afb18640ec6a6ae3affcb80ab0f5cc68b"> 393</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afb18640ec6a6ae3affcb80ab0f5cc68b">mutable_domain</a>();</div>
<div class="line"><a name="l00394"></a><span class="lineno"> 394</span>&#160; </div>
<div class="line"><a name="l00395"></a><span class="lineno"> 395</span>&#160; <span class="comment">// string name = 1;</span></div>
<div class="line"><a name="l00396"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a458dd99a041a02e37d5b249201b18050"> 396</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a458dd99a041a02e37d5b249201b18050">clear_name</a>();</div>
<div class="line"><a name="l00397"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad8227ba86a01f26e4f173cd5e219d5d1"> 397</a></span>&#160; <span class="keyword">const</span> std::string&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00398"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a336315ca9f7f163ce71f854c1d331abd"> 398</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a336315ca9f7f163ce71f854c1d331abd">set_name</a>(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00399"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add5b7d967cabba1bda48616e027427a7"> 399</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add5b7d967cabba1bda48616e027427a7">set_name</a>(std::string&amp;&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00400"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add4e8c58c167af070f4a0e8cc50082be"> 400</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add4e8c58c167af070f4a0e8cc50082be">set_name</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00401"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22f7c0b8646494fc16ef74301b10854c"> 401</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22f7c0b8646494fc16ef74301b10854c">set_name</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, <span class="keywordtype">size_t</span> size);</div>
<div class="line"><a name="l00402"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4919374a2378e7a367dccff2b4b74c6b"> 402</a></span>&#160; std::string* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4919374a2378e7a367dccff2b4b74c6b">mutable_name</a>();</div>
<div class="line"><a name="l00403"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a529abd8c107ba6dbc8056206655a01b7"> 403</a></span>&#160; std::string* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a529abd8c107ba6dbc8056206655a01b7">release_name</a>();</div>
<div class="line"><a name="l00404"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aebef205a40e296437d69fd2e4d3ef2be"> 404</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aebef205a40e296437d69fd2e4d3ef2be">set_allocated_name</a>(std::string* <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>);</div>
<div class="line"><a name="l00405"></a><span class="lineno"> 405</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00406"></a><span class="lineno"> 406</span>&#160; <span class="keyword">const</span> std::string&amp; _internal_name() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00407"></a><span class="lineno"> 407</span>&#160; <span class="keywordtype">void</span> _internal_set_name(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00408"></a><span class="lineno"> 408</span>&#160; std::string* _internal_mutable_name();</div>
<div class="line"><a name="l00409"></a><span class="lineno"> 409</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>&#160; </div>
<div class="line"><a name="l00411"></a><span class="lineno"> 411</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.IntegerVariableProto)</span></div>
<div class="line"><a name="l00412"></a><span class="lineno"> 412</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00413"></a><span class="lineno"> 413</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l00414"></a><span class="lineno"> 414</span>&#160; </div>
<div class="line"><a name="l00415"></a><span class="lineno"> 415</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l00416"></a><span class="lineno"> 416</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l00417"></a><span class="lineno"> 417</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l00418"></a><span class="lineno"> 418</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; domain_;</div>
<div class="line"><a name="l00419"></a><span class="lineno"> 419</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _domain_cached_byte_size_;</div>
<div class="line"><a name="l00420"></a><span class="lineno"> 420</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_;</div>
<div class="line"><a name="l00421"></a><span class="lineno"> 421</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l00422"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afb8396aa773b2cf0b644f1ddf0f6f75f"> 422</a></span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l00423"></a><span class="lineno"> 423</span>&#160;};</div>
<div class="line"><a name="l00424"></a><span class="lineno"> 424</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l00425"></a><span class="lineno"> 425</span>&#160; </div>
<div class="line"><a name="l00426"></a><span class="lineno"> 426</span>&#160;<span class="keyword">class </span>BoolArgumentProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l00427"></a><span class="lineno"> 427</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.BoolArgumentProto) */</span> {</div>
<div class="line"><a name="l00428"></a><span class="lineno"> 428</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00429"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1454a507b4045393374da2d8143bb0a7"> 429</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1454a507b4045393374da2d8143bb0a7">BoolArgumentProto</a>() : BoolArgumentProto(nullptr) {}</div>
<div class="line"><a name="l00430"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7711670a8a8b22d2d4e3a89e8a0ba939"> 430</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7711670a8a8b22d2d4e3a89e8a0ba939">~BoolArgumentProto</a>();</div>
<div class="line"><a name="l00431"></a><span class="lineno"> 431</span>&#160; </div>
<div class="line"><a name="l00432"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a848a113afebbc2dd5ce5cdfd619b4cce"> 432</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a848a113afebbc2dd5ce5cdfd619b4cce">BoolArgumentProto</a>(<span class="keyword">const</span> BoolArgumentProto&amp; from);</div>
<div class="line"><a name="l00433"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa76b98a68faca58b422342a1bc5f934b"> 433</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa76b98a68faca58b422342a1bc5f934b">BoolArgumentProto</a>(BoolArgumentProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l00434"></a><span class="lineno"> 434</span>&#160; : BoolArgumentProto() {</div>
<div class="line"><a name="l00435"></a><span class="lineno"> 435</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l00436"></a><span class="lineno"> 436</span>&#160; }</div>
<div class="line"><a name="l00437"></a><span class="lineno"> 437</span>&#160; </div>
<div class="line"><a name="l00438"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1cc19d1bd4d93587230b91326693e23"> 438</a></span>&#160; <span class="keyword">inline</span> BoolArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1cc19d1bd4d93587230b91326693e23">operator=</a>(<span class="keyword">const</span> BoolArgumentProto&amp; from) {</div>
<div class="line"><a name="l00439"></a><span class="lineno"> 439</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l00440"></a><span class="lineno"> 440</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l00441"></a><span class="lineno"> 441</span>&#160; }</div>
<div class="line"><a name="l00442"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0349ae1ca3fa104ce9061b7660de23ee"> 442</a></span>&#160; <span class="keyword">inline</span> BoolArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0349ae1ca3fa104ce9061b7660de23ee">operator=</a>(BoolArgumentProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l00443"></a><span class="lineno"> 443</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l00444"></a><span class="lineno"> 444</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l00445"></a><span class="lineno"> 445</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l00446"></a><span class="lineno"> 446</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l00447"></a><span class="lineno"> 447</span>&#160; }</div>
<div class="line"><a name="l00448"></a><span class="lineno"> 448</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l00449"></a><span class="lineno"> 449</span>&#160; }</div>
<div class="line"><a name="l00450"></a><span class="lineno"> 450</span>&#160; </div>
<div class="line"><a name="l00451"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 451</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l00452"></a><span class="lineno"> 452</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l00453"></a><span class="lineno"> 453</span>&#160; }</div>
<div class="line"><a name="l00454"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 454</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l00455"></a><span class="lineno"> 455</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l00456"></a><span class="lineno"> 456</span>&#160; }</div>
<div class="line"><a name="l00457"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 457</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l00458"></a><span class="lineno"> 458</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l00459"></a><span class="lineno"> 459</span>&#160; }</div>
<div class="line"><a name="l00460"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a503c17fe4ce3617d54b5e6eaa5ee4da6"> 460</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> BoolArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a503c17fe4ce3617d54b5e6eaa5ee4da6">default_instance</a>();</div>
<div class="line"><a name="l00461"></a><span class="lineno"> 461</span>&#160; </div>
<div class="line"><a name="l00462"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 462</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l00463"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a08e635552ab1f2c81cc9ab26fe10b83e"> 463</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a08e635552ab1f2c81cc9ab26fe10b83e">internal_default_instance</a>() {</div>
<div class="line"><a name="l00464"></a><span class="lineno"> 464</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>BoolArgumentProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l00465"></a><span class="lineno"> 465</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">_BoolArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l00466"></a><span class="lineno"> 466</span>&#160; }</div>
<div class="line"><a name="l00467"></a><span class="lineno"> 467</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l00468"></a><span class="lineno"> 468</span>&#160; 1;</div>
<div class="line"><a name="l00469"></a><span class="lineno"> 469</span>&#160; </div>
<div class="line"><a name="l00470"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5de194fae79eeb9b54d960d21d113787"> 470</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5de194fae79eeb9b54d960d21d113787">swap</a>(BoolArgumentProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, BoolArgumentProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l00471"></a><span class="lineno"> 471</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l00472"></a><span class="lineno"> 472</span>&#160; }</div>
<div class="line"><a name="l00473"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1de41e204aed91cbe60db5a89f20602"> 473</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1de41e204aed91cbe60db5a89f20602">Swap</a>(BoolArgumentProto* other) {</div>
<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l00475"></a><span class="lineno"> 475</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l00476"></a><span class="lineno"> 476</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l00477"></a><span class="lineno"> 477</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l00478"></a><span class="lineno"> 478</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l00479"></a><span class="lineno"> 479</span>&#160; }</div>
<div class="line"><a name="l00480"></a><span class="lineno"> 480</span>&#160; }</div>
<div class="line"><a name="l00481"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa7e6bbfff418cc4ee53a8a8bf10e9b3"> 481</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa7e6bbfff418cc4ee53a8a8bf10e9b3">UnsafeArenaSwap</a>(BoolArgumentProto* other) {</div>
<div class="line"><a name="l00482"></a><span class="lineno"> 482</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l00483"></a><span class="lineno"> 483</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l00484"></a><span class="lineno"> 484</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l00485"></a><span class="lineno"> 485</span>&#160; }</div>
<div class="line"><a name="l00486"></a><span class="lineno"> 486</span>&#160; </div>
<div class="line"><a name="l00487"></a><span class="lineno"> 487</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l00488"></a><span class="lineno"> 488</span>&#160; </div>
<div class="line"><a name="l00489"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c000b83ab8d34e71dbeb31b0de6f419"> 489</a></span>&#160; <span class="keyword">inline</span> BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c000b83ab8d34e71dbeb31b0de6f419">New</a>() const final {</div>
<div class="line"><a name="l00490"></a><span class="lineno"> 490</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;BoolArgumentProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l00491"></a><span class="lineno"> 491</span>&#160; }</div>
<div class="line"><a name="l00492"></a><span class="lineno"> 492</span>&#160; </div>
<div class="line"><a name="l00493"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3028f541ba3bb4f050ee15380b177928"> 493</a></span>&#160; BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3028f541ba3bb4f050ee15380b177928">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l00494"></a><span class="lineno"> 494</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;BoolArgumentProto&gt;(arena);</div>
<div class="line"><a name="l00495"></a><span class="lineno"> 495</span>&#160; }</div>
<div class="line"><a name="l00496"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 496</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l00497"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 497</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l00498"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aad7f0da9c258ead79e82d6831d19a8d0"> 498</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aad7f0da9c258ead79e82d6831d19a8d0">CopyFrom</a>(<span class="keyword">const</span> BoolArgumentProto&amp; from);</div>
<div class="line"><a name="l00499"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2445bdbf85e975af2ffab7d9ceb9facc"> 499</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2445bdbf85e975af2ffab7d9ceb9facc">MergeFrom</a>(<span class="keyword">const</span> BoolArgumentProto&amp; from);</div>
<div class="line"><a name="l00500"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 500</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l00501"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 501</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l00502"></a><span class="lineno"> 502</span>&#160; </div>
<div class="line"><a name="l00503"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 503</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l00504"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 504</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l00505"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 505</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l00506"></a><span class="lineno"> 506</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l00507"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 507</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l00508"></a><span class="lineno"> 508</span>&#160; </div>
<div class="line"><a name="l00509"></a><span class="lineno"> 509</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00510"></a><span class="lineno"> 510</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l00511"></a><span class="lineno"> 511</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l00512"></a><span class="lineno"> 512</span>&#160; <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="l00513"></a><span class="lineno"> 513</span>&#160; <span class="keywordtype">void</span> InternalSwap(BoolArgumentProto* other);</div>
<div class="line"><a name="l00514"></a><span class="lineno"> 514</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l00515"></a><span class="lineno"> 515</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l00516"></a><span class="lineno"> 516</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.BoolArgumentProto&quot;</span>;</div>
<div class="line"><a name="l00517"></a><span class="lineno"> 517</span>&#160; }</div>
<div class="line"><a name="l00518"></a><span class="lineno"> 518</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l00519"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab22cae6d96862d8611c8473874059348"> 519</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab22cae6d96862d8611c8473874059348">BoolArgumentProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l00520"></a><span class="lineno"> 520</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00521"></a><span class="lineno"> 521</span>&#160; <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="l00522"></a><span class="lineno"> 522</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l00523"></a><span class="lineno"> 523</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00524"></a><span class="lineno"> 524</span>&#160; </div>
<div class="line"><a name="l00525"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 525</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l00526"></a><span class="lineno"> 526</span>&#160; private:</div>
<div class="line"><a name="l00527"></a><span class="lineno"> 527</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l00528"></a><span class="lineno"> 528</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l00529"></a><span class="lineno"> 529</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l00530"></a><span class="lineno"> 530</span>&#160; }</div>
<div class="line"><a name="l00531"></a><span class="lineno"> 531</span>&#160; </div>
<div class="line"><a name="l00532"></a><span class="lineno"> 532</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00533"></a><span class="lineno"> 533</span>&#160; </div>
<div class="line"><a name="l00534"></a><span class="lineno"> 534</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l00535"></a><span class="lineno"> 535</span>&#160; </div>
<div class="line"><a name="l00536"></a><span class="lineno"> 536</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l00537"></a><span class="lineno"> 537</span>&#160; </div>
<div class="line"><a name="l00538"></a><span class="lineno"> 538</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l00539"></a><span class="lineno"> 539</span>&#160; kLiteralsFieldNumber = 1,</div>
<div class="line"><a name="l00540"></a><span class="lineno"> 540</span>&#160; };</div>
<div class="line"><a name="l00541"></a><span class="lineno"> 541</span>&#160; <span class="comment">// repeated int32 literals = 1;</span></div>
<div class="line"><a name="l00542"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a72d41feda9a93c11089d3d99d6270999"> 542</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a72d41feda9a93c11089d3d99d6270999">literals_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00543"></a><span class="lineno"> 543</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00544"></a><span class="lineno"> 544</span>&#160; <span class="keywordtype">int</span> _internal_literals_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00545"></a><span class="lineno"> 545</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00546"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5339b1584860029bfdb4f080683852f5"> 546</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5339b1584860029bfdb4f080683852f5">clear_literals</a>();</div>
<div class="line"><a name="l00547"></a><span class="lineno"> 547</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00548"></a><span class="lineno"> 548</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_literals(<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="l00549"></a><span class="lineno"> 549</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l00550"></a><span class="lineno"> 550</span>&#160; _internal_literals() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00551"></a><span class="lineno"> 551</span>&#160; <span class="keywordtype">void</span> _internal_add_literals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00552"></a><span class="lineno"> 552</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l00553"></a><span class="lineno"> 553</span>&#160; _internal_mutable_literals();</div>
<div class="line"><a name="l00554"></a><span class="lineno"> 554</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00555"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bdd9b9cd1ab7d9ded95db88d9f1482b"> 555</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bdd9b9cd1ab7d9ded95db88d9f1482b">literals</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="l00556"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9193927d79de018fddced78664bf54ed"> 556</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9193927d79de018fddced78664bf54ed">set_literals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00557"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9abd20cd5c98c0a4535d168a1c7bb18e"> 557</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9abd20cd5c98c0a4535d168a1c7bb18e">add_literals</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00558"></a><span class="lineno"> 558</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l00559"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad36b5d1a40af0e486a0ff999e7f1c4ae"> 559</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad36b5d1a40af0e486a0ff999e7f1c4ae">literals</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00560"></a><span class="lineno"> 560</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l00561"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac50fdf33670639b700b9f579a54a2ff6"> 561</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac50fdf33670639b700b9f579a54a2ff6">mutable_literals</a>();</div>
<div class="line"><a name="l00562"></a><span class="lineno"> 562</span>&#160; </div>
<div class="line"><a name="l00563"></a><span class="lineno"> 563</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.BoolArgumentProto)</span></div>
<div class="line"><a name="l00564"></a><span class="lineno"> 564</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00565"></a><span class="lineno"> 565</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l00566"></a><span class="lineno"> 566</span>&#160; </div>
<div class="line"><a name="l00567"></a><span class="lineno"> 567</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l00568"></a><span class="lineno"> 568</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l00569"></a><span class="lineno"> 569</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l00570"></a><span class="lineno"> 570</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; literals_;</div>
<div class="line"><a name="l00571"></a><span class="lineno"> 571</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _literals_cached_byte_size_;</div>
<div class="line"><a name="l00572"></a><span class="lineno"> 572</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l00573"></a><span class="lineno"> 573</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l00574"></a><span class="lineno"> 574</span>&#160;};</div>
<div class="line"><a name="l00575"></a><span class="lineno"> 575</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l00576"></a><span class="lineno"> 576</span>&#160; </div>
<div class="line"><a name="l00577"></a><span class="lineno"> 577</span>&#160;<span class="keyword">class </span>IntegerArgumentProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l00578"></a><span class="lineno"> 578</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.IntegerArgumentProto) */</span> {</div>
<div class="line"><a name="l00579"></a><span class="lineno"> 579</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00580"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a81eb7f10aef53b45cebe7f032577b5b3"> 580</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a81eb7f10aef53b45cebe7f032577b5b3">IntegerArgumentProto</a>() : IntegerArgumentProto(nullptr) {}</div>
<div class="line"><a name="l00581"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a07fec630639f7f02f8b0ba2db337106b"> 581</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a07fec630639f7f02f8b0ba2db337106b">~IntegerArgumentProto</a>();</div>
<div class="line"><a name="l00582"></a><span class="lineno"> 582</span>&#160; </div>
<div class="line"><a name="l00583"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a31126ede7dd6a2a8da9fbd5de53099d8"> 583</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a31126ede7dd6a2a8da9fbd5de53099d8">IntegerArgumentProto</a>(<span class="keyword">const</span> IntegerArgumentProto&amp; from);</div>
<div class="line"><a name="l00584"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad8b4a1e54c3d845cdbc0d8251d2fb117"> 584</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad8b4a1e54c3d845cdbc0d8251d2fb117">IntegerArgumentProto</a>(IntegerArgumentProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l00585"></a><span class="lineno"> 585</span>&#160; : IntegerArgumentProto() {</div>
<div class="line"><a name="l00586"></a><span class="lineno"> 586</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l00587"></a><span class="lineno"> 587</span>&#160; }</div>
<div class="line"><a name="l00588"></a><span class="lineno"> 588</span>&#160; </div>
<div class="line"><a name="l00589"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2f4272d7d81049f9a0f0945007984707"> 589</a></span>&#160; <span class="keyword">inline</span> IntegerArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2f4272d7d81049f9a0f0945007984707">operator=</a>(<span class="keyword">const</span> IntegerArgumentProto&amp; from) {</div>
<div class="line"><a name="l00590"></a><span class="lineno"> 590</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l00591"></a><span class="lineno"> 591</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l00592"></a><span class="lineno"> 592</span>&#160; }</div>
<div class="line"><a name="l00593"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7fd79883e9907d2939e36276a1cf92b2"> 593</a></span>&#160; <span class="keyword">inline</span> IntegerArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7fd79883e9907d2939e36276a1cf92b2">operator=</a>(IntegerArgumentProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l00594"></a><span class="lineno"> 594</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l00595"></a><span class="lineno"> 595</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l00596"></a><span class="lineno"> 596</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l00597"></a><span class="lineno"> 597</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l00598"></a><span class="lineno"> 598</span>&#160; }</div>
<div class="line"><a name="l00599"></a><span class="lineno"> 599</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l00600"></a><span class="lineno"> 600</span>&#160; }</div>
<div class="line"><a name="l00601"></a><span class="lineno"> 601</span>&#160; </div>
<div class="line"><a name="l00602"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 602</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l00603"></a><span class="lineno"> 603</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l00604"></a><span class="lineno"> 604</span>&#160; }</div>
<div class="line"><a name="l00605"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 605</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l00606"></a><span class="lineno"> 606</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l00607"></a><span class="lineno"> 607</span>&#160; }</div>
<div class="line"><a name="l00608"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 608</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l00609"></a><span class="lineno"> 609</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l00610"></a><span class="lineno"> 610</span>&#160; }</div>
<div class="line"><a name="l00611"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abccb839e0d4dc922422cb1ab1bf4ba64"> 611</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> IntegerArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abccb839e0d4dc922422cb1ab1bf4ba64">default_instance</a>();</div>
<div class="line"><a name="l00612"></a><span class="lineno"> 612</span>&#160; </div>
<div class="line"><a name="l00613"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 613</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l00614"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a991d81d850baed0bb3925da8bf69116c"> 614</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a991d81d850baed0bb3925da8bf69116c">internal_default_instance</a>() {</div>
<div class="line"><a name="l00615"></a><span class="lineno"> 615</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>IntegerArgumentProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l00616"></a><span class="lineno"> 616</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">_IntegerArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l00617"></a><span class="lineno"> 617</span>&#160; }</div>
<div class="line"><a name="l00618"></a><span class="lineno"> 618</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l00619"></a><span class="lineno"> 619</span>&#160; 2;</div>
<div class="line"><a name="l00620"></a><span class="lineno"> 620</span>&#160; </div>
<div class="line"><a name="l00621"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7c5414a3ac06608f669faad83493c347"> 621</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7c5414a3ac06608f669faad83493c347">swap</a>(IntegerArgumentProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, IntegerArgumentProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l00622"></a><span class="lineno"> 622</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l00623"></a><span class="lineno"> 623</span>&#160; }</div>
<div class="line"><a name="l00624"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a133e49b79dd8add45bcbeec5fce2f788"> 624</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a133e49b79dd8add45bcbeec5fce2f788">Swap</a>(IntegerArgumentProto* other) {</div>
<div class="line"><a name="l00625"></a><span class="lineno"> 625</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l00626"></a><span class="lineno"> 626</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l00627"></a><span class="lineno"> 627</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l00628"></a><span class="lineno"> 628</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l00629"></a><span class="lineno"> 629</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l00630"></a><span class="lineno"> 630</span>&#160; }</div>
<div class="line"><a name="l00631"></a><span class="lineno"> 631</span>&#160; }</div>
<div class="line"><a name="l00632"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac754f8784d9d37be1533449746890e2f"> 632</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac754f8784d9d37be1533449746890e2f">UnsafeArenaSwap</a>(IntegerArgumentProto* other) {</div>
<div class="line"><a name="l00633"></a><span class="lineno"> 633</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l00634"></a><span class="lineno"> 634</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l00635"></a><span class="lineno"> 635</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l00636"></a><span class="lineno"> 636</span>&#160; }</div>
<div class="line"><a name="l00637"></a><span class="lineno"> 637</span>&#160; </div>
<div class="line"><a name="l00638"></a><span class="lineno"> 638</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l00639"></a><span class="lineno"> 639</span>&#160; </div>
<div class="line"><a name="l00640"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff87fb4b1168e3579d2a0ddf31502ad5"> 640</a></span>&#160; <span class="keyword">inline</span> IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff87fb4b1168e3579d2a0ddf31502ad5">New</a>() const final {</div>
<div class="line"><a name="l00641"></a><span class="lineno"> 641</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;IntegerArgumentProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l00642"></a><span class="lineno"> 642</span>&#160; }</div>
<div class="line"><a name="l00643"></a><span class="lineno"> 643</span>&#160; </div>
<div class="line"><a name="l00644"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a82228733f5e3c52ecce301792081d34f"> 644</a></span>&#160; IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a82228733f5e3c52ecce301792081d34f">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l00645"></a><span class="lineno"> 645</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;IntegerArgumentProto&gt;(arena);</div>
<div class="line"><a name="l00646"></a><span class="lineno"> 646</span>&#160; }</div>
<div class="line"><a name="l00647"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 647</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l00648"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 648</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l00649"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a27646aacbd3e1ada85b1abf7ebc5b069"> 649</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a27646aacbd3e1ada85b1abf7ebc5b069">CopyFrom</a>(<span class="keyword">const</span> IntegerArgumentProto&amp; from);</div>
<div class="line"><a name="l00650"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a226fdd00b4f9c96dc2bbd94791d59c42"> 650</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a226fdd00b4f9c96dc2bbd94791d59c42">MergeFrom</a>(<span class="keyword">const</span> IntegerArgumentProto&amp; from);</div>
<div class="line"><a name="l00651"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 651</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l00652"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 652</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l00653"></a><span class="lineno"> 653</span>&#160; </div>
<div class="line"><a name="l00654"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 654</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l00655"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 655</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l00656"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 656</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l00657"></a><span class="lineno"> 657</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l00658"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 658</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l00659"></a><span class="lineno"> 659</span>&#160; </div>
<div class="line"><a name="l00660"></a><span class="lineno"> 660</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00661"></a><span class="lineno"> 661</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l00662"></a><span class="lineno"> 662</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l00663"></a><span class="lineno"> 663</span>&#160; <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="l00664"></a><span class="lineno"> 664</span>&#160; <span class="keywordtype">void</span> InternalSwap(IntegerArgumentProto* other);</div>
<div class="line"><a name="l00665"></a><span class="lineno"> 665</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l00666"></a><span class="lineno"> 666</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l00667"></a><span class="lineno"> 667</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.IntegerArgumentProto&quot;</span>;</div>
<div class="line"><a name="l00668"></a><span class="lineno"> 668</span>&#160; }</div>
<div class="line"><a name="l00669"></a><span class="lineno"> 669</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l00670"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6605d1788c66c101a07edd75ae44df14"> 670</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6605d1788c66c101a07edd75ae44df14">IntegerArgumentProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l00671"></a><span class="lineno"> 671</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00672"></a><span class="lineno"> 672</span>&#160; <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="l00673"></a><span class="lineno"> 673</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l00674"></a><span class="lineno"> 674</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00675"></a><span class="lineno"> 675</span>&#160; </div>
<div class="line"><a name="l00676"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 676</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l00677"></a><span class="lineno"> 677</span>&#160; private:</div>
<div class="line"><a name="l00678"></a><span class="lineno"> 678</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l00679"></a><span class="lineno"> 679</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l00680"></a><span class="lineno"> 680</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l00681"></a><span class="lineno"> 681</span>&#160; }</div>
<div class="line"><a name="l00682"></a><span class="lineno"> 682</span>&#160; </div>
<div class="line"><a name="l00683"></a><span class="lineno"> 683</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00684"></a><span class="lineno"> 684</span>&#160; </div>
<div class="line"><a name="l00685"></a><span class="lineno"> 685</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l00686"></a><span class="lineno"> 686</span>&#160; </div>
<div class="line"><a name="l00687"></a><span class="lineno"> 687</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l00688"></a><span class="lineno"> 688</span>&#160; </div>
<div class="line"><a name="l00689"></a><span class="lineno"> 689</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l00690"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a35f1d1d2b0b7cbd03ecc8dd9be383becaf689e998b0ca1984d74ce5f1693cf6fa"> 690</a></span>&#160; kVarsFieldNumber = 2,</div>
<div class="line"><a name="l00691"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4259966c16ffd5d903092b033ccfa92aa9107886b36cbf850f02a3d642660b17e"> 691</a></span>&#160; kTargetFieldNumber = 1,</div>
<div class="line"><a name="l00692"></a><span class="lineno"> 692</span>&#160; };</div>
<div class="line"><a name="l00693"></a><span class="lineno"> 693</span>&#160; <span class="comment">// repeated int32 vars = 2;</span></div>
<div class="line"><a name="l00694"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7"> 694</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00695"></a><span class="lineno"> 695</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00696"></a><span class="lineno"> 696</span>&#160; <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00697"></a><span class="lineno"> 697</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00698"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520"> 698</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div>
<div class="line"><a name="l00699"></a><span class="lineno"> 699</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00700"></a><span class="lineno"> 700</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_vars(<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="l00701"></a><span class="lineno"> 701</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l00702"></a><span class="lineno"> 702</span>&#160; _internal_vars() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00703"></a><span class="lineno"> 703</span>&#160; <span class="keywordtype">void</span> _internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00704"></a><span class="lineno"> 704</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l00705"></a><span class="lineno"> 705</span>&#160; _internal_mutable_vars();</div>
<div class="line"><a name="l00706"></a><span class="lineno"> 706</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00707"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3"> 707</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3">vars</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="l00708"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32"> 708</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00709"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 709</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00710"></a><span class="lineno"> 710</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l00711"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7"> 711</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7">vars</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00712"></a><span class="lineno"> 712</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l00713"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c"> 713</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c">mutable_vars</a>();</div>
<div class="line"><a name="l00714"></a><span class="lineno"> 714</span>&#160; </div>
<div class="line"><a name="l00715"></a><span class="lineno"> 715</span>&#160; <span class="comment">// int32 target = 1;</span></div>
<div class="line"><a name="l00716"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9ee236434540a0639967f738885d638d"> 716</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9ee236434540a0639967f738885d638d">clear_target</a>();</div>
<div class="line"><a name="l00717"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acc1382a29dabbe466d338befec34d841"> 717</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acc1382a29dabbe466d338befec34d841">target</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00718"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3be2b6dac25bcb1e8e45cc41c5795f6"> 718</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3be2b6dac25bcb1e8e45cc41c5795f6">set_target</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00719"></a><span class="lineno"> 719</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00720"></a><span class="lineno"> 720</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_target() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00721"></a><span class="lineno"> 721</span>&#160; <span class="keywordtype">void</span> _internal_set_target(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00722"></a><span class="lineno"> 722</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00723"></a><span class="lineno"> 723</span>&#160; </div>
<div class="line"><a name="l00724"></a><span class="lineno"> 724</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.IntegerArgumentProto)</span></div>
<div class="line"><a name="l00725"></a><span class="lineno"> 725</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00726"></a><span class="lineno"> 726</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l00727"></a><span class="lineno"> 727</span>&#160; </div>
<div class="line"><a name="l00728"></a><span class="lineno"> 728</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l00729"></a><span class="lineno"> 729</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l00730"></a><span class="lineno"> 730</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l00731"></a><span class="lineno"> 731</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l00732"></a><span class="lineno"> 732</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _vars_cached_byte_size_;</div>
<div class="line"><a name="l00733"></a><span class="lineno"> 733</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> target_;</div>
<div class="line"><a name="l00734"></a><span class="lineno"> 734</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l00735"></a><span class="lineno"> 735</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l00736"></a><span class="lineno"> 736</span>&#160;};</div>
<div class="line"><a name="l00737"></a><span class="lineno"> 737</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l00738"></a><span class="lineno"> 738</span>&#160; </div>
<div class="line"><a name="l00739"></a><span class="lineno"> 739</span>&#160;<span class="keyword">class </span>LinearExpressionProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l00740"></a><span class="lineno"> 740</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.LinearExpressionProto) */</span> {</div>
<div class="line"><a name="l00741"></a><span class="lineno"> 741</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00742"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0a32a373ea150f59e149b2e1c5395ced"> 742</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0a32a373ea150f59e149b2e1c5395ced">LinearExpressionProto</a>() : LinearExpressionProto(nullptr) {}</div>
<div class="line"><a name="l00743"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a68a9d3dc63024d3836e4378bc20b5db5"> 743</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a68a9d3dc63024d3836e4378bc20b5db5">~LinearExpressionProto</a>();</div>
<div class="line"><a name="l00744"></a><span class="lineno"> 744</span>&#160; </div>
<div class="line"><a name="l00745"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa7f9d079868fb4ef34c6cc1fba5e80a5"> 745</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa7f9d079868fb4ef34c6cc1fba5e80a5">LinearExpressionProto</a>(<span class="keyword">const</span> LinearExpressionProto&amp; from);</div>
<div class="line"><a name="l00746"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0662c8e3658dec6a373cfc0cf0d68458"> 746</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0662c8e3658dec6a373cfc0cf0d68458">LinearExpressionProto</a>(LinearExpressionProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l00747"></a><span class="lineno"> 747</span>&#160; : LinearExpressionProto() {</div>
<div class="line"><a name="l00748"></a><span class="lineno"> 748</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l00749"></a><span class="lineno"> 749</span>&#160; }</div>
<div class="line"><a name="l00750"></a><span class="lineno"> 750</span>&#160; </div>
<div class="line"><a name="l00751"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add08b228bc4dc9f25ddb297e78b711f5"> 751</a></span>&#160; <span class="keyword">inline</span> LinearExpressionProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add08b228bc4dc9f25ddb297e78b711f5">operator=</a>(<span class="keyword">const</span> LinearExpressionProto&amp; from) {</div>
<div class="line"><a name="l00752"></a><span class="lineno"> 752</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l00753"></a><span class="lineno"> 753</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l00754"></a><span class="lineno"> 754</span>&#160; }</div>
<div class="line"><a name="l00755"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a02ddd83e2e6c16a835a150ea9a4417d9"> 755</a></span>&#160; <span class="keyword">inline</span> LinearExpressionProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a02ddd83e2e6c16a835a150ea9a4417d9">operator=</a>(LinearExpressionProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l00756"></a><span class="lineno"> 756</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l00757"></a><span class="lineno"> 757</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l00758"></a><span class="lineno"> 758</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l00759"></a><span class="lineno"> 759</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l00760"></a><span class="lineno"> 760</span>&#160; }</div>
<div class="line"><a name="l00761"></a><span class="lineno"> 761</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l00762"></a><span class="lineno"> 762</span>&#160; }</div>
<div class="line"><a name="l00763"></a><span class="lineno"> 763</span>&#160; </div>
<div class="line"><a name="l00764"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 764</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l00765"></a><span class="lineno"> 765</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l00766"></a><span class="lineno"> 766</span>&#160; }</div>
<div class="line"><a name="l00767"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 767</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l00768"></a><span class="lineno"> 768</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l00769"></a><span class="lineno"> 769</span>&#160; }</div>
<div class="line"><a name="l00770"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 770</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l00771"></a><span class="lineno"> 771</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l00772"></a><span class="lineno"> 772</span>&#160; }</div>
<div class="line"><a name="l00773"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba817320dad1ec6a9d019e6f80db5c53"> 773</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> LinearExpressionProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba817320dad1ec6a9d019e6f80db5c53">default_instance</a>();</div>
<div class="line"><a name="l00774"></a><span class="lineno"> 774</span>&#160; </div>
<div class="line"><a name="l00775"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 775</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l00776"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5cfcd66fc5d78ae8dc5c820dcb172dff"> 776</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5cfcd66fc5d78ae8dc5c820dcb172dff">internal_default_instance</a>() {</div>
<div class="line"><a name="l00777"></a><span class="lineno"> 777</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>LinearExpressionProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l00778"></a><span class="lineno"> 778</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#ac65a4238749ba58cb9d108e4441b8a3c">_LinearExpressionProto_default_instance_</a>);</div>
<div class="line"><a name="l00779"></a><span class="lineno"> 779</span>&#160; }</div>
<div class="line"><a name="l00780"></a><span class="lineno"> 780</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l00781"></a><span class="lineno"> 781</span>&#160; 3;</div>
<div class="line"><a name="l00782"></a><span class="lineno"> 782</span>&#160; </div>
<div class="line"><a name="l00783"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a60c27999260ae6c812f9a392762769dc"> 783</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a60c27999260ae6c812f9a392762769dc">swap</a>(LinearExpressionProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, LinearExpressionProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l00784"></a><span class="lineno"> 784</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l00785"></a><span class="lineno"> 785</span>&#160; }</div>
<div class="line"><a name="l00786"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab3a51ca9e7f5a1bc743adc6746a1e1f7"> 786</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab3a51ca9e7f5a1bc743adc6746a1e1f7">Swap</a>(LinearExpressionProto* other) {</div>
<div class="line"><a name="l00787"></a><span class="lineno"> 787</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l00788"></a><span class="lineno"> 788</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l00789"></a><span class="lineno"> 789</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l00790"></a><span class="lineno"> 790</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l00791"></a><span class="lineno"> 791</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l00792"></a><span class="lineno"> 792</span>&#160; }</div>
<div class="line"><a name="l00793"></a><span class="lineno"> 793</span>&#160; }</div>
<div class="line"><a name="l00794"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a894c3b443e0356348355326039fe55b5"> 794</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a894c3b443e0356348355326039fe55b5">UnsafeArenaSwap</a>(LinearExpressionProto* other) {</div>
<div class="line"><a name="l00795"></a><span class="lineno"> 795</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l00796"></a><span class="lineno"> 796</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l00797"></a><span class="lineno"> 797</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l00798"></a><span class="lineno"> 798</span>&#160; }</div>
<div class="line"><a name="l00799"></a><span class="lineno"> 799</span>&#160; </div>
<div class="line"><a name="l00800"></a><span class="lineno"> 800</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l00801"></a><span class="lineno"> 801</span>&#160; </div>
<div class="line"><a name="l00802"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1b9af3c6a4ffc7ca3428d4740c3606c"> 802</a></span>&#160; <span class="keyword">inline</span> LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1b9af3c6a4ffc7ca3428d4740c3606c">New</a>() const final {</div>
<div class="line"><a name="l00803"></a><span class="lineno"> 803</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;LinearExpressionProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l00804"></a><span class="lineno"> 804</span>&#160; }</div>
<div class="line"><a name="l00805"></a><span class="lineno"> 805</span>&#160; </div>
<div class="line"><a name="l00806"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a66ce7445590d268852731db3cb5f85e5"> 806</a></span>&#160; LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a66ce7445590d268852731db3cb5f85e5">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l00807"></a><span class="lineno"> 807</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;LinearExpressionProto&gt;(arena);</div>
<div class="line"><a name="l00808"></a><span class="lineno"> 808</span>&#160; }</div>
<div class="line"><a name="l00809"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 809</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l00810"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 810</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l00811"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4eb5dc87ea42192a5cfd47d893c75eaa"> 811</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4eb5dc87ea42192a5cfd47d893c75eaa">CopyFrom</a>(<span class="keyword">const</span> LinearExpressionProto&amp; from);</div>
<div class="line"><a name="l00812"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a97d41a7e25e49a323be5582fdc9a64d2"> 812</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a97d41a7e25e49a323be5582fdc9a64d2">MergeFrom</a>(<span class="keyword">const</span> LinearExpressionProto&amp; from);</div>
<div class="line"><a name="l00813"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 813</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l00814"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 814</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l00815"></a><span class="lineno"> 815</span>&#160; </div>
<div class="line"><a name="l00816"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 816</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l00817"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 817</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l00818"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 818</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l00819"></a><span class="lineno"> 819</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l00820"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 820</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l00821"></a><span class="lineno"> 821</span>&#160; </div>
<div class="line"><a name="l00822"></a><span class="lineno"> 822</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00823"></a><span class="lineno"> 823</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l00824"></a><span class="lineno"> 824</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l00825"></a><span class="lineno"> 825</span>&#160; <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="l00826"></a><span class="lineno"> 826</span>&#160; <span class="keywordtype">void</span> InternalSwap(LinearExpressionProto* other);</div>
<div class="line"><a name="l00827"></a><span class="lineno"> 827</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l00828"></a><span class="lineno"> 828</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l00829"></a><span class="lineno"> 829</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.LinearExpressionProto&quot;</span>;</div>
<div class="line"><a name="l00830"></a><span class="lineno"> 830</span>&#160; }</div>
<div class="line"><a name="l00831"></a><span class="lineno"> 831</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l00832"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a25e8fb62d5432940eba46c102e4e777f"> 832</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a25e8fb62d5432940eba46c102e4e777f">LinearExpressionProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l00833"></a><span class="lineno"> 833</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00834"></a><span class="lineno"> 834</span>&#160; <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="l00835"></a><span class="lineno"> 835</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l00836"></a><span class="lineno"> 836</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00837"></a><span class="lineno"> 837</span>&#160; </div>
<div class="line"><a name="l00838"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 838</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l00839"></a><span class="lineno"> 839</span>&#160; private:</div>
<div class="line"><a name="l00840"></a><span class="lineno"> 840</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l00841"></a><span class="lineno"> 841</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l00842"></a><span class="lineno"> 842</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l00843"></a><span class="lineno"> 843</span>&#160; }</div>
<div class="line"><a name="l00844"></a><span class="lineno"> 844</span>&#160; </div>
<div class="line"><a name="l00845"></a><span class="lineno"> 845</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00846"></a><span class="lineno"> 846</span>&#160; </div>
<div class="line"><a name="l00847"></a><span class="lineno"> 847</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l00848"></a><span class="lineno"> 848</span>&#160; </div>
<div class="line"><a name="l00849"></a><span class="lineno"> 849</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l00850"></a><span class="lineno"> 850</span>&#160; </div>
<div class="line"><a name="l00851"></a><span class="lineno"> 851</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l00852"></a><span class="lineno"> 852</span>&#160; kVarsFieldNumber = 1,</div>
<div class="line"><a name="l00853"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a485ca1a696e74b4abca17322cb1c0392afd27d9808f2ce513165f01dd4e163e95"> 853</a></span>&#160; kCoeffsFieldNumber = 2,</div>
<div class="line"><a name="l00854"></a><span class="lineno"> 854</span>&#160; kOffsetFieldNumber = 3,</div>
<div class="line"><a name="l00855"></a><span class="lineno"> 855</span>&#160; };</div>
<div class="line"><a name="l00856"></a><span class="lineno"> 856</span>&#160; <span class="comment">// repeated int32 vars = 1;</span></div>
<div class="line"><a name="l00857"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7"> 857</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00858"></a><span class="lineno"> 858</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00859"></a><span class="lineno"> 859</span>&#160; <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00860"></a><span class="lineno"> 860</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00861"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520"> 861</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div>
<div class="line"><a name="l00862"></a><span class="lineno"> 862</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00863"></a><span class="lineno"> 863</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_vars(<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="l00864"></a><span class="lineno"> 864</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l00865"></a><span class="lineno"> 865</span>&#160; _internal_vars() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00866"></a><span class="lineno"> 866</span>&#160; <span class="keywordtype">void</span> _internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00867"></a><span class="lineno"> 867</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l00868"></a><span class="lineno"> 868</span>&#160; _internal_mutable_vars();</div>
<div class="line"><a name="l00869"></a><span class="lineno"> 869</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00870"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3"> 870</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3">vars</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="l00871"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32"> 871</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00872"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 872</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00873"></a><span class="lineno"> 873</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l00874"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7"> 874</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7">vars</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00875"></a><span class="lineno"> 875</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l00876"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c"> 876</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c">mutable_vars</a>();</div>
<div class="line"><a name="l00877"></a><span class="lineno"> 877</span>&#160; </div>
<div class="line"><a name="l00878"></a><span class="lineno"> 878</span>&#160; <span class="comment">// repeated int64 coeffs = 2;</span></div>
<div class="line"><a name="l00879"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7b556cd1b51adc0393fa36e82c11cd7e"> 879</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7b556cd1b51adc0393fa36e82c11cd7e">coeffs_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00880"></a><span class="lineno"> 880</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00881"></a><span class="lineno"> 881</span>&#160; <span class="keywordtype">int</span> _internal_coeffs_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00882"></a><span class="lineno"> 882</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00883"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06a99a40cbd48fec5a10b7096f0a027d"> 883</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06a99a40cbd48fec5a10b7096f0a027d">clear_coeffs</a>();</div>
<div class="line"><a name="l00884"></a><span class="lineno"> 884</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00885"></a><span class="lineno"> 885</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_coeffs(<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="l00886"></a><span class="lineno"> 886</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l00887"></a><span class="lineno"> 887</span>&#160; _internal_coeffs() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00888"></a><span class="lineno"> 888</span>&#160; <span class="keywordtype">void</span> _internal_add_coeffs(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00889"></a><span class="lineno"> 889</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l00890"></a><span class="lineno"> 890</span>&#160; _internal_mutable_coeffs();</div>
<div class="line"><a name="l00891"></a><span class="lineno"> 891</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00892"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a17c8b23e8d3106bfcd6c8abbe5a52efe"> 892</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a17c8b23e8d3106bfcd6c8abbe5a52efe">coeffs</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="l00893"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab59665fa3051a704378a94693636fd3b"> 893</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab59665fa3051a704378a94693636fd3b">set_coeffs</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00894"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bb52f9d2a03820db9271cdae2ce97d5"> 894</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bb52f9d2a03820db9271cdae2ce97d5">add_coeffs</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00895"></a><span class="lineno"> 895</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l00896"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9eedda51d7ca509266d101226eb6b226"> 896</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9eedda51d7ca509266d101226eb6b226">coeffs</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00897"></a><span class="lineno"> 897</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l00898"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed43de6b1caea6661ff48aed0b48353c"> 898</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed43de6b1caea6661ff48aed0b48353c">mutable_coeffs</a>();</div>
<div class="line"><a name="l00899"></a><span class="lineno"> 899</span>&#160; </div>
<div class="line"><a name="l00900"></a><span class="lineno"> 900</span>&#160; <span class="comment">// int64 offset = 3;</span></div>
<div class="line"><a name="l00901"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acb29ebc510348e4a2cd531a7c3f57c9c"> 901</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acb29ebc510348e4a2cd531a7c3f57c9c">clear_offset</a>();</div>
<div class="line"><a name="l00902"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1598834f476a20f4f0781dd90d50b3b"> 902</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1598834f476a20f4f0781dd90d50b3b">offset</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00903"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a817b500800adbaa67949f6d5d31b1b26"> 903</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a817b500800adbaa67949f6d5d31b1b26">set_offset</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00904"></a><span class="lineno"> 904</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00905"></a><span class="lineno"> 905</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_offset() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00906"></a><span class="lineno"> 906</span>&#160; <span class="keywordtype">void</span> _internal_set_offset(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l00907"></a><span class="lineno"> 907</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00908"></a><span class="lineno"> 908</span>&#160; </div>
<div class="line"><a name="l00909"></a><span class="lineno"> 909</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.LinearExpressionProto)</span></div>
<div class="line"><a name="l00910"></a><span class="lineno"> 910</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00911"></a><span class="lineno"> 911</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l00912"></a><span class="lineno"> 912</span>&#160; </div>
<div class="line"><a name="l00913"></a><span class="lineno"> 913</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l00914"></a><span class="lineno"> 914</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l00915"></a><span class="lineno"> 915</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l00916"></a><span class="lineno"> 916</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l00917"></a><span class="lineno"> 917</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _vars_cached_byte_size_;</div>
<div class="line"><a name="l00918"></a><span class="lineno"> 918</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; coeffs_;</div>
<div class="line"><a name="l00919"></a><span class="lineno"> 919</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _coeffs_cached_byte_size_;</div>
<div class="line"><a name="l00920"></a><span class="lineno"> 920</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="interval_8cc.html#a1e6e18599bc7057307916e1f810f83a8">offset_</a>;</div>
<div class="line"><a name="l00921"></a><span class="lineno"> 921</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l00922"></a><span class="lineno"> 922</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l00923"></a><span class="lineno"> 923</span>&#160;};</div>
<div class="line"><a name="l00924"></a><span class="lineno"> 924</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l00925"></a><span class="lineno"> 925</span>&#160; </div>
<div class="line"><a name="l00926"></a><span class="lineno"> 926</span>&#160;<span class="keyword">class </span>LinearArgumentProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l00927"></a><span class="lineno"> 927</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.LinearArgumentProto) */</span> {</div>
<div class="line"><a name="l00928"></a><span class="lineno"> 928</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00929"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a817d6f70cce6b3d11d1d49c01df1fec8"> 929</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a817d6f70cce6b3d11d1d49c01df1fec8">LinearArgumentProto</a>() : LinearArgumentProto(nullptr) {}</div>
<div class="line"><a name="l00930"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac92ba893b93007d08ed986bf886bf6be"> 930</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac92ba893b93007d08ed986bf886bf6be">~LinearArgumentProto</a>();</div>
<div class="line"><a name="l00931"></a><span class="lineno"> 931</span>&#160; </div>
<div class="line"><a name="l00932"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfddc4e8aa0292de8f00551f6a31714e"> 932</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfddc4e8aa0292de8f00551f6a31714e">LinearArgumentProto</a>(<span class="keyword">const</span> LinearArgumentProto&amp; from);</div>
<div class="line"><a name="l00933"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a942d839005c1a49096af445cda01f222"> 933</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a942d839005c1a49096af445cda01f222">LinearArgumentProto</a>(LinearArgumentProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l00934"></a><span class="lineno"> 934</span>&#160; : LinearArgumentProto() {</div>
<div class="line"><a name="l00935"></a><span class="lineno"> 935</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l00936"></a><span class="lineno"> 936</span>&#160; }</div>
<div class="line"><a name="l00937"></a><span class="lineno"> 937</span>&#160; </div>
<div class="line"><a name="l00938"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adb0f594411a8904ac0088ad32720e2f1"> 938</a></span>&#160; <span class="keyword">inline</span> LinearArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adb0f594411a8904ac0088ad32720e2f1">operator=</a>(<span class="keyword">const</span> LinearArgumentProto&amp; from) {</div>
<div class="line"><a name="l00939"></a><span class="lineno"> 939</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l00940"></a><span class="lineno"> 940</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l00941"></a><span class="lineno"> 941</span>&#160; }</div>
<div class="line"><a name="l00942"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a372a3252c8b80fc391e1a28da42bd0be"> 942</a></span>&#160; <span class="keyword">inline</span> LinearArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a372a3252c8b80fc391e1a28da42bd0be">operator=</a>(LinearArgumentProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l00943"></a><span class="lineno"> 943</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l00944"></a><span class="lineno"> 944</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l00945"></a><span class="lineno"> 945</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l00946"></a><span class="lineno"> 946</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l00947"></a><span class="lineno"> 947</span>&#160; }</div>
<div class="line"><a name="l00948"></a><span class="lineno"> 948</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l00949"></a><span class="lineno"> 949</span>&#160; }</div>
<div class="line"><a name="l00950"></a><span class="lineno"> 950</span>&#160; </div>
<div class="line"><a name="l00951"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 951</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l00952"></a><span class="lineno"> 952</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l00953"></a><span class="lineno"> 953</span>&#160; }</div>
<div class="line"><a name="l00954"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 954</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l00955"></a><span class="lineno"> 955</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l00956"></a><span class="lineno"> 956</span>&#160; }</div>
<div class="line"><a name="l00957"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 957</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l00958"></a><span class="lineno"> 958</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l00959"></a><span class="lineno"> 959</span>&#160; }</div>
<div class="line"><a name="l00960"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa77bfb55b64c33c7f59746451560b0a3"> 960</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> LinearArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa77bfb55b64c33c7f59746451560b0a3">default_instance</a>();</div>
<div class="line"><a name="l00961"></a><span class="lineno"> 961</span>&#160; </div>
<div class="line"><a name="l00962"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 962</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l00963"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8c1d4eff17d8a16a324affd656b83928"> 963</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8c1d4eff17d8a16a324affd656b83928">internal_default_instance</a>() {</div>
<div class="line"><a name="l00964"></a><span class="lineno"> 964</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>LinearArgumentProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l00965"></a><span class="lineno"> 965</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a2e813d01ac2d5d980dc56019ce6a40cb">_LinearArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l00966"></a><span class="lineno"> 966</span>&#160; }</div>
<div class="line"><a name="l00967"></a><span class="lineno"> 967</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l00968"></a><span class="lineno"> 968</span>&#160; 4;</div>
<div class="line"><a name="l00969"></a><span class="lineno"> 969</span>&#160; </div>
<div class="line"><a name="l00970"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7d6362eb8a06b6dc2ed0fca2172e5a1e"> 970</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7d6362eb8a06b6dc2ed0fca2172e5a1e">swap</a>(LinearArgumentProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, LinearArgumentProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l00971"></a><span class="lineno"> 971</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l00972"></a><span class="lineno"> 972</span>&#160; }</div>
<div class="line"><a name="l00973"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3e2af1de0683107a3895df6b8575792"> 973</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3e2af1de0683107a3895df6b8575792">Swap</a>(LinearArgumentProto* other) {</div>
<div class="line"><a name="l00974"></a><span class="lineno"> 974</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l00975"></a><span class="lineno"> 975</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l00976"></a><span class="lineno"> 976</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l00977"></a><span class="lineno"> 977</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l00978"></a><span class="lineno"> 978</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l00979"></a><span class="lineno"> 979</span>&#160; }</div>
<div class="line"><a name="l00980"></a><span class="lineno"> 980</span>&#160; }</div>
<div class="line"><a name="l00981"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4372c23bad2dc48efc0cc76833eab97b"> 981</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4372c23bad2dc48efc0cc76833eab97b">UnsafeArenaSwap</a>(LinearArgumentProto* other) {</div>
<div class="line"><a name="l00982"></a><span class="lineno"> 982</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l00983"></a><span class="lineno"> 983</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l00984"></a><span class="lineno"> 984</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l00985"></a><span class="lineno"> 985</span>&#160; }</div>
<div class="line"><a name="l00986"></a><span class="lineno"> 986</span>&#160; </div>
<div class="line"><a name="l00987"></a><span class="lineno"> 987</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l00988"></a><span class="lineno"> 988</span>&#160; </div>
<div class="line"><a name="l00989"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6ce0e81111b2b460282cc4f8f0953cff"> 989</a></span>&#160; <span class="keyword">inline</span> LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6ce0e81111b2b460282cc4f8f0953cff">New</a>() const final {</div>
<div class="line"><a name="l00990"></a><span class="lineno"> 990</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;LinearArgumentProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l00991"></a><span class="lineno"> 991</span>&#160; }</div>
<div class="line"><a name="l00992"></a><span class="lineno"> 992</span>&#160; </div>
<div class="line"><a name="l00993"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a82afe1efe3bd45954b8a07ac36d6e602"> 993</a></span>&#160; LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a82afe1efe3bd45954b8a07ac36d6e602">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l00994"></a><span class="lineno"> 994</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;LinearArgumentProto&gt;(arena);</div>
<div class="line"><a name="l00995"></a><span class="lineno"> 995</span>&#160; }</div>
<div class="line"><a name="l00996"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 996</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l00997"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 997</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l00998"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a85a258c9d3800df5b9f86c0d1e991e66"> 998</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a85a258c9d3800df5b9f86c0d1e991e66">CopyFrom</a>(<span class="keyword">const</span> LinearArgumentProto&amp; from);</div>
<div class="line"><a name="l00999"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2dd405b699bee1701e1440ebd6331615"> 999</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2dd405b699bee1701e1440ebd6331615">MergeFrom</a>(<span class="keyword">const</span> LinearArgumentProto&amp; from);</div>
<div class="line"><a name="l01000"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 1000</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l01001"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 1001</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l01002"></a><span class="lineno"> 1002</span>&#160; </div>
<div class="line"><a name="l01003"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 1003</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l01004"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 1004</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l01005"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 1005</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l01006"></a><span class="lineno"> 1006</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l01007"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 1007</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l01008"></a><span class="lineno"> 1008</span>&#160; </div>
<div class="line"><a name="l01009"></a><span class="lineno"> 1009</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01010"></a><span class="lineno"> 1010</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l01011"></a><span class="lineno"> 1011</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l01012"></a><span class="lineno"> 1012</span>&#160; <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="l01013"></a><span class="lineno"> 1013</span>&#160; <span class="keywordtype">void</span> InternalSwap(LinearArgumentProto* other);</div>
<div class="line"><a name="l01014"></a><span class="lineno"> 1014</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l01015"></a><span class="lineno"> 1015</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l01016"></a><span class="lineno"> 1016</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.LinearArgumentProto&quot;</span>;</div>
<div class="line"><a name="l01017"></a><span class="lineno"> 1017</span>&#160; }</div>
<div class="line"><a name="l01018"></a><span class="lineno"> 1018</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l01019"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7e4600542fbdbb5a8aeaf73ef91233ed"> 1019</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7e4600542fbdbb5a8aeaf73ef91233ed">LinearArgumentProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l01020"></a><span class="lineno"> 1020</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01021"></a><span class="lineno"> 1021</span>&#160; <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="l01022"></a><span class="lineno"> 1022</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l01023"></a><span class="lineno"> 1023</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01024"></a><span class="lineno"> 1024</span>&#160; </div>
<div class="line"><a name="l01025"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 1025</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l01026"></a><span class="lineno"> 1026</span>&#160; private:</div>
<div class="line"><a name="l01027"></a><span class="lineno"> 1027</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l01028"></a><span class="lineno"> 1028</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l01029"></a><span class="lineno"> 1029</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l01030"></a><span class="lineno"> 1030</span>&#160; }</div>
<div class="line"><a name="l01031"></a><span class="lineno"> 1031</span>&#160; </div>
<div class="line"><a name="l01032"></a><span class="lineno"> 1032</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01033"></a><span class="lineno"> 1033</span>&#160; </div>
<div class="line"><a name="l01034"></a><span class="lineno"> 1034</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l01035"></a><span class="lineno"> 1035</span>&#160; </div>
<div class="line"><a name="l01036"></a><span class="lineno"> 1036</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l01037"></a><span class="lineno"> 1037</span>&#160; </div>
<div class="line"><a name="l01038"></a><span class="lineno"> 1038</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l01039"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c79aa268bd675b1a1c041c7c5b66522a45910a5d7ed967b96c9dc9f7c919878b"> 1039</a></span>&#160; kExprsFieldNumber = 2,</div>
<div class="line"><a name="l01040"></a><span class="lineno"> 1040</span>&#160; kTargetFieldNumber = 1,</div>
<div class="line"><a name="l01041"></a><span class="lineno"> 1041</span>&#160; };</div>
<div class="line"><a name="l01042"></a><span class="lineno"> 1042</span>&#160; <span class="comment">// repeated .operations_research.sat.LinearExpressionProto exprs = 2;</span></div>
<div class="line"><a name="l01043"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a70eb26da9533fc63f9d34caf8f3ca495"> 1043</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a70eb26da9533fc63f9d34caf8f3ca495">exprs_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01044"></a><span class="lineno"> 1044</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01045"></a><span class="lineno"> 1045</span>&#160; <span class="keywordtype">int</span> _internal_exprs_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01046"></a><span class="lineno"> 1046</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01047"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff44c8cf7d4fe0db73df78a810cd0b6b"> 1047</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff44c8cf7d4fe0db73df78a810cd0b6b">clear_exprs</a>();</div>
<div class="line"><a name="l01048"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a96101d962be7976cd273c59c6aa54c38"> 1048</a></span>&#160; ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a96101d962be7976cd273c59c6aa54c38">mutable_exprs</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l01049"></a><span class="lineno"> 1049</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::LinearExpressionProto &gt;*</div>
<div class="line"><a name="l01050"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a45b5f9b2c1676d953466d3094671c5f1"> 1050</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a45b5f9b2c1676d953466d3094671c5f1">mutable_exprs</a>();</div>
<div class="line"><a name="l01051"></a><span class="lineno"> 1051</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01052"></a><span class="lineno"> 1052</span>&#160; const ::operations_research::sat::LinearExpressionProto&amp; _internal_exprs(<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="l01053"></a><span class="lineno"> 1053</span>&#160; ::operations_research::sat::LinearExpressionProto* _internal_add_exprs();</div>
<div class="line"><a name="l01054"></a><span class="lineno"> 1054</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01055"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a44a65630d343c4b4c4b0eb077036a3a3"> 1055</a></span>&#160; const ::operations_research::sat::LinearExpressionProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a44a65630d343c4b4c4b0eb077036a3a3">exprs</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="l01056"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56e5d70944a514b007cc2e2004a8ab4a"> 1056</a></span>&#160; ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56e5d70944a514b007cc2e2004a8ab4a">add_exprs</a>();</div>
<div class="line"><a name="l01057"></a><span class="lineno"> 1057</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::LinearExpressionProto &gt;&amp;</div>
<div class="line"><a name="l01058"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8c7f92e08048d67e245a9cb48ecaf4a0"> 1058</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8c7f92e08048d67e245a9cb48ecaf4a0">exprs</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01059"></a><span class="lineno"> 1059</span>&#160; </div>
<div class="line"><a name="l01060"></a><span class="lineno"> 1060</span>&#160; <span class="comment">// .operations_research.sat.LinearExpressionProto target = 1;</span></div>
<div class="line"><a name="l01061"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06651c79cb87bf74e98ea63c6718c064"> 1061</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06651c79cb87bf74e98ea63c6718c064">has_target</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01062"></a><span class="lineno"> 1062</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01063"></a><span class="lineno"> 1063</span>&#160; <span class="keywordtype">bool</span> _internal_has_target() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01064"></a><span class="lineno"> 1064</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01065"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9ee236434540a0639967f738885d638d"> 1065</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9ee236434540a0639967f738885d638d">clear_target</a>();</div>
<div class="line"><a name="l01066"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ce7335c1682f40c129f69c73ef9b179"> 1066</a></span>&#160; const ::operations_research::sat::LinearExpressionProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ce7335c1682f40c129f69c73ef9b179">target</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01067"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0ed6b9558ebf87c92dae0c324b27f1d8"> 1067</a></span>&#160; ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0ed6b9558ebf87c92dae0c324b27f1d8">release_target</a>();</div>
<div class="line"><a name="l01068"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6980b72516e93547d0b4eaf268e4071d"> 1068</a></span>&#160; ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6980b72516e93547d0b4eaf268e4071d">mutable_target</a>();</div>
<div class="line"><a name="l01069"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8206557fa68c3cdff563d1d7cc054c5"> 1069</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8206557fa68c3cdff563d1d7cc054c5">set_allocated_target</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearExpressionProto.html">operations_research::sat::LinearExpressionProto</a>* target);</div>
<div class="line"><a name="l01070"></a><span class="lineno"> 1070</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01071"></a><span class="lineno"> 1071</span>&#160; const ::operations_research::sat::LinearExpressionProto&amp; _internal_target() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01072"></a><span class="lineno"> 1072</span>&#160; ::operations_research::sat::LinearExpressionProto* _internal_mutable_target();</div>
<div class="line"><a name="l01073"></a><span class="lineno"> 1073</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01074"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a90571f1fff6359b6a0f56887cb157864"> 1074</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a90571f1fff6359b6a0f56887cb157864">unsafe_arena_set_allocated_target</a>(</div>
<div class="line"><a name="l01075"></a><span class="lineno"> 1075</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearExpressionProto.html">operations_research::sat::LinearExpressionProto</a>* target);</div>
<div class="line"><a name="l01076"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e1901074159a1dd30400e83ee8e259b"> 1076</a></span>&#160; ::operations_research::sat::LinearExpressionProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e1901074159a1dd30400e83ee8e259b">unsafe_arena_release_target</a>();</div>
<div class="line"><a name="l01077"></a><span class="lineno"> 1077</span>&#160; </div>
<div class="line"><a name="l01078"></a><span class="lineno"> 1078</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.LinearArgumentProto)</span></div>
<div class="line"><a name="l01079"></a><span class="lineno"> 1079</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01080"></a><span class="lineno"> 1080</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l01081"></a><span class="lineno"> 1081</span>&#160; </div>
<div class="line"><a name="l01082"></a><span class="lineno"> 1082</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l01083"></a><span class="lineno"> 1083</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l01084"></a><span class="lineno"> 1084</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l01085"></a><span class="lineno"> 1085</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::LinearExpressionProto &gt; exprs_;</div>
<div class="line"><a name="l01086"></a><span class="lineno"> 1086</span>&#160; ::operations_research::sat::LinearExpressionProto* target_;</div>
<div class="line"><a name="l01087"></a><span class="lineno"> 1087</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l01088"></a><span class="lineno"> 1088</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l01089"></a><span class="lineno"> 1089</span>&#160;};</div>
<div class="line"><a name="l01090"></a><span class="lineno"> 1090</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l01091"></a><span class="lineno"> 1091</span>&#160; </div>
<div class="line"><a name="l01092"></a><span class="lineno"> 1092</span>&#160;<span class="keyword">class </span>AllDifferentConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l01093"></a><span class="lineno"> 1093</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.AllDifferentConstraintProto) */</span> {</div>
<div class="line"><a name="l01094"></a><span class="lineno"> 1094</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01095"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a38fc3490251a1ceefabd6ee0a0fa5520"> 1095</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a38fc3490251a1ceefabd6ee0a0fa5520">AllDifferentConstraintProto</a>() : AllDifferentConstraintProto(nullptr) {}</div>
<div class="line"><a name="l01096"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a19e6f9bbeb80a21d730cd0c068d47270"> 1096</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a19e6f9bbeb80a21d730cd0c068d47270">~AllDifferentConstraintProto</a>();</div>
<div class="line"><a name="l01097"></a><span class="lineno"> 1097</span>&#160; </div>
<div class="line"><a name="l01098"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a01d7c2689e74c81e0d6c0a72e811f3d9"> 1098</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a01d7c2689e74c81e0d6c0a72e811f3d9">AllDifferentConstraintProto</a>(<span class="keyword">const</span> AllDifferentConstraintProto&amp; from);</div>
<div class="line"><a name="l01099"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaca16d06913d287be8449662471aabab"> 1099</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaca16d06913d287be8449662471aabab">AllDifferentConstraintProto</a>(AllDifferentConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l01100"></a><span class="lineno"> 1100</span>&#160; : AllDifferentConstraintProto() {</div>
<div class="line"><a name="l01101"></a><span class="lineno"> 1101</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l01102"></a><span class="lineno"> 1102</span>&#160; }</div>
<div class="line"><a name="l01103"></a><span class="lineno"> 1103</span>&#160; </div>
<div class="line"><a name="l01104"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2a70cf1ab706676dde5deb7c2fdc6455"> 1104</a></span>&#160; <span class="keyword">inline</span> AllDifferentConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2a70cf1ab706676dde5deb7c2fdc6455">operator=</a>(<span class="keyword">const</span> AllDifferentConstraintProto&amp; from) {</div>
<div class="line"><a name="l01105"></a><span class="lineno"> 1105</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l01106"></a><span class="lineno"> 1106</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l01107"></a><span class="lineno"> 1107</span>&#160; }</div>
<div class="line"><a name="l01108"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab34dd4fc7ee886f7ed96e07aaea9ba0"> 1108</a></span>&#160; <span class="keyword">inline</span> AllDifferentConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab34dd4fc7ee886f7ed96e07aaea9ba0">operator=</a>(AllDifferentConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l01109"></a><span class="lineno"> 1109</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l01110"></a><span class="lineno"> 1110</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l01111"></a><span class="lineno"> 1111</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l01112"></a><span class="lineno"> 1112</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l01113"></a><span class="lineno"> 1113</span>&#160; }</div>
<div class="line"><a name="l01114"></a><span class="lineno"> 1114</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l01115"></a><span class="lineno"> 1115</span>&#160; }</div>
<div class="line"><a name="l01116"></a><span class="lineno"> 1116</span>&#160; </div>
<div class="line"><a name="l01117"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 1117</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l01118"></a><span class="lineno"> 1118</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l01119"></a><span class="lineno"> 1119</span>&#160; }</div>
<div class="line"><a name="l01120"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 1120</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l01121"></a><span class="lineno"> 1121</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l01122"></a><span class="lineno"> 1122</span>&#160; }</div>
<div class="line"><a name="l01123"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 1123</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l01124"></a><span class="lineno"> 1124</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l01125"></a><span class="lineno"> 1125</span>&#160; }</div>
<div class="line"><a name="l01126"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac29691de91a28ef0980331c91e5886ed"> 1126</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> AllDifferentConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac29691de91a28ef0980331c91e5886ed">default_instance</a>();</div>
<div class="line"><a name="l01127"></a><span class="lineno"> 1127</span>&#160; </div>
<div class="line"><a name="l01128"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 1128</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l01129"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2a383b55214b5dc363f309fb3eacb591"> 1129</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> AllDifferentConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2a383b55214b5dc363f309fb3eacb591">internal_default_instance</a>() {</div>
<div class="line"><a name="l01130"></a><span class="lineno"> 1130</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>AllDifferentConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l01131"></a><span class="lineno"> 1131</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a5022cdbf0a4511363b80caf245fb2854">_AllDifferentConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l01132"></a><span class="lineno"> 1132</span>&#160; }</div>
<div class="line"><a name="l01133"></a><span class="lineno"> 1133</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l01134"></a><span class="lineno"> 1134</span>&#160; 5;</div>
<div class="line"><a name="l01135"></a><span class="lineno"> 1135</span>&#160; </div>
<div class="line"><a name="l01136"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaa3305f1fd5a03f4eb7996c2a2aba0a9"> 1136</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaa3305f1fd5a03f4eb7996c2a2aba0a9">swap</a>(AllDifferentConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, AllDifferentConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l01137"></a><span class="lineno"> 1137</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l01138"></a><span class="lineno"> 1138</span>&#160; }</div>
<div class="line"><a name="l01139"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a98bcca19aadc709037c42250a518fdd7"> 1139</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a98bcca19aadc709037c42250a518fdd7">Swap</a>(AllDifferentConstraintProto* other) {</div>
<div class="line"><a name="l01140"></a><span class="lineno"> 1140</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l01141"></a><span class="lineno"> 1141</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l01142"></a><span class="lineno"> 1142</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l01143"></a><span class="lineno"> 1143</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l01144"></a><span class="lineno"> 1144</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l01145"></a><span class="lineno"> 1145</span>&#160; }</div>
<div class="line"><a name="l01146"></a><span class="lineno"> 1146</span>&#160; }</div>
<div class="line"><a name="l01147"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2a21095e5dc5138a4b736876b875a28b"> 1147</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2a21095e5dc5138a4b736876b875a28b">UnsafeArenaSwap</a>(AllDifferentConstraintProto* other) {</div>
<div class="line"><a name="l01148"></a><span class="lineno"> 1148</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l01149"></a><span class="lineno"> 1149</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l01150"></a><span class="lineno"> 1150</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l01151"></a><span class="lineno"> 1151</span>&#160; }</div>
<div class="line"><a name="l01152"></a><span class="lineno"> 1152</span>&#160; </div>
<div class="line"><a name="l01153"></a><span class="lineno"> 1153</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l01154"></a><span class="lineno"> 1154</span>&#160; </div>
<div class="line"><a name="l01155"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abeb3a725e664edc4c07da983f6896c26"> 1155</a></span>&#160; <span class="keyword">inline</span> AllDifferentConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abeb3a725e664edc4c07da983f6896c26">New</a>() const final {</div>
<div class="line"><a name="l01156"></a><span class="lineno"> 1156</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;AllDifferentConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l01157"></a><span class="lineno"> 1157</span>&#160; }</div>
<div class="line"><a name="l01158"></a><span class="lineno"> 1158</span>&#160; </div>
<div class="line"><a name="l01159"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a17d639496d23d6d051a405826f8535c0"> 1159</a></span>&#160; AllDifferentConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a17d639496d23d6d051a405826f8535c0">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l01160"></a><span class="lineno"> 1160</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;AllDifferentConstraintProto&gt;(arena);</div>
<div class="line"><a name="l01161"></a><span class="lineno"> 1161</span>&#160; }</div>
<div class="line"><a name="l01162"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 1162</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l01163"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 1163</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l01164"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a685b0fabfb7c53070179d04c017516d2"> 1164</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a685b0fabfb7c53070179d04c017516d2">CopyFrom</a>(<span class="keyword">const</span> AllDifferentConstraintProto&amp; from);</div>
<div class="line"><a name="l01165"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aefac19239a7e148079e79639ffd48864"> 1165</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aefac19239a7e148079e79639ffd48864">MergeFrom</a>(<span class="keyword">const</span> AllDifferentConstraintProto&amp; from);</div>
<div class="line"><a name="l01166"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 1166</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l01167"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 1167</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l01168"></a><span class="lineno"> 1168</span>&#160; </div>
<div class="line"><a name="l01169"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 1169</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l01170"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 1170</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l01171"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 1171</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l01172"></a><span class="lineno"> 1172</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l01173"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 1173</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l01174"></a><span class="lineno"> 1174</span>&#160; </div>
<div class="line"><a name="l01175"></a><span class="lineno"> 1175</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01176"></a><span class="lineno"> 1176</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l01177"></a><span class="lineno"> 1177</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l01178"></a><span class="lineno"> 1178</span>&#160; <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="l01179"></a><span class="lineno"> 1179</span>&#160; <span class="keywordtype">void</span> InternalSwap(AllDifferentConstraintProto* other);</div>
<div class="line"><a name="l01180"></a><span class="lineno"> 1180</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l01181"></a><span class="lineno"> 1181</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l01182"></a><span class="lineno"> 1182</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.AllDifferentConstraintProto&quot;</span>;</div>
<div class="line"><a name="l01183"></a><span class="lineno"> 1183</span>&#160; }</div>
<div class="line"><a name="l01184"></a><span class="lineno"> 1184</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l01185"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3a099664135f3c0fc9c9ce22c9749f37"> 1185</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3a099664135f3c0fc9c9ce22c9749f37">AllDifferentConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l01186"></a><span class="lineno"> 1186</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01187"></a><span class="lineno"> 1187</span>&#160; <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="l01188"></a><span class="lineno"> 1188</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l01189"></a><span class="lineno"> 1189</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01190"></a><span class="lineno"> 1190</span>&#160; </div>
<div class="line"><a name="l01191"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 1191</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l01192"></a><span class="lineno"> 1192</span>&#160; private:</div>
<div class="line"><a name="l01193"></a><span class="lineno"> 1193</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l01194"></a><span class="lineno"> 1194</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l01195"></a><span class="lineno"> 1195</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l01196"></a><span class="lineno"> 1196</span>&#160; }</div>
<div class="line"><a name="l01197"></a><span class="lineno"> 1197</span>&#160; </div>
<div class="line"><a name="l01198"></a><span class="lineno"> 1198</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01199"></a><span class="lineno"> 1199</span>&#160; </div>
<div class="line"><a name="l01200"></a><span class="lineno"> 1200</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l01201"></a><span class="lineno"> 1201</span>&#160; </div>
<div class="line"><a name="l01202"></a><span class="lineno"> 1202</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l01203"></a><span class="lineno"> 1203</span>&#160; </div>
<div class="line"><a name="l01204"></a><span class="lineno"> 1204</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l01205"></a><span class="lineno"> 1205</span>&#160; kVarsFieldNumber = 1,</div>
<div class="line"><a name="l01206"></a><span class="lineno"> 1206</span>&#160; };</div>
<div class="line"><a name="l01207"></a><span class="lineno"> 1207</span>&#160; <span class="comment">// repeated int32 vars = 1;</span></div>
<div class="line"><a name="l01208"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7"> 1208</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01209"></a><span class="lineno"> 1209</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01210"></a><span class="lineno"> 1210</span>&#160; <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01211"></a><span class="lineno"> 1211</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01212"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520"> 1212</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div>
<div class="line"><a name="l01213"></a><span class="lineno"> 1213</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01214"></a><span class="lineno"> 1214</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_vars(<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="l01215"></a><span class="lineno"> 1215</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l01216"></a><span class="lineno"> 1216</span>&#160; _internal_vars() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01217"></a><span class="lineno"> 1217</span>&#160; <span class="keywordtype">void</span> _internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01218"></a><span class="lineno"> 1218</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l01219"></a><span class="lineno"> 1219</span>&#160; _internal_mutable_vars();</div>
<div class="line"><a name="l01220"></a><span class="lineno"> 1220</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01221"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3"> 1221</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3">vars</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="l01222"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32"> 1222</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01223"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 1223</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01224"></a><span class="lineno"> 1224</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l01225"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7"> 1225</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7">vars</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01226"></a><span class="lineno"> 1226</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l01227"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c"> 1227</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c">mutable_vars</a>();</div>
<div class="line"><a name="l01228"></a><span class="lineno"> 1228</span>&#160; </div>
<div class="line"><a name="l01229"></a><span class="lineno"> 1229</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.AllDifferentConstraintProto)</span></div>
<div class="line"><a name="l01230"></a><span class="lineno"> 1230</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01231"></a><span class="lineno"> 1231</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l01232"></a><span class="lineno"> 1232</span>&#160; </div>
<div class="line"><a name="l01233"></a><span class="lineno"> 1233</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l01234"></a><span class="lineno"> 1234</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l01235"></a><span class="lineno"> 1235</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l01236"></a><span class="lineno"> 1236</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l01237"></a><span class="lineno"> 1237</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _vars_cached_byte_size_;</div>
<div class="line"><a name="l01238"></a><span class="lineno"> 1238</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l01239"></a><span class="lineno"> 1239</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l01240"></a><span class="lineno"> 1240</span>&#160;};</div>
<div class="line"><a name="l01241"></a><span class="lineno"> 1241</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l01242"></a><span class="lineno"> 1242</span>&#160; </div>
<div class="line"><a name="l01243"></a><span class="lineno"> 1243</span>&#160;<span class="keyword">class </span>LinearConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l01244"></a><span class="lineno"> 1244</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.LinearConstraintProto) */</span> {</div>
<div class="line"><a name="l01245"></a><span class="lineno"> 1245</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01246"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a74eaaa37670a2d429a0df860ebf1f9a2"> 1246</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a74eaaa37670a2d429a0df860ebf1f9a2">LinearConstraintProto</a>() : LinearConstraintProto(nullptr) {}</div>
<div class="line"><a name="l01247"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a808f498f6d78ba8d8b0c074fdec713cf"> 1247</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a808f498f6d78ba8d8b0c074fdec713cf">~LinearConstraintProto</a>();</div>
<div class="line"><a name="l01248"></a><span class="lineno"> 1248</span>&#160; </div>
<div class="line"><a name="l01249"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa0f1e1ce9d6a134bda69a401ddb076ae"> 1249</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa0f1e1ce9d6a134bda69a401ddb076ae">LinearConstraintProto</a>(<span class="keyword">const</span> LinearConstraintProto&amp; from);</div>
<div class="line"><a name="l01250"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a18e78db02629fbb61acc36abe7ffd5f1"> 1250</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a18e78db02629fbb61acc36abe7ffd5f1">LinearConstraintProto</a>(LinearConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l01251"></a><span class="lineno"> 1251</span>&#160; : LinearConstraintProto() {</div>
<div class="line"><a name="l01252"></a><span class="lineno"> 1252</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l01253"></a><span class="lineno"> 1253</span>&#160; }</div>
<div class="line"><a name="l01254"></a><span class="lineno"> 1254</span>&#160; </div>
<div class="line"><a name="l01255"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4310a196400232a4afcb51052fc68abb"> 1255</a></span>&#160; <span class="keyword">inline</span> LinearConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4310a196400232a4afcb51052fc68abb">operator=</a>(<span class="keyword">const</span> LinearConstraintProto&amp; from) {</div>
<div class="line"><a name="l01256"></a><span class="lineno"> 1256</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l01257"></a><span class="lineno"> 1257</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l01258"></a><span class="lineno"> 1258</span>&#160; }</div>
<div class="line"><a name="l01259"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1acf1f4687671678c49969ca28c7b8d"> 1259</a></span>&#160; <span class="keyword">inline</span> LinearConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1acf1f4687671678c49969ca28c7b8d">operator=</a>(LinearConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l01260"></a><span class="lineno"> 1260</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l01261"></a><span class="lineno"> 1261</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l01262"></a><span class="lineno"> 1262</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l01263"></a><span class="lineno"> 1263</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l01264"></a><span class="lineno"> 1264</span>&#160; }</div>
<div class="line"><a name="l01265"></a><span class="lineno"> 1265</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l01266"></a><span class="lineno"> 1266</span>&#160; }</div>
<div class="line"><a name="l01267"></a><span class="lineno"> 1267</span>&#160; </div>
<div class="line"><a name="l01268"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 1268</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l01269"></a><span class="lineno"> 1269</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l01270"></a><span class="lineno"> 1270</span>&#160; }</div>
<div class="line"><a name="l01271"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 1271</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l01272"></a><span class="lineno"> 1272</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l01273"></a><span class="lineno"> 1273</span>&#160; }</div>
<div class="line"><a name="l01274"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 1274</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l01275"></a><span class="lineno"> 1275</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l01276"></a><span class="lineno"> 1276</span>&#160; }</div>
<div class="line"><a name="l01277"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8f07a08b3315d44a48a83a16cded77de"> 1277</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> LinearConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8f07a08b3315d44a48a83a16cded77de">default_instance</a>();</div>
<div class="line"><a name="l01278"></a><span class="lineno"> 1278</span>&#160; </div>
<div class="line"><a name="l01279"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 1279</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l01280"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad046f0f565ffdb89b7b37cfdb158adf3"> 1280</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> LinearConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad046f0f565ffdb89b7b37cfdb158adf3">internal_default_instance</a>() {</div>
<div class="line"><a name="l01281"></a><span class="lineno"> 1281</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>LinearConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l01282"></a><span class="lineno"> 1282</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a7fe2d41dc416b27433f95a6c2b060338">_LinearConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l01283"></a><span class="lineno"> 1283</span>&#160; }</div>
<div class="line"><a name="l01284"></a><span class="lineno"> 1284</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l01285"></a><span class="lineno"> 1285</span>&#160; 6;</div>
<div class="line"><a name="l01286"></a><span class="lineno"> 1286</span>&#160; </div>
<div class="line"><a name="l01287"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a88e40540b7363ae519958485bef87b7e"> 1287</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a88e40540b7363ae519958485bef87b7e">swap</a>(LinearConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, LinearConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l01288"></a><span class="lineno"> 1288</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l01289"></a><span class="lineno"> 1289</span>&#160; }</div>
<div class="line"><a name="l01290"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1ff68ea7450881202b110db4a1ff096e"> 1290</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1ff68ea7450881202b110db4a1ff096e">Swap</a>(LinearConstraintProto* other) {</div>
<div class="line"><a name="l01291"></a><span class="lineno"> 1291</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l01292"></a><span class="lineno"> 1292</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l01293"></a><span class="lineno"> 1293</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l01294"></a><span class="lineno"> 1294</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l01295"></a><span class="lineno"> 1295</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l01296"></a><span class="lineno"> 1296</span>&#160; }</div>
<div class="line"><a name="l01297"></a><span class="lineno"> 1297</span>&#160; }</div>
<div class="line"><a name="l01298"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afcbfe91bfff71a2cc0e868e1f5bfd97f"> 1298</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afcbfe91bfff71a2cc0e868e1f5bfd97f">UnsafeArenaSwap</a>(LinearConstraintProto* other) {</div>
<div class="line"><a name="l01299"></a><span class="lineno"> 1299</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l01300"></a><span class="lineno"> 1300</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l01301"></a><span class="lineno"> 1301</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l01302"></a><span class="lineno"> 1302</span>&#160; }</div>
<div class="line"><a name="l01303"></a><span class="lineno"> 1303</span>&#160; </div>
<div class="line"><a name="l01304"></a><span class="lineno"> 1304</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l01305"></a><span class="lineno"> 1305</span>&#160; </div>
<div class="line"><a name="l01306"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af865a6b3d1bbed5d4472acab49b967be"> 1306</a></span>&#160; <span class="keyword">inline</span> LinearConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af865a6b3d1bbed5d4472acab49b967be">New</a>() const final {</div>
<div class="line"><a name="l01307"></a><span class="lineno"> 1307</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;LinearConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l01308"></a><span class="lineno"> 1308</span>&#160; }</div>
<div class="line"><a name="l01309"></a><span class="lineno"> 1309</span>&#160; </div>
<div class="line"><a name="l01310"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a36da9bde9856ce1ddd7ddf7806fdaa98"> 1310</a></span>&#160; LinearConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a36da9bde9856ce1ddd7ddf7806fdaa98">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l01311"></a><span class="lineno"> 1311</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;LinearConstraintProto&gt;(arena);</div>
<div class="line"><a name="l01312"></a><span class="lineno"> 1312</span>&#160; }</div>
<div class="line"><a name="l01313"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 1313</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l01314"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 1314</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l01315"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0b4fcd7f804cbe319658ac4732e56be1"> 1315</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0b4fcd7f804cbe319658ac4732e56be1">CopyFrom</a>(<span class="keyword">const</span> LinearConstraintProto&amp; from);</div>
<div class="line"><a name="l01316"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a927d8f54e02d86b446fdaeed36915fb6"> 1316</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a927d8f54e02d86b446fdaeed36915fb6">MergeFrom</a>(<span class="keyword">const</span> LinearConstraintProto&amp; from);</div>
<div class="line"><a name="l01317"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 1317</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l01318"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 1318</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l01319"></a><span class="lineno"> 1319</span>&#160; </div>
<div class="line"><a name="l01320"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 1320</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l01321"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 1321</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l01322"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 1322</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l01323"></a><span class="lineno"> 1323</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l01324"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 1324</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l01325"></a><span class="lineno"> 1325</span>&#160; </div>
<div class="line"><a name="l01326"></a><span class="lineno"> 1326</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01327"></a><span class="lineno"> 1327</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l01328"></a><span class="lineno"> 1328</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l01329"></a><span class="lineno"> 1329</span>&#160; <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="l01330"></a><span class="lineno"> 1330</span>&#160; <span class="keywordtype">void</span> InternalSwap(LinearConstraintProto* other);</div>
<div class="line"><a name="l01331"></a><span class="lineno"> 1331</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l01332"></a><span class="lineno"> 1332</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l01333"></a><span class="lineno"> 1333</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.LinearConstraintProto&quot;</span>;</div>
<div class="line"><a name="l01334"></a><span class="lineno"> 1334</span>&#160; }</div>
<div class="line"><a name="l01335"></a><span class="lineno"> 1335</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l01336"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28394548b55e399130f1e55aca187d82"> 1336</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28394548b55e399130f1e55aca187d82">LinearConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l01337"></a><span class="lineno"> 1337</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01338"></a><span class="lineno"> 1338</span>&#160; <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="l01339"></a><span class="lineno"> 1339</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l01340"></a><span class="lineno"> 1340</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01341"></a><span class="lineno"> 1341</span>&#160; </div>
<div class="line"><a name="l01342"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 1342</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l01343"></a><span class="lineno"> 1343</span>&#160; private:</div>
<div class="line"><a name="l01344"></a><span class="lineno"> 1344</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l01345"></a><span class="lineno"> 1345</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l01346"></a><span class="lineno"> 1346</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l01347"></a><span class="lineno"> 1347</span>&#160; }</div>
<div class="line"><a name="l01348"></a><span class="lineno"> 1348</span>&#160; </div>
<div class="line"><a name="l01349"></a><span class="lineno"> 1349</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01350"></a><span class="lineno"> 1350</span>&#160; </div>
<div class="line"><a name="l01351"></a><span class="lineno"> 1351</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l01352"></a><span class="lineno"> 1352</span>&#160; </div>
<div class="line"><a name="l01353"></a><span class="lineno"> 1353</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l01354"></a><span class="lineno"> 1354</span>&#160; </div>
<div class="line"><a name="l01355"></a><span class="lineno"> 1355</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l01356"></a><span class="lineno"> 1356</span>&#160; kVarsFieldNumber = 1,</div>
<div class="line"><a name="l01357"></a><span class="lineno"> 1357</span>&#160; kCoeffsFieldNumber = 2,</div>
<div class="line"><a name="l01358"></a><span class="lineno"> 1358</span>&#160; kDomainFieldNumber = 3,</div>
<div class="line"><a name="l01359"></a><span class="lineno"> 1359</span>&#160; };</div>
<div class="line"><a name="l01360"></a><span class="lineno"> 1360</span>&#160; <span class="comment">// repeated int32 vars = 1;</span></div>
<div class="line"><a name="l01361"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7"> 1361</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01362"></a><span class="lineno"> 1362</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01363"></a><span class="lineno"> 1363</span>&#160; <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01364"></a><span class="lineno"> 1364</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01365"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520"> 1365</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div>
<div class="line"><a name="l01366"></a><span class="lineno"> 1366</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01367"></a><span class="lineno"> 1367</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_vars(<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="l01368"></a><span class="lineno"> 1368</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l01369"></a><span class="lineno"> 1369</span>&#160; _internal_vars() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01370"></a><span class="lineno"> 1370</span>&#160; <span class="keywordtype">void</span> _internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01371"></a><span class="lineno"> 1371</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l01372"></a><span class="lineno"> 1372</span>&#160; _internal_mutable_vars();</div>
<div class="line"><a name="l01373"></a><span class="lineno"> 1373</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01374"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3"> 1374</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3">vars</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="l01375"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32"> 1375</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01376"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 1376</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01377"></a><span class="lineno"> 1377</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l01378"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7"> 1378</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7">vars</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01379"></a><span class="lineno"> 1379</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l01380"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c"> 1380</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c">mutable_vars</a>();</div>
<div class="line"><a name="l01381"></a><span class="lineno"> 1381</span>&#160; </div>
<div class="line"><a name="l01382"></a><span class="lineno"> 1382</span>&#160; <span class="comment">// repeated int64 coeffs = 2;</span></div>
<div class="line"><a name="l01383"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7b556cd1b51adc0393fa36e82c11cd7e"> 1383</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7b556cd1b51adc0393fa36e82c11cd7e">coeffs_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01384"></a><span class="lineno"> 1384</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01385"></a><span class="lineno"> 1385</span>&#160; <span class="keywordtype">int</span> _internal_coeffs_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01386"></a><span class="lineno"> 1386</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01387"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06a99a40cbd48fec5a10b7096f0a027d"> 1387</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06a99a40cbd48fec5a10b7096f0a027d">clear_coeffs</a>();</div>
<div class="line"><a name="l01388"></a><span class="lineno"> 1388</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01389"></a><span class="lineno"> 1389</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_coeffs(<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="l01390"></a><span class="lineno"> 1390</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l01391"></a><span class="lineno"> 1391</span>&#160; _internal_coeffs() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01392"></a><span class="lineno"> 1392</span>&#160; <span class="keywordtype">void</span> _internal_add_coeffs(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01393"></a><span class="lineno"> 1393</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l01394"></a><span class="lineno"> 1394</span>&#160; _internal_mutable_coeffs();</div>
<div class="line"><a name="l01395"></a><span class="lineno"> 1395</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01396"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a17c8b23e8d3106bfcd6c8abbe5a52efe"> 1396</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a17c8b23e8d3106bfcd6c8abbe5a52efe">coeffs</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="l01397"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab59665fa3051a704378a94693636fd3b"> 1397</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab59665fa3051a704378a94693636fd3b">set_coeffs</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01398"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bb52f9d2a03820db9271cdae2ce97d5"> 1398</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bb52f9d2a03820db9271cdae2ce97d5">add_coeffs</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01399"></a><span class="lineno"> 1399</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l01400"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9eedda51d7ca509266d101226eb6b226"> 1400</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9eedda51d7ca509266d101226eb6b226">coeffs</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01401"></a><span class="lineno"> 1401</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l01402"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed43de6b1caea6661ff48aed0b48353c"> 1402</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed43de6b1caea6661ff48aed0b48353c">mutable_coeffs</a>();</div>
<div class="line"><a name="l01403"></a><span class="lineno"> 1403</span>&#160; </div>
<div class="line"><a name="l01404"></a><span class="lineno"> 1404</span>&#160; <span class="comment">// repeated int64 domain = 3;</span></div>
<div class="line"><a name="l01405"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e"> 1405</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">domain_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01406"></a><span class="lineno"> 1406</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01407"></a><span class="lineno"> 1407</span>&#160; <span class="keywordtype">int</span> _internal_domain_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01408"></a><span class="lineno"> 1408</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01409"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd"> 1409</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">clear_domain</a>();</div>
<div class="line"><a name="l01410"></a><span class="lineno"> 1410</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01411"></a><span class="lineno"> 1411</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_domain(<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="l01412"></a><span class="lineno"> 1412</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l01413"></a><span class="lineno"> 1413</span>&#160; _internal_domain() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01414"></a><span class="lineno"> 1414</span>&#160; <span class="keywordtype">void</span> _internal_add_domain(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01415"></a><span class="lineno"> 1415</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l01416"></a><span class="lineno"> 1416</span>&#160; _internal_mutable_domain();</div>
<div class="line"><a name="l01417"></a><span class="lineno"> 1417</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01418"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad6bed3280d866fa8f20b00d020e02641"> 1418</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad6bed3280d866fa8f20b00d020e02641">domain</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="l01419"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac20e43676899f3e4be9cf8b2eeb9ed99"> 1419</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac20e43676899f3e4be9cf8b2eeb9ed99">set_domain</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01420"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2266c77ad6db8de45560357c1436e558"> 1420</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2266c77ad6db8de45560357c1436e558">add_domain</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01421"></a><span class="lineno"> 1421</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l01422"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abdfd052096673a1a77a63479be740934"> 1422</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abdfd052096673a1a77a63479be740934">domain</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01423"></a><span class="lineno"> 1423</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l01424"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afb18640ec6a6ae3affcb80ab0f5cc68b"> 1424</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afb18640ec6a6ae3affcb80ab0f5cc68b">mutable_domain</a>();</div>
<div class="line"><a name="l01425"></a><span class="lineno"> 1425</span>&#160; </div>
<div class="line"><a name="l01426"></a><span class="lineno"> 1426</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.LinearConstraintProto)</span></div>
<div class="line"><a name="l01427"></a><span class="lineno"> 1427</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01428"></a><span class="lineno"> 1428</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l01429"></a><span class="lineno"> 1429</span>&#160; </div>
<div class="line"><a name="l01430"></a><span class="lineno"> 1430</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l01431"></a><span class="lineno"> 1431</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l01432"></a><span class="lineno"> 1432</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l01433"></a><span class="lineno"> 1433</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l01434"></a><span class="lineno"> 1434</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _vars_cached_byte_size_;</div>
<div class="line"><a name="l01435"></a><span class="lineno"> 1435</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; coeffs_;</div>
<div class="line"><a name="l01436"></a><span class="lineno"> 1436</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _coeffs_cached_byte_size_;</div>
<div class="line"><a name="l01437"></a><span class="lineno"> 1437</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; domain_;</div>
<div class="line"><a name="l01438"></a><span class="lineno"> 1438</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _domain_cached_byte_size_;</div>
<div class="line"><a name="l01439"></a><span class="lineno"> 1439</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l01440"></a><span class="lineno"> 1440</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l01441"></a><span class="lineno"> 1441</span>&#160;};</div>
<div class="line"><a name="l01442"></a><span class="lineno"> 1442</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l01443"></a><span class="lineno"> 1443</span>&#160; </div>
<div class="line"><a name="l01444"></a><span class="lineno"> 1444</span>&#160;<span class="keyword">class </span>ElementConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l01445"></a><span class="lineno"> 1445</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.ElementConstraintProto) */</span> {</div>
<div class="line"><a name="l01446"></a><span class="lineno"> 1446</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01447"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff1b6b581944ba182074ab70195a7b46"> 1447</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff1b6b581944ba182074ab70195a7b46">ElementConstraintProto</a>() : ElementConstraintProto(nullptr) {}</div>
<div class="line"><a name="l01448"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a98e99bf9f142a2917ce9f4ece1d9a847"> 1448</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a98e99bf9f142a2917ce9f4ece1d9a847">~ElementConstraintProto</a>();</div>
<div class="line"><a name="l01449"></a><span class="lineno"> 1449</span>&#160; </div>
<div class="line"><a name="l01450"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a841c8f9d53f3d99b556062676c97d069"> 1450</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a841c8f9d53f3d99b556062676c97d069">ElementConstraintProto</a>(<span class="keyword">const</span> ElementConstraintProto&amp; from);</div>
<div class="line"><a name="l01451"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a928cbcc041004d0db7eb201c4fd0c059"> 1451</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a928cbcc041004d0db7eb201c4fd0c059">ElementConstraintProto</a>(ElementConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l01452"></a><span class="lineno"> 1452</span>&#160; : ElementConstraintProto() {</div>
<div class="line"><a name="l01453"></a><span class="lineno"> 1453</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l01454"></a><span class="lineno"> 1454</span>&#160; }</div>
<div class="line"><a name="l01455"></a><span class="lineno"> 1455</span>&#160; </div>
<div class="line"><a name="l01456"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad0707c7bd7fefd60b9561ac066707b8b"> 1456</a></span>&#160; <span class="keyword">inline</span> ElementConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad0707c7bd7fefd60b9561ac066707b8b">operator=</a>(<span class="keyword">const</span> ElementConstraintProto&amp; from) {</div>
<div class="line"><a name="l01457"></a><span class="lineno"> 1457</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l01458"></a><span class="lineno"> 1458</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l01459"></a><span class="lineno"> 1459</span>&#160; }</div>
<div class="line"><a name="l01460"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a597e4d57e5e51810c4004dd42c5ef33b"> 1460</a></span>&#160; <span class="keyword">inline</span> ElementConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a597e4d57e5e51810c4004dd42c5ef33b">operator=</a>(ElementConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l01461"></a><span class="lineno"> 1461</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l01462"></a><span class="lineno"> 1462</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l01463"></a><span class="lineno"> 1463</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l01464"></a><span class="lineno"> 1464</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l01465"></a><span class="lineno"> 1465</span>&#160; }</div>
<div class="line"><a name="l01466"></a><span class="lineno"> 1466</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l01467"></a><span class="lineno"> 1467</span>&#160; }</div>
<div class="line"><a name="l01468"></a><span class="lineno"> 1468</span>&#160; </div>
<div class="line"><a name="l01469"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 1469</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l01470"></a><span class="lineno"> 1470</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l01471"></a><span class="lineno"> 1471</span>&#160; }</div>
<div class="line"><a name="l01472"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 1472</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l01473"></a><span class="lineno"> 1473</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l01474"></a><span class="lineno"> 1474</span>&#160; }</div>
<div class="line"><a name="l01475"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 1475</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l01476"></a><span class="lineno"> 1476</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l01477"></a><span class="lineno"> 1477</span>&#160; }</div>
<div class="line"><a name="l01478"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afd25010a10c15a53fb19ffaa026b089a"> 1478</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> ElementConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afd25010a10c15a53fb19ffaa026b089a">default_instance</a>();</div>
<div class="line"><a name="l01479"></a><span class="lineno"> 1479</span>&#160; </div>
<div class="line"><a name="l01480"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 1480</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l01481"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a621a7473a8729b2d327b8a81420cd118"> 1481</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> ElementConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a621a7473a8729b2d327b8a81420cd118">internal_default_instance</a>() {</div>
<div class="line"><a name="l01482"></a><span class="lineno"> 1482</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>ElementConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l01483"></a><span class="lineno"> 1483</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#ab8a8f5cff578449bc5514c4df3e823b6">_ElementConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l01484"></a><span class="lineno"> 1484</span>&#160; }</div>
<div class="line"><a name="l01485"></a><span class="lineno"> 1485</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l01486"></a><span class="lineno"> 1486</span>&#160; 7;</div>
<div class="line"><a name="l01487"></a><span class="lineno"> 1487</span>&#160; </div>
<div class="line"><a name="l01488"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6925dbe53f54f70dce4ee62ab187e907"> 1488</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6925dbe53f54f70dce4ee62ab187e907">swap</a>(ElementConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, ElementConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l01489"></a><span class="lineno"> 1489</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l01490"></a><span class="lineno"> 1490</span>&#160; }</div>
<div class="line"><a name="l01491"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2354385f9706585339e52faa8fb06f2f"> 1491</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2354385f9706585339e52faa8fb06f2f">Swap</a>(ElementConstraintProto* other) {</div>
<div class="line"><a name="l01492"></a><span class="lineno"> 1492</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l01493"></a><span class="lineno"> 1493</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l01494"></a><span class="lineno"> 1494</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l01495"></a><span class="lineno"> 1495</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l01496"></a><span class="lineno"> 1496</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l01497"></a><span class="lineno"> 1497</span>&#160; }</div>
<div class="line"><a name="l01498"></a><span class="lineno"> 1498</span>&#160; }</div>
<div class="line"><a name="l01499"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6724fa5b81a022c3417a782564a0908"> 1499</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6724fa5b81a022c3417a782564a0908">UnsafeArenaSwap</a>(ElementConstraintProto* other) {</div>
<div class="line"><a name="l01500"></a><span class="lineno"> 1500</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l01501"></a><span class="lineno"> 1501</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l01502"></a><span class="lineno"> 1502</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l01503"></a><span class="lineno"> 1503</span>&#160; }</div>
<div class="line"><a name="l01504"></a><span class="lineno"> 1504</span>&#160; </div>
<div class="line"><a name="l01505"></a><span class="lineno"> 1505</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l01506"></a><span class="lineno"> 1506</span>&#160; </div>
<div class="line"><a name="l01507"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afd0831c13d0271c6185b150ee8e4186d"> 1507</a></span>&#160; <span class="keyword">inline</span> ElementConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afd0831c13d0271c6185b150ee8e4186d">New</a>() const final {</div>
<div class="line"><a name="l01508"></a><span class="lineno"> 1508</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;ElementConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l01509"></a><span class="lineno"> 1509</span>&#160; }</div>
<div class="line"><a name="l01510"></a><span class="lineno"> 1510</span>&#160; </div>
<div class="line"><a name="l01511"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af55cd7a753171e664ad01e7b0f4327ca"> 1511</a></span>&#160; ElementConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af55cd7a753171e664ad01e7b0f4327ca">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l01512"></a><span class="lineno"> 1512</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;ElementConstraintProto&gt;(arena);</div>
<div class="line"><a name="l01513"></a><span class="lineno"> 1513</span>&#160; }</div>
<div class="line"><a name="l01514"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 1514</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l01515"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 1515</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l01516"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe81f6622950450aba79b17e8ffb9974"> 1516</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe81f6622950450aba79b17e8ffb9974">CopyFrom</a>(<span class="keyword">const</span> ElementConstraintProto&amp; from);</div>
<div class="line"><a name="l01517"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14f4d6b07ae54c0f5c66c87a5ce9e421"> 1517</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14f4d6b07ae54c0f5c66c87a5ce9e421">MergeFrom</a>(<span class="keyword">const</span> ElementConstraintProto&amp; from);</div>
<div class="line"><a name="l01518"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 1518</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l01519"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 1519</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l01520"></a><span class="lineno"> 1520</span>&#160; </div>
<div class="line"><a name="l01521"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 1521</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l01522"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 1522</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l01523"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 1523</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l01524"></a><span class="lineno"> 1524</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l01525"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 1525</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l01526"></a><span class="lineno"> 1526</span>&#160; </div>
<div class="line"><a name="l01527"></a><span class="lineno"> 1527</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01528"></a><span class="lineno"> 1528</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l01529"></a><span class="lineno"> 1529</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l01530"></a><span class="lineno"> 1530</span>&#160; <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="l01531"></a><span class="lineno"> 1531</span>&#160; <span class="keywordtype">void</span> InternalSwap(ElementConstraintProto* other);</div>
<div class="line"><a name="l01532"></a><span class="lineno"> 1532</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l01533"></a><span class="lineno"> 1533</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l01534"></a><span class="lineno"> 1534</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.ElementConstraintProto&quot;</span>;</div>
<div class="line"><a name="l01535"></a><span class="lineno"> 1535</span>&#160; }</div>
<div class="line"><a name="l01536"></a><span class="lineno"> 1536</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l01537"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad39a26daaa90d62e220ccb1f5c092124"> 1537</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad39a26daaa90d62e220ccb1f5c092124">ElementConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l01538"></a><span class="lineno"> 1538</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01539"></a><span class="lineno"> 1539</span>&#160; <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="l01540"></a><span class="lineno"> 1540</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l01541"></a><span class="lineno"> 1541</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01542"></a><span class="lineno"> 1542</span>&#160; </div>
<div class="line"><a name="l01543"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 1543</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l01544"></a><span class="lineno"> 1544</span>&#160; private:</div>
<div class="line"><a name="l01545"></a><span class="lineno"> 1545</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l01546"></a><span class="lineno"> 1546</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l01547"></a><span class="lineno"> 1547</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l01548"></a><span class="lineno"> 1548</span>&#160; }</div>
<div class="line"><a name="l01549"></a><span class="lineno"> 1549</span>&#160; </div>
<div class="line"><a name="l01550"></a><span class="lineno"> 1550</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01551"></a><span class="lineno"> 1551</span>&#160; </div>
<div class="line"><a name="l01552"></a><span class="lineno"> 1552</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l01553"></a><span class="lineno"> 1553</span>&#160; </div>
<div class="line"><a name="l01554"></a><span class="lineno"> 1554</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l01555"></a><span class="lineno"> 1555</span>&#160; </div>
<div class="line"><a name="l01556"></a><span class="lineno"> 1556</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l01557"></a><span class="lineno"> 1557</span>&#160; kVarsFieldNumber = 3,</div>
<div class="line"><a name="l01558"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4259966c16ffd5d903092b033ccfa92aa8c5c82f1928ae7a9747f8d1e2ea2d00b"> 1558</a></span>&#160; kIndexFieldNumber = 1,</div>
<div class="line"><a name="l01559"></a><span class="lineno"> 1559</span>&#160; kTargetFieldNumber = 2,</div>
<div class="line"><a name="l01560"></a><span class="lineno"> 1560</span>&#160; };</div>
<div class="line"><a name="l01561"></a><span class="lineno"> 1561</span>&#160; <span class="comment">// repeated int32 vars = 3;</span></div>
<div class="line"><a name="l01562"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7"> 1562</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01563"></a><span class="lineno"> 1563</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01564"></a><span class="lineno"> 1564</span>&#160; <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01565"></a><span class="lineno"> 1565</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01566"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520"> 1566</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div>
<div class="line"><a name="l01567"></a><span class="lineno"> 1567</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01568"></a><span class="lineno"> 1568</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_vars(<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="l01569"></a><span class="lineno"> 1569</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l01570"></a><span class="lineno"> 1570</span>&#160; _internal_vars() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01571"></a><span class="lineno"> 1571</span>&#160; <span class="keywordtype">void</span> _internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01572"></a><span class="lineno"> 1572</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l01573"></a><span class="lineno"> 1573</span>&#160; _internal_mutable_vars();</div>
<div class="line"><a name="l01574"></a><span class="lineno"> 1574</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01575"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3"> 1575</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3">vars</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="l01576"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32"> 1576</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01577"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 1577</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01578"></a><span class="lineno"> 1578</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l01579"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7"> 1579</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7">vars</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01580"></a><span class="lineno"> 1580</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l01581"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c"> 1581</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c">mutable_vars</a>();</div>
<div class="line"><a name="l01582"></a><span class="lineno"> 1582</span>&#160; </div>
<div class="line"><a name="l01583"></a><span class="lineno"> 1583</span>&#160; <span class="comment">// int32 index = 1;</span></div>
<div class="line"><a name="l01584"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af95d92b789c99a4424e8c4e03a63a2d5"> 1584</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af95d92b789c99a4424e8c4e03a63a2d5">clear_index</a>();</div>
<div class="line"><a name="l01585"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2667b45f98479afead7b53dac2881bef"> 1585</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2667b45f98479afead7b53dac2881bef">index</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01586"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad9f1f0fbafb188e2f728d172ab88dc8f"> 1586</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad9f1f0fbafb188e2f728d172ab88dc8f">set_index</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01587"></a><span class="lineno"> 1587</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01588"></a><span class="lineno"> 1588</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_index() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01589"></a><span class="lineno"> 1589</span>&#160; <span class="keywordtype">void</span> _internal_set_index(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01590"></a><span class="lineno"> 1590</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01591"></a><span class="lineno"> 1591</span>&#160; </div>
<div class="line"><a name="l01592"></a><span class="lineno"> 1592</span>&#160; <span class="comment">// int32 target = 2;</span></div>
<div class="line"><a name="l01593"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9ee236434540a0639967f738885d638d"> 1593</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9ee236434540a0639967f738885d638d">clear_target</a>();</div>
<div class="line"><a name="l01594"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acc1382a29dabbe466d338befec34d841"> 1594</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acc1382a29dabbe466d338befec34d841">target</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01595"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3be2b6dac25bcb1e8e45cc41c5795f6"> 1595</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3be2b6dac25bcb1e8e45cc41c5795f6">set_target</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01596"></a><span class="lineno"> 1596</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01597"></a><span class="lineno"> 1597</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_target() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01598"></a><span class="lineno"> 1598</span>&#160; <span class="keywordtype">void</span> _internal_set_target(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01599"></a><span class="lineno"> 1599</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01600"></a><span class="lineno"> 1600</span>&#160; </div>
<div class="line"><a name="l01601"></a><span class="lineno"> 1601</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.ElementConstraintProto)</span></div>
<div class="line"><a name="l01602"></a><span class="lineno"> 1602</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01603"></a><span class="lineno"> 1603</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l01604"></a><span class="lineno"> 1604</span>&#160; </div>
<div class="line"><a name="l01605"></a><span class="lineno"> 1605</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l01606"></a><span class="lineno"> 1606</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l01607"></a><span class="lineno"> 1607</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l01608"></a><span class="lineno"> 1608</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l01609"></a><span class="lineno"> 1609</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _vars_cached_byte_size_;</div>
<div class="line"><a name="l01610"></a><span class="lineno"> 1610</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> index_;</div>
<div class="line"><a name="l01611"></a><span class="lineno"> 1611</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> target_;</div>
<div class="line"><a name="l01612"></a><span class="lineno"> 1612</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l01613"></a><span class="lineno"> 1613</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l01614"></a><span class="lineno"> 1614</span>&#160;};</div>
<div class="line"><a name="l01615"></a><span class="lineno"> 1615</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l01616"></a><span class="lineno"> 1616</span>&#160; </div>
<div class="line"><a name="l01617"></a><span class="lineno"> 1617</span>&#160;<span class="keyword">class </span>IntervalConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l01618"></a><span class="lineno"> 1618</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.IntervalConstraintProto) */</span> {</div>
<div class="line"><a name="l01619"></a><span class="lineno"> 1619</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01620"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afb12210e8e4f7cdac27bbd59c59595d2"> 1620</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afb12210e8e4f7cdac27bbd59c59595d2">IntervalConstraintProto</a>() : IntervalConstraintProto(nullptr) {}</div>
<div class="line"><a name="l01621"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa3ba4e35637c6d770a5a5ba2bb44d5c0"> 1621</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa3ba4e35637c6d770a5a5ba2bb44d5c0">~IntervalConstraintProto</a>();</div>
<div class="line"><a name="l01622"></a><span class="lineno"> 1622</span>&#160; </div>
<div class="line"><a name="l01623"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acdb8d7206042e2625630fbebdf650c30"> 1623</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acdb8d7206042e2625630fbebdf650c30">IntervalConstraintProto</a>(<span class="keyword">const</span> IntervalConstraintProto&amp; from);</div>
<div class="line"><a name="l01624"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af7f55833a116b8cf31d28382088e0280"> 1624</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af7f55833a116b8cf31d28382088e0280">IntervalConstraintProto</a>(IntervalConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l01625"></a><span class="lineno"> 1625</span>&#160; : IntervalConstraintProto() {</div>
<div class="line"><a name="l01626"></a><span class="lineno"> 1626</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l01627"></a><span class="lineno"> 1627</span>&#160; }</div>
<div class="line"><a name="l01628"></a><span class="lineno"> 1628</span>&#160; </div>
<div class="line"><a name="l01629"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a01a886cc92be32decc438a016daedce8"> 1629</a></span>&#160; <span class="keyword">inline</span> IntervalConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a01a886cc92be32decc438a016daedce8">operator=</a>(<span class="keyword">const</span> IntervalConstraintProto&amp; from) {</div>
<div class="line"><a name="l01630"></a><span class="lineno"> 1630</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l01631"></a><span class="lineno"> 1631</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l01632"></a><span class="lineno"> 1632</span>&#160; }</div>
<div class="line"><a name="l01633"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76b197bcf4d2370c83526ce0f862d73c"> 1633</a></span>&#160; <span class="keyword">inline</span> IntervalConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76b197bcf4d2370c83526ce0f862d73c">operator=</a>(IntervalConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l01634"></a><span class="lineno"> 1634</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l01635"></a><span class="lineno"> 1635</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l01636"></a><span class="lineno"> 1636</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l01637"></a><span class="lineno"> 1637</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l01638"></a><span class="lineno"> 1638</span>&#160; }</div>
<div class="line"><a name="l01639"></a><span class="lineno"> 1639</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l01640"></a><span class="lineno"> 1640</span>&#160; }</div>
<div class="line"><a name="l01641"></a><span class="lineno"> 1641</span>&#160; </div>
<div class="line"><a name="l01642"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 1642</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l01643"></a><span class="lineno"> 1643</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l01644"></a><span class="lineno"> 1644</span>&#160; }</div>
<div class="line"><a name="l01645"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 1645</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l01646"></a><span class="lineno"> 1646</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l01647"></a><span class="lineno"> 1647</span>&#160; }</div>
<div class="line"><a name="l01648"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 1648</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l01649"></a><span class="lineno"> 1649</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l01650"></a><span class="lineno"> 1650</span>&#160; }</div>
<div class="line"><a name="l01651"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a566da608e10ce4f18224d2310c03742b"> 1651</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> IntervalConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a566da608e10ce4f18224d2310c03742b">default_instance</a>();</div>
<div class="line"><a name="l01652"></a><span class="lineno"> 1652</span>&#160; </div>
<div class="line"><a name="l01653"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 1653</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l01654"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae2f3b21a4d4e1d963f04aaa567f2c49c"> 1654</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> IntervalConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae2f3b21a4d4e1d963f04aaa567f2c49c">internal_default_instance</a>() {</div>
<div class="line"><a name="l01655"></a><span class="lineno"> 1655</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>IntervalConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l01656"></a><span class="lineno"> 1656</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a5f4bbdfa15618bf8312bf8e6cc742097">_IntervalConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l01657"></a><span class="lineno"> 1657</span>&#160; }</div>
<div class="line"><a name="l01658"></a><span class="lineno"> 1658</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l01659"></a><span class="lineno"> 1659</span>&#160; 8;</div>
<div class="line"><a name="l01660"></a><span class="lineno"> 1660</span>&#160; </div>
<div class="line"><a name="l01661"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae70e4641ca0bdfade09b12fb784dccff"> 1661</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae70e4641ca0bdfade09b12fb784dccff">swap</a>(IntervalConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, IntervalConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l01662"></a><span class="lineno"> 1662</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l01663"></a><span class="lineno"> 1663</span>&#160; }</div>
<div class="line"><a name="l01664"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5afa5a943e94f5d886c0adb41b8d5b2b"> 1664</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5afa5a943e94f5d886c0adb41b8d5b2b">Swap</a>(IntervalConstraintProto* other) {</div>
<div class="line"><a name="l01665"></a><span class="lineno"> 1665</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l01666"></a><span class="lineno"> 1666</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l01667"></a><span class="lineno"> 1667</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l01668"></a><span class="lineno"> 1668</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l01669"></a><span class="lineno"> 1669</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l01670"></a><span class="lineno"> 1670</span>&#160; }</div>
<div class="line"><a name="l01671"></a><span class="lineno"> 1671</span>&#160; }</div>
<div class="line"><a name="l01672"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad12a6d60bd227d2472baf354eceddea8"> 1672</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad12a6d60bd227d2472baf354eceddea8">UnsafeArenaSwap</a>(IntervalConstraintProto* other) {</div>
<div class="line"><a name="l01673"></a><span class="lineno"> 1673</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l01674"></a><span class="lineno"> 1674</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l01675"></a><span class="lineno"> 1675</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l01676"></a><span class="lineno"> 1676</span>&#160; }</div>
<div class="line"><a name="l01677"></a><span class="lineno"> 1677</span>&#160; </div>
<div class="line"><a name="l01678"></a><span class="lineno"> 1678</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l01679"></a><span class="lineno"> 1679</span>&#160; </div>
<div class="line"><a name="l01680"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2cfdd483d5f8b3bb1fb6a2b3fe6afe11"> 1680</a></span>&#160; <span class="keyword">inline</span> IntervalConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2cfdd483d5f8b3bb1fb6a2b3fe6afe11">New</a>() const final {</div>
<div class="line"><a name="l01681"></a><span class="lineno"> 1681</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;IntervalConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l01682"></a><span class="lineno"> 1682</span>&#160; }</div>
<div class="line"><a name="l01683"></a><span class="lineno"> 1683</span>&#160; </div>
<div class="line"><a name="l01684"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a355496b936927f0c09de52c40f357e39"> 1684</a></span>&#160; IntervalConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a355496b936927f0c09de52c40f357e39">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l01685"></a><span class="lineno"> 1685</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;IntervalConstraintProto&gt;(arena);</div>
<div class="line"><a name="l01686"></a><span class="lineno"> 1686</span>&#160; }</div>
<div class="line"><a name="l01687"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 1687</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l01688"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 1688</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l01689"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21de71307a3c715c831be75a817dcf28"> 1689</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21de71307a3c715c831be75a817dcf28">CopyFrom</a>(<span class="keyword">const</span> IntervalConstraintProto&amp; from);</div>
<div class="line"><a name="l01690"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adeb761ce8b2b60b7cb566b3c412590e1"> 1690</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adeb761ce8b2b60b7cb566b3c412590e1">MergeFrom</a>(<span class="keyword">const</span> IntervalConstraintProto&amp; from);</div>
<div class="line"><a name="l01691"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 1691</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l01692"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 1692</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l01693"></a><span class="lineno"> 1693</span>&#160; </div>
<div class="line"><a name="l01694"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 1694</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l01695"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 1695</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l01696"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 1696</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l01697"></a><span class="lineno"> 1697</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l01698"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 1698</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l01699"></a><span class="lineno"> 1699</span>&#160; </div>
<div class="line"><a name="l01700"></a><span class="lineno"> 1700</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01701"></a><span class="lineno"> 1701</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l01702"></a><span class="lineno"> 1702</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l01703"></a><span class="lineno"> 1703</span>&#160; <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="l01704"></a><span class="lineno"> 1704</span>&#160; <span class="keywordtype">void</span> InternalSwap(IntervalConstraintProto* other);</div>
<div class="line"><a name="l01705"></a><span class="lineno"> 1705</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l01706"></a><span class="lineno"> 1706</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l01707"></a><span class="lineno"> 1707</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.IntervalConstraintProto&quot;</span>;</div>
<div class="line"><a name="l01708"></a><span class="lineno"> 1708</span>&#160; }</div>
<div class="line"><a name="l01709"></a><span class="lineno"> 1709</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l01710"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab37cef436ab26bac8368669b5b95c570"> 1710</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab37cef436ab26bac8368669b5b95c570">IntervalConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l01711"></a><span class="lineno"> 1711</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01712"></a><span class="lineno"> 1712</span>&#160; <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="l01713"></a><span class="lineno"> 1713</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l01714"></a><span class="lineno"> 1714</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01715"></a><span class="lineno"> 1715</span>&#160; </div>
<div class="line"><a name="l01716"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 1716</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l01717"></a><span class="lineno"> 1717</span>&#160; private:</div>
<div class="line"><a name="l01718"></a><span class="lineno"> 1718</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l01719"></a><span class="lineno"> 1719</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l01720"></a><span class="lineno"> 1720</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l01721"></a><span class="lineno"> 1721</span>&#160; }</div>
<div class="line"><a name="l01722"></a><span class="lineno"> 1722</span>&#160; </div>
<div class="line"><a name="l01723"></a><span class="lineno"> 1723</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01724"></a><span class="lineno"> 1724</span>&#160; </div>
<div class="line"><a name="l01725"></a><span class="lineno"> 1725</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l01726"></a><span class="lineno"> 1726</span>&#160; </div>
<div class="line"><a name="l01727"></a><span class="lineno"> 1727</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l01728"></a><span class="lineno"> 1728</span>&#160; </div>
<div class="line"><a name="l01729"></a><span class="lineno"> 1729</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l01730"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad427ed526e571468a9439558790bf2d4a3f6059e190af69fdacdf079f079eb199"> 1730</a></span>&#160; kStartFieldNumber = 1,</div>
<div class="line"><a name="l01731"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad427ed526e571468a9439558790bf2d4afbfae94bed6d1757a88573bc51608a9b"> 1731</a></span>&#160; kEndFieldNumber = 2,</div>
<div class="line"><a name="l01732"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad427ed526e571468a9439558790bf2d4a518d4162c4c5a882d2b9d26d7d542493"> 1732</a></span>&#160; kSizeFieldNumber = 3,</div>
<div class="line"><a name="l01733"></a><span class="lineno"> 1733</span>&#160; };</div>
<div class="line"><a name="l01734"></a><span class="lineno"> 1734</span>&#160; <span class="comment">// int32 start = 1;</span></div>
<div class="line"><a name="l01735"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a724b9a0468b077f592553861769cc5d4"> 1735</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a724b9a0468b077f592553861769cc5d4">clear_start</a>();</div>
<div class="line"><a name="l01736"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac308f296702b8e069991680bb0924c3b"> 1736</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac308f296702b8e069991680bb0924c3b">start</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01737"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab4e53a24e9917bd4320e2edb984b08a5"> 1737</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab4e53a24e9917bd4320e2edb984b08a5">set_start</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01738"></a><span class="lineno"> 1738</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01739"></a><span class="lineno"> 1739</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_start() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01740"></a><span class="lineno"> 1740</span>&#160; <span class="keywordtype">void</span> _internal_set_start(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01741"></a><span class="lineno"> 1741</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01742"></a><span class="lineno"> 1742</span>&#160; </div>
<div class="line"><a name="l01743"></a><span class="lineno"> 1743</span>&#160; <span class="comment">// int32 end = 2;</span></div>
<div class="line"><a name="l01744"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab2d257bb30e71c68ed7df44dc93dbdaa"> 1744</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab2d257bb30e71c68ed7df44dc93dbdaa">clear_end</a>();</div>
<div class="line"><a name="l01745"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae433d7f391e70597d84f552f3c52b5e4"> 1745</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae433d7f391e70597d84f552f3c52b5e4">end</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01746"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afd3e7ac4df984d62ea752e6ac66bddff"> 1746</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afd3e7ac4df984d62ea752e6ac66bddff">set_end</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01747"></a><span class="lineno"> 1747</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01748"></a><span class="lineno"> 1748</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_end() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01749"></a><span class="lineno"> 1749</span>&#160; <span class="keywordtype">void</span> _internal_set_end(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01750"></a><span class="lineno"> 1750</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01751"></a><span class="lineno"> 1751</span>&#160; </div>
<div class="line"><a name="l01752"></a><span class="lineno"> 1752</span>&#160; <span class="comment">// int32 size = 3;</span></div>
<div class="line"><a name="l01753"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af944daa8260f5b30fc30dd8f70643710"> 1753</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af944daa8260f5b30fc30dd8f70643710">clear_size</a>();</div>
<div class="line"><a name="l01754"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a91b2e44d0063ec4bb6620dbe83576e02"> 1754</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a91b2e44d0063ec4bb6620dbe83576e02">size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01755"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a329a531e035bde6a6880a3ce013348f4"> 1755</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a329a531e035bde6a6880a3ce013348f4">set_size</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01756"></a><span class="lineno"> 1756</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01757"></a><span class="lineno"> 1757</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01758"></a><span class="lineno"> 1758</span>&#160; <span class="keywordtype">void</span> _internal_set_size(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01759"></a><span class="lineno"> 1759</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01760"></a><span class="lineno"> 1760</span>&#160; </div>
<div class="line"><a name="l01761"></a><span class="lineno"> 1761</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.IntervalConstraintProto)</span></div>
<div class="line"><a name="l01762"></a><span class="lineno"> 1762</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01763"></a><span class="lineno"> 1763</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l01764"></a><span class="lineno"> 1764</span>&#160; </div>
<div class="line"><a name="l01765"></a><span class="lineno"> 1765</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l01766"></a><span class="lineno"> 1766</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l01767"></a><span class="lineno"> 1767</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l01768"></a><span class="lineno"> 1768</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> start_;</div>
<div class="line"><a name="l01769"></a><span class="lineno"> 1769</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> end_;</div>
<div class="line"><a name="l01770"></a><span class="lineno"> 1770</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> size_;</div>
<div class="line"><a name="l01771"></a><span class="lineno"> 1771</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l01772"></a><span class="lineno"> 1772</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l01773"></a><span class="lineno"> 1773</span>&#160;};</div>
<div class="line"><a name="l01774"></a><span class="lineno"> 1774</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l01775"></a><span class="lineno"> 1775</span>&#160; </div>
<div class="line"><a name="l01776"></a><span class="lineno"> 1776</span>&#160;<span class="keyword">class </span>NoOverlapConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l01777"></a><span class="lineno"> 1777</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.NoOverlapConstraintProto) */</span> {</div>
<div class="line"><a name="l01778"></a><span class="lineno"> 1778</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01779"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a110e513a4cb2df1032b3c2d49575a956"> 1779</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a110e513a4cb2df1032b3c2d49575a956">NoOverlapConstraintProto</a>() : NoOverlapConstraintProto(nullptr) {}</div>
<div class="line"><a name="l01780"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae4b2a7ab81acf8d701f3dd6dd69b5939"> 1780</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae4b2a7ab81acf8d701f3dd6dd69b5939">~NoOverlapConstraintProto</a>();</div>
<div class="line"><a name="l01781"></a><span class="lineno"> 1781</span>&#160; </div>
<div class="line"><a name="l01782"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c62303f8a5ecf03c943358698240e2a"> 1782</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c62303f8a5ecf03c943358698240e2a">NoOverlapConstraintProto</a>(<span class="keyword">const</span> NoOverlapConstraintProto&amp; from);</div>
<div class="line"><a name="l01783"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0f43225702fdd23578a99e915f2ae600"> 1783</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0f43225702fdd23578a99e915f2ae600">NoOverlapConstraintProto</a>(NoOverlapConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l01784"></a><span class="lineno"> 1784</span>&#160; : NoOverlapConstraintProto() {</div>
<div class="line"><a name="l01785"></a><span class="lineno"> 1785</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l01786"></a><span class="lineno"> 1786</span>&#160; }</div>
<div class="line"><a name="l01787"></a><span class="lineno"> 1787</span>&#160; </div>
<div class="line"><a name="l01788"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a53c58a4b1b9879f611812df6a850f640"> 1788</a></span>&#160; <span class="keyword">inline</span> NoOverlapConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a53c58a4b1b9879f611812df6a850f640">operator=</a>(<span class="keyword">const</span> NoOverlapConstraintProto&amp; from) {</div>
<div class="line"><a name="l01789"></a><span class="lineno"> 1789</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l01790"></a><span class="lineno"> 1790</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l01791"></a><span class="lineno"> 1791</span>&#160; }</div>
<div class="line"><a name="l01792"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba45d214fbf54bd31d6a8b97f2efc9c5"> 1792</a></span>&#160; <span class="keyword">inline</span> NoOverlapConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba45d214fbf54bd31d6a8b97f2efc9c5">operator=</a>(NoOverlapConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l01793"></a><span class="lineno"> 1793</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l01794"></a><span class="lineno"> 1794</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l01795"></a><span class="lineno"> 1795</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l01796"></a><span class="lineno"> 1796</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l01797"></a><span class="lineno"> 1797</span>&#160; }</div>
<div class="line"><a name="l01798"></a><span class="lineno"> 1798</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l01799"></a><span class="lineno"> 1799</span>&#160; }</div>
<div class="line"><a name="l01800"></a><span class="lineno"> 1800</span>&#160; </div>
<div class="line"><a name="l01801"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 1801</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l01802"></a><span class="lineno"> 1802</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l01803"></a><span class="lineno"> 1803</span>&#160; }</div>
<div class="line"><a name="l01804"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 1804</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l01805"></a><span class="lineno"> 1805</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l01806"></a><span class="lineno"> 1806</span>&#160; }</div>
<div class="line"><a name="l01807"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 1807</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l01808"></a><span class="lineno"> 1808</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l01809"></a><span class="lineno"> 1809</span>&#160; }</div>
<div class="line"><a name="l01810"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa3bf903df5665458adbaa511b4fc2384"> 1810</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> NoOverlapConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa3bf903df5665458adbaa511b4fc2384">default_instance</a>();</div>
<div class="line"><a name="l01811"></a><span class="lineno"> 1811</span>&#160; </div>
<div class="line"><a name="l01812"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 1812</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l01813"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9d6c52092e36be6eee98622ede47c79"> 1813</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> NoOverlapConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9d6c52092e36be6eee98622ede47c79">internal_default_instance</a>() {</div>
<div class="line"><a name="l01814"></a><span class="lineno"> 1814</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>NoOverlapConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l01815"></a><span class="lineno"> 1815</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a921e9c249f7c69309d0c2712f78867a2">_NoOverlapConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l01816"></a><span class="lineno"> 1816</span>&#160; }</div>
<div class="line"><a name="l01817"></a><span class="lineno"> 1817</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l01818"></a><span class="lineno"> 1818</span>&#160; 9;</div>
<div class="line"><a name="l01819"></a><span class="lineno"> 1819</span>&#160; </div>
<div class="line"><a name="l01820"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5ab1e2486c7f1264ac6e899a734c70ba"> 1820</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5ab1e2486c7f1264ac6e899a734c70ba">swap</a>(NoOverlapConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, NoOverlapConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l01821"></a><span class="lineno"> 1821</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l01822"></a><span class="lineno"> 1822</span>&#160; }</div>
<div class="line"><a name="l01823"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a26ae5ac37f78e1d01789839076efe0b5"> 1823</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a26ae5ac37f78e1d01789839076efe0b5">Swap</a>(NoOverlapConstraintProto* other) {</div>
<div class="line"><a name="l01824"></a><span class="lineno"> 1824</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l01825"></a><span class="lineno"> 1825</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l01826"></a><span class="lineno"> 1826</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l01827"></a><span class="lineno"> 1827</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l01828"></a><span class="lineno"> 1828</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l01829"></a><span class="lineno"> 1829</span>&#160; }</div>
<div class="line"><a name="l01830"></a><span class="lineno"> 1830</span>&#160; }</div>
<div class="line"><a name="l01831"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a45246594ced06b0664f747bdd9570bcf"> 1831</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a45246594ced06b0664f747bdd9570bcf">UnsafeArenaSwap</a>(NoOverlapConstraintProto* other) {</div>
<div class="line"><a name="l01832"></a><span class="lineno"> 1832</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l01833"></a><span class="lineno"> 1833</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l01834"></a><span class="lineno"> 1834</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l01835"></a><span class="lineno"> 1835</span>&#160; }</div>
<div class="line"><a name="l01836"></a><span class="lineno"> 1836</span>&#160; </div>
<div class="line"><a name="l01837"></a><span class="lineno"> 1837</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l01838"></a><span class="lineno"> 1838</span>&#160; </div>
<div class="line"><a name="l01839"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aead97dec2e78e80a1d6eb52802100009"> 1839</a></span>&#160; <span class="keyword">inline</span> NoOverlapConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aead97dec2e78e80a1d6eb52802100009">New</a>() const final {</div>
<div class="line"><a name="l01840"></a><span class="lineno"> 1840</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;NoOverlapConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l01841"></a><span class="lineno"> 1841</span>&#160; }</div>
<div class="line"><a name="l01842"></a><span class="lineno"> 1842</span>&#160; </div>
<div class="line"><a name="l01843"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21ad69d638fcc1cd1a4dd6fe5c83637f"> 1843</a></span>&#160; NoOverlapConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21ad69d638fcc1cd1a4dd6fe5c83637f">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l01844"></a><span class="lineno"> 1844</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;NoOverlapConstraintProto&gt;(arena);</div>
<div class="line"><a name="l01845"></a><span class="lineno"> 1845</span>&#160; }</div>
<div class="line"><a name="l01846"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 1846</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l01847"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 1847</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l01848"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af961871356c983f699dee4b69baf8ae9"> 1848</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af961871356c983f699dee4b69baf8ae9">CopyFrom</a>(<span class="keyword">const</span> NoOverlapConstraintProto&amp; from);</div>
<div class="line"><a name="l01849"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4803b9cfcbfec256e1e7416b599ca531"> 1849</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4803b9cfcbfec256e1e7416b599ca531">MergeFrom</a>(<span class="keyword">const</span> NoOverlapConstraintProto&amp; from);</div>
<div class="line"><a name="l01850"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 1850</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l01851"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 1851</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l01852"></a><span class="lineno"> 1852</span>&#160; </div>
<div class="line"><a name="l01853"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 1853</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l01854"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 1854</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l01855"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 1855</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l01856"></a><span class="lineno"> 1856</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l01857"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 1857</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l01858"></a><span class="lineno"> 1858</span>&#160; </div>
<div class="line"><a name="l01859"></a><span class="lineno"> 1859</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01860"></a><span class="lineno"> 1860</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l01861"></a><span class="lineno"> 1861</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l01862"></a><span class="lineno"> 1862</span>&#160; <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="l01863"></a><span class="lineno"> 1863</span>&#160; <span class="keywordtype">void</span> InternalSwap(NoOverlapConstraintProto* other);</div>
<div class="line"><a name="l01864"></a><span class="lineno"> 1864</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l01865"></a><span class="lineno"> 1865</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l01866"></a><span class="lineno"> 1866</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.NoOverlapConstraintProto&quot;</span>;</div>
<div class="line"><a name="l01867"></a><span class="lineno"> 1867</span>&#160; }</div>
<div class="line"><a name="l01868"></a><span class="lineno"> 1868</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l01869"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a355cf5869ac1881b34c5e7e917b35f97"> 1869</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a355cf5869ac1881b34c5e7e917b35f97">NoOverlapConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l01870"></a><span class="lineno"> 1870</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01871"></a><span class="lineno"> 1871</span>&#160; <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="l01872"></a><span class="lineno"> 1872</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l01873"></a><span class="lineno"> 1873</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01874"></a><span class="lineno"> 1874</span>&#160; </div>
<div class="line"><a name="l01875"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 1875</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l01876"></a><span class="lineno"> 1876</span>&#160; private:</div>
<div class="line"><a name="l01877"></a><span class="lineno"> 1877</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l01878"></a><span class="lineno"> 1878</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l01879"></a><span class="lineno"> 1879</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l01880"></a><span class="lineno"> 1880</span>&#160; }</div>
<div class="line"><a name="l01881"></a><span class="lineno"> 1881</span>&#160; </div>
<div class="line"><a name="l01882"></a><span class="lineno"> 1882</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01883"></a><span class="lineno"> 1883</span>&#160; </div>
<div class="line"><a name="l01884"></a><span class="lineno"> 1884</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l01885"></a><span class="lineno"> 1885</span>&#160; </div>
<div class="line"><a name="l01886"></a><span class="lineno"> 1886</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l01887"></a><span class="lineno"> 1887</span>&#160; </div>
<div class="line"><a name="l01888"></a><span class="lineno"> 1888</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l01889"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae23892aa86358fdd7231a4e8c80f7560a476819276fc1368cd9a016f1257bbe0f"> 1889</a></span>&#160; kIntervalsFieldNumber = 1,</div>
<div class="line"><a name="l01890"></a><span class="lineno"> 1890</span>&#160; };</div>
<div class="line"><a name="l01891"></a><span class="lineno"> 1891</span>&#160; <span class="comment">// repeated int32 intervals = 1;</span></div>
<div class="line"><a name="l01892"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4ab001dbef7ddca54ae4ea003fae5a1b"> 1892</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4ab001dbef7ddca54ae4ea003fae5a1b">intervals_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01893"></a><span class="lineno"> 1893</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01894"></a><span class="lineno"> 1894</span>&#160; <span class="keywordtype">int</span> _internal_intervals_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01895"></a><span class="lineno"> 1895</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01896"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3da3f464558e8b4bc34a3a57885b2904"> 1896</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3da3f464558e8b4bc34a3a57885b2904">clear_intervals</a>();</div>
<div class="line"><a name="l01897"></a><span class="lineno"> 1897</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01898"></a><span class="lineno"> 1898</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_intervals(<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="l01899"></a><span class="lineno"> 1899</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l01900"></a><span class="lineno"> 1900</span>&#160; _internal_intervals() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01901"></a><span class="lineno"> 1901</span>&#160; <span class="keywordtype">void</span> _internal_add_intervals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01902"></a><span class="lineno"> 1902</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l01903"></a><span class="lineno"> 1903</span>&#160; _internal_mutable_intervals();</div>
<div class="line"><a name="l01904"></a><span class="lineno"> 1904</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01905"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a534b8a67f79eee83ec267a9e87c46199"> 1905</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a534b8a67f79eee83ec267a9e87c46199">intervals</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="l01906"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad4a8c543adbca0fac330a4474f7537d2"> 1906</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad4a8c543adbca0fac330a4474f7537d2">set_intervals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01907"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b0dc4db1d51bd6be689f9b0e18e5089"> 1907</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b0dc4db1d51bd6be689f9b0e18e5089">add_intervals</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l01908"></a><span class="lineno"> 1908</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l01909"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9d95b7f29f5146fc87c3e8f6a4cb859"> 1909</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9d95b7f29f5146fc87c3e8f6a4cb859">intervals</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l01910"></a><span class="lineno"> 1910</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l01911"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e0e25ef71051dc48d8ab208293c949e"> 1911</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e0e25ef71051dc48d8ab208293c949e">mutable_intervals</a>();</div>
<div class="line"><a name="l01912"></a><span class="lineno"> 1912</span>&#160; </div>
<div class="line"><a name="l01913"></a><span class="lineno"> 1913</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.NoOverlapConstraintProto)</span></div>
<div class="line"><a name="l01914"></a><span class="lineno"> 1914</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l01915"></a><span class="lineno"> 1915</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l01916"></a><span class="lineno"> 1916</span>&#160; </div>
<div class="line"><a name="l01917"></a><span class="lineno"> 1917</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l01918"></a><span class="lineno"> 1918</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l01919"></a><span class="lineno"> 1919</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l01920"></a><span class="lineno"> 1920</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; intervals_;</div>
<div class="line"><a name="l01921"></a><span class="lineno"> 1921</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _intervals_cached_byte_size_;</div>
<div class="line"><a name="l01922"></a><span class="lineno"> 1922</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l01923"></a><span class="lineno"> 1923</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l01924"></a><span class="lineno"> 1924</span>&#160;};</div>
<div class="line"><a name="l01925"></a><span class="lineno"> 1925</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l01926"></a><span class="lineno"> 1926</span>&#160; </div>
<div class="line"><a name="l01927"></a><span class="lineno"> 1927</span>&#160;<span class="keyword">class </span>NoOverlap2DConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l01928"></a><span class="lineno"> 1928</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.NoOverlap2DConstraintProto) */</span> {</div>
<div class="line"><a name="l01929"></a><span class="lineno"> 1929</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l01930"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6f353986507402bd5992a815ca2d5b36"> 1930</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6f353986507402bd5992a815ca2d5b36">NoOverlap2DConstraintProto</a>() : NoOverlap2DConstraintProto(nullptr) {}</div>
<div class="line"><a name="l01931"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afcc936513697bac42f08648018bfbfff"> 1931</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afcc936513697bac42f08648018bfbfff">~NoOverlap2DConstraintProto</a>();</div>
<div class="line"><a name="l01932"></a><span class="lineno"> 1932</span>&#160; </div>
<div class="line"><a name="l01933"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7c50560b826e861f918ab3dc4ace444b"> 1933</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7c50560b826e861f918ab3dc4ace444b">NoOverlap2DConstraintProto</a>(<span class="keyword">const</span> NoOverlap2DConstraintProto&amp; from);</div>
<div class="line"><a name="l01934"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5686d273b4e2260e9d5c8a1b4c39ef3d"> 1934</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5686d273b4e2260e9d5c8a1b4c39ef3d">NoOverlap2DConstraintProto</a>(NoOverlap2DConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l01935"></a><span class="lineno"> 1935</span>&#160; : NoOverlap2DConstraintProto() {</div>
<div class="line"><a name="l01936"></a><span class="lineno"> 1936</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l01937"></a><span class="lineno"> 1937</span>&#160; }</div>
<div class="line"><a name="l01938"></a><span class="lineno"> 1938</span>&#160; </div>
<div class="line"><a name="l01939"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0164811cbcb03cca15a57269ec91d010"> 1939</a></span>&#160; <span class="keyword">inline</span> NoOverlap2DConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0164811cbcb03cca15a57269ec91d010">operator=</a>(<span class="keyword">const</span> NoOverlap2DConstraintProto&amp; from) {</div>
<div class="line"><a name="l01940"></a><span class="lineno"> 1940</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l01941"></a><span class="lineno"> 1941</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l01942"></a><span class="lineno"> 1942</span>&#160; }</div>
<div class="line"><a name="l01943"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7eb9ed01f0a546c908d9a8a3cfb10a1c"> 1943</a></span>&#160; <span class="keyword">inline</span> NoOverlap2DConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7eb9ed01f0a546c908d9a8a3cfb10a1c">operator=</a>(NoOverlap2DConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l01944"></a><span class="lineno"> 1944</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l01945"></a><span class="lineno"> 1945</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l01946"></a><span class="lineno"> 1946</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l01947"></a><span class="lineno"> 1947</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l01948"></a><span class="lineno"> 1948</span>&#160; }</div>
<div class="line"><a name="l01949"></a><span class="lineno"> 1949</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l01950"></a><span class="lineno"> 1950</span>&#160; }</div>
<div class="line"><a name="l01951"></a><span class="lineno"> 1951</span>&#160; </div>
<div class="line"><a name="l01952"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 1952</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l01953"></a><span class="lineno"> 1953</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l01954"></a><span class="lineno"> 1954</span>&#160; }</div>
<div class="line"><a name="l01955"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 1955</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l01956"></a><span class="lineno"> 1956</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l01957"></a><span class="lineno"> 1957</span>&#160; }</div>
<div class="line"><a name="l01958"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 1958</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l01959"></a><span class="lineno"> 1959</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l01960"></a><span class="lineno"> 1960</span>&#160; }</div>
<div class="line"><a name="l01961"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab11f47b6402c125098658e453d9d120d"> 1961</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> NoOverlap2DConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab11f47b6402c125098658e453d9d120d">default_instance</a>();</div>
<div class="line"><a name="l01962"></a><span class="lineno"> 1962</span>&#160; </div>
<div class="line"><a name="l01963"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 1963</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l01964"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add22c64579e3719b1fb35dcb07ae45ae"> 1964</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> NoOverlap2DConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add22c64579e3719b1fb35dcb07ae45ae">internal_default_instance</a>() {</div>
<div class="line"><a name="l01965"></a><span class="lineno"> 1965</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>NoOverlap2DConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l01966"></a><span class="lineno"> 1966</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a5682de205955fe92a2903141da1737ca">_NoOverlap2DConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l01967"></a><span class="lineno"> 1967</span>&#160; }</div>
<div class="line"><a name="l01968"></a><span class="lineno"> 1968</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l01969"></a><span class="lineno"> 1969</span>&#160; 10;</div>
<div class="line"><a name="l01970"></a><span class="lineno"> 1970</span>&#160; </div>
<div class="line"><a name="l01971"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aabd9aa50228fae717e9aabf279e070e5"> 1971</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aabd9aa50228fae717e9aabf279e070e5">swap</a>(NoOverlap2DConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, NoOverlap2DConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l01972"></a><span class="lineno"> 1972</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l01973"></a><span class="lineno"> 1973</span>&#160; }</div>
<div class="line"><a name="l01974"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a399b47b21b7f489b7d9b276e72fff6b6"> 1974</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a399b47b21b7f489b7d9b276e72fff6b6">Swap</a>(NoOverlap2DConstraintProto* other) {</div>
<div class="line"><a name="l01975"></a><span class="lineno"> 1975</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l01976"></a><span class="lineno"> 1976</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l01977"></a><span class="lineno"> 1977</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l01978"></a><span class="lineno"> 1978</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l01979"></a><span class="lineno"> 1979</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l01980"></a><span class="lineno"> 1980</span>&#160; }</div>
<div class="line"><a name="l01981"></a><span class="lineno"> 1981</span>&#160; }</div>
<div class="line"><a name="l01982"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abd839221ab19a14cf417e5ddd4d778f5"> 1982</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abd839221ab19a14cf417e5ddd4d778f5">UnsafeArenaSwap</a>(NoOverlap2DConstraintProto* other) {</div>
<div class="line"><a name="l01983"></a><span class="lineno"> 1983</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l01984"></a><span class="lineno"> 1984</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l01985"></a><span class="lineno"> 1985</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l01986"></a><span class="lineno"> 1986</span>&#160; }</div>
<div class="line"><a name="l01987"></a><span class="lineno"> 1987</span>&#160; </div>
<div class="line"><a name="l01988"></a><span class="lineno"> 1988</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l01989"></a><span class="lineno"> 1989</span>&#160; </div>
<div class="line"><a name="l01990"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a286e08ad9455966b428e6e1c85aa0758"> 1990</a></span>&#160; <span class="keyword">inline</span> NoOverlap2DConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a286e08ad9455966b428e6e1c85aa0758">New</a>() const final {</div>
<div class="line"><a name="l01991"></a><span class="lineno"> 1991</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;NoOverlap2DConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l01992"></a><span class="lineno"> 1992</span>&#160; }</div>
<div class="line"><a name="l01993"></a><span class="lineno"> 1993</span>&#160; </div>
<div class="line"><a name="l01994"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1787d64d0c180ffafd1256addbf31ad6"> 1994</a></span>&#160; NoOverlap2DConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1787d64d0c180ffafd1256addbf31ad6">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l01995"></a><span class="lineno"> 1995</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;NoOverlap2DConstraintProto&gt;(arena);</div>
<div class="line"><a name="l01996"></a><span class="lineno"> 1996</span>&#160; }</div>
<div class="line"><a name="l01997"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 1997</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l01998"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 1998</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l01999"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a37a50e17dedc9877ede6c67113f95744"> 1999</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a37a50e17dedc9877ede6c67113f95744">CopyFrom</a>(<span class="keyword">const</span> NoOverlap2DConstraintProto&amp; from);</div>
<div class="line"><a name="l02000"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af2194507b4f9ff190698c1accb6d1da5"> 2000</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af2194507b4f9ff190698c1accb6d1da5">MergeFrom</a>(<span class="keyword">const</span> NoOverlap2DConstraintProto&amp; from);</div>
<div class="line"><a name="l02001"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 2001</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l02002"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 2002</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l02003"></a><span class="lineno"> 2003</span>&#160; </div>
<div class="line"><a name="l02004"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 2004</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l02005"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 2005</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l02006"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 2006</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l02007"></a><span class="lineno"> 2007</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l02008"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 2008</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l02009"></a><span class="lineno"> 2009</span>&#160; </div>
<div class="line"><a name="l02010"></a><span class="lineno"> 2010</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02011"></a><span class="lineno"> 2011</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l02012"></a><span class="lineno"> 2012</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l02013"></a><span class="lineno"> 2013</span>&#160; <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="l02014"></a><span class="lineno"> 2014</span>&#160; <span class="keywordtype">void</span> InternalSwap(NoOverlap2DConstraintProto* other);</div>
<div class="line"><a name="l02015"></a><span class="lineno"> 2015</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l02016"></a><span class="lineno"> 2016</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l02017"></a><span class="lineno"> 2017</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.NoOverlap2DConstraintProto&quot;</span>;</div>
<div class="line"><a name="l02018"></a><span class="lineno"> 2018</span>&#160; }</div>
<div class="line"><a name="l02019"></a><span class="lineno"> 2019</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l02020"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a488e0919a349495dd68e5172a07c27f0"> 2020</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a488e0919a349495dd68e5172a07c27f0">NoOverlap2DConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l02021"></a><span class="lineno"> 2021</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02022"></a><span class="lineno"> 2022</span>&#160; <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="l02023"></a><span class="lineno"> 2023</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l02024"></a><span class="lineno"> 2024</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02025"></a><span class="lineno"> 2025</span>&#160; </div>
<div class="line"><a name="l02026"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 2026</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l02027"></a><span class="lineno"> 2027</span>&#160; private:</div>
<div class="line"><a name="l02028"></a><span class="lineno"> 2028</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l02029"></a><span class="lineno"> 2029</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l02030"></a><span class="lineno"> 2030</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l02031"></a><span class="lineno"> 2031</span>&#160; }</div>
<div class="line"><a name="l02032"></a><span class="lineno"> 2032</span>&#160; </div>
<div class="line"><a name="l02033"></a><span class="lineno"> 2033</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02034"></a><span class="lineno"> 2034</span>&#160; </div>
<div class="line"><a name="l02035"></a><span class="lineno"> 2035</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l02036"></a><span class="lineno"> 2036</span>&#160; </div>
<div class="line"><a name="l02037"></a><span class="lineno"> 2037</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l02038"></a><span class="lineno"> 2038</span>&#160; </div>
<div class="line"><a name="l02039"></a><span class="lineno"> 2039</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l02040"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a62850ac8cb060226ea9c44aa3d059592a6aa0cf7a45567a05be74d1259b5ff9f1"> 2040</a></span>&#160; kXIntervalsFieldNumber = 1,</div>
<div class="line"><a name="l02041"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a62850ac8cb060226ea9c44aa3d059592a9aefd8c9df3a63b647508513ca601e96"> 2041</a></span>&#160; kYIntervalsFieldNumber = 2,</div>
<div class="line"><a name="l02042"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a62850ac8cb060226ea9c44aa3d059592ac235c259f68a30750893da2b6a7d3d3f"> 2042</a></span>&#160; kBoxesWithNullAreaCanOverlapFieldNumber = 3,</div>
<div class="line"><a name="l02043"></a><span class="lineno"> 2043</span>&#160; };</div>
<div class="line"><a name="l02044"></a><span class="lineno"> 2044</span>&#160; <span class="comment">// repeated int32 x_intervals = 1;</span></div>
<div class="line"><a name="l02045"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0271bc2a197e99b91eadf1213891bab6"> 2045</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0271bc2a197e99b91eadf1213891bab6">x_intervals_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02046"></a><span class="lineno"> 2046</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02047"></a><span class="lineno"> 2047</span>&#160; <span class="keywordtype">int</span> _internal_x_intervals_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02048"></a><span class="lineno"> 2048</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02049"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac13cd058e45b42c4addb61e014ad7cbc"> 2049</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac13cd058e45b42c4addb61e014ad7cbc">clear_x_intervals</a>();</div>
<div class="line"><a name="l02050"></a><span class="lineno"> 2050</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02051"></a><span class="lineno"> 2051</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_x_intervals(<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="l02052"></a><span class="lineno"> 2052</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02053"></a><span class="lineno"> 2053</span>&#160; _internal_x_intervals() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02054"></a><span class="lineno"> 2054</span>&#160; <span class="keywordtype">void</span> _internal_add_x_intervals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02055"></a><span class="lineno"> 2055</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02056"></a><span class="lineno"> 2056</span>&#160; _internal_mutable_x_intervals();</div>
<div class="line"><a name="l02057"></a><span class="lineno"> 2057</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02058"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a487e27a50c0f99f2b49ee78d9f95d940"> 2058</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a487e27a50c0f99f2b49ee78d9f95d940">x_intervals</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="l02059"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a427205183ee11401bc3eff531e988df2"> 2059</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a427205183ee11401bc3eff531e988df2">set_x_intervals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02060"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abfa73d7f106725ceabf4cda4514414a1"> 2060</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abfa73d7f106725ceabf4cda4514414a1">add_x_intervals</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02061"></a><span class="lineno"> 2061</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02062"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9fc181307c314b97ebf58a1d694d10dc"> 2062</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9fc181307c314b97ebf58a1d694d10dc">x_intervals</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02063"></a><span class="lineno"> 2063</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02064"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed77fa47d5c87d5426d4479d254e7b70"> 2064</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed77fa47d5c87d5426d4479d254e7b70">mutable_x_intervals</a>();</div>
<div class="line"><a name="l02065"></a><span class="lineno"> 2065</span>&#160; </div>
<div class="line"><a name="l02066"></a><span class="lineno"> 2066</span>&#160; <span class="comment">// repeated int32 y_intervals = 2;</span></div>
<div class="line"><a name="l02067"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8c57b08e0e5ad7b7a45d050f85e07d3b"> 2067</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8c57b08e0e5ad7b7a45d050f85e07d3b">y_intervals_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02068"></a><span class="lineno"> 2068</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02069"></a><span class="lineno"> 2069</span>&#160; <span class="keywordtype">int</span> _internal_y_intervals_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02070"></a><span class="lineno"> 2070</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02071"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5a875cdd4807f9320da67c93c4fc530c"> 2071</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5a875cdd4807f9320da67c93c4fc530c">clear_y_intervals</a>();</div>
<div class="line"><a name="l02072"></a><span class="lineno"> 2072</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02073"></a><span class="lineno"> 2073</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_y_intervals(<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="l02074"></a><span class="lineno"> 2074</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02075"></a><span class="lineno"> 2075</span>&#160; _internal_y_intervals() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02076"></a><span class="lineno"> 2076</span>&#160; <span class="keywordtype">void</span> _internal_add_y_intervals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02077"></a><span class="lineno"> 2077</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02078"></a><span class="lineno"> 2078</span>&#160; _internal_mutable_y_intervals();</div>
<div class="line"><a name="l02079"></a><span class="lineno"> 2079</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02080"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adff6cf140c7788f0431f513e67891314"> 2080</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adff6cf140c7788f0431f513e67891314">y_intervals</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="l02081"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5b1feb162c78f2b83710b52a4507d465"> 2081</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5b1feb162c78f2b83710b52a4507d465">set_y_intervals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02082"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab51be96ec36bd1af0d8280b356f6820"> 2082</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab51be96ec36bd1af0d8280b356f6820">add_y_intervals</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02083"></a><span class="lineno"> 2083</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02084"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6d3ad9f8e68ef321ff3a93ce7df4d65a"> 2084</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6d3ad9f8e68ef321ff3a93ce7df4d65a">y_intervals</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02085"></a><span class="lineno"> 2085</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02086"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acd5d1f5110ffa5ecc9fc3b7bc352b611"> 2086</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acd5d1f5110ffa5ecc9fc3b7bc352b611">mutable_y_intervals</a>();</div>
<div class="line"><a name="l02087"></a><span class="lineno"> 2087</span>&#160; </div>
<div class="line"><a name="l02088"></a><span class="lineno"> 2088</span>&#160; <span class="comment">// bool boxes_with_null_area_can_overlap = 3;</span></div>
<div class="line"><a name="l02089"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adf5eea97f516b03194c39bb0d386bb74"> 2089</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adf5eea97f516b03194c39bb0d386bb74">clear_boxes_with_null_area_can_overlap</a>();</div>
<div class="line"><a name="l02090"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1d63060c1e0b605d9fb5cee6330b3bee"> 2090</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1d63060c1e0b605d9fb5cee6330b3bee">boxes_with_null_area_can_overlap</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02091"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a624955fe72913bed851a748564b3d727"> 2091</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a624955fe72913bed851a748564b3d727">set_boxes_with_null_area_can_overlap</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02092"></a><span class="lineno"> 2092</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02093"></a><span class="lineno"> 2093</span>&#160; <span class="keywordtype">bool</span> _internal_boxes_with_null_area_can_overlap() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02094"></a><span class="lineno"> 2094</span>&#160; <span class="keywordtype">void</span> _internal_set_boxes_with_null_area_can_overlap(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02095"></a><span class="lineno"> 2095</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02096"></a><span class="lineno"> 2096</span>&#160; </div>
<div class="line"><a name="l02097"></a><span class="lineno"> 2097</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.NoOverlap2DConstraintProto)</span></div>
<div class="line"><a name="l02098"></a><span class="lineno"> 2098</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02099"></a><span class="lineno"> 2099</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l02100"></a><span class="lineno"> 2100</span>&#160; </div>
<div class="line"><a name="l02101"></a><span class="lineno"> 2101</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l02102"></a><span class="lineno"> 2102</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l02103"></a><span class="lineno"> 2103</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l02104"></a><span class="lineno"> 2104</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; x_intervals_;</div>
<div class="line"><a name="l02105"></a><span class="lineno"> 2105</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _x_intervals_cached_byte_size_;</div>
<div class="line"><a name="l02106"></a><span class="lineno"> 2106</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; y_intervals_;</div>
<div class="line"><a name="l02107"></a><span class="lineno"> 2107</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _y_intervals_cached_byte_size_;</div>
<div class="line"><a name="l02108"></a><span class="lineno"> 2108</span>&#160; <span class="keywordtype">bool</span> boxes_with_null_area_can_overlap_;</div>
<div class="line"><a name="l02109"></a><span class="lineno"> 2109</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l02110"></a><span class="lineno"> 2110</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l02111"></a><span class="lineno"> 2111</span>&#160;};</div>
<div class="line"><a name="l02112"></a><span class="lineno"> 2112</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l02113"></a><span class="lineno"> 2113</span>&#160; </div>
<div class="line"><a name="l02114"></a><span class="lineno"> 2114</span>&#160;<span class="keyword">class </span>CumulativeConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l02115"></a><span class="lineno"> 2115</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.CumulativeConstraintProto) */</span> {</div>
<div class="line"><a name="l02116"></a><span class="lineno"> 2116</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02117"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af761b676d49284ffc9b9cbaad755a11e"> 2117</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af761b676d49284ffc9b9cbaad755a11e">CumulativeConstraintProto</a>() : CumulativeConstraintProto(nullptr) {}</div>
<div class="line"><a name="l02118"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adb8f231be9bccf91cb812437a86ba506"> 2118</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adb8f231be9bccf91cb812437a86ba506">~CumulativeConstraintProto</a>();</div>
<div class="line"><a name="l02119"></a><span class="lineno"> 2119</span>&#160; </div>
<div class="line"><a name="l02120"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a490da55b8177bf5b26e7b1df80593d31"> 2120</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a490da55b8177bf5b26e7b1df80593d31">CumulativeConstraintProto</a>(<span class="keyword">const</span> CumulativeConstraintProto&amp; from);</div>
<div class="line"><a name="l02121"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa7bd1e8fc57074b6d1248cb3433151bb"> 2121</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa7bd1e8fc57074b6d1248cb3433151bb">CumulativeConstraintProto</a>(CumulativeConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l02122"></a><span class="lineno"> 2122</span>&#160; : CumulativeConstraintProto() {</div>
<div class="line"><a name="l02123"></a><span class="lineno"> 2123</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l02124"></a><span class="lineno"> 2124</span>&#160; }</div>
<div class="line"><a name="l02125"></a><span class="lineno"> 2125</span>&#160; </div>
<div class="line"><a name="l02126"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8030f263169a518d74b44ebf33d7168"> 2126</a></span>&#160; <span class="keyword">inline</span> CumulativeConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8030f263169a518d74b44ebf33d7168">operator=</a>(<span class="keyword">const</span> CumulativeConstraintProto&amp; from) {</div>
<div class="line"><a name="l02127"></a><span class="lineno"> 2127</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l02128"></a><span class="lineno"> 2128</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l02129"></a><span class="lineno"> 2129</span>&#160; }</div>
<div class="line"><a name="l02130"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af7c0473c851abbd1cf134d77ac3e5b6e"> 2130</a></span>&#160; <span class="keyword">inline</span> CumulativeConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af7c0473c851abbd1cf134d77ac3e5b6e">operator=</a>(CumulativeConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l02131"></a><span class="lineno"> 2131</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l02132"></a><span class="lineno"> 2132</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l02133"></a><span class="lineno"> 2133</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l02134"></a><span class="lineno"> 2134</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l02135"></a><span class="lineno"> 2135</span>&#160; }</div>
<div class="line"><a name="l02136"></a><span class="lineno"> 2136</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l02137"></a><span class="lineno"> 2137</span>&#160; }</div>
<div class="line"><a name="l02138"></a><span class="lineno"> 2138</span>&#160; </div>
<div class="line"><a name="l02139"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 2139</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l02140"></a><span class="lineno"> 2140</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l02141"></a><span class="lineno"> 2141</span>&#160; }</div>
<div class="line"><a name="l02142"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 2142</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l02143"></a><span class="lineno"> 2143</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l02144"></a><span class="lineno"> 2144</span>&#160; }</div>
<div class="line"><a name="l02145"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 2145</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l02146"></a><span class="lineno"> 2146</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l02147"></a><span class="lineno"> 2147</span>&#160; }</div>
<div class="line"><a name="l02148"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5f824182ef2f314fc4b6ab458f01ed5e"> 2148</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> CumulativeConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5f824182ef2f314fc4b6ab458f01ed5e">default_instance</a>();</div>
<div class="line"><a name="l02149"></a><span class="lineno"> 2149</span>&#160; </div>
<div class="line"><a name="l02150"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 2150</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l02151"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1a596895b656fc2283b6d3c2774ed54e"> 2151</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> CumulativeConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1a596895b656fc2283b6d3c2774ed54e">internal_default_instance</a>() {</div>
<div class="line"><a name="l02152"></a><span class="lineno"> 2152</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>CumulativeConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l02153"></a><span class="lineno"> 2153</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#aee153940e8ef35428c50dd448409c6f2">_CumulativeConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l02154"></a><span class="lineno"> 2154</span>&#160; }</div>
<div class="line"><a name="l02155"></a><span class="lineno"> 2155</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l02156"></a><span class="lineno"> 2156</span>&#160; 11;</div>
<div class="line"><a name="l02157"></a><span class="lineno"> 2157</span>&#160; </div>
<div class="line"><a name="l02158"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6a4b23a149db96745f82f89624196f9c"> 2158</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6a4b23a149db96745f82f89624196f9c">swap</a>(CumulativeConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, CumulativeConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l02159"></a><span class="lineno"> 2159</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l02160"></a><span class="lineno"> 2160</span>&#160; }</div>
<div class="line"><a name="l02161"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a87b469042c0e28b75f71e14ac8bde0d4"> 2161</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a87b469042c0e28b75f71e14ac8bde0d4">Swap</a>(CumulativeConstraintProto* other) {</div>
<div class="line"><a name="l02162"></a><span class="lineno"> 2162</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l02163"></a><span class="lineno"> 2163</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l02164"></a><span class="lineno"> 2164</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l02165"></a><span class="lineno"> 2165</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l02166"></a><span class="lineno"> 2166</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l02167"></a><span class="lineno"> 2167</span>&#160; }</div>
<div class="line"><a name="l02168"></a><span class="lineno"> 2168</span>&#160; }</div>
<div class="line"><a name="l02169"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3a61eb3e4fcb7f40afc8a4a7ff0339f"> 2169</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3a61eb3e4fcb7f40afc8a4a7ff0339f">UnsafeArenaSwap</a>(CumulativeConstraintProto* other) {</div>
<div class="line"><a name="l02170"></a><span class="lineno"> 2170</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l02171"></a><span class="lineno"> 2171</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l02172"></a><span class="lineno"> 2172</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l02173"></a><span class="lineno"> 2173</span>&#160; }</div>
<div class="line"><a name="l02174"></a><span class="lineno"> 2174</span>&#160; </div>
<div class="line"><a name="l02175"></a><span class="lineno"> 2175</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l02176"></a><span class="lineno"> 2176</span>&#160; </div>
<div class="line"><a name="l02177"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a30b71c41b904549f4bdcb73a020364cb"> 2177</a></span>&#160; <span class="keyword">inline</span> CumulativeConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a30b71c41b904549f4bdcb73a020364cb">New</a>() const final {</div>
<div class="line"><a name="l02178"></a><span class="lineno"> 2178</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;CumulativeConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l02179"></a><span class="lineno"> 2179</span>&#160; }</div>
<div class="line"><a name="l02180"></a><span class="lineno"> 2180</span>&#160; </div>
<div class="line"><a name="l02181"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab368638efe5558954edf1676206e0cf2"> 2181</a></span>&#160; CumulativeConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab368638efe5558954edf1676206e0cf2">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l02182"></a><span class="lineno"> 2182</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;CumulativeConstraintProto&gt;(arena);</div>
<div class="line"><a name="l02183"></a><span class="lineno"> 2183</span>&#160; }</div>
<div class="line"><a name="l02184"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 2184</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l02185"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 2185</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l02186"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a39e087cd167235be1ff1abadcff7f416"> 2186</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a39e087cd167235be1ff1abadcff7f416">CopyFrom</a>(<span class="keyword">const</span> CumulativeConstraintProto&amp; from);</div>
<div class="line"><a name="l02187"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a54693f72c1f494b6abc5410e748afc11"> 2187</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a54693f72c1f494b6abc5410e748afc11">MergeFrom</a>(<span class="keyword">const</span> CumulativeConstraintProto&amp; from);</div>
<div class="line"><a name="l02188"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 2188</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l02189"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 2189</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l02190"></a><span class="lineno"> 2190</span>&#160; </div>
<div class="line"><a name="l02191"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 2191</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l02192"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 2192</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l02193"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 2193</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l02194"></a><span class="lineno"> 2194</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l02195"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 2195</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l02196"></a><span class="lineno"> 2196</span>&#160; </div>
<div class="line"><a name="l02197"></a><span class="lineno"> 2197</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02198"></a><span class="lineno"> 2198</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l02199"></a><span class="lineno"> 2199</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l02200"></a><span class="lineno"> 2200</span>&#160; <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="l02201"></a><span class="lineno"> 2201</span>&#160; <span class="keywordtype">void</span> InternalSwap(CumulativeConstraintProto* other);</div>
<div class="line"><a name="l02202"></a><span class="lineno"> 2202</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l02203"></a><span class="lineno"> 2203</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l02204"></a><span class="lineno"> 2204</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.CumulativeConstraintProto&quot;</span>;</div>
<div class="line"><a name="l02205"></a><span class="lineno"> 2205</span>&#160; }</div>
<div class="line"><a name="l02206"></a><span class="lineno"> 2206</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l02207"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a908083d8c5734e9596e8abb046a87567"> 2207</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a908083d8c5734e9596e8abb046a87567">CumulativeConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l02208"></a><span class="lineno"> 2208</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02209"></a><span class="lineno"> 2209</span>&#160; <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="l02210"></a><span class="lineno"> 2210</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l02211"></a><span class="lineno"> 2211</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02212"></a><span class="lineno"> 2212</span>&#160; </div>
<div class="line"><a name="l02213"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 2213</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l02214"></a><span class="lineno"> 2214</span>&#160; private:</div>
<div class="line"><a name="l02215"></a><span class="lineno"> 2215</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l02216"></a><span class="lineno"> 2216</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l02217"></a><span class="lineno"> 2217</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l02218"></a><span class="lineno"> 2218</span>&#160; }</div>
<div class="line"><a name="l02219"></a><span class="lineno"> 2219</span>&#160; </div>
<div class="line"><a name="l02220"></a><span class="lineno"> 2220</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02221"></a><span class="lineno"> 2221</span>&#160; </div>
<div class="line"><a name="l02222"></a><span class="lineno"> 2222</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l02223"></a><span class="lineno"> 2223</span>&#160; </div>
<div class="line"><a name="l02224"></a><span class="lineno"> 2224</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l02225"></a><span class="lineno"> 2225</span>&#160; </div>
<div class="line"><a name="l02226"></a><span class="lineno"> 2226</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l02227"></a><span class="lineno"> 2227</span>&#160; kIntervalsFieldNumber = 2,</div>
<div class="line"><a name="l02228"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a132df99a36c197a4fc824b4bec9d9983ae58196b4cc2c6dc25ce2808e0fb957cb"> 2228</a></span>&#160; kDemandsFieldNumber = 3,</div>
<div class="line"><a name="l02229"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a132df99a36c197a4fc824b4bec9d9983a146f71883c0852ef91ab0be4a10a08e2"> 2229</a></span>&#160; kCapacityFieldNumber = 1,</div>
<div class="line"><a name="l02230"></a><span class="lineno"> 2230</span>&#160; };</div>
<div class="line"><a name="l02231"></a><span class="lineno"> 2231</span>&#160; <span class="comment">// repeated int32 intervals = 2;</span></div>
<div class="line"><a name="l02232"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4ab001dbef7ddca54ae4ea003fae5a1b"> 2232</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4ab001dbef7ddca54ae4ea003fae5a1b">intervals_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02233"></a><span class="lineno"> 2233</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02234"></a><span class="lineno"> 2234</span>&#160; <span class="keywordtype">int</span> _internal_intervals_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02235"></a><span class="lineno"> 2235</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02236"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3da3f464558e8b4bc34a3a57885b2904"> 2236</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3da3f464558e8b4bc34a3a57885b2904">clear_intervals</a>();</div>
<div class="line"><a name="l02237"></a><span class="lineno"> 2237</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02238"></a><span class="lineno"> 2238</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_intervals(<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="l02239"></a><span class="lineno"> 2239</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02240"></a><span class="lineno"> 2240</span>&#160; _internal_intervals() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02241"></a><span class="lineno"> 2241</span>&#160; <span class="keywordtype">void</span> _internal_add_intervals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02242"></a><span class="lineno"> 2242</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02243"></a><span class="lineno"> 2243</span>&#160; _internal_mutable_intervals();</div>
<div class="line"><a name="l02244"></a><span class="lineno"> 2244</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02245"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a534b8a67f79eee83ec267a9e87c46199"> 2245</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a534b8a67f79eee83ec267a9e87c46199">intervals</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="l02246"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad4a8c543adbca0fac330a4474f7537d2"> 2246</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad4a8c543adbca0fac330a4474f7537d2">set_intervals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02247"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b0dc4db1d51bd6be689f9b0e18e5089"> 2247</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b0dc4db1d51bd6be689f9b0e18e5089">add_intervals</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02248"></a><span class="lineno"> 2248</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02249"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9d95b7f29f5146fc87c3e8f6a4cb859"> 2249</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9d95b7f29f5146fc87c3e8f6a4cb859">intervals</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02250"></a><span class="lineno"> 2250</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02251"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e0e25ef71051dc48d8ab208293c949e"> 2251</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e0e25ef71051dc48d8ab208293c949e">mutable_intervals</a>();</div>
<div class="line"><a name="l02252"></a><span class="lineno"> 2252</span>&#160; </div>
<div class="line"><a name="l02253"></a><span class="lineno"> 2253</span>&#160; <span class="comment">// repeated int32 demands = 3;</span></div>
<div class="line"><a name="l02254"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a754527a0a624bbadb27f60007660369c"> 2254</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a754527a0a624bbadb27f60007660369c">demands_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02255"></a><span class="lineno"> 2255</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02256"></a><span class="lineno"> 2256</span>&#160; <span class="keywordtype">int</span> _internal_demands_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02257"></a><span class="lineno"> 2257</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02258"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56748cec196d5b2109d6de39b87e6429"> 2258</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56748cec196d5b2109d6de39b87e6429">clear_demands</a>();</div>
<div class="line"><a name="l02259"></a><span class="lineno"> 2259</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02260"></a><span class="lineno"> 2260</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_demands(<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="l02261"></a><span class="lineno"> 2261</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02262"></a><span class="lineno"> 2262</span>&#160; _internal_demands() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02263"></a><span class="lineno"> 2263</span>&#160; <span class="keywordtype">void</span> _internal_add_demands(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02264"></a><span class="lineno"> 2264</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02265"></a><span class="lineno"> 2265</span>&#160; _internal_mutable_demands();</div>
<div class="line"><a name="l02266"></a><span class="lineno"> 2266</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02267"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e88ff7c6ae01d04d2a9fea4cd925f3a"> 2267</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e88ff7c6ae01d04d2a9fea4cd925f3a">demands</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="l02268"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1a9d6d2e54fddf879b792e54d434363"> 2268</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1a9d6d2e54fddf879b792e54d434363">set_demands</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02269"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9f0fa13cb6e19e8619f7f292c42e224e"> 2269</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9f0fa13cb6e19e8619f7f292c42e224e">add_demands</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02270"></a><span class="lineno"> 2270</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02271"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8def24de2f327f890a6257a6dedf4b6"> 2271</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8def24de2f327f890a6257a6dedf4b6">demands</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02272"></a><span class="lineno"> 2272</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02273"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9a3421e7a921dbdb3424e1a5a97af2a6"> 2273</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9a3421e7a921dbdb3424e1a5a97af2a6">mutable_demands</a>();</div>
<div class="line"><a name="l02274"></a><span class="lineno"> 2274</span>&#160; </div>
<div class="line"><a name="l02275"></a><span class="lineno"> 2275</span>&#160; <span class="comment">// int32 capacity = 1;</span></div>
<div class="line"><a name="l02276"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5f7eed65007d1ae5558b58c478f69f12"> 2276</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5f7eed65007d1ae5558b58c478f69f12">clear_capacity</a>();</div>
<div class="line"><a name="l02277"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad9e3e107008d32a3d02495f468eba5d3"> 2277</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad9e3e107008d32a3d02495f468eba5d3">capacity</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02278"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad87e04082640fb8153cc2dd33e42d033"> 2278</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad87e04082640fb8153cc2dd33e42d033">set_capacity</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02279"></a><span class="lineno"> 2279</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02280"></a><span class="lineno"> 2280</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_capacity() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02281"></a><span class="lineno"> 2281</span>&#160; <span class="keywordtype">void</span> _internal_set_capacity(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02282"></a><span class="lineno"> 2282</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02283"></a><span class="lineno"> 2283</span>&#160; </div>
<div class="line"><a name="l02284"></a><span class="lineno"> 2284</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.CumulativeConstraintProto)</span></div>
<div class="line"><a name="l02285"></a><span class="lineno"> 2285</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02286"></a><span class="lineno"> 2286</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l02287"></a><span class="lineno"> 2287</span>&#160; </div>
<div class="line"><a name="l02288"></a><span class="lineno"> 2288</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l02289"></a><span class="lineno"> 2289</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l02290"></a><span class="lineno"> 2290</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l02291"></a><span class="lineno"> 2291</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; intervals_;</div>
<div class="line"><a name="l02292"></a><span class="lineno"> 2292</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _intervals_cached_byte_size_;</div>
<div class="line"><a name="l02293"></a><span class="lineno"> 2293</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; demands_;</div>
<div class="line"><a name="l02294"></a><span class="lineno"> 2294</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _demands_cached_byte_size_;</div>
<div class="line"><a name="l02295"></a><span class="lineno"> 2295</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> capacity_;</div>
<div class="line"><a name="l02296"></a><span class="lineno"> 2296</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l02297"></a><span class="lineno"> 2297</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l02298"></a><span class="lineno"> 2298</span>&#160;};</div>
<div class="line"><a name="l02299"></a><span class="lineno"> 2299</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l02300"></a><span class="lineno"> 2300</span>&#160; </div>
<div class="line"><a name="l02301"></a><span class="lineno"> 2301</span>&#160;<span class="keyword">class </span>ReservoirConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l02302"></a><span class="lineno"> 2302</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.ReservoirConstraintProto) */</span> {</div>
<div class="line"><a name="l02303"></a><span class="lineno"> 2303</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02304"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71b574924db2a5a49f11ee574b4c9552"> 2304</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71b574924db2a5a49f11ee574b4c9552">ReservoirConstraintProto</a>() : ReservoirConstraintProto(nullptr) {}</div>
<div class="line"><a name="l02305"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0f64aa4203cbc6b49421d546dd091a31"> 2305</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0f64aa4203cbc6b49421d546dd091a31">~ReservoirConstraintProto</a>();</div>
<div class="line"><a name="l02306"></a><span class="lineno"> 2306</span>&#160; </div>
<div class="line"><a name="l02307"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abe1bd016473676bb993178e15f2538be"> 2307</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abe1bd016473676bb993178e15f2538be">ReservoirConstraintProto</a>(<span class="keyword">const</span> ReservoirConstraintProto&amp; from);</div>
<div class="line"><a name="l02308"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6c265d3783e4ff6dc238febd7b5a801"> 2308</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6c265d3783e4ff6dc238febd7b5a801">ReservoirConstraintProto</a>(ReservoirConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l02309"></a><span class="lineno"> 2309</span>&#160; : ReservoirConstraintProto() {</div>
<div class="line"><a name="l02310"></a><span class="lineno"> 2310</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l02311"></a><span class="lineno"> 2311</span>&#160; }</div>
<div class="line"><a name="l02312"></a><span class="lineno"> 2312</span>&#160; </div>
<div class="line"><a name="l02313"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1fd8c17d308af31ca03d348a627ad947"> 2313</a></span>&#160; <span class="keyword">inline</span> ReservoirConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1fd8c17d308af31ca03d348a627ad947">operator=</a>(<span class="keyword">const</span> ReservoirConstraintProto&amp; from) {</div>
<div class="line"><a name="l02314"></a><span class="lineno"> 2314</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l02315"></a><span class="lineno"> 2315</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l02316"></a><span class="lineno"> 2316</span>&#160; }</div>
<div class="line"><a name="l02317"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6db6a946780a4214dde492d79ec6ac28"> 2317</a></span>&#160; <span class="keyword">inline</span> ReservoirConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6db6a946780a4214dde492d79ec6ac28">operator=</a>(ReservoirConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l02318"></a><span class="lineno"> 2318</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l02319"></a><span class="lineno"> 2319</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l02320"></a><span class="lineno"> 2320</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l02321"></a><span class="lineno"> 2321</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l02322"></a><span class="lineno"> 2322</span>&#160; }</div>
<div class="line"><a name="l02323"></a><span class="lineno"> 2323</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l02324"></a><span class="lineno"> 2324</span>&#160; }</div>
<div class="line"><a name="l02325"></a><span class="lineno"> 2325</span>&#160; </div>
<div class="line"><a name="l02326"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 2326</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l02327"></a><span class="lineno"> 2327</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l02328"></a><span class="lineno"> 2328</span>&#160; }</div>
<div class="line"><a name="l02329"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 2329</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l02330"></a><span class="lineno"> 2330</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l02331"></a><span class="lineno"> 2331</span>&#160; }</div>
<div class="line"><a name="l02332"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 2332</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l02333"></a><span class="lineno"> 2333</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l02334"></a><span class="lineno"> 2334</span>&#160; }</div>
<div class="line"><a name="l02335"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5060275e0542b71040ca75fd589f8e78"> 2335</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> ReservoirConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5060275e0542b71040ca75fd589f8e78">default_instance</a>();</div>
<div class="line"><a name="l02336"></a><span class="lineno"> 2336</span>&#160; </div>
<div class="line"><a name="l02337"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 2337</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l02338"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7c4f34cf00f255204c546595ffdb565b"> 2338</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> ReservoirConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7c4f34cf00f255204c546595ffdb565b">internal_default_instance</a>() {</div>
<div class="line"><a name="l02339"></a><span class="lineno"> 2339</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>ReservoirConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l02340"></a><span class="lineno"> 2340</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#afa291a640d37abb7a53142f7b4acba70">_ReservoirConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l02341"></a><span class="lineno"> 2341</span>&#160; }</div>
<div class="line"><a name="l02342"></a><span class="lineno"> 2342</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l02343"></a><span class="lineno"> 2343</span>&#160; 12;</div>
<div class="line"><a name="l02344"></a><span class="lineno"> 2344</span>&#160; </div>
<div class="line"><a name="l02345"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfd202ff58fd87038a27b2130a413097"> 2345</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfd202ff58fd87038a27b2130a413097">swap</a>(ReservoirConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, ReservoirConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l02346"></a><span class="lineno"> 2346</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l02347"></a><span class="lineno"> 2347</span>&#160; }</div>
<div class="line"><a name="l02348"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b4673fd41a916f97333f5cf29c6eb35"> 2348</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b4673fd41a916f97333f5cf29c6eb35">Swap</a>(ReservoirConstraintProto* other) {</div>
<div class="line"><a name="l02349"></a><span class="lineno"> 2349</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l02350"></a><span class="lineno"> 2350</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l02351"></a><span class="lineno"> 2351</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l02352"></a><span class="lineno"> 2352</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l02353"></a><span class="lineno"> 2353</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l02354"></a><span class="lineno"> 2354</span>&#160; }</div>
<div class="line"><a name="l02355"></a><span class="lineno"> 2355</span>&#160; }</div>
<div class="line"><a name="l02356"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaace858b482432bc4bdae462ff894649"> 2356</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaace858b482432bc4bdae462ff894649">UnsafeArenaSwap</a>(ReservoirConstraintProto* other) {</div>
<div class="line"><a name="l02357"></a><span class="lineno"> 2357</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l02358"></a><span class="lineno"> 2358</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l02359"></a><span class="lineno"> 2359</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l02360"></a><span class="lineno"> 2360</span>&#160; }</div>
<div class="line"><a name="l02361"></a><span class="lineno"> 2361</span>&#160; </div>
<div class="line"><a name="l02362"></a><span class="lineno"> 2362</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l02363"></a><span class="lineno"> 2363</span>&#160; </div>
<div class="line"><a name="l02364"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a47830416d15e5652e37003d91b86f265"> 2364</a></span>&#160; <span class="keyword">inline</span> ReservoirConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a47830416d15e5652e37003d91b86f265">New</a>() const final {</div>
<div class="line"><a name="l02365"></a><span class="lineno"> 2365</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;ReservoirConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l02366"></a><span class="lineno"> 2366</span>&#160; }</div>
<div class="line"><a name="l02367"></a><span class="lineno"> 2367</span>&#160; </div>
<div class="line"><a name="l02368"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a091bb7dc4c82e9d2feb4f52aa8c13ae1"> 2368</a></span>&#160; ReservoirConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a091bb7dc4c82e9d2feb4f52aa8c13ae1">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l02369"></a><span class="lineno"> 2369</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;ReservoirConstraintProto&gt;(arena);</div>
<div class="line"><a name="l02370"></a><span class="lineno"> 2370</span>&#160; }</div>
<div class="line"><a name="l02371"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 2371</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l02372"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 2372</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l02373"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa2267af53da766fa84c66ca1faca2670"> 2373</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa2267af53da766fa84c66ca1faca2670">CopyFrom</a>(<span class="keyword">const</span> ReservoirConstraintProto&amp; from);</div>
<div class="line"><a name="l02374"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfb191ce3f62bb9ae21a0cd457d3705c"> 2374</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfb191ce3f62bb9ae21a0cd457d3705c">MergeFrom</a>(<span class="keyword">const</span> ReservoirConstraintProto&amp; from);</div>
<div class="line"><a name="l02375"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 2375</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l02376"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 2376</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l02377"></a><span class="lineno"> 2377</span>&#160; </div>
<div class="line"><a name="l02378"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 2378</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l02379"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 2379</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l02380"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 2380</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l02381"></a><span class="lineno"> 2381</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l02382"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 2382</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l02383"></a><span class="lineno"> 2383</span>&#160; </div>
<div class="line"><a name="l02384"></a><span class="lineno"> 2384</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02385"></a><span class="lineno"> 2385</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l02386"></a><span class="lineno"> 2386</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l02387"></a><span class="lineno"> 2387</span>&#160; <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="l02388"></a><span class="lineno"> 2388</span>&#160; <span class="keywordtype">void</span> InternalSwap(ReservoirConstraintProto* other);</div>
<div class="line"><a name="l02389"></a><span class="lineno"> 2389</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l02390"></a><span class="lineno"> 2390</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l02391"></a><span class="lineno"> 2391</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.ReservoirConstraintProto&quot;</span>;</div>
<div class="line"><a name="l02392"></a><span class="lineno"> 2392</span>&#160; }</div>
<div class="line"><a name="l02393"></a><span class="lineno"> 2393</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l02394"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e1605ca8ae799468131a93a3a8256a4"> 2394</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e1605ca8ae799468131a93a3a8256a4">ReservoirConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l02395"></a><span class="lineno"> 2395</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02396"></a><span class="lineno"> 2396</span>&#160; <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="l02397"></a><span class="lineno"> 2397</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l02398"></a><span class="lineno"> 2398</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02399"></a><span class="lineno"> 2399</span>&#160; </div>
<div class="line"><a name="l02400"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 2400</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l02401"></a><span class="lineno"> 2401</span>&#160; private:</div>
<div class="line"><a name="l02402"></a><span class="lineno"> 2402</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l02403"></a><span class="lineno"> 2403</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l02404"></a><span class="lineno"> 2404</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l02405"></a><span class="lineno"> 2405</span>&#160; }</div>
<div class="line"><a name="l02406"></a><span class="lineno"> 2406</span>&#160; </div>
<div class="line"><a name="l02407"></a><span class="lineno"> 2407</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02408"></a><span class="lineno"> 2408</span>&#160; </div>
<div class="line"><a name="l02409"></a><span class="lineno"> 2409</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l02410"></a><span class="lineno"> 2410</span>&#160; </div>
<div class="line"><a name="l02411"></a><span class="lineno"> 2411</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l02412"></a><span class="lineno"> 2412</span>&#160; </div>
<div class="line"><a name="l02413"></a><span class="lineno"> 2413</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l02414"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c466c006c614da7bb10db72d46185a9a943f2dc1c3badd25c2d3ec23d056913e"> 2414</a></span>&#160; kTimesFieldNumber = 3,</div>
<div class="line"><a name="l02415"></a><span class="lineno"> 2415</span>&#160; kDemandsFieldNumber = 4,</div>
<div class="line"><a name="l02416"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c466c006c614da7bb10db72d46185a9a7f5d9a20f465bb612de9cda214f21c7c"> 2416</a></span>&#160; kActivesFieldNumber = 5,</div>
<div class="line"><a name="l02417"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c466c006c614da7bb10db72d46185a9a42637b0c1d79a8701a7439a49b375adf"> 2417</a></span>&#160; kMinLevelFieldNumber = 1,</div>
<div class="line"><a name="l02418"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c466c006c614da7bb10db72d46185a9ae7a7419edf5ea2aff52a8a5d62bd68ef"> 2418</a></span>&#160; kMaxLevelFieldNumber = 2,</div>
<div class="line"><a name="l02419"></a><span class="lineno"> 2419</span>&#160; };</div>
<div class="line"><a name="l02420"></a><span class="lineno"> 2420</span>&#160; <span class="comment">// repeated int32 times = 3;</span></div>
<div class="line"><a name="l02421"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a540183c6e5f2c8c73bc661ed4879c5b3"> 2421</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a540183c6e5f2c8c73bc661ed4879c5b3">times_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02422"></a><span class="lineno"> 2422</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02423"></a><span class="lineno"> 2423</span>&#160; <span class="keywordtype">int</span> _internal_times_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02424"></a><span class="lineno"> 2424</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02425"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9080ac5ccf1a206021c14f5289661f3"> 2425</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9080ac5ccf1a206021c14f5289661f3">clear_times</a>();</div>
<div class="line"><a name="l02426"></a><span class="lineno"> 2426</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02427"></a><span class="lineno"> 2427</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_times(<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="l02428"></a><span class="lineno"> 2428</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02429"></a><span class="lineno"> 2429</span>&#160; _internal_times() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02430"></a><span class="lineno"> 2430</span>&#160; <span class="keywordtype">void</span> _internal_add_times(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02431"></a><span class="lineno"> 2431</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02432"></a><span class="lineno"> 2432</span>&#160; _internal_mutable_times();</div>
<div class="line"><a name="l02433"></a><span class="lineno"> 2433</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02434"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a827d8de2c0066a4a24286f199028f541"> 2434</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a827d8de2c0066a4a24286f199028f541">times</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="l02435"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6aef62b630113cc40fda112979d72182"> 2435</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6aef62b630113cc40fda112979d72182">set_times</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02436"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0ca8b96cf963d3135de00d825fe54938"> 2436</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0ca8b96cf963d3135de00d825fe54938">add_times</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02437"></a><span class="lineno"> 2437</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02438"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a81af75c4b83f654694eb9b39b14f69a2"> 2438</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a81af75c4b83f654694eb9b39b14f69a2">times</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02439"></a><span class="lineno"> 2439</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02440"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9254815b6a9310b9769ba1d2aa466863"> 2440</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9254815b6a9310b9769ba1d2aa466863">mutable_times</a>();</div>
<div class="line"><a name="l02441"></a><span class="lineno"> 2441</span>&#160; </div>
<div class="line"><a name="l02442"></a><span class="lineno"> 2442</span>&#160; <span class="comment">// repeated int64 demands = 4;</span></div>
<div class="line"><a name="l02443"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a754527a0a624bbadb27f60007660369c"> 2443</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a754527a0a624bbadb27f60007660369c">demands_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02444"></a><span class="lineno"> 2444</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02445"></a><span class="lineno"> 2445</span>&#160; <span class="keywordtype">int</span> _internal_demands_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02446"></a><span class="lineno"> 2446</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02447"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56748cec196d5b2109d6de39b87e6429"> 2447</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56748cec196d5b2109d6de39b87e6429">clear_demands</a>();</div>
<div class="line"><a name="l02448"></a><span class="lineno"> 2448</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02449"></a><span class="lineno"> 2449</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_demands(<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="l02450"></a><span class="lineno"> 2450</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l02451"></a><span class="lineno"> 2451</span>&#160; _internal_demands() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02452"></a><span class="lineno"> 2452</span>&#160; <span class="keywordtype">void</span> _internal_add_demands(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02453"></a><span class="lineno"> 2453</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l02454"></a><span class="lineno"> 2454</span>&#160; _internal_mutable_demands();</div>
<div class="line"><a name="l02455"></a><span class="lineno"> 2455</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02456"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a648aaf97129435b54fbcceeec0dee918"> 2456</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a648aaf97129435b54fbcceeec0dee918">demands</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="l02457"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa0f83112f351a47a7407e6e0c5f9a49"> 2457</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa0f83112f351a47a7407e6e0c5f9a49">set_demands</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02458"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad8da8ddcb8875a2e5246f88b482c856a"> 2458</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad8da8ddcb8875a2e5246f88b482c856a">add_demands</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02459"></a><span class="lineno"> 2459</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l02460"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a166a48cead972830bcc29ea142bd8e5e"> 2460</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a166a48cead972830bcc29ea142bd8e5e">demands</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02461"></a><span class="lineno"> 2461</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l02462"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#accceeb6e9e9e5a77402d86ca7bce5b93"> 2462</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#accceeb6e9e9e5a77402d86ca7bce5b93">mutable_demands</a>();</div>
<div class="line"><a name="l02463"></a><span class="lineno"> 2463</span>&#160; </div>
<div class="line"><a name="l02464"></a><span class="lineno"> 2464</span>&#160; <span class="comment">// repeated int32 actives = 5;</span></div>
<div class="line"><a name="l02465"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac671609a4ad4a0545c6d3ec619164a8b"> 2465</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac671609a4ad4a0545c6d3ec619164a8b">actives_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02466"></a><span class="lineno"> 2466</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02467"></a><span class="lineno"> 2467</span>&#160; <span class="keywordtype">int</span> _internal_actives_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02468"></a><span class="lineno"> 2468</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02469"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93fb666117e26372fb91f66f4d763249"> 2469</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93fb666117e26372fb91f66f4d763249">clear_actives</a>();</div>
<div class="line"><a name="l02470"></a><span class="lineno"> 2470</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02471"></a><span class="lineno"> 2471</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_actives(<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="l02472"></a><span class="lineno"> 2472</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02473"></a><span class="lineno"> 2473</span>&#160; _internal_actives() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02474"></a><span class="lineno"> 2474</span>&#160; <span class="keywordtype">void</span> _internal_add_actives(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02475"></a><span class="lineno"> 2475</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02476"></a><span class="lineno"> 2476</span>&#160; _internal_mutable_actives();</div>
<div class="line"><a name="l02477"></a><span class="lineno"> 2477</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02478"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba68ac1dad332ea695d29605bd8258a7"> 2478</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba68ac1dad332ea695d29605bd8258a7">actives</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="l02479"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ce9ffcf15aec19a0b89c4c2de382ab8"> 2479</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ce9ffcf15aec19a0b89c4c2de382ab8">set_actives</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02480"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5615e9d596d8908b855b2cbe25e84640"> 2480</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5615e9d596d8908b855b2cbe25e84640">add_actives</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02481"></a><span class="lineno"> 2481</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02482"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a324fb312a4b0eacf902a1d5859a0e8a8"> 2482</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a324fb312a4b0eacf902a1d5859a0e8a8">actives</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02483"></a><span class="lineno"> 2483</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02484"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9377a10955a90a6bcbdc906b720c88ad"> 2484</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9377a10955a90a6bcbdc906b720c88ad">mutable_actives</a>();</div>
<div class="line"><a name="l02485"></a><span class="lineno"> 2485</span>&#160; </div>
<div class="line"><a name="l02486"></a><span class="lineno"> 2486</span>&#160; <span class="comment">// int64 min_level = 1;</span></div>
<div class="line"><a name="l02487"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1c1230009fac9c09d2f98caa44ca961"> 2487</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1c1230009fac9c09d2f98caa44ca961">clear_min_level</a>();</div>
<div class="line"><a name="l02488"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6d84837d23d2507e6933e93fcfca8b1e"> 2488</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6d84837d23d2507e6933e93fcfca8b1e">min_level</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02489"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6e50a045775e5407d7fb667b1919c362"> 2489</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6e50a045775e5407d7fb667b1919c362">set_min_level</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02490"></a><span class="lineno"> 2490</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02491"></a><span class="lineno"> 2491</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_min_level() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02492"></a><span class="lineno"> 2492</span>&#160; <span class="keywordtype">void</span> _internal_set_min_level(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02493"></a><span class="lineno"> 2493</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02494"></a><span class="lineno"> 2494</span>&#160; </div>
<div class="line"><a name="l02495"></a><span class="lineno"> 2495</span>&#160; <span class="comment">// int64 max_level = 2;</span></div>
<div class="line"><a name="l02496"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af46c210dcb7e5a99eb85803a509590b3"> 2496</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af46c210dcb7e5a99eb85803a509590b3">clear_max_level</a>();</div>
<div class="line"><a name="l02497"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abffaf5a5069c7c652d6f8cf4a8a2ceb1"> 2497</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abffaf5a5069c7c652d6f8cf4a8a2ceb1">max_level</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02498"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1cb6cd47b17aa205e27952313e508942"> 2498</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1cb6cd47b17aa205e27952313e508942">set_max_level</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02499"></a><span class="lineno"> 2499</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02500"></a><span class="lineno"> 2500</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_max_level() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02501"></a><span class="lineno"> 2501</span>&#160; <span class="keywordtype">void</span> _internal_set_max_level(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02502"></a><span class="lineno"> 2502</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02503"></a><span class="lineno"> 2503</span>&#160; </div>
<div class="line"><a name="l02504"></a><span class="lineno"> 2504</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.ReservoirConstraintProto)</span></div>
<div class="line"><a name="l02505"></a><span class="lineno"> 2505</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02506"></a><span class="lineno"> 2506</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l02507"></a><span class="lineno"> 2507</span>&#160; </div>
<div class="line"><a name="l02508"></a><span class="lineno"> 2508</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l02509"></a><span class="lineno"> 2509</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l02510"></a><span class="lineno"> 2510</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l02511"></a><span class="lineno"> 2511</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; times_;</div>
<div class="line"><a name="l02512"></a><span class="lineno"> 2512</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _times_cached_byte_size_;</div>
<div class="line"><a name="l02513"></a><span class="lineno"> 2513</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; demands_;</div>
<div class="line"><a name="l02514"></a><span class="lineno"> 2514</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _demands_cached_byte_size_;</div>
<div class="line"><a name="l02515"></a><span class="lineno"> 2515</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; actives_;</div>
<div class="line"><a name="l02516"></a><span class="lineno"> 2516</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _actives_cached_byte_size_;</div>
<div class="line"><a name="l02517"></a><span class="lineno"> 2517</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> min_level_;</div>
<div class="line"><a name="l02518"></a><span class="lineno"> 2518</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> max_level_;</div>
<div class="line"><a name="l02519"></a><span class="lineno"> 2519</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l02520"></a><span class="lineno"> 2520</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l02521"></a><span class="lineno"> 2521</span>&#160;};</div>
<div class="line"><a name="l02522"></a><span class="lineno"> 2522</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l02523"></a><span class="lineno"> 2523</span>&#160; </div>
<div class="line"><a name="l02524"></a><span class="lineno"> 2524</span>&#160;<span class="keyword">class </span>CircuitConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l02525"></a><span class="lineno"> 2525</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.CircuitConstraintProto) */</span> {</div>
<div class="line"><a name="l02526"></a><span class="lineno"> 2526</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02527"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aebfdcad3205581a661db07b288762d76"> 2527</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aebfdcad3205581a661db07b288762d76">CircuitConstraintProto</a>() : CircuitConstraintProto(nullptr) {}</div>
<div class="line"><a name="l02528"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6b0bb01e6f6653a5ef753c1273733e41"> 2528</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6b0bb01e6f6653a5ef753c1273733e41">~CircuitConstraintProto</a>();</div>
<div class="line"><a name="l02529"></a><span class="lineno"> 2529</span>&#160; </div>
<div class="line"><a name="l02530"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adbf97f0d7cdb5afefea9eabb5e07fd1c"> 2530</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adbf97f0d7cdb5afefea9eabb5e07fd1c">CircuitConstraintProto</a>(<span class="keyword">const</span> CircuitConstraintProto&amp; from);</div>
<div class="line"><a name="l02531"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0a9b3745a8998edad55c8097d12893e4"> 2531</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0a9b3745a8998edad55c8097d12893e4">CircuitConstraintProto</a>(CircuitConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l02532"></a><span class="lineno"> 2532</span>&#160; : CircuitConstraintProto() {</div>
<div class="line"><a name="l02533"></a><span class="lineno"> 2533</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l02534"></a><span class="lineno"> 2534</span>&#160; }</div>
<div class="line"><a name="l02535"></a><span class="lineno"> 2535</span>&#160; </div>
<div class="line"><a name="l02536"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a213fa67040f0a88fc303da43fbb7e8c2"> 2536</a></span>&#160; <span class="keyword">inline</span> CircuitConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a213fa67040f0a88fc303da43fbb7e8c2">operator=</a>(<span class="keyword">const</span> CircuitConstraintProto&amp; from) {</div>
<div class="line"><a name="l02537"></a><span class="lineno"> 2537</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l02538"></a><span class="lineno"> 2538</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l02539"></a><span class="lineno"> 2539</span>&#160; }</div>
<div class="line"><a name="l02540"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6261a9944bbcdc704d77102f5f83ab90"> 2540</a></span>&#160; <span class="keyword">inline</span> CircuitConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6261a9944bbcdc704d77102f5f83ab90">operator=</a>(CircuitConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l02541"></a><span class="lineno"> 2541</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l02542"></a><span class="lineno"> 2542</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l02543"></a><span class="lineno"> 2543</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l02544"></a><span class="lineno"> 2544</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l02545"></a><span class="lineno"> 2545</span>&#160; }</div>
<div class="line"><a name="l02546"></a><span class="lineno"> 2546</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l02547"></a><span class="lineno"> 2547</span>&#160; }</div>
<div class="line"><a name="l02548"></a><span class="lineno"> 2548</span>&#160; </div>
<div class="line"><a name="l02549"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 2549</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l02550"></a><span class="lineno"> 2550</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l02551"></a><span class="lineno"> 2551</span>&#160; }</div>
<div class="line"><a name="l02552"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 2552</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l02553"></a><span class="lineno"> 2553</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l02554"></a><span class="lineno"> 2554</span>&#160; }</div>
<div class="line"><a name="l02555"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 2555</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l02556"></a><span class="lineno"> 2556</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l02557"></a><span class="lineno"> 2557</span>&#160; }</div>
<div class="line"><a name="l02558"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3c449878f46100d5a6ec90af3b9a0eeb"> 2558</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> CircuitConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3c449878f46100d5a6ec90af3b9a0eeb">default_instance</a>();</div>
<div class="line"><a name="l02559"></a><span class="lineno"> 2559</span>&#160; </div>
<div class="line"><a name="l02560"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 2560</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l02561"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a30695f3d48282b5bf225b63d84d5e772"> 2561</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> CircuitConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a30695f3d48282b5bf225b63d84d5e772">internal_default_instance</a>() {</div>
<div class="line"><a name="l02562"></a><span class="lineno"> 2562</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>CircuitConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l02563"></a><span class="lineno"> 2563</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#aea6eecafe1713c4565393c72a379122b">_CircuitConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l02564"></a><span class="lineno"> 2564</span>&#160; }</div>
<div class="line"><a name="l02565"></a><span class="lineno"> 2565</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l02566"></a><span class="lineno"> 2566</span>&#160; 13;</div>
<div class="line"><a name="l02567"></a><span class="lineno"> 2567</span>&#160; </div>
<div class="line"><a name="l02568"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3f29fae2e2b1458bafebce6492c8350a"> 2568</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3f29fae2e2b1458bafebce6492c8350a">swap</a>(CircuitConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, CircuitConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l02569"></a><span class="lineno"> 2569</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l02570"></a><span class="lineno"> 2570</span>&#160; }</div>
<div class="line"><a name="l02571"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac553b367cd4d09d924a939cdb4403588"> 2571</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac553b367cd4d09d924a939cdb4403588">Swap</a>(CircuitConstraintProto* other) {</div>
<div class="line"><a name="l02572"></a><span class="lineno"> 2572</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l02573"></a><span class="lineno"> 2573</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l02574"></a><span class="lineno"> 2574</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l02575"></a><span class="lineno"> 2575</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l02576"></a><span class="lineno"> 2576</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l02577"></a><span class="lineno"> 2577</span>&#160; }</div>
<div class="line"><a name="l02578"></a><span class="lineno"> 2578</span>&#160; }</div>
<div class="line"><a name="l02579"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3d691f87f89619ad170608022890544c"> 2579</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3d691f87f89619ad170608022890544c">UnsafeArenaSwap</a>(CircuitConstraintProto* other) {</div>
<div class="line"><a name="l02580"></a><span class="lineno"> 2580</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l02581"></a><span class="lineno"> 2581</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l02582"></a><span class="lineno"> 2582</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l02583"></a><span class="lineno"> 2583</span>&#160; }</div>
<div class="line"><a name="l02584"></a><span class="lineno"> 2584</span>&#160; </div>
<div class="line"><a name="l02585"></a><span class="lineno"> 2585</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l02586"></a><span class="lineno"> 2586</span>&#160; </div>
<div class="line"><a name="l02587"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a194864504427b2ab9d3238463050ea22"> 2587</a></span>&#160; <span class="keyword">inline</span> CircuitConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a194864504427b2ab9d3238463050ea22">New</a>() const final {</div>
<div class="line"><a name="l02588"></a><span class="lineno"> 2588</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;CircuitConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l02589"></a><span class="lineno"> 2589</span>&#160; }</div>
<div class="line"><a name="l02590"></a><span class="lineno"> 2590</span>&#160; </div>
<div class="line"><a name="l02591"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add4d3107bc245d0a3b6a4c6501269e45"> 2591</a></span>&#160; CircuitConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add4d3107bc245d0a3b6a4c6501269e45">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l02592"></a><span class="lineno"> 2592</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;CircuitConstraintProto&gt;(arena);</div>
<div class="line"><a name="l02593"></a><span class="lineno"> 2593</span>&#160; }</div>
<div class="line"><a name="l02594"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 2594</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l02595"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 2595</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l02596"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14f61dafc55e339713d5b7bfdbd3074c"> 2596</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14f61dafc55e339713d5b7bfdbd3074c">CopyFrom</a>(<span class="keyword">const</span> CircuitConstraintProto&amp; from);</div>
<div class="line"><a name="l02597"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abfeb49a1b1dac67ac45c861fbf81cdf5"> 2597</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abfeb49a1b1dac67ac45c861fbf81cdf5">MergeFrom</a>(<span class="keyword">const</span> CircuitConstraintProto&amp; from);</div>
<div class="line"><a name="l02598"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 2598</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l02599"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 2599</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l02600"></a><span class="lineno"> 2600</span>&#160; </div>
<div class="line"><a name="l02601"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 2601</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l02602"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 2602</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l02603"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 2603</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l02604"></a><span class="lineno"> 2604</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l02605"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 2605</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l02606"></a><span class="lineno"> 2606</span>&#160; </div>
<div class="line"><a name="l02607"></a><span class="lineno"> 2607</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02608"></a><span class="lineno"> 2608</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l02609"></a><span class="lineno"> 2609</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l02610"></a><span class="lineno"> 2610</span>&#160; <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="l02611"></a><span class="lineno"> 2611</span>&#160; <span class="keywordtype">void</span> InternalSwap(CircuitConstraintProto* other);</div>
<div class="line"><a name="l02612"></a><span class="lineno"> 2612</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l02613"></a><span class="lineno"> 2613</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l02614"></a><span class="lineno"> 2614</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.CircuitConstraintProto&quot;</span>;</div>
<div class="line"><a name="l02615"></a><span class="lineno"> 2615</span>&#160; }</div>
<div class="line"><a name="l02616"></a><span class="lineno"> 2616</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l02617"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#accd8cdf02d46b6bc4a57c4e5bc1d1a3c"> 2617</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#accd8cdf02d46b6bc4a57c4e5bc1d1a3c">CircuitConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l02618"></a><span class="lineno"> 2618</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02619"></a><span class="lineno"> 2619</span>&#160; <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="l02620"></a><span class="lineno"> 2620</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l02621"></a><span class="lineno"> 2621</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02622"></a><span class="lineno"> 2622</span>&#160; </div>
<div class="line"><a name="l02623"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 2623</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l02624"></a><span class="lineno"> 2624</span>&#160; private:</div>
<div class="line"><a name="l02625"></a><span class="lineno"> 2625</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l02626"></a><span class="lineno"> 2626</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l02627"></a><span class="lineno"> 2627</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l02628"></a><span class="lineno"> 2628</span>&#160; }</div>
<div class="line"><a name="l02629"></a><span class="lineno"> 2629</span>&#160; </div>
<div class="line"><a name="l02630"></a><span class="lineno"> 2630</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02631"></a><span class="lineno"> 2631</span>&#160; </div>
<div class="line"><a name="l02632"></a><span class="lineno"> 2632</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l02633"></a><span class="lineno"> 2633</span>&#160; </div>
<div class="line"><a name="l02634"></a><span class="lineno"> 2634</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l02635"></a><span class="lineno"> 2635</span>&#160; </div>
<div class="line"><a name="l02636"></a><span class="lineno"> 2636</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l02637"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a132df99a36c197a4fc824b4bec9d9983aeaefb021d86416d7120a3e446f83ed33"> 2637</a></span>&#160; kTailsFieldNumber = 3,</div>
<div class="line"><a name="l02638"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a132df99a36c197a4fc824b4bec9d9983aa9ed1bf9327da7d939a5232eec0c06ed"> 2638</a></span>&#160; kHeadsFieldNumber = 4,</div>
<div class="line"><a name="l02639"></a><span class="lineno"> 2639</span>&#160; kLiteralsFieldNumber = 5,</div>
<div class="line"><a name="l02640"></a><span class="lineno"> 2640</span>&#160; };</div>
<div class="line"><a name="l02641"></a><span class="lineno"> 2641</span>&#160; <span class="comment">// repeated int32 tails = 3;</span></div>
<div class="line"><a name="l02642"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00c2180f8562823474c60e231be689b0"> 2642</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00c2180f8562823474c60e231be689b0">tails_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02643"></a><span class="lineno"> 2643</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02644"></a><span class="lineno"> 2644</span>&#160; <span class="keywordtype">int</span> _internal_tails_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02645"></a><span class="lineno"> 2645</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02646"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad2b545a6c52e40dbe620f8163bce15ae"> 2646</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad2b545a6c52e40dbe620f8163bce15ae">clear_tails</a>();</div>
<div class="line"><a name="l02647"></a><span class="lineno"> 2647</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02648"></a><span class="lineno"> 2648</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_tails(<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="l02649"></a><span class="lineno"> 2649</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02650"></a><span class="lineno"> 2650</span>&#160; _internal_tails() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02651"></a><span class="lineno"> 2651</span>&#160; <span class="keywordtype">void</span> _internal_add_tails(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02652"></a><span class="lineno"> 2652</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02653"></a><span class="lineno"> 2653</span>&#160; _internal_mutable_tails();</div>
<div class="line"><a name="l02654"></a><span class="lineno"> 2654</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02655"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8e841f68470bac7ba48444f2dfe6e075"> 2655</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8e841f68470bac7ba48444f2dfe6e075">tails</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="l02656"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac2352034b6709d00df0edd40e0f03171"> 2656</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac2352034b6709d00df0edd40e0f03171">set_tails</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02657"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4"> 2657</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4">add_tails</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02658"></a><span class="lineno"> 2658</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02659"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71ee8d441710d7e64589bb09f71ef781"> 2659</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71ee8d441710d7e64589bb09f71ef781">tails</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02660"></a><span class="lineno"> 2660</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02661"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a68fa9531c43ca03b5e38f62f4fd94bdd"> 2661</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a68fa9531c43ca03b5e38f62f4fd94bdd">mutable_tails</a>();</div>
<div class="line"><a name="l02662"></a><span class="lineno"> 2662</span>&#160; </div>
<div class="line"><a name="l02663"></a><span class="lineno"> 2663</span>&#160; <span class="comment">// repeated int32 heads = 4;</span></div>
<div class="line"><a name="l02664"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5c1560f825b20c9cc2c1d4d7751f6a7c"> 2664</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5c1560f825b20c9cc2c1d4d7751f6a7c">heads_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02665"></a><span class="lineno"> 2665</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02666"></a><span class="lineno"> 2666</span>&#160; <span class="keywordtype">int</span> _internal_heads_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02667"></a><span class="lineno"> 2667</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02668"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a357ebf6824ee207e4ba2f0606f7dc688"> 2668</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a357ebf6824ee207e4ba2f0606f7dc688">clear_heads</a>();</div>
<div class="line"><a name="l02669"></a><span class="lineno"> 2669</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02670"></a><span class="lineno"> 2670</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_heads(<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="l02671"></a><span class="lineno"> 2671</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02672"></a><span class="lineno"> 2672</span>&#160; _internal_heads() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02673"></a><span class="lineno"> 2673</span>&#160; <span class="keywordtype">void</span> _internal_add_heads(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02674"></a><span class="lineno"> 2674</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02675"></a><span class="lineno"> 2675</span>&#160; _internal_mutable_heads();</div>
<div class="line"><a name="l02676"></a><span class="lineno"> 2676</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02677"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5ef9078a3b1e568f4173c3c0b4c6380e"> 2677</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5ef9078a3b1e568f4173c3c0b4c6380e">heads</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="l02678"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a24080c755f42f8a99768b64d06bc287e"> 2678</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a24080c755f42f8a99768b64d06bc287e">set_heads</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02679"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93c4dc0bea1153dedd0366d09b808075"> 2679</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93c4dc0bea1153dedd0366d09b808075">add_heads</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02680"></a><span class="lineno"> 2680</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02681"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a245c5ab93206a038f3315ab1168fcba2"> 2681</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a245c5ab93206a038f3315ab1168fcba2">heads</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02682"></a><span class="lineno"> 2682</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02683"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c04aedad81847129ba0687901aaa706"> 2683</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c04aedad81847129ba0687901aaa706">mutable_heads</a>();</div>
<div class="line"><a name="l02684"></a><span class="lineno"> 2684</span>&#160; </div>
<div class="line"><a name="l02685"></a><span class="lineno"> 2685</span>&#160; <span class="comment">// repeated int32 literals = 5;</span></div>
<div class="line"><a name="l02686"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a72d41feda9a93c11089d3d99d6270999"> 2686</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a72d41feda9a93c11089d3d99d6270999">literals_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02687"></a><span class="lineno"> 2687</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02688"></a><span class="lineno"> 2688</span>&#160; <span class="keywordtype">int</span> _internal_literals_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02689"></a><span class="lineno"> 2689</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02690"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5339b1584860029bfdb4f080683852f5"> 2690</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5339b1584860029bfdb4f080683852f5">clear_literals</a>();</div>
<div class="line"><a name="l02691"></a><span class="lineno"> 2691</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02692"></a><span class="lineno"> 2692</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_literals(<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="l02693"></a><span class="lineno"> 2693</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02694"></a><span class="lineno"> 2694</span>&#160; _internal_literals() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02695"></a><span class="lineno"> 2695</span>&#160; <span class="keywordtype">void</span> _internal_add_literals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02696"></a><span class="lineno"> 2696</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02697"></a><span class="lineno"> 2697</span>&#160; _internal_mutable_literals();</div>
<div class="line"><a name="l02698"></a><span class="lineno"> 2698</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02699"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bdd9b9cd1ab7d9ded95db88d9f1482b"> 2699</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bdd9b9cd1ab7d9ded95db88d9f1482b">literals</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="l02700"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9193927d79de018fddced78664bf54ed"> 2700</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9193927d79de018fddced78664bf54ed">set_literals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02701"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9abd20cd5c98c0a4535d168a1c7bb18e"> 2701</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9abd20cd5c98c0a4535d168a1c7bb18e">add_literals</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02702"></a><span class="lineno"> 2702</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02703"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad36b5d1a40af0e486a0ff999e7f1c4ae"> 2703</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad36b5d1a40af0e486a0ff999e7f1c4ae">literals</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02704"></a><span class="lineno"> 2704</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02705"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac50fdf33670639b700b9f579a54a2ff6"> 2705</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac50fdf33670639b700b9f579a54a2ff6">mutable_literals</a>();</div>
<div class="line"><a name="l02706"></a><span class="lineno"> 2706</span>&#160; </div>
<div class="line"><a name="l02707"></a><span class="lineno"> 2707</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.CircuitConstraintProto)</span></div>
<div class="line"><a name="l02708"></a><span class="lineno"> 2708</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02709"></a><span class="lineno"> 2709</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l02710"></a><span class="lineno"> 2710</span>&#160; </div>
<div class="line"><a name="l02711"></a><span class="lineno"> 2711</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l02712"></a><span class="lineno"> 2712</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l02713"></a><span class="lineno"> 2713</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l02714"></a><span class="lineno"> 2714</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; tails_;</div>
<div class="line"><a name="l02715"></a><span class="lineno"> 2715</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _tails_cached_byte_size_;</div>
<div class="line"><a name="l02716"></a><span class="lineno"> 2716</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; heads_;</div>
<div class="line"><a name="l02717"></a><span class="lineno"> 2717</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _heads_cached_byte_size_;</div>
<div class="line"><a name="l02718"></a><span class="lineno"> 2718</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; literals_;</div>
<div class="line"><a name="l02719"></a><span class="lineno"> 2719</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _literals_cached_byte_size_;</div>
<div class="line"><a name="l02720"></a><span class="lineno"> 2720</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l02721"></a><span class="lineno"> 2721</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l02722"></a><span class="lineno"> 2722</span>&#160;};</div>
<div class="line"><a name="l02723"></a><span class="lineno"> 2723</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l02724"></a><span class="lineno"> 2724</span>&#160; </div>
<div class="line"><a name="l02725"></a><span class="lineno"> 2725</span>&#160;<span class="keyword">class </span>RoutesConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l02726"></a><span class="lineno"> 2726</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.RoutesConstraintProto) */</span> {</div>
<div class="line"><a name="l02727"></a><span class="lineno"> 2727</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02728"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a121f42906110a1a94f975fffba11ae25"> 2728</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a121f42906110a1a94f975fffba11ae25">RoutesConstraintProto</a>() : RoutesConstraintProto(nullptr) {}</div>
<div class="line"><a name="l02729"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a616a925c6d84e9f3c05f6b233e5918e1"> 2729</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a616a925c6d84e9f3c05f6b233e5918e1">~RoutesConstraintProto</a>();</div>
<div class="line"><a name="l02730"></a><span class="lineno"> 2730</span>&#160; </div>
<div class="line"><a name="l02731"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a46b4a6b4c09205e75baadf969b07131e"> 2731</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a46b4a6b4c09205e75baadf969b07131e">RoutesConstraintProto</a>(<span class="keyword">const</span> RoutesConstraintProto&amp; from);</div>
<div class="line"><a name="l02732"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af09d5034aeb5b1b64f2f0fb27c0aaaa7"> 2732</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af09d5034aeb5b1b64f2f0fb27c0aaaa7">RoutesConstraintProto</a>(RoutesConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l02733"></a><span class="lineno"> 2733</span>&#160; : RoutesConstraintProto() {</div>
<div class="line"><a name="l02734"></a><span class="lineno"> 2734</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l02735"></a><span class="lineno"> 2735</span>&#160; }</div>
<div class="line"><a name="l02736"></a><span class="lineno"> 2736</span>&#160; </div>
<div class="line"><a name="l02737"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0825f5ada8b69d7cb67a8bd61d147b3f"> 2737</a></span>&#160; <span class="keyword">inline</span> RoutesConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0825f5ada8b69d7cb67a8bd61d147b3f">operator=</a>(<span class="keyword">const</span> RoutesConstraintProto&amp; from) {</div>
<div class="line"><a name="l02738"></a><span class="lineno"> 2738</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l02739"></a><span class="lineno"> 2739</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l02740"></a><span class="lineno"> 2740</span>&#160; }</div>
<div class="line"><a name="l02741"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad687a28999479e5c346582e63995f603"> 2741</a></span>&#160; <span class="keyword">inline</span> RoutesConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad687a28999479e5c346582e63995f603">operator=</a>(RoutesConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l02742"></a><span class="lineno"> 2742</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l02743"></a><span class="lineno"> 2743</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l02744"></a><span class="lineno"> 2744</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l02745"></a><span class="lineno"> 2745</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l02746"></a><span class="lineno"> 2746</span>&#160; }</div>
<div class="line"><a name="l02747"></a><span class="lineno"> 2747</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l02748"></a><span class="lineno"> 2748</span>&#160; }</div>
<div class="line"><a name="l02749"></a><span class="lineno"> 2749</span>&#160; </div>
<div class="line"><a name="l02750"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 2750</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l02751"></a><span class="lineno"> 2751</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l02752"></a><span class="lineno"> 2752</span>&#160; }</div>
<div class="line"><a name="l02753"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 2753</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l02754"></a><span class="lineno"> 2754</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l02755"></a><span class="lineno"> 2755</span>&#160; }</div>
<div class="line"><a name="l02756"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 2756</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l02757"></a><span class="lineno"> 2757</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l02758"></a><span class="lineno"> 2758</span>&#160; }</div>
<div class="line"><a name="l02759"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5e13bdfc4c3d6e3cc7e2d7e066f73f45"> 2759</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> RoutesConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5e13bdfc4c3d6e3cc7e2d7e066f73f45">default_instance</a>();</div>
<div class="line"><a name="l02760"></a><span class="lineno"> 2760</span>&#160; </div>
<div class="line"><a name="l02761"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 2761</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l02762"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0cf7384a85e3802811c4e16bf8516514"> 2762</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> RoutesConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0cf7384a85e3802811c4e16bf8516514">internal_default_instance</a>() {</div>
<div class="line"><a name="l02763"></a><span class="lineno"> 2763</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>RoutesConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l02764"></a><span class="lineno"> 2764</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a614d5011dd52e4c6e4643497410deadb">_RoutesConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l02765"></a><span class="lineno"> 2765</span>&#160; }</div>
<div class="line"><a name="l02766"></a><span class="lineno"> 2766</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l02767"></a><span class="lineno"> 2767</span>&#160; 14;</div>
<div class="line"><a name="l02768"></a><span class="lineno"> 2768</span>&#160; </div>
<div class="line"><a name="l02769"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac91d73b61ee144ff7a168c0a1c97ba12"> 2769</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac91d73b61ee144ff7a168c0a1c97ba12">swap</a>(RoutesConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, RoutesConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l02770"></a><span class="lineno"> 2770</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l02771"></a><span class="lineno"> 2771</span>&#160; }</div>
<div class="line"><a name="l02772"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfec7282045da6a778490a4de8e37f83"> 2772</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfec7282045da6a778490a4de8e37f83">Swap</a>(RoutesConstraintProto* other) {</div>
<div class="line"><a name="l02773"></a><span class="lineno"> 2773</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l02774"></a><span class="lineno"> 2774</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l02775"></a><span class="lineno"> 2775</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l02776"></a><span class="lineno"> 2776</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l02777"></a><span class="lineno"> 2777</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l02778"></a><span class="lineno"> 2778</span>&#160; }</div>
<div class="line"><a name="l02779"></a><span class="lineno"> 2779</span>&#160; }</div>
<div class="line"><a name="l02780"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a99d6d81472eea24b13bb84dda22ca8f1"> 2780</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a99d6d81472eea24b13bb84dda22ca8f1">UnsafeArenaSwap</a>(RoutesConstraintProto* other) {</div>
<div class="line"><a name="l02781"></a><span class="lineno"> 2781</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l02782"></a><span class="lineno"> 2782</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l02783"></a><span class="lineno"> 2783</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l02784"></a><span class="lineno"> 2784</span>&#160; }</div>
<div class="line"><a name="l02785"></a><span class="lineno"> 2785</span>&#160; </div>
<div class="line"><a name="l02786"></a><span class="lineno"> 2786</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l02787"></a><span class="lineno"> 2787</span>&#160; </div>
<div class="line"><a name="l02788"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acc6e21293084491521ed4460871f7b80"> 2788</a></span>&#160; <span class="keyword">inline</span> RoutesConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acc6e21293084491521ed4460871f7b80">New</a>() const final {</div>
<div class="line"><a name="l02789"></a><span class="lineno"> 2789</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;RoutesConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l02790"></a><span class="lineno"> 2790</span>&#160; }</div>
<div class="line"><a name="l02791"></a><span class="lineno"> 2791</span>&#160; </div>
<div class="line"><a name="l02792"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab990c9f76dfc9ba395b1808cfb337cb1"> 2792</a></span>&#160; RoutesConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab990c9f76dfc9ba395b1808cfb337cb1">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l02793"></a><span class="lineno"> 2793</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;RoutesConstraintProto&gt;(arena);</div>
<div class="line"><a name="l02794"></a><span class="lineno"> 2794</span>&#160; }</div>
<div class="line"><a name="l02795"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 2795</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l02796"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 2796</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l02797"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4876c0954c12f468c6c700340f402d75"> 2797</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4876c0954c12f468c6c700340f402d75">CopyFrom</a>(<span class="keyword">const</span> RoutesConstraintProto&amp; from);</div>
<div class="line"><a name="l02798"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a69f4c57eae1c11adb2444d90463f0571"> 2798</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a69f4c57eae1c11adb2444d90463f0571">MergeFrom</a>(<span class="keyword">const</span> RoutesConstraintProto&amp; from);</div>
<div class="line"><a name="l02799"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 2799</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l02800"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 2800</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l02801"></a><span class="lineno"> 2801</span>&#160; </div>
<div class="line"><a name="l02802"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 2802</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l02803"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 2803</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l02804"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 2804</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l02805"></a><span class="lineno"> 2805</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l02806"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 2806</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l02807"></a><span class="lineno"> 2807</span>&#160; </div>
<div class="line"><a name="l02808"></a><span class="lineno"> 2808</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02809"></a><span class="lineno"> 2809</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l02810"></a><span class="lineno"> 2810</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l02811"></a><span class="lineno"> 2811</span>&#160; <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="l02812"></a><span class="lineno"> 2812</span>&#160; <span class="keywordtype">void</span> InternalSwap(RoutesConstraintProto* other);</div>
<div class="line"><a name="l02813"></a><span class="lineno"> 2813</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l02814"></a><span class="lineno"> 2814</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l02815"></a><span class="lineno"> 2815</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.RoutesConstraintProto&quot;</span>;</div>
<div class="line"><a name="l02816"></a><span class="lineno"> 2816</span>&#160; }</div>
<div class="line"><a name="l02817"></a><span class="lineno"> 2817</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l02818"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3fcbdbfc88a326f40d88c985ff78e820"> 2818</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3fcbdbfc88a326f40d88c985ff78e820">RoutesConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l02819"></a><span class="lineno"> 2819</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02820"></a><span class="lineno"> 2820</span>&#160; <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="l02821"></a><span class="lineno"> 2821</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l02822"></a><span class="lineno"> 2822</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02823"></a><span class="lineno"> 2823</span>&#160; </div>
<div class="line"><a name="l02824"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 2824</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l02825"></a><span class="lineno"> 2825</span>&#160; private:</div>
<div class="line"><a name="l02826"></a><span class="lineno"> 2826</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l02827"></a><span class="lineno"> 2827</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l02828"></a><span class="lineno"> 2828</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l02829"></a><span class="lineno"> 2829</span>&#160; }</div>
<div class="line"><a name="l02830"></a><span class="lineno"> 2830</span>&#160; </div>
<div class="line"><a name="l02831"></a><span class="lineno"> 2831</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02832"></a><span class="lineno"> 2832</span>&#160; </div>
<div class="line"><a name="l02833"></a><span class="lineno"> 2833</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l02834"></a><span class="lineno"> 2834</span>&#160; </div>
<div class="line"><a name="l02835"></a><span class="lineno"> 2835</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l02836"></a><span class="lineno"> 2836</span>&#160; </div>
<div class="line"><a name="l02837"></a><span class="lineno"> 2837</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l02838"></a><span class="lineno"> 2838</span>&#160; kTailsFieldNumber = 1,</div>
<div class="line"><a name="l02839"></a><span class="lineno"> 2839</span>&#160; kHeadsFieldNumber = 2,</div>
<div class="line"><a name="l02840"></a><span class="lineno"> 2840</span>&#160; kLiteralsFieldNumber = 3,</div>
<div class="line"><a name="l02841"></a><span class="lineno"> 2841</span>&#160; kDemandsFieldNumber = 4,</div>
<div class="line"><a name="l02842"></a><span class="lineno"> 2842</span>&#160; kCapacityFieldNumber = 5,</div>
<div class="line"><a name="l02843"></a><span class="lineno"> 2843</span>&#160; };</div>
<div class="line"><a name="l02844"></a><span class="lineno"> 2844</span>&#160; <span class="comment">// repeated int32 tails = 1;</span></div>
<div class="line"><a name="l02845"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00c2180f8562823474c60e231be689b0"> 2845</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00c2180f8562823474c60e231be689b0">tails_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02846"></a><span class="lineno"> 2846</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02847"></a><span class="lineno"> 2847</span>&#160; <span class="keywordtype">int</span> _internal_tails_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02848"></a><span class="lineno"> 2848</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02849"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad2b545a6c52e40dbe620f8163bce15ae"> 2849</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad2b545a6c52e40dbe620f8163bce15ae">clear_tails</a>();</div>
<div class="line"><a name="l02850"></a><span class="lineno"> 2850</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02851"></a><span class="lineno"> 2851</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_tails(<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="l02852"></a><span class="lineno"> 2852</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02853"></a><span class="lineno"> 2853</span>&#160; _internal_tails() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02854"></a><span class="lineno"> 2854</span>&#160; <span class="keywordtype">void</span> _internal_add_tails(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02855"></a><span class="lineno"> 2855</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02856"></a><span class="lineno"> 2856</span>&#160; _internal_mutable_tails();</div>
<div class="line"><a name="l02857"></a><span class="lineno"> 2857</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02858"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8e841f68470bac7ba48444f2dfe6e075"> 2858</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8e841f68470bac7ba48444f2dfe6e075">tails</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="l02859"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac2352034b6709d00df0edd40e0f03171"> 2859</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac2352034b6709d00df0edd40e0f03171">set_tails</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02860"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4"> 2860</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4">add_tails</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02861"></a><span class="lineno"> 2861</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02862"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71ee8d441710d7e64589bb09f71ef781"> 2862</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71ee8d441710d7e64589bb09f71ef781">tails</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02863"></a><span class="lineno"> 2863</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02864"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a68fa9531c43ca03b5e38f62f4fd94bdd"> 2864</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a68fa9531c43ca03b5e38f62f4fd94bdd">mutable_tails</a>();</div>
<div class="line"><a name="l02865"></a><span class="lineno"> 2865</span>&#160; </div>
<div class="line"><a name="l02866"></a><span class="lineno"> 2866</span>&#160; <span class="comment">// repeated int32 heads = 2;</span></div>
<div class="line"><a name="l02867"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5c1560f825b20c9cc2c1d4d7751f6a7c"> 2867</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5c1560f825b20c9cc2c1d4d7751f6a7c">heads_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02868"></a><span class="lineno"> 2868</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02869"></a><span class="lineno"> 2869</span>&#160; <span class="keywordtype">int</span> _internal_heads_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02870"></a><span class="lineno"> 2870</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02871"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a357ebf6824ee207e4ba2f0606f7dc688"> 2871</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a357ebf6824ee207e4ba2f0606f7dc688">clear_heads</a>();</div>
<div class="line"><a name="l02872"></a><span class="lineno"> 2872</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02873"></a><span class="lineno"> 2873</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_heads(<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="l02874"></a><span class="lineno"> 2874</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02875"></a><span class="lineno"> 2875</span>&#160; _internal_heads() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02876"></a><span class="lineno"> 2876</span>&#160; <span class="keywordtype">void</span> _internal_add_heads(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02877"></a><span class="lineno"> 2877</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02878"></a><span class="lineno"> 2878</span>&#160; _internal_mutable_heads();</div>
<div class="line"><a name="l02879"></a><span class="lineno"> 2879</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02880"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5ef9078a3b1e568f4173c3c0b4c6380e"> 2880</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5ef9078a3b1e568f4173c3c0b4c6380e">heads</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="l02881"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a24080c755f42f8a99768b64d06bc287e"> 2881</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a24080c755f42f8a99768b64d06bc287e">set_heads</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02882"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93c4dc0bea1153dedd0366d09b808075"> 2882</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93c4dc0bea1153dedd0366d09b808075">add_heads</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02883"></a><span class="lineno"> 2883</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02884"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a245c5ab93206a038f3315ab1168fcba2"> 2884</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a245c5ab93206a038f3315ab1168fcba2">heads</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02885"></a><span class="lineno"> 2885</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02886"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c04aedad81847129ba0687901aaa706"> 2886</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c04aedad81847129ba0687901aaa706">mutable_heads</a>();</div>
<div class="line"><a name="l02887"></a><span class="lineno"> 2887</span>&#160; </div>
<div class="line"><a name="l02888"></a><span class="lineno"> 2888</span>&#160; <span class="comment">// repeated int32 literals = 3;</span></div>
<div class="line"><a name="l02889"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a72d41feda9a93c11089d3d99d6270999"> 2889</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a72d41feda9a93c11089d3d99d6270999">literals_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02890"></a><span class="lineno"> 2890</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02891"></a><span class="lineno"> 2891</span>&#160; <span class="keywordtype">int</span> _internal_literals_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02892"></a><span class="lineno"> 2892</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02893"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5339b1584860029bfdb4f080683852f5"> 2893</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5339b1584860029bfdb4f080683852f5">clear_literals</a>();</div>
<div class="line"><a name="l02894"></a><span class="lineno"> 2894</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02895"></a><span class="lineno"> 2895</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_literals(<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="l02896"></a><span class="lineno"> 2896</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02897"></a><span class="lineno"> 2897</span>&#160; _internal_literals() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02898"></a><span class="lineno"> 2898</span>&#160; <span class="keywordtype">void</span> _internal_add_literals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02899"></a><span class="lineno"> 2899</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02900"></a><span class="lineno"> 2900</span>&#160; _internal_mutable_literals();</div>
<div class="line"><a name="l02901"></a><span class="lineno"> 2901</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02902"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bdd9b9cd1ab7d9ded95db88d9f1482b"> 2902</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bdd9b9cd1ab7d9ded95db88d9f1482b">literals</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="l02903"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9193927d79de018fddced78664bf54ed"> 2903</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9193927d79de018fddced78664bf54ed">set_literals</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02904"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9abd20cd5c98c0a4535d168a1c7bb18e"> 2904</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9abd20cd5c98c0a4535d168a1c7bb18e">add_literals</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02905"></a><span class="lineno"> 2905</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02906"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad36b5d1a40af0e486a0ff999e7f1c4ae"> 2906</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad36b5d1a40af0e486a0ff999e7f1c4ae">literals</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02907"></a><span class="lineno"> 2907</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02908"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac50fdf33670639b700b9f579a54a2ff6"> 2908</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac50fdf33670639b700b9f579a54a2ff6">mutable_literals</a>();</div>
<div class="line"><a name="l02909"></a><span class="lineno"> 2909</span>&#160; </div>
<div class="line"><a name="l02910"></a><span class="lineno"> 2910</span>&#160; <span class="comment">// repeated int32 demands = 4;</span></div>
<div class="line"><a name="l02911"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a754527a0a624bbadb27f60007660369c"> 2911</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a754527a0a624bbadb27f60007660369c">demands_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02912"></a><span class="lineno"> 2912</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02913"></a><span class="lineno"> 2913</span>&#160; <span class="keywordtype">int</span> _internal_demands_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02914"></a><span class="lineno"> 2914</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02915"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56748cec196d5b2109d6de39b87e6429"> 2915</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56748cec196d5b2109d6de39b87e6429">clear_demands</a>();</div>
<div class="line"><a name="l02916"></a><span class="lineno"> 2916</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02917"></a><span class="lineno"> 2917</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_demands(<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="l02918"></a><span class="lineno"> 2918</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02919"></a><span class="lineno"> 2919</span>&#160; _internal_demands() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02920"></a><span class="lineno"> 2920</span>&#160; <span class="keywordtype">void</span> _internal_add_demands(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02921"></a><span class="lineno"> 2921</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02922"></a><span class="lineno"> 2922</span>&#160; _internal_mutable_demands();</div>
<div class="line"><a name="l02923"></a><span class="lineno"> 2923</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02924"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e88ff7c6ae01d04d2a9fea4cd925f3a"> 2924</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e88ff7c6ae01d04d2a9fea4cd925f3a">demands</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="l02925"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1a9d6d2e54fddf879b792e54d434363"> 2925</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1a9d6d2e54fddf879b792e54d434363">set_demands</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02926"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9f0fa13cb6e19e8619f7f292c42e224e"> 2926</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9f0fa13cb6e19e8619f7f292c42e224e">add_demands</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02927"></a><span class="lineno"> 2927</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l02928"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8def24de2f327f890a6257a6dedf4b6"> 2928</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8def24de2f327f890a6257a6dedf4b6">demands</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02929"></a><span class="lineno"> 2929</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l02930"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9a3421e7a921dbdb3424e1a5a97af2a6"> 2930</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9a3421e7a921dbdb3424e1a5a97af2a6">mutable_demands</a>();</div>
<div class="line"><a name="l02931"></a><span class="lineno"> 2931</span>&#160; </div>
<div class="line"><a name="l02932"></a><span class="lineno"> 2932</span>&#160; <span class="comment">// int64 capacity = 5;</span></div>
<div class="line"><a name="l02933"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5f7eed65007d1ae5558b58c478f69f12"> 2933</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5f7eed65007d1ae5558b58c478f69f12">clear_capacity</a>();</div>
<div class="line"><a name="l02934"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a867764a43633a7ac2188f3f5aaad3bda"> 2934</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a867764a43633a7ac2188f3f5aaad3bda">capacity</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02935"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e67a27682ef608f095d729a417bf379"> 2935</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e67a27682ef608f095d729a417bf379">set_capacity</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02936"></a><span class="lineno"> 2936</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02937"></a><span class="lineno"> 2937</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_capacity() <span class="keyword">const</span>;</div>
<div class="line"><a name="l02938"></a><span class="lineno"> 2938</span>&#160; <span class="keywordtype">void</span> _internal_set_capacity(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l02939"></a><span class="lineno"> 2939</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02940"></a><span class="lineno"> 2940</span>&#160; </div>
<div class="line"><a name="l02941"></a><span class="lineno"> 2941</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.RoutesConstraintProto)</span></div>
<div class="line"><a name="l02942"></a><span class="lineno"> 2942</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l02943"></a><span class="lineno"> 2943</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l02944"></a><span class="lineno"> 2944</span>&#160; </div>
<div class="line"><a name="l02945"></a><span class="lineno"> 2945</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l02946"></a><span class="lineno"> 2946</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l02947"></a><span class="lineno"> 2947</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l02948"></a><span class="lineno"> 2948</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; tails_;</div>
<div class="line"><a name="l02949"></a><span class="lineno"> 2949</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _tails_cached_byte_size_;</div>
<div class="line"><a name="l02950"></a><span class="lineno"> 2950</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; heads_;</div>
<div class="line"><a name="l02951"></a><span class="lineno"> 2951</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _heads_cached_byte_size_;</div>
<div class="line"><a name="l02952"></a><span class="lineno"> 2952</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; literals_;</div>
<div class="line"><a name="l02953"></a><span class="lineno"> 2953</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _literals_cached_byte_size_;</div>
<div class="line"><a name="l02954"></a><span class="lineno"> 2954</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; demands_;</div>
<div class="line"><a name="l02955"></a><span class="lineno"> 2955</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _demands_cached_byte_size_;</div>
<div class="line"><a name="l02956"></a><span class="lineno"> 2956</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> capacity_;</div>
<div class="line"><a name="l02957"></a><span class="lineno"> 2957</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l02958"></a><span class="lineno"> 2958</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l02959"></a><span class="lineno"> 2959</span>&#160;};</div>
<div class="line"><a name="l02960"></a><span class="lineno"> 2960</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l02961"></a><span class="lineno"> 2961</span>&#160; </div>
<div class="line"><a name="l02962"></a><span class="lineno"> 2962</span>&#160;<span class="keyword">class </span>CircuitCoveringConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l02963"></a><span class="lineno"> 2963</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.CircuitCoveringConstraintProto) */</span> {</div>
<div class="line"><a name="l02964"></a><span class="lineno"> 2964</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l02965"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abc15affb181813f07701dddccc0b4f54"> 2965</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abc15affb181813f07701dddccc0b4f54">CircuitCoveringConstraintProto</a>() : CircuitCoveringConstraintProto(nullptr) {}</div>
<div class="line"><a name="l02966"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6bb30e534a3442dfe5fa2feb6aa0123c"> 2966</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6bb30e534a3442dfe5fa2feb6aa0123c">~CircuitCoveringConstraintProto</a>();</div>
<div class="line"><a name="l02967"></a><span class="lineno"> 2967</span>&#160; </div>
<div class="line"><a name="l02968"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0b2f5f0f2bcc5c30b118e1344afa1cdc"> 2968</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0b2f5f0f2bcc5c30b118e1344afa1cdc">CircuitCoveringConstraintProto</a>(<span class="keyword">const</span> CircuitCoveringConstraintProto&amp; from);</div>
<div class="line"><a name="l02969"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeefd22576486c0ef5263b1e8518b8404"> 2969</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeefd22576486c0ef5263b1e8518b8404">CircuitCoveringConstraintProto</a>(CircuitCoveringConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l02970"></a><span class="lineno"> 2970</span>&#160; : CircuitCoveringConstraintProto() {</div>
<div class="line"><a name="l02971"></a><span class="lineno"> 2971</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l02972"></a><span class="lineno"> 2972</span>&#160; }</div>
<div class="line"><a name="l02973"></a><span class="lineno"> 2973</span>&#160; </div>
<div class="line"><a name="l02974"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1038ab04d77684e0ae604187143cd8d"> 2974</a></span>&#160; <span class="keyword">inline</span> CircuitCoveringConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1038ab04d77684e0ae604187143cd8d">operator=</a>(<span class="keyword">const</span> CircuitCoveringConstraintProto&amp; from) {</div>
<div class="line"><a name="l02975"></a><span class="lineno"> 2975</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l02976"></a><span class="lineno"> 2976</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l02977"></a><span class="lineno"> 2977</span>&#160; }</div>
<div class="line"><a name="l02978"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a10a77d5c8a914af2252fdb7446562516"> 2978</a></span>&#160; <span class="keyword">inline</span> CircuitCoveringConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a10a77d5c8a914af2252fdb7446562516">operator=</a>(CircuitCoveringConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l02979"></a><span class="lineno"> 2979</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l02980"></a><span class="lineno"> 2980</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l02981"></a><span class="lineno"> 2981</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l02982"></a><span class="lineno"> 2982</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l02983"></a><span class="lineno"> 2983</span>&#160; }</div>
<div class="line"><a name="l02984"></a><span class="lineno"> 2984</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l02985"></a><span class="lineno"> 2985</span>&#160; }</div>
<div class="line"><a name="l02986"></a><span class="lineno"> 2986</span>&#160; </div>
<div class="line"><a name="l02987"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 2987</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l02988"></a><span class="lineno"> 2988</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l02989"></a><span class="lineno"> 2989</span>&#160; }</div>
<div class="line"><a name="l02990"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 2990</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l02991"></a><span class="lineno"> 2991</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l02992"></a><span class="lineno"> 2992</span>&#160; }</div>
<div class="line"><a name="l02993"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 2993</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l02994"></a><span class="lineno"> 2994</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l02995"></a><span class="lineno"> 2995</span>&#160; }</div>
<div class="line"><a name="l02996"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9ad66c0bbc48f48f14bfd9cd44646b08"> 2996</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> CircuitCoveringConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9ad66c0bbc48f48f14bfd9cd44646b08">default_instance</a>();</div>
<div class="line"><a name="l02997"></a><span class="lineno"> 2997</span>&#160; </div>
<div class="line"><a name="l02998"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 2998</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l02999"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af12facd0e4eff8ef4a5a8f8d95537406"> 2999</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> CircuitCoveringConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af12facd0e4eff8ef4a5a8f8d95537406">internal_default_instance</a>() {</div>
<div class="line"><a name="l03000"></a><span class="lineno"> 3000</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>CircuitCoveringConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l03001"></a><span class="lineno"> 3001</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a86bca90a4ee896b46c6f9336590311bf">_CircuitCoveringConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l03002"></a><span class="lineno"> 3002</span>&#160; }</div>
<div class="line"><a name="l03003"></a><span class="lineno"> 3003</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l03004"></a><span class="lineno"> 3004</span>&#160; 15;</div>
<div class="line"><a name="l03005"></a><span class="lineno"> 3005</span>&#160; </div>
<div class="line"><a name="l03006"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac4168eb8c043a305f923cbdb229dfb2b"> 3006</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac4168eb8c043a305f923cbdb229dfb2b">swap</a>(CircuitCoveringConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, CircuitCoveringConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l03007"></a><span class="lineno"> 3007</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l03008"></a><span class="lineno"> 3008</span>&#160; }</div>
<div class="line"><a name="l03009"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad4ef68be65562279acda60de24249236"> 3009</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad4ef68be65562279acda60de24249236">Swap</a>(CircuitCoveringConstraintProto* other) {</div>
<div class="line"><a name="l03010"></a><span class="lineno"> 3010</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l03011"></a><span class="lineno"> 3011</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l03012"></a><span class="lineno"> 3012</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l03013"></a><span class="lineno"> 3013</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l03014"></a><span class="lineno"> 3014</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l03015"></a><span class="lineno"> 3015</span>&#160; }</div>
<div class="line"><a name="l03016"></a><span class="lineno"> 3016</span>&#160; }</div>
<div class="line"><a name="l03017"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14f3f4d582821dc922369ad40cb1ec08"> 3017</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14f3f4d582821dc922369ad40cb1ec08">UnsafeArenaSwap</a>(CircuitCoveringConstraintProto* other) {</div>
<div class="line"><a name="l03018"></a><span class="lineno"> 3018</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l03019"></a><span class="lineno"> 3019</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l03020"></a><span class="lineno"> 3020</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l03021"></a><span class="lineno"> 3021</span>&#160; }</div>
<div class="line"><a name="l03022"></a><span class="lineno"> 3022</span>&#160; </div>
<div class="line"><a name="l03023"></a><span class="lineno"> 3023</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l03024"></a><span class="lineno"> 3024</span>&#160; </div>
<div class="line"><a name="l03025"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa774c160d018454f602e55677fd56391"> 3025</a></span>&#160; <span class="keyword">inline</span> CircuitCoveringConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa774c160d018454f602e55677fd56391">New</a>() const final {</div>
<div class="line"><a name="l03026"></a><span class="lineno"> 3026</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;CircuitCoveringConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l03027"></a><span class="lineno"> 3027</span>&#160; }</div>
<div class="line"><a name="l03028"></a><span class="lineno"> 3028</span>&#160; </div>
<div class="line"><a name="l03029"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3fa3c53cefbb72e2541fbdf7e5169c0e"> 3029</a></span>&#160; CircuitCoveringConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3fa3c53cefbb72e2541fbdf7e5169c0e">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l03030"></a><span class="lineno"> 3030</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;CircuitCoveringConstraintProto&gt;(arena);</div>
<div class="line"><a name="l03031"></a><span class="lineno"> 3031</span>&#160; }</div>
<div class="line"><a name="l03032"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 3032</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l03033"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 3033</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l03034"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a34ab2e014aabebd220e3d9026661d42f"> 3034</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a34ab2e014aabebd220e3d9026661d42f">CopyFrom</a>(<span class="keyword">const</span> CircuitCoveringConstraintProto&amp; from);</div>
<div class="line"><a name="l03035"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed9557a7d10948d6fcc6e0f45547b223"> 3035</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed9557a7d10948d6fcc6e0f45547b223">MergeFrom</a>(<span class="keyword">const</span> CircuitCoveringConstraintProto&amp; from);</div>
<div class="line"><a name="l03036"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 3036</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l03037"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 3037</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l03038"></a><span class="lineno"> 3038</span>&#160; </div>
<div class="line"><a name="l03039"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 3039</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l03040"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 3040</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l03041"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 3041</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l03042"></a><span class="lineno"> 3042</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l03043"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 3043</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l03044"></a><span class="lineno"> 3044</span>&#160; </div>
<div class="line"><a name="l03045"></a><span class="lineno"> 3045</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03046"></a><span class="lineno"> 3046</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l03047"></a><span class="lineno"> 3047</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l03048"></a><span class="lineno"> 3048</span>&#160; <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="l03049"></a><span class="lineno"> 3049</span>&#160; <span class="keywordtype">void</span> InternalSwap(CircuitCoveringConstraintProto* other);</div>
<div class="line"><a name="l03050"></a><span class="lineno"> 3050</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l03051"></a><span class="lineno"> 3051</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l03052"></a><span class="lineno"> 3052</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.CircuitCoveringConstraintProto&quot;</span>;</div>
<div class="line"><a name="l03053"></a><span class="lineno"> 3053</span>&#160; }</div>
<div class="line"><a name="l03054"></a><span class="lineno"> 3054</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l03055"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a27f37986796e9fe9420c0add13241335"> 3055</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a27f37986796e9fe9420c0add13241335">CircuitCoveringConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l03056"></a><span class="lineno"> 3056</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03057"></a><span class="lineno"> 3057</span>&#160; <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="l03058"></a><span class="lineno"> 3058</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l03059"></a><span class="lineno"> 3059</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03060"></a><span class="lineno"> 3060</span>&#160; </div>
<div class="line"><a name="l03061"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 3061</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l03062"></a><span class="lineno"> 3062</span>&#160; private:</div>
<div class="line"><a name="l03063"></a><span class="lineno"> 3063</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l03064"></a><span class="lineno"> 3064</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l03065"></a><span class="lineno"> 3065</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l03066"></a><span class="lineno"> 3066</span>&#160; }</div>
<div class="line"><a name="l03067"></a><span class="lineno"> 3067</span>&#160; </div>
<div class="line"><a name="l03068"></a><span class="lineno"> 3068</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03069"></a><span class="lineno"> 3069</span>&#160; </div>
<div class="line"><a name="l03070"></a><span class="lineno"> 3070</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l03071"></a><span class="lineno"> 3071</span>&#160; </div>
<div class="line"><a name="l03072"></a><span class="lineno"> 3072</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l03073"></a><span class="lineno"> 3073</span>&#160; </div>
<div class="line"><a name="l03074"></a><span class="lineno"> 3074</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l03075"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c060d992233451c8c87e38d42e5e01faecae23b4f255cebf78722b77ce20b8cc"> 3075</a></span>&#160; kNextsFieldNumber = 1,</div>
<div class="line"><a name="l03076"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c060d992233451c8c87e38d42e5e01fae78361e58084f6af24e731b0a1a575f7"> 3076</a></span>&#160; kDistinguishedNodesFieldNumber = 2,</div>
<div class="line"><a name="l03077"></a><span class="lineno"> 3077</span>&#160; };</div>
<div class="line"><a name="l03078"></a><span class="lineno"> 3078</span>&#160; <span class="comment">// repeated int32 nexts = 1;</span></div>
<div class="line"><a name="l03079"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2739a0ff2847696372def30d880fe4a1"> 3079</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2739a0ff2847696372def30d880fe4a1">nexts_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03080"></a><span class="lineno"> 3080</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03081"></a><span class="lineno"> 3081</span>&#160; <span class="keywordtype">int</span> _internal_nexts_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03082"></a><span class="lineno"> 3082</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03083"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a38c221cc78bd44bfc0d0af12f1170289"> 3083</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a38c221cc78bd44bfc0d0af12f1170289">clear_nexts</a>();</div>
<div class="line"><a name="l03084"></a><span class="lineno"> 3084</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03085"></a><span class="lineno"> 3085</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_nexts(<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="l03086"></a><span class="lineno"> 3086</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l03087"></a><span class="lineno"> 3087</span>&#160; _internal_nexts() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03088"></a><span class="lineno"> 3088</span>&#160; <span class="keywordtype">void</span> _internal_add_nexts(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03089"></a><span class="lineno"> 3089</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l03090"></a><span class="lineno"> 3090</span>&#160; _internal_mutable_nexts();</div>
<div class="line"><a name="l03091"></a><span class="lineno"> 3091</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03092"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba88897375c35c45a60d8788b5475a18"> 3092</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba88897375c35c45a60d8788b5475a18">nexts</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="l03093"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3f2cb0e10b05e5e7ef0db38655b44914"> 3093</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3f2cb0e10b05e5e7ef0db38655b44914">set_nexts</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03094"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeecbd5041fb2fac7aa5dc265b33381e1"> 3094</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeecbd5041fb2fac7aa5dc265b33381e1">add_nexts</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03095"></a><span class="lineno"> 3095</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l03096"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff72a5f7a81150172f3b14c92252bb9c"> 3096</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff72a5f7a81150172f3b14c92252bb9c">nexts</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03097"></a><span class="lineno"> 3097</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l03098"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a931e0dbac40ffe1c56c64a38130210cf"> 3098</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a931e0dbac40ffe1c56c64a38130210cf">mutable_nexts</a>();</div>
<div class="line"><a name="l03099"></a><span class="lineno"> 3099</span>&#160; </div>
<div class="line"><a name="l03100"></a><span class="lineno"> 3100</span>&#160; <span class="comment">// repeated int64 distinguished_nodes = 2;</span></div>
<div class="line"><a name="l03101"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a060b18d5d84a7460c5fad34c42bf90df"> 3101</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a060b18d5d84a7460c5fad34c42bf90df">distinguished_nodes_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03102"></a><span class="lineno"> 3102</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03103"></a><span class="lineno"> 3103</span>&#160; <span class="keywordtype">int</span> _internal_distinguished_nodes_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03104"></a><span class="lineno"> 3104</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03105"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d6bad8adb8e1501e1011ce19a88d9ac"> 3105</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d6bad8adb8e1501e1011ce19a88d9ac">clear_distinguished_nodes</a>();</div>
<div class="line"><a name="l03106"></a><span class="lineno"> 3106</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03107"></a><span class="lineno"> 3107</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_distinguished_nodes(<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="l03108"></a><span class="lineno"> 3108</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l03109"></a><span class="lineno"> 3109</span>&#160; _internal_distinguished_nodes() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03110"></a><span class="lineno"> 3110</span>&#160; <span class="keywordtype">void</span> _internal_add_distinguished_nodes(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03111"></a><span class="lineno"> 3111</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l03112"></a><span class="lineno"> 3112</span>&#160; _internal_mutable_distinguished_nodes();</div>
<div class="line"><a name="l03113"></a><span class="lineno"> 3113</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03114"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a626ac20ce8a4e4504053a887b8d91131"> 3114</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a626ac20ce8a4e4504053a887b8d91131">distinguished_nodes</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="l03115"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab5e1f7bfea035d10f658c5a7b10b271f"> 3115</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab5e1f7bfea035d10f658c5a7b10b271f">set_distinguished_nodes</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03116"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a74d1ad94c20b69b307706b3fc642ba5a"> 3116</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a74d1ad94c20b69b307706b3fc642ba5a">add_distinguished_nodes</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03117"></a><span class="lineno"> 3117</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l03118"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7ab9dfedf9068cca38f88a02bd38b6f2"> 3118</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7ab9dfedf9068cca38f88a02bd38b6f2">distinguished_nodes</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03119"></a><span class="lineno"> 3119</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l03120"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab75379fd952c75f01f1581fcb547785f"> 3120</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab75379fd952c75f01f1581fcb547785f">mutable_distinguished_nodes</a>();</div>
<div class="line"><a name="l03121"></a><span class="lineno"> 3121</span>&#160; </div>
<div class="line"><a name="l03122"></a><span class="lineno"> 3122</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.CircuitCoveringConstraintProto)</span></div>
<div class="line"><a name="l03123"></a><span class="lineno"> 3123</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03124"></a><span class="lineno"> 3124</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l03125"></a><span class="lineno"> 3125</span>&#160; </div>
<div class="line"><a name="l03126"></a><span class="lineno"> 3126</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l03127"></a><span class="lineno"> 3127</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l03128"></a><span class="lineno"> 3128</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l03129"></a><span class="lineno"> 3129</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; nexts_;</div>
<div class="line"><a name="l03130"></a><span class="lineno"> 3130</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _nexts_cached_byte_size_;</div>
<div class="line"><a name="l03131"></a><span class="lineno"> 3131</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; distinguished_nodes_;</div>
<div class="line"><a name="l03132"></a><span class="lineno"> 3132</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _distinguished_nodes_cached_byte_size_;</div>
<div class="line"><a name="l03133"></a><span class="lineno"> 3133</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l03134"></a><span class="lineno"> 3134</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l03135"></a><span class="lineno"> 3135</span>&#160;};</div>
<div class="line"><a name="l03136"></a><span class="lineno"> 3136</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l03137"></a><span class="lineno"> 3137</span>&#160; </div>
<div class="line"><a name="l03138"></a><span class="lineno"> 3138</span>&#160;<span class="keyword">class </span>TableConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l03139"></a><span class="lineno"> 3139</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.TableConstraintProto) */</span> {</div>
<div class="line"><a name="l03140"></a><span class="lineno"> 3140</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03141"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aca429f805449db6955591d123e880b5b"> 3141</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aca429f805449db6955591d123e880b5b">TableConstraintProto</a>() : TableConstraintProto(nullptr) {}</div>
<div class="line"><a name="l03142"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad76faff4a586a647d47cad1fa507a4e6"> 3142</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad76faff4a586a647d47cad1fa507a4e6">~TableConstraintProto</a>();</div>
<div class="line"><a name="l03143"></a><span class="lineno"> 3143</span>&#160; </div>
<div class="line"><a name="l03144"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a466aec4b7ded1d5180dfeaac68792d3d"> 3144</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a466aec4b7ded1d5180dfeaac68792d3d">TableConstraintProto</a>(<span class="keyword">const</span> TableConstraintProto&amp; from);</div>
<div class="line"><a name="l03145"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae131d4e3460bb8d3d76f8d59e77ec245"> 3145</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae131d4e3460bb8d3d76f8d59e77ec245">TableConstraintProto</a>(TableConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l03146"></a><span class="lineno"> 3146</span>&#160; : TableConstraintProto() {</div>
<div class="line"><a name="l03147"></a><span class="lineno"> 3147</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l03148"></a><span class="lineno"> 3148</span>&#160; }</div>
<div class="line"><a name="l03149"></a><span class="lineno"> 3149</span>&#160; </div>
<div class="line"><a name="l03150"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a68dc88546c1114ddda94ae95bba55228"> 3150</a></span>&#160; <span class="keyword">inline</span> TableConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a68dc88546c1114ddda94ae95bba55228">operator=</a>(<span class="keyword">const</span> TableConstraintProto&amp; from) {</div>
<div class="line"><a name="l03151"></a><span class="lineno"> 3151</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l03152"></a><span class="lineno"> 3152</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l03153"></a><span class="lineno"> 3153</span>&#160; }</div>
<div class="line"><a name="l03154"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a60c69278ec7e4f8676511d6e82416dc0"> 3154</a></span>&#160; <span class="keyword">inline</span> TableConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a60c69278ec7e4f8676511d6e82416dc0">operator=</a>(TableConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l03155"></a><span class="lineno"> 3155</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l03156"></a><span class="lineno"> 3156</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l03157"></a><span class="lineno"> 3157</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l03158"></a><span class="lineno"> 3158</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l03159"></a><span class="lineno"> 3159</span>&#160; }</div>
<div class="line"><a name="l03160"></a><span class="lineno"> 3160</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l03161"></a><span class="lineno"> 3161</span>&#160; }</div>
<div class="line"><a name="l03162"></a><span class="lineno"> 3162</span>&#160; </div>
<div class="line"><a name="l03163"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 3163</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l03164"></a><span class="lineno"> 3164</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l03165"></a><span class="lineno"> 3165</span>&#160; }</div>
<div class="line"><a name="l03166"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 3166</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l03167"></a><span class="lineno"> 3167</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l03168"></a><span class="lineno"> 3168</span>&#160; }</div>
<div class="line"><a name="l03169"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 3169</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l03170"></a><span class="lineno"> 3170</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l03171"></a><span class="lineno"> 3171</span>&#160; }</div>
<div class="line"><a name="l03172"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a929e38c760106218617ce431eb633870"> 3172</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> TableConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a929e38c760106218617ce431eb633870">default_instance</a>();</div>
<div class="line"><a name="l03173"></a><span class="lineno"> 3173</span>&#160; </div>
<div class="line"><a name="l03174"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 3174</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l03175"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a637aed2c439bb7d0588bf6f49da5d52a"> 3175</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> TableConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a637aed2c439bb7d0588bf6f49da5d52a">internal_default_instance</a>() {</div>
<div class="line"><a name="l03176"></a><span class="lineno"> 3176</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>TableConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l03177"></a><span class="lineno"> 3177</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#aecd8e85982106d608b8b23678f1508f7">_TableConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l03178"></a><span class="lineno"> 3178</span>&#160; }</div>
<div class="line"><a name="l03179"></a><span class="lineno"> 3179</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l03180"></a><span class="lineno"> 3180</span>&#160; 16;</div>
<div class="line"><a name="l03181"></a><span class="lineno"> 3181</span>&#160; </div>
<div class="line"><a name="l03182"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adb928cd62412b93fef5e35aaa9723660"> 3182</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adb928cd62412b93fef5e35aaa9723660">swap</a>(TableConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, TableConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l03183"></a><span class="lineno"> 3183</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l03184"></a><span class="lineno"> 3184</span>&#160; }</div>
<div class="line"><a name="l03185"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6ed0b4470430bf7fdf6023fa47f4442d"> 3185</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6ed0b4470430bf7fdf6023fa47f4442d">Swap</a>(TableConstraintProto* other) {</div>
<div class="line"><a name="l03186"></a><span class="lineno"> 3186</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l03187"></a><span class="lineno"> 3187</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l03188"></a><span class="lineno"> 3188</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l03189"></a><span class="lineno"> 3189</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l03190"></a><span class="lineno"> 3190</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l03191"></a><span class="lineno"> 3191</span>&#160; }</div>
<div class="line"><a name="l03192"></a><span class="lineno"> 3192</span>&#160; }</div>
<div class="line"><a name="l03193"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a774ab4eaa1db701a3e19d32a6cecceee"> 3193</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a774ab4eaa1db701a3e19d32a6cecceee">UnsafeArenaSwap</a>(TableConstraintProto* other) {</div>
<div class="line"><a name="l03194"></a><span class="lineno"> 3194</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l03195"></a><span class="lineno"> 3195</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l03196"></a><span class="lineno"> 3196</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l03197"></a><span class="lineno"> 3197</span>&#160; }</div>
<div class="line"><a name="l03198"></a><span class="lineno"> 3198</span>&#160; </div>
<div class="line"><a name="l03199"></a><span class="lineno"> 3199</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l03200"></a><span class="lineno"> 3200</span>&#160; </div>
<div class="line"><a name="l03201"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab04954a14713bc300cef1473d729fe3b"> 3201</a></span>&#160; <span class="keyword">inline</span> TableConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab04954a14713bc300cef1473d729fe3b">New</a>() const final {</div>
<div class="line"><a name="l03202"></a><span class="lineno"> 3202</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;TableConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l03203"></a><span class="lineno"> 3203</span>&#160; }</div>
<div class="line"><a name="l03204"></a><span class="lineno"> 3204</span>&#160; </div>
<div class="line"><a name="l03205"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a45e0b0a53c350cd5cd1cffd3fe52689a"> 3205</a></span>&#160; TableConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a45e0b0a53c350cd5cd1cffd3fe52689a">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l03206"></a><span class="lineno"> 3206</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;TableConstraintProto&gt;(arena);</div>
<div class="line"><a name="l03207"></a><span class="lineno"> 3207</span>&#160; }</div>
<div class="line"><a name="l03208"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 3208</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l03209"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 3209</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l03210"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a814e96c752781acab2f9eb192271a758"> 3210</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a814e96c752781acab2f9eb192271a758">CopyFrom</a>(<span class="keyword">const</span> TableConstraintProto&amp; from);</div>
<div class="line"><a name="l03211"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae73f3f984c041f1d66960624449aaa70"> 3211</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae73f3f984c041f1d66960624449aaa70">MergeFrom</a>(<span class="keyword">const</span> TableConstraintProto&amp; from);</div>
<div class="line"><a name="l03212"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 3212</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l03213"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 3213</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l03214"></a><span class="lineno"> 3214</span>&#160; </div>
<div class="line"><a name="l03215"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 3215</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l03216"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 3216</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l03217"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 3217</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l03218"></a><span class="lineno"> 3218</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l03219"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 3219</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l03220"></a><span class="lineno"> 3220</span>&#160; </div>
<div class="line"><a name="l03221"></a><span class="lineno"> 3221</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03222"></a><span class="lineno"> 3222</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l03223"></a><span class="lineno"> 3223</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l03224"></a><span class="lineno"> 3224</span>&#160; <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="l03225"></a><span class="lineno"> 3225</span>&#160; <span class="keywordtype">void</span> InternalSwap(TableConstraintProto* other);</div>
<div class="line"><a name="l03226"></a><span class="lineno"> 3226</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l03227"></a><span class="lineno"> 3227</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l03228"></a><span class="lineno"> 3228</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.TableConstraintProto&quot;</span>;</div>
<div class="line"><a name="l03229"></a><span class="lineno"> 3229</span>&#160; }</div>
<div class="line"><a name="l03230"></a><span class="lineno"> 3230</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l03231"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae4e64b96cfeeae35ed0831a4c590377f"> 3231</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae4e64b96cfeeae35ed0831a4c590377f">TableConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l03232"></a><span class="lineno"> 3232</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03233"></a><span class="lineno"> 3233</span>&#160; <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="l03234"></a><span class="lineno"> 3234</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l03235"></a><span class="lineno"> 3235</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03236"></a><span class="lineno"> 3236</span>&#160; </div>
<div class="line"><a name="l03237"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 3237</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l03238"></a><span class="lineno"> 3238</span>&#160; private:</div>
<div class="line"><a name="l03239"></a><span class="lineno"> 3239</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l03240"></a><span class="lineno"> 3240</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l03241"></a><span class="lineno"> 3241</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l03242"></a><span class="lineno"> 3242</span>&#160; }</div>
<div class="line"><a name="l03243"></a><span class="lineno"> 3243</span>&#160; </div>
<div class="line"><a name="l03244"></a><span class="lineno"> 3244</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03245"></a><span class="lineno"> 3245</span>&#160; </div>
<div class="line"><a name="l03246"></a><span class="lineno"> 3246</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l03247"></a><span class="lineno"> 3247</span>&#160; </div>
<div class="line"><a name="l03248"></a><span class="lineno"> 3248</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l03249"></a><span class="lineno"> 3249</span>&#160; </div>
<div class="line"><a name="l03250"></a><span class="lineno"> 3250</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l03251"></a><span class="lineno"> 3251</span>&#160; kVarsFieldNumber = 1,</div>
<div class="line"><a name="l03252"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a35f1d1d2b0b7cbd03ecc8dd9be383beca6bf5a0672cb6dc3a480a63595a8a4e09"> 3252</a></span>&#160; kValuesFieldNumber = 2,</div>
<div class="line"><a name="l03253"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afeab2b38da9b27726dc3b831f34303f9af7c6e47e1de3f46be5aa64018a6df157"> 3253</a></span>&#160; kNegatedFieldNumber = 3,</div>
<div class="line"><a name="l03254"></a><span class="lineno"> 3254</span>&#160; };</div>
<div class="line"><a name="l03255"></a><span class="lineno"> 3255</span>&#160; <span class="comment">// repeated int32 vars = 1;</span></div>
<div class="line"><a name="l03256"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7"> 3256</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03257"></a><span class="lineno"> 3257</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03258"></a><span class="lineno"> 3258</span>&#160; <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03259"></a><span class="lineno"> 3259</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03260"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520"> 3260</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div>
<div class="line"><a name="l03261"></a><span class="lineno"> 3261</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03262"></a><span class="lineno"> 3262</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_vars(<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="l03263"></a><span class="lineno"> 3263</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l03264"></a><span class="lineno"> 3264</span>&#160; _internal_vars() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03265"></a><span class="lineno"> 3265</span>&#160; <span class="keywordtype">void</span> _internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03266"></a><span class="lineno"> 3266</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l03267"></a><span class="lineno"> 3267</span>&#160; _internal_mutable_vars();</div>
<div class="line"><a name="l03268"></a><span class="lineno"> 3268</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03269"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3"> 3269</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3">vars</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="l03270"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32"> 3270</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03271"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 3271</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03272"></a><span class="lineno"> 3272</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l03273"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7"> 3273</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7">vars</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03274"></a><span class="lineno"> 3274</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l03275"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c"> 3275</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c">mutable_vars</a>();</div>
<div class="line"><a name="l03276"></a><span class="lineno"> 3276</span>&#160; </div>
<div class="line"><a name="l03277"></a><span class="lineno"> 3277</span>&#160; <span class="comment">// repeated int64 values = 2;</span></div>
<div class="line"><a name="l03278"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a174cd4a46dd94a8233b0ba2451d07b52"> 3278</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a174cd4a46dd94a8233b0ba2451d07b52">values_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03279"></a><span class="lineno"> 3279</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03280"></a><span class="lineno"> 3280</span>&#160; <span class="keywordtype">int</span> _internal_values_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03281"></a><span class="lineno"> 3281</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03282"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad0b1d578b64fd9f38010f0fb630a55e6"> 3282</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad0b1d578b64fd9f38010f0fb630a55e6">clear_values</a>();</div>
<div class="line"><a name="l03283"></a><span class="lineno"> 3283</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03284"></a><span class="lineno"> 3284</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_values(<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="l03285"></a><span class="lineno"> 3285</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l03286"></a><span class="lineno"> 3286</span>&#160; _internal_values() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03287"></a><span class="lineno"> 3287</span>&#160; <span class="keywordtype">void</span> _internal_add_values(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03288"></a><span class="lineno"> 3288</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l03289"></a><span class="lineno"> 3289</span>&#160; _internal_mutable_values();</div>
<div class="line"><a name="l03290"></a><span class="lineno"> 3290</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03291"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a19bb6eb39bdbba133cd8c01b0c7cb2e9"> 3291</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a19bb6eb39bdbba133cd8c01b0c7cb2e9">values</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="l03292"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1c207c1bc53807c1c2d7c795bdb27987"> 3292</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1c207c1bc53807c1c2d7c795bdb27987">set_values</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03293"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22414a046a10e101e63455e8cd5b734b"> 3293</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22414a046a10e101e63455e8cd5b734b">add_values</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03294"></a><span class="lineno"> 3294</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l03295"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9ef78d00a1195bccd3909f259e20129"> 3295</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9ef78d00a1195bccd3909f259e20129">values</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03296"></a><span class="lineno"> 3296</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l03297"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a418873cbd77129ea83efd22b391be2b3"> 3297</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a418873cbd77129ea83efd22b391be2b3">mutable_values</a>();</div>
<div class="line"><a name="l03298"></a><span class="lineno"> 3298</span>&#160; </div>
<div class="line"><a name="l03299"></a><span class="lineno"> 3299</span>&#160; <span class="comment">// bool negated = 3;</span></div>
<div class="line"><a name="l03300"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad00fa4ffb9de0e8fcdb4c5da37a8a242"> 3300</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad00fa4ffb9de0e8fcdb4c5da37a8a242">clear_negated</a>();</div>
<div class="line"><a name="l03301"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a790f88c23c8e5b0ca559cd4ccdf43972"> 3301</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a790f88c23c8e5b0ca559cd4ccdf43972">negated</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03302"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaf485aceb0bfa50506ce538a438df137"> 3302</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaf485aceb0bfa50506ce538a438df137">set_negated</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03303"></a><span class="lineno"> 3303</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03304"></a><span class="lineno"> 3304</span>&#160; <span class="keywordtype">bool</span> _internal_negated() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03305"></a><span class="lineno"> 3305</span>&#160; <span class="keywordtype">void</span> _internal_set_negated(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03306"></a><span class="lineno"> 3306</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03307"></a><span class="lineno"> 3307</span>&#160; </div>
<div class="line"><a name="l03308"></a><span class="lineno"> 3308</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.TableConstraintProto)</span></div>
<div class="line"><a name="l03309"></a><span class="lineno"> 3309</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03310"></a><span class="lineno"> 3310</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l03311"></a><span class="lineno"> 3311</span>&#160; </div>
<div class="line"><a name="l03312"></a><span class="lineno"> 3312</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l03313"></a><span class="lineno"> 3313</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l03314"></a><span class="lineno"> 3314</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l03315"></a><span class="lineno"> 3315</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l03316"></a><span class="lineno"> 3316</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _vars_cached_byte_size_;</div>
<div class="line"><a name="l03317"></a><span class="lineno"> 3317</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; values_;</div>
<div class="line"><a name="l03318"></a><span class="lineno"> 3318</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _values_cached_byte_size_;</div>
<div class="line"><a name="l03319"></a><span class="lineno"> 3319</span>&#160; <span class="keywordtype">bool</span> negated_;</div>
<div class="line"><a name="l03320"></a><span class="lineno"> 3320</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l03321"></a><span class="lineno"> 3321</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l03322"></a><span class="lineno"> 3322</span>&#160;};</div>
<div class="line"><a name="l03323"></a><span class="lineno"> 3323</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l03324"></a><span class="lineno"> 3324</span>&#160; </div>
<div class="line"><a name="l03325"></a><span class="lineno"> 3325</span>&#160;<span class="keyword">class </span>InverseConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l03326"></a><span class="lineno"> 3326</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.InverseConstraintProto) */</span> {</div>
<div class="line"><a name="l03327"></a><span class="lineno"> 3327</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03328"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a679c2a6953c3485c7448529be27d65d7"> 3328</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a679c2a6953c3485c7448529be27d65d7">InverseConstraintProto</a>() : InverseConstraintProto(nullptr) {}</div>
<div class="line"><a name="l03329"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5b2bd0bafd3daa6c8228089a15f6285e"> 3329</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5b2bd0bafd3daa6c8228089a15f6285e">~InverseConstraintProto</a>();</div>
<div class="line"><a name="l03330"></a><span class="lineno"> 3330</span>&#160; </div>
<div class="line"><a name="l03331"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6e73ff65b69fdd883edfcae3881ce2db"> 3331</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6e73ff65b69fdd883edfcae3881ce2db">InverseConstraintProto</a>(<span class="keyword">const</span> InverseConstraintProto&amp; from);</div>
<div class="line"><a name="l03332"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8a901f5856535ac1d69e420374864cb8"> 3332</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8a901f5856535ac1d69e420374864cb8">InverseConstraintProto</a>(InverseConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l03333"></a><span class="lineno"> 3333</span>&#160; : InverseConstraintProto() {</div>
<div class="line"><a name="l03334"></a><span class="lineno"> 3334</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l03335"></a><span class="lineno"> 3335</span>&#160; }</div>
<div class="line"><a name="l03336"></a><span class="lineno"> 3336</span>&#160; </div>
<div class="line"><a name="l03337"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5f7c2eb7125a370a7ef535b548867c17"> 3337</a></span>&#160; <span class="keyword">inline</span> InverseConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5f7c2eb7125a370a7ef535b548867c17">operator=</a>(<span class="keyword">const</span> InverseConstraintProto&amp; from) {</div>
<div class="line"><a name="l03338"></a><span class="lineno"> 3338</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l03339"></a><span class="lineno"> 3339</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l03340"></a><span class="lineno"> 3340</span>&#160; }</div>
<div class="line"><a name="l03341"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4fa5a2615da1427e8ce82b456c8110d2"> 3341</a></span>&#160; <span class="keyword">inline</span> InverseConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4fa5a2615da1427e8ce82b456c8110d2">operator=</a>(InverseConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l03342"></a><span class="lineno"> 3342</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l03343"></a><span class="lineno"> 3343</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l03344"></a><span class="lineno"> 3344</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l03345"></a><span class="lineno"> 3345</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l03346"></a><span class="lineno"> 3346</span>&#160; }</div>
<div class="line"><a name="l03347"></a><span class="lineno"> 3347</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l03348"></a><span class="lineno"> 3348</span>&#160; }</div>
<div class="line"><a name="l03349"></a><span class="lineno"> 3349</span>&#160; </div>
<div class="line"><a name="l03350"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 3350</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l03351"></a><span class="lineno"> 3351</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l03352"></a><span class="lineno"> 3352</span>&#160; }</div>
<div class="line"><a name="l03353"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 3353</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l03354"></a><span class="lineno"> 3354</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l03355"></a><span class="lineno"> 3355</span>&#160; }</div>
<div class="line"><a name="l03356"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 3356</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l03357"></a><span class="lineno"> 3357</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l03358"></a><span class="lineno"> 3358</span>&#160; }</div>
<div class="line"><a name="l03359"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a12cfd0d2da719759a5f2fc7b1075a11a"> 3359</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> InverseConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a12cfd0d2da719759a5f2fc7b1075a11a">default_instance</a>();</div>
<div class="line"><a name="l03360"></a><span class="lineno"> 3360</span>&#160; </div>
<div class="line"><a name="l03361"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 3361</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l03362"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4adb6a102361ee0ddbeac28b48384086"> 3362</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> InverseConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4adb6a102361ee0ddbeac28b48384086">internal_default_instance</a>() {</div>
<div class="line"><a name="l03363"></a><span class="lineno"> 3363</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>InverseConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l03364"></a><span class="lineno"> 3364</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a221276dc5424848b110e741e47d11c12">_InverseConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l03365"></a><span class="lineno"> 3365</span>&#160; }</div>
<div class="line"><a name="l03366"></a><span class="lineno"> 3366</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l03367"></a><span class="lineno"> 3367</span>&#160; 17;</div>
<div class="line"><a name="l03368"></a><span class="lineno"> 3368</span>&#160; </div>
<div class="line"><a name="l03369"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3d2e4c9a5495ee646ed491c114f81529"> 3369</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3d2e4c9a5495ee646ed491c114f81529">swap</a>(InverseConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, InverseConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l03370"></a><span class="lineno"> 3370</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l03371"></a><span class="lineno"> 3371</span>&#160; }</div>
<div class="line"><a name="l03372"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aad6fadf0c1e86ce55633a39ff8296cda"> 3372</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aad6fadf0c1e86ce55633a39ff8296cda">Swap</a>(InverseConstraintProto* other) {</div>
<div class="line"><a name="l03373"></a><span class="lineno"> 3373</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l03374"></a><span class="lineno"> 3374</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l03375"></a><span class="lineno"> 3375</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l03376"></a><span class="lineno"> 3376</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l03377"></a><span class="lineno"> 3377</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l03378"></a><span class="lineno"> 3378</span>&#160; }</div>
<div class="line"><a name="l03379"></a><span class="lineno"> 3379</span>&#160; }</div>
<div class="line"><a name="l03380"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac86c838f1b0a13a6e0aeb502fed4e1ac"> 3380</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac86c838f1b0a13a6e0aeb502fed4e1ac">UnsafeArenaSwap</a>(InverseConstraintProto* other) {</div>
<div class="line"><a name="l03381"></a><span class="lineno"> 3381</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l03382"></a><span class="lineno"> 3382</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l03383"></a><span class="lineno"> 3383</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l03384"></a><span class="lineno"> 3384</span>&#160; }</div>
<div class="line"><a name="l03385"></a><span class="lineno"> 3385</span>&#160; </div>
<div class="line"><a name="l03386"></a><span class="lineno"> 3386</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l03387"></a><span class="lineno"> 3387</span>&#160; </div>
<div class="line"><a name="l03388"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af59255f379b91c760954cf515ddf3e2e"> 3388</a></span>&#160; <span class="keyword">inline</span> InverseConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af59255f379b91c760954cf515ddf3e2e">New</a>() const final {</div>
<div class="line"><a name="l03389"></a><span class="lineno"> 3389</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;InverseConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l03390"></a><span class="lineno"> 3390</span>&#160; }</div>
<div class="line"><a name="l03391"></a><span class="lineno"> 3391</span>&#160; </div>
<div class="line"><a name="l03392"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a386f6429b29513df95c0cbb2571442eb"> 3392</a></span>&#160; InverseConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a386f6429b29513df95c0cbb2571442eb">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l03393"></a><span class="lineno"> 3393</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;InverseConstraintProto&gt;(arena);</div>
<div class="line"><a name="l03394"></a><span class="lineno"> 3394</span>&#160; }</div>
<div class="line"><a name="l03395"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 3395</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l03396"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 3396</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l03397"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af764ac211ccb2cc149e20b6cf91e4838"> 3397</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af764ac211ccb2cc149e20b6cf91e4838">CopyFrom</a>(<span class="keyword">const</span> InverseConstraintProto&amp; from);</div>
<div class="line"><a name="l03398"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6785b6c031361b1f749028e05de7fd80"> 3398</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6785b6c031361b1f749028e05de7fd80">MergeFrom</a>(<span class="keyword">const</span> InverseConstraintProto&amp; from);</div>
<div class="line"><a name="l03399"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 3399</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l03400"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 3400</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l03401"></a><span class="lineno"> 3401</span>&#160; </div>
<div class="line"><a name="l03402"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 3402</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l03403"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 3403</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l03404"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 3404</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l03405"></a><span class="lineno"> 3405</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l03406"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 3406</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l03407"></a><span class="lineno"> 3407</span>&#160; </div>
<div class="line"><a name="l03408"></a><span class="lineno"> 3408</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03409"></a><span class="lineno"> 3409</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l03410"></a><span class="lineno"> 3410</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l03411"></a><span class="lineno"> 3411</span>&#160; <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="l03412"></a><span class="lineno"> 3412</span>&#160; <span class="keywordtype">void</span> InternalSwap(InverseConstraintProto* other);</div>
<div class="line"><a name="l03413"></a><span class="lineno"> 3413</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l03414"></a><span class="lineno"> 3414</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l03415"></a><span class="lineno"> 3415</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.InverseConstraintProto&quot;</span>;</div>
<div class="line"><a name="l03416"></a><span class="lineno"> 3416</span>&#160; }</div>
<div class="line"><a name="l03417"></a><span class="lineno"> 3417</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l03418"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3357a7a29ba3b760ab49ae90c392c486"> 3418</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3357a7a29ba3b760ab49ae90c392c486">InverseConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l03419"></a><span class="lineno"> 3419</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03420"></a><span class="lineno"> 3420</span>&#160; <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="l03421"></a><span class="lineno"> 3421</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l03422"></a><span class="lineno"> 3422</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03423"></a><span class="lineno"> 3423</span>&#160; </div>
<div class="line"><a name="l03424"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 3424</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l03425"></a><span class="lineno"> 3425</span>&#160; private:</div>
<div class="line"><a name="l03426"></a><span class="lineno"> 3426</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l03427"></a><span class="lineno"> 3427</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l03428"></a><span class="lineno"> 3428</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l03429"></a><span class="lineno"> 3429</span>&#160; }</div>
<div class="line"><a name="l03430"></a><span class="lineno"> 3430</span>&#160; </div>
<div class="line"><a name="l03431"></a><span class="lineno"> 3431</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03432"></a><span class="lineno"> 3432</span>&#160; </div>
<div class="line"><a name="l03433"></a><span class="lineno"> 3433</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l03434"></a><span class="lineno"> 3434</span>&#160; </div>
<div class="line"><a name="l03435"></a><span class="lineno"> 3435</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l03436"></a><span class="lineno"> 3436</span>&#160; </div>
<div class="line"><a name="l03437"></a><span class="lineno"> 3437</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l03438"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1a9d5c2298c995a8875f6f1eafc56462a8af3903ed43f703b3c14c63fab98d35b"> 3438</a></span>&#160; kFDirectFieldNumber = 1,</div>
<div class="line"><a name="l03439"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1a9d5c2298c995a8875f6f1eafc56462ac0fd71ff0f6a71782d800a60bdf21216"> 3439</a></span>&#160; kFInverseFieldNumber = 2,</div>
<div class="line"><a name="l03440"></a><span class="lineno"> 3440</span>&#160; };</div>
<div class="line"><a name="l03441"></a><span class="lineno"> 3441</span>&#160; <span class="comment">// repeated int32 f_direct = 1;</span></div>
<div class="line"><a name="l03442"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a53c02f4ba401585757d703b0798c0ee0"> 3442</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a53c02f4ba401585757d703b0798c0ee0">f_direct_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03443"></a><span class="lineno"> 3443</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03444"></a><span class="lineno"> 3444</span>&#160; <span class="keywordtype">int</span> _internal_f_direct_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03445"></a><span class="lineno"> 3445</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03446"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a656b876a64d4bac0eb300b7e534ce56e"> 3446</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a656b876a64d4bac0eb300b7e534ce56e">clear_f_direct</a>();</div>
<div class="line"><a name="l03447"></a><span class="lineno"> 3447</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03448"></a><span class="lineno"> 3448</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_f_direct(<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="l03449"></a><span class="lineno"> 3449</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l03450"></a><span class="lineno"> 3450</span>&#160; _internal_f_direct() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03451"></a><span class="lineno"> 3451</span>&#160; <span class="keywordtype">void</span> _internal_add_f_direct(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03452"></a><span class="lineno"> 3452</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l03453"></a><span class="lineno"> 3453</span>&#160; _internal_mutable_f_direct();</div>
<div class="line"><a name="l03454"></a><span class="lineno"> 3454</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03455"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3325240dd8f19db95a9d42405b8676c4"> 3455</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3325240dd8f19db95a9d42405b8676c4">f_direct</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="l03456"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e32dd4c902a4359fa6afefedcd36e62"> 3456</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e32dd4c902a4359fa6afefedcd36e62">set_f_direct</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03457"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a24d736c96518f46a807964b2c8ca5ef3"> 3457</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a24d736c96518f46a807964b2c8ca5ef3">add_f_direct</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03458"></a><span class="lineno"> 3458</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l03459"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a124db2b5c40b19f0768f69eb03af9924"> 3459</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a124db2b5c40b19f0768f69eb03af9924">f_direct</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03460"></a><span class="lineno"> 3460</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l03461"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e4a3263dce480f2b6a787083cbeacc5"> 3461</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e4a3263dce480f2b6a787083cbeacc5">mutable_f_direct</a>();</div>
<div class="line"><a name="l03462"></a><span class="lineno"> 3462</span>&#160; </div>
<div class="line"><a name="l03463"></a><span class="lineno"> 3463</span>&#160; <span class="comment">// repeated int32 f_inverse = 2;</span></div>
<div class="line"><a name="l03464"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9d41fb4089cc604a613a02d5ce93f166"> 3464</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9d41fb4089cc604a613a02d5ce93f166">f_inverse_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03465"></a><span class="lineno"> 3465</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03466"></a><span class="lineno"> 3466</span>&#160; <span class="keywordtype">int</span> _internal_f_inverse_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03467"></a><span class="lineno"> 3467</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03468"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b0406cc54c4e8116153bdb7f13c7981"> 3468</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b0406cc54c4e8116153bdb7f13c7981">clear_f_inverse</a>();</div>
<div class="line"><a name="l03469"></a><span class="lineno"> 3469</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03470"></a><span class="lineno"> 3470</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_f_inverse(<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="l03471"></a><span class="lineno"> 3471</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l03472"></a><span class="lineno"> 3472</span>&#160; _internal_f_inverse() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03473"></a><span class="lineno"> 3473</span>&#160; <span class="keywordtype">void</span> _internal_add_f_inverse(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03474"></a><span class="lineno"> 3474</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l03475"></a><span class="lineno"> 3475</span>&#160; _internal_mutable_f_inverse();</div>
<div class="line"><a name="l03476"></a><span class="lineno"> 3476</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03477"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0ac647e6d5b5489fd35302c4549e7d36"> 3477</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0ac647e6d5b5489fd35302c4549e7d36">f_inverse</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="l03478"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afc5daf2e908b67326e88ae91fb9c4235"> 3478</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afc5daf2e908b67326e88ae91fb9c4235">set_f_inverse</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03479"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae71cf3a6d9f65656b56eb3c37ec5032b"> 3479</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae71cf3a6d9f65656b56eb3c37ec5032b">add_f_inverse</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03480"></a><span class="lineno"> 3480</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l03481"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abfc56185106e455bf31d1d1e8e38b989"> 3481</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abfc56185106e455bf31d1d1e8e38b989">f_inverse</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03482"></a><span class="lineno"> 3482</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l03483"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c0e2519431d0734958335f05e18c885"> 3483</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c0e2519431d0734958335f05e18c885">mutable_f_inverse</a>();</div>
<div class="line"><a name="l03484"></a><span class="lineno"> 3484</span>&#160; </div>
<div class="line"><a name="l03485"></a><span class="lineno"> 3485</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.InverseConstraintProto)</span></div>
<div class="line"><a name="l03486"></a><span class="lineno"> 3486</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03487"></a><span class="lineno"> 3487</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l03488"></a><span class="lineno"> 3488</span>&#160; </div>
<div class="line"><a name="l03489"></a><span class="lineno"> 3489</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l03490"></a><span class="lineno"> 3490</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l03491"></a><span class="lineno"> 3491</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l03492"></a><span class="lineno"> 3492</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; f_direct_;</div>
<div class="line"><a name="l03493"></a><span class="lineno"> 3493</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _f_direct_cached_byte_size_;</div>
<div class="line"><a name="l03494"></a><span class="lineno"> 3494</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; f_inverse_;</div>
<div class="line"><a name="l03495"></a><span class="lineno"> 3495</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _f_inverse_cached_byte_size_;</div>
<div class="line"><a name="l03496"></a><span class="lineno"> 3496</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l03497"></a><span class="lineno"> 3497</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l03498"></a><span class="lineno"> 3498</span>&#160;};</div>
<div class="line"><a name="l03499"></a><span class="lineno"> 3499</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l03500"></a><span class="lineno"> 3500</span>&#160; </div>
<div class="line"><a name="l03501"></a><span class="lineno"> 3501</span>&#160;<span class="keyword">class </span>AutomatonConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l03502"></a><span class="lineno"> 3502</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.AutomatonConstraintProto) */</span> {</div>
<div class="line"><a name="l03503"></a><span class="lineno"> 3503</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03504"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b5afcf60d2319bc7630435bbad9d139"> 3504</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b5afcf60d2319bc7630435bbad9d139">AutomatonConstraintProto</a>() : AutomatonConstraintProto(nullptr) {}</div>
<div class="line"><a name="l03505"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a54caf95a1b8950c7285ebb6795615a3d"> 3505</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a54caf95a1b8950c7285ebb6795615a3d">~AutomatonConstraintProto</a>();</div>
<div class="line"><a name="l03506"></a><span class="lineno"> 3506</span>&#160; </div>
<div class="line"><a name="l03507"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa09e7b21f5c9368afe0752e6197f499d"> 3507</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa09e7b21f5c9368afe0752e6197f499d">AutomatonConstraintProto</a>(<span class="keyword">const</span> AutomatonConstraintProto&amp; from);</div>
<div class="line"><a name="l03508"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a03072e1fbb45edb7bb8ac7f9e77c4c92"> 3508</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a03072e1fbb45edb7bb8ac7f9e77c4c92">AutomatonConstraintProto</a>(AutomatonConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l03509"></a><span class="lineno"> 3509</span>&#160; : AutomatonConstraintProto() {</div>
<div class="line"><a name="l03510"></a><span class="lineno"> 3510</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l03511"></a><span class="lineno"> 3511</span>&#160; }</div>
<div class="line"><a name="l03512"></a><span class="lineno"> 3512</span>&#160; </div>
<div class="line"><a name="l03513"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae76c3ed52304fd7b8014f8493eab2789"> 3513</a></span>&#160; <span class="keyword">inline</span> AutomatonConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae76c3ed52304fd7b8014f8493eab2789">operator=</a>(<span class="keyword">const</span> AutomatonConstraintProto&amp; from) {</div>
<div class="line"><a name="l03514"></a><span class="lineno"> 3514</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l03515"></a><span class="lineno"> 3515</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l03516"></a><span class="lineno"> 3516</span>&#160; }</div>
<div class="line"><a name="l03517"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a936a05ccb8c44cf24916412a57fbb685"> 3517</a></span>&#160; <span class="keyword">inline</span> AutomatonConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a936a05ccb8c44cf24916412a57fbb685">operator=</a>(AutomatonConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l03518"></a><span class="lineno"> 3518</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l03519"></a><span class="lineno"> 3519</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l03520"></a><span class="lineno"> 3520</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l03521"></a><span class="lineno"> 3521</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l03522"></a><span class="lineno"> 3522</span>&#160; }</div>
<div class="line"><a name="l03523"></a><span class="lineno"> 3523</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l03524"></a><span class="lineno"> 3524</span>&#160; }</div>
<div class="line"><a name="l03525"></a><span class="lineno"> 3525</span>&#160; </div>
<div class="line"><a name="l03526"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 3526</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l03527"></a><span class="lineno"> 3527</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l03528"></a><span class="lineno"> 3528</span>&#160; }</div>
<div class="line"><a name="l03529"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 3529</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l03530"></a><span class="lineno"> 3530</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l03531"></a><span class="lineno"> 3531</span>&#160; }</div>
<div class="line"><a name="l03532"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 3532</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l03533"></a><span class="lineno"> 3533</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l03534"></a><span class="lineno"> 3534</span>&#160; }</div>
<div class="line"><a name="l03535"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a95c92681465eb4bd039953b63999fb87"> 3535</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> AutomatonConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a95c92681465eb4bd039953b63999fb87">default_instance</a>();</div>
<div class="line"><a name="l03536"></a><span class="lineno"> 3536</span>&#160; </div>
<div class="line"><a name="l03537"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 3537</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l03538"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a40c7d7307cd44778b4788cd417dcce9a"> 3538</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> AutomatonConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a40c7d7307cd44778b4788cd417dcce9a">internal_default_instance</a>() {</div>
<div class="line"><a name="l03539"></a><span class="lineno"> 3539</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>AutomatonConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l03540"></a><span class="lineno"> 3540</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#abf09b453afccb2f50177ffcd3dfbd27a">_AutomatonConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l03541"></a><span class="lineno"> 3541</span>&#160; }</div>
<div class="line"><a name="l03542"></a><span class="lineno"> 3542</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l03543"></a><span class="lineno"> 3543</span>&#160; 18;</div>
<div class="line"><a name="l03544"></a><span class="lineno"> 3544</span>&#160; </div>
<div class="line"><a name="l03545"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe5304b03b26f7f806e85d9af6e439ab"> 3545</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe5304b03b26f7f806e85d9af6e439ab">swap</a>(AutomatonConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, AutomatonConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l03546"></a><span class="lineno"> 3546</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l03547"></a><span class="lineno"> 3547</span>&#160; }</div>
<div class="line"><a name="l03548"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a34eb34038fea79741bdc6e2972931d87"> 3548</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a34eb34038fea79741bdc6e2972931d87">Swap</a>(AutomatonConstraintProto* other) {</div>
<div class="line"><a name="l03549"></a><span class="lineno"> 3549</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l03550"></a><span class="lineno"> 3550</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l03551"></a><span class="lineno"> 3551</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l03552"></a><span class="lineno"> 3552</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l03553"></a><span class="lineno"> 3553</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l03554"></a><span class="lineno"> 3554</span>&#160; }</div>
<div class="line"><a name="l03555"></a><span class="lineno"> 3555</span>&#160; }</div>
<div class="line"><a name="l03556"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abad8e8eb9720d98c02234a78ba3a4309"> 3556</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abad8e8eb9720d98c02234a78ba3a4309">UnsafeArenaSwap</a>(AutomatonConstraintProto* other) {</div>
<div class="line"><a name="l03557"></a><span class="lineno"> 3557</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l03558"></a><span class="lineno"> 3558</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l03559"></a><span class="lineno"> 3559</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l03560"></a><span class="lineno"> 3560</span>&#160; }</div>
<div class="line"><a name="l03561"></a><span class="lineno"> 3561</span>&#160; </div>
<div class="line"><a name="l03562"></a><span class="lineno"> 3562</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l03563"></a><span class="lineno"> 3563</span>&#160; </div>
<div class="line"><a name="l03564"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8a06269c8e930c92025bbf058e3cc00e"> 3564</a></span>&#160; <span class="keyword">inline</span> AutomatonConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8a06269c8e930c92025bbf058e3cc00e">New</a>() const final {</div>
<div class="line"><a name="l03565"></a><span class="lineno"> 3565</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;AutomatonConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l03566"></a><span class="lineno"> 3566</span>&#160; }</div>
<div class="line"><a name="l03567"></a><span class="lineno"> 3567</span>&#160; </div>
<div class="line"><a name="l03568"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8df650459f93a8c7348cc2ae9d4bff7"> 3568</a></span>&#160; AutomatonConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8df650459f93a8c7348cc2ae9d4bff7">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l03569"></a><span class="lineno"> 3569</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;AutomatonConstraintProto&gt;(arena);</div>
<div class="line"><a name="l03570"></a><span class="lineno"> 3570</span>&#160; }</div>
<div class="line"><a name="l03571"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 3571</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l03572"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 3572</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l03573"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a55e0d128e9540dfec434735edbfc1481"> 3573</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a55e0d128e9540dfec434735edbfc1481">CopyFrom</a>(<span class="keyword">const</span> AutomatonConstraintProto&amp; from);</div>
<div class="line"><a name="l03574"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8f371549205219cad3f55fe215d015ba"> 3574</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8f371549205219cad3f55fe215d015ba">MergeFrom</a>(<span class="keyword">const</span> AutomatonConstraintProto&amp; from);</div>
<div class="line"><a name="l03575"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 3575</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l03576"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 3576</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l03577"></a><span class="lineno"> 3577</span>&#160; </div>
<div class="line"><a name="l03578"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 3578</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l03579"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 3579</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l03580"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 3580</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l03581"></a><span class="lineno"> 3581</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l03582"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 3582</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l03583"></a><span class="lineno"> 3583</span>&#160; </div>
<div class="line"><a name="l03584"></a><span class="lineno"> 3584</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03585"></a><span class="lineno"> 3585</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l03586"></a><span class="lineno"> 3586</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l03587"></a><span class="lineno"> 3587</span>&#160; <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="l03588"></a><span class="lineno"> 3588</span>&#160; <span class="keywordtype">void</span> InternalSwap(AutomatonConstraintProto* other);</div>
<div class="line"><a name="l03589"></a><span class="lineno"> 3589</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l03590"></a><span class="lineno"> 3590</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l03591"></a><span class="lineno"> 3591</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.AutomatonConstraintProto&quot;</span>;</div>
<div class="line"><a name="l03592"></a><span class="lineno"> 3592</span>&#160; }</div>
<div class="line"><a name="l03593"></a><span class="lineno"> 3593</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l03594"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae002b7aaffbffe441fcafa0a27fbdcec"> 3594</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae002b7aaffbffe441fcafa0a27fbdcec">AutomatonConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l03595"></a><span class="lineno"> 3595</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03596"></a><span class="lineno"> 3596</span>&#160; <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="l03597"></a><span class="lineno"> 3597</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l03598"></a><span class="lineno"> 3598</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03599"></a><span class="lineno"> 3599</span>&#160; </div>
<div class="line"><a name="l03600"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 3600</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l03601"></a><span class="lineno"> 3601</span>&#160; private:</div>
<div class="line"><a name="l03602"></a><span class="lineno"> 3602</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l03603"></a><span class="lineno"> 3603</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l03604"></a><span class="lineno"> 3604</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l03605"></a><span class="lineno"> 3605</span>&#160; }</div>
<div class="line"><a name="l03606"></a><span class="lineno"> 3606</span>&#160; </div>
<div class="line"><a name="l03607"></a><span class="lineno"> 3607</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03608"></a><span class="lineno"> 3608</span>&#160; </div>
<div class="line"><a name="l03609"></a><span class="lineno"> 3609</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l03610"></a><span class="lineno"> 3610</span>&#160; </div>
<div class="line"><a name="l03611"></a><span class="lineno"> 3611</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l03612"></a><span class="lineno"> 3612</span>&#160; </div>
<div class="line"><a name="l03613"></a><span class="lineno"> 3613</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l03614"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28886ce8d9a923177ee5eded6c23bb63a92b922e3bc320028e04793465313c8cb"> 3614</a></span>&#160; kFinalStatesFieldNumber = 3,</div>
<div class="line"><a name="l03615"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28886ce8d9a923177ee5eded6c23bb63a50e469cd0993f8897d5336160c7e481e"> 3615</a></span>&#160; kTransitionTailFieldNumber = 4,</div>
<div class="line"><a name="l03616"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28886ce8d9a923177ee5eded6c23bb63a4ac5b22c2ff6fe9967fc1de9a808d01c"> 3616</a></span>&#160; kTransitionHeadFieldNumber = 5,</div>
<div class="line"><a name="l03617"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28886ce8d9a923177ee5eded6c23bb63a5b7c0b25e4d96af1c7819e09471c3b0a"> 3617</a></span>&#160; kTransitionLabelFieldNumber = 6,</div>
<div class="line"><a name="l03618"></a><span class="lineno"> 3618</span>&#160; kVarsFieldNumber = 7,</div>
<div class="line"><a name="l03619"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28886ce8d9a923177ee5eded6c23bb63a54062676176ce87219a537397e37cd3e"> 3619</a></span>&#160; kStartingStateFieldNumber = 2,</div>
<div class="line"><a name="l03620"></a><span class="lineno"> 3620</span>&#160; };</div>
<div class="line"><a name="l03621"></a><span class="lineno"> 3621</span>&#160; <span class="comment">// repeated int64 final_states = 3;</span></div>
<div class="line"><a name="l03622"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3e67b6c4a22c84e3686b7ee5a3fbfb53"> 3622</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3e67b6c4a22c84e3686b7ee5a3fbfb53">final_states_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03623"></a><span class="lineno"> 3623</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03624"></a><span class="lineno"> 3624</span>&#160; <span class="keywordtype">int</span> _internal_final_states_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03625"></a><span class="lineno"> 3625</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03626"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac6866d2614beea7195581e349d61e177"> 3626</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac6866d2614beea7195581e349d61e177">clear_final_states</a>();</div>
<div class="line"><a name="l03627"></a><span class="lineno"> 3627</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03628"></a><span class="lineno"> 3628</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_final_states(<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="l03629"></a><span class="lineno"> 3629</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l03630"></a><span class="lineno"> 3630</span>&#160; _internal_final_states() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03631"></a><span class="lineno"> 3631</span>&#160; <span class="keywordtype">void</span> _internal_add_final_states(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03632"></a><span class="lineno"> 3632</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l03633"></a><span class="lineno"> 3633</span>&#160; _internal_mutable_final_states();</div>
<div class="line"><a name="l03634"></a><span class="lineno"> 3634</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03635"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abfe42fd2b3cd66f5322f57b4925e1b1c"> 3635</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abfe42fd2b3cd66f5322f57b4925e1b1c">final_states</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="l03636"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9dabe006795915fe08da2e5fe68590f0"> 3636</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9dabe006795915fe08da2e5fe68590f0">set_final_states</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03637"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6d4d4d8b69c49cab2a467d3c4de4ad8f"> 3637</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6d4d4d8b69c49cab2a467d3c4de4ad8f">add_final_states</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03638"></a><span class="lineno"> 3638</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l03639"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa16379c7529f5690651a305674653ba"> 3639</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa16379c7529f5690651a305674653ba">final_states</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03640"></a><span class="lineno"> 3640</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l03641"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1afa0e236324cb075d926f2969bae2b"> 3641</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1afa0e236324cb075d926f2969bae2b">mutable_final_states</a>();</div>
<div class="line"><a name="l03642"></a><span class="lineno"> 3642</span>&#160; </div>
<div class="line"><a name="l03643"></a><span class="lineno"> 3643</span>&#160; <span class="comment">// repeated int64 transition_tail = 4;</span></div>
<div class="line"><a name="l03644"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af0ba9632526ed1fe4d2934418fb2e660"> 3644</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af0ba9632526ed1fe4d2934418fb2e660">transition_tail_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03645"></a><span class="lineno"> 3645</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03646"></a><span class="lineno"> 3646</span>&#160; <span class="keywordtype">int</span> _internal_transition_tail_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03647"></a><span class="lineno"> 3647</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03648"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa220e57a4617b172cb0546066812eb8e"> 3648</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa220e57a4617b172cb0546066812eb8e">clear_transition_tail</a>();</div>
<div class="line"><a name="l03649"></a><span class="lineno"> 3649</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03650"></a><span class="lineno"> 3650</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_transition_tail(<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="l03651"></a><span class="lineno"> 3651</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l03652"></a><span class="lineno"> 3652</span>&#160; _internal_transition_tail() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03653"></a><span class="lineno"> 3653</span>&#160; <span class="keywordtype">void</span> _internal_add_transition_tail(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03654"></a><span class="lineno"> 3654</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l03655"></a><span class="lineno"> 3655</span>&#160; _internal_mutable_transition_tail();</div>
<div class="line"><a name="l03656"></a><span class="lineno"> 3656</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03657"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaffa09c5765fc5dd09e0094f1b17e19a"> 3657</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaffa09c5765fc5dd09e0094f1b17e19a">transition_tail</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="l03658"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a59053577176e1accd5ca751dea49f266"> 3658</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a59053577176e1accd5ca751dea49f266">set_transition_tail</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03659"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ace5c1249d6b5875e7f1936b75ff7c77b"> 3659</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ace5c1249d6b5875e7f1936b75ff7c77b">add_transition_tail</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03660"></a><span class="lineno"> 3660</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l03661"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5bf245779562c3bdf1dea742eda1323e"> 3661</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5bf245779562c3bdf1dea742eda1323e">transition_tail</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03662"></a><span class="lineno"> 3662</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l03663"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a216ae9318884f561c16621880660dd8c"> 3663</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a216ae9318884f561c16621880660dd8c">mutable_transition_tail</a>();</div>
<div class="line"><a name="l03664"></a><span class="lineno"> 3664</span>&#160; </div>
<div class="line"><a name="l03665"></a><span class="lineno"> 3665</span>&#160; <span class="comment">// repeated int64 transition_head = 5;</span></div>
<div class="line"><a name="l03666"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a95669efe110d5a69039ace44f68b088a"> 3666</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a95669efe110d5a69039ace44f68b088a">transition_head_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03667"></a><span class="lineno"> 3667</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03668"></a><span class="lineno"> 3668</span>&#160; <span class="keywordtype">int</span> _internal_transition_head_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03669"></a><span class="lineno"> 3669</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03670"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c2a67b783ebd0fdb83756a55ff2f6a5"> 3670</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c2a67b783ebd0fdb83756a55ff2f6a5">clear_transition_head</a>();</div>
<div class="line"><a name="l03671"></a><span class="lineno"> 3671</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03672"></a><span class="lineno"> 3672</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_transition_head(<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="l03673"></a><span class="lineno"> 3673</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l03674"></a><span class="lineno"> 3674</span>&#160; _internal_transition_head() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03675"></a><span class="lineno"> 3675</span>&#160; <span class="keywordtype">void</span> _internal_add_transition_head(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03676"></a><span class="lineno"> 3676</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l03677"></a><span class="lineno"> 3677</span>&#160; _internal_mutable_transition_head();</div>
<div class="line"><a name="l03678"></a><span class="lineno"> 3678</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03679"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a26d3dd6618628e2b3992becb604d636c"> 3679</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a26d3dd6618628e2b3992becb604d636c">transition_head</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="l03680"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a939b12edbf8ad166309291406c4ed6b6"> 3680</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a939b12edbf8ad166309291406c4ed6b6">set_transition_head</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03681"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a04906f85b3412c9e9c4943c35ba5efce"> 3681</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a04906f85b3412c9e9c4943c35ba5efce">add_transition_head</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03682"></a><span class="lineno"> 3682</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l03683"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06af4e20cdacf2159070ee38374e8997"> 3683</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06af4e20cdacf2159070ee38374e8997">transition_head</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03684"></a><span class="lineno"> 3684</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l03685"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae59f68f3d216fb9aa8c56f5be6c1aba4"> 3685</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae59f68f3d216fb9aa8c56f5be6c1aba4">mutable_transition_head</a>();</div>
<div class="line"><a name="l03686"></a><span class="lineno"> 3686</span>&#160; </div>
<div class="line"><a name="l03687"></a><span class="lineno"> 3687</span>&#160; <span class="comment">// repeated int64 transition_label = 6;</span></div>
<div class="line"><a name="l03688"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acaee7f4028c43022d3c7ec08c5786061"> 3688</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acaee7f4028c43022d3c7ec08c5786061">transition_label_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03689"></a><span class="lineno"> 3689</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03690"></a><span class="lineno"> 3690</span>&#160; <span class="keywordtype">int</span> _internal_transition_label_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03691"></a><span class="lineno"> 3691</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03692"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9dfaa9bebfefb4c19c2599bdd236c056"> 3692</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9dfaa9bebfefb4c19c2599bdd236c056">clear_transition_label</a>();</div>
<div class="line"><a name="l03693"></a><span class="lineno"> 3693</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03694"></a><span class="lineno"> 3694</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_transition_label(<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="l03695"></a><span class="lineno"> 3695</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l03696"></a><span class="lineno"> 3696</span>&#160; _internal_transition_label() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03697"></a><span class="lineno"> 3697</span>&#160; <span class="keywordtype">void</span> _internal_add_transition_label(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03698"></a><span class="lineno"> 3698</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l03699"></a><span class="lineno"> 3699</span>&#160; _internal_mutable_transition_label();</div>
<div class="line"><a name="l03700"></a><span class="lineno"> 3700</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03701"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aef9e0668658f1b6615251280ff3d219c"> 3701</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aef9e0668658f1b6615251280ff3d219c">transition_label</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="l03702"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abf42c734c786106a079346c67f6c42e5"> 3702</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abf42c734c786106a079346c67f6c42e5">set_transition_label</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03703"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeb8bd6525c0315ccd30db6b7ee93a78b"> 3703</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeb8bd6525c0315ccd30db6b7ee93a78b">add_transition_label</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03704"></a><span class="lineno"> 3704</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l03705"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00da985c6daa3973cdc77fa227eba9fc"> 3705</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00da985c6daa3973cdc77fa227eba9fc">transition_label</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03706"></a><span class="lineno"> 3706</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l03707"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9cc10d1563dc9d59c705213707c6d755"> 3707</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9cc10d1563dc9d59c705213707c6d755">mutable_transition_label</a>();</div>
<div class="line"><a name="l03708"></a><span class="lineno"> 3708</span>&#160; </div>
<div class="line"><a name="l03709"></a><span class="lineno"> 3709</span>&#160; <span class="comment">// repeated int32 vars = 7;</span></div>
<div class="line"><a name="l03710"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7"> 3710</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03711"></a><span class="lineno"> 3711</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03712"></a><span class="lineno"> 3712</span>&#160; <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03713"></a><span class="lineno"> 3713</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03714"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520"> 3714</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div>
<div class="line"><a name="l03715"></a><span class="lineno"> 3715</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03716"></a><span class="lineno"> 3716</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_vars(<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="l03717"></a><span class="lineno"> 3717</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l03718"></a><span class="lineno"> 3718</span>&#160; _internal_vars() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03719"></a><span class="lineno"> 3719</span>&#160; <span class="keywordtype">void</span> _internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03720"></a><span class="lineno"> 3720</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l03721"></a><span class="lineno"> 3721</span>&#160; _internal_mutable_vars();</div>
<div class="line"><a name="l03722"></a><span class="lineno"> 3722</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03723"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3"> 3723</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3">vars</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="l03724"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32"> 3724</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03725"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 3725</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03726"></a><span class="lineno"> 3726</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l03727"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7"> 3727</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7">vars</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03728"></a><span class="lineno"> 3728</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l03729"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c"> 3729</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c">mutable_vars</a>();</div>
<div class="line"><a name="l03730"></a><span class="lineno"> 3730</span>&#160; </div>
<div class="line"><a name="l03731"></a><span class="lineno"> 3731</span>&#160; <span class="comment">// int64 starting_state = 2;</span></div>
<div class="line"><a name="l03732"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac4010681113971e96805102a05520c37"> 3732</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac4010681113971e96805102a05520c37">clear_starting_state</a>();</div>
<div class="line"><a name="l03733"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4847f2e4dfbee9108dee626c407dcc0d"> 3733</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4847f2e4dfbee9108dee626c407dcc0d">starting_state</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03734"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4290e4a16ab8557489049ab8509de9ef"> 3734</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4290e4a16ab8557489049ab8509de9ef">set_starting_state</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03735"></a><span class="lineno"> 3735</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03736"></a><span class="lineno"> 3736</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_starting_state() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03737"></a><span class="lineno"> 3737</span>&#160; <span class="keywordtype">void</span> _internal_set_starting_state(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03738"></a><span class="lineno"> 3738</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03739"></a><span class="lineno"> 3739</span>&#160; </div>
<div class="line"><a name="l03740"></a><span class="lineno"> 3740</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.AutomatonConstraintProto)</span></div>
<div class="line"><a name="l03741"></a><span class="lineno"> 3741</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03742"></a><span class="lineno"> 3742</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l03743"></a><span class="lineno"> 3743</span>&#160; </div>
<div class="line"><a name="l03744"></a><span class="lineno"> 3744</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l03745"></a><span class="lineno"> 3745</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l03746"></a><span class="lineno"> 3746</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l03747"></a><span class="lineno"> 3747</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; final_states_;</div>
<div class="line"><a name="l03748"></a><span class="lineno"> 3748</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _final_states_cached_byte_size_;</div>
<div class="line"><a name="l03749"></a><span class="lineno"> 3749</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; transition_tail_;</div>
<div class="line"><a name="l03750"></a><span class="lineno"> 3750</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _transition_tail_cached_byte_size_;</div>
<div class="line"><a name="l03751"></a><span class="lineno"> 3751</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; transition_head_;</div>
<div class="line"><a name="l03752"></a><span class="lineno"> 3752</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _transition_head_cached_byte_size_;</div>
<div class="line"><a name="l03753"></a><span class="lineno"> 3753</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; transition_label_;</div>
<div class="line"><a name="l03754"></a><span class="lineno"> 3754</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _transition_label_cached_byte_size_;</div>
<div class="line"><a name="l03755"></a><span class="lineno"> 3755</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l03756"></a><span class="lineno"> 3756</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _vars_cached_byte_size_;</div>
<div class="line"><a name="l03757"></a><span class="lineno"> 3757</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> starting_state_;</div>
<div class="line"><a name="l03758"></a><span class="lineno"> 3758</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l03759"></a><span class="lineno"> 3759</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l03760"></a><span class="lineno"> 3760</span>&#160;};</div>
<div class="line"><a name="l03761"></a><span class="lineno"> 3761</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l03762"></a><span class="lineno"> 3762</span>&#160; </div>
<div class="line"><a name="l03763"></a><span class="lineno"> 3763</span>&#160;<span class="keyword">class </span>ConstraintProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l03764"></a><span class="lineno"> 3764</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.ConstraintProto) */</span> {</div>
<div class="line"><a name="l03765"></a><span class="lineno"> 3765</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03766"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b5b838b09fc5a2c553f7e0cd5703ed1"> 3766</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b5b838b09fc5a2c553f7e0cd5703ed1">ConstraintProto</a>() : ConstraintProto(nullptr) {}</div>
<div class="line"><a name="l03767"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe22848e16878f2a16ad345559abb79e"> 3767</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe22848e16878f2a16ad345559abb79e">~ConstraintProto</a>();</div>
<div class="line"><a name="l03768"></a><span class="lineno"> 3768</span>&#160; </div>
<div class="line"><a name="l03769"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af45dc17d13eb761c33486beccd7dd128"> 3769</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af45dc17d13eb761c33486beccd7dd128">ConstraintProto</a>(<span class="keyword">const</span> ConstraintProto&amp; from);</div>
<div class="line"><a name="l03770"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a219e33a933e11952da5bbf0579eeabfd"> 3770</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a219e33a933e11952da5bbf0579eeabfd">ConstraintProto</a>(ConstraintProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l03771"></a><span class="lineno"> 3771</span>&#160; : ConstraintProto() {</div>
<div class="line"><a name="l03772"></a><span class="lineno"> 3772</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l03773"></a><span class="lineno"> 3773</span>&#160; }</div>
<div class="line"><a name="l03774"></a><span class="lineno"> 3774</span>&#160; </div>
<div class="line"><a name="l03775"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6f73c896d0946511ded6d882fff94c02"> 3775</a></span>&#160; <span class="keyword">inline</span> ConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6f73c896d0946511ded6d882fff94c02">operator=</a>(<span class="keyword">const</span> ConstraintProto&amp; from) {</div>
<div class="line"><a name="l03776"></a><span class="lineno"> 3776</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l03777"></a><span class="lineno"> 3777</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l03778"></a><span class="lineno"> 3778</span>&#160; }</div>
<div class="line"><a name="l03779"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a13476975e8abde77cd002cab8a2271ba"> 3779</a></span>&#160; <span class="keyword">inline</span> ConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a13476975e8abde77cd002cab8a2271ba">operator=</a>(ConstraintProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l03780"></a><span class="lineno"> 3780</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l03781"></a><span class="lineno"> 3781</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l03782"></a><span class="lineno"> 3782</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l03783"></a><span class="lineno"> 3783</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l03784"></a><span class="lineno"> 3784</span>&#160; }</div>
<div class="line"><a name="l03785"></a><span class="lineno"> 3785</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l03786"></a><span class="lineno"> 3786</span>&#160; }</div>
<div class="line"><a name="l03787"></a><span class="lineno"> 3787</span>&#160; </div>
<div class="line"><a name="l03788"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 3788</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l03789"></a><span class="lineno"> 3789</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l03790"></a><span class="lineno"> 3790</span>&#160; }</div>
<div class="line"><a name="l03791"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 3791</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l03792"></a><span class="lineno"> 3792</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l03793"></a><span class="lineno"> 3793</span>&#160; }</div>
<div class="line"><a name="l03794"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 3794</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l03795"></a><span class="lineno"> 3795</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l03796"></a><span class="lineno"> 3796</span>&#160; }</div>
<div class="line"><a name="l03797"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7763c42fb218a40ac1c3e057c75643fb"> 3797</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> ConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7763c42fb218a40ac1c3e057c75643fb">default_instance</a>();</div>
<div class="line"><a name="l03798"></a><span class="lineno"> 3798</span>&#160; </div>
<div class="line"><a name="l03799"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35"> 3799</a></span>&#160; <span class="keyword">enum</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35">ConstraintCase</a> {</div>
<div class="line"><a name="l03800"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35aaadb0c3370c597095e0cb7e768f04567"> 3800</a></span>&#160; kBoolOr = 3,</div>
<div class="line"><a name="l03801"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35aef651681e2d17f777063fddf191f4a99"> 3801</a></span>&#160; kBoolAnd = 4,</div>
<div class="line"><a name="l03802"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a60d782b0aafa6f70b6230ffd970b2c6b"> 3802</a></span>&#160; kAtMostOne = 26,</div>
<div class="line"><a name="l03803"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a698b5d4e9d041ce67288f15e6a5053bc"> 3803</a></span>&#160; kBoolXor = 5,</div>
<div class="line"><a name="l03804"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a6cf91c5ead8753183a21a1561237d2d2"> 3804</a></span>&#160; kIntDiv = 7,</div>
<div class="line"><a name="l03805"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35ae87040cc6afe119fcfb0b7fa16a16a8a"> 3805</a></span>&#160; kIntMod = 8,</div>
<div class="line"><a name="l03806"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a4d3274f97b77566895b3a239ed62bb72"> 3806</a></span>&#160; kIntMax = 9,</div>
<div class="line"><a name="l03807"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35afa67b6d38ac5fc27ad2cac3d2f392e39"> 3807</a></span>&#160; kLinMax = 27,</div>
<div class="line"><a name="l03808"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a15204b185dfd4bef30727e0ca1c321b8"> 3808</a></span>&#160; kIntMin = 10,</div>
<div class="line"><a name="l03809"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a6481aef04a17e76c15e4be2d03d3cc23"> 3809</a></span>&#160; kLinMin = 28,</div>
<div class="line"><a name="l03810"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35adf309905f42ce420be0b852996e4e650"> 3810</a></span>&#160; kIntProd = 11,</div>
<div class="line"><a name="l03811"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35ac188c019178783e5be55110601309d7d"> 3811</a></span>&#160; kLinear = 12,</div>
<div class="line"><a name="l03812"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35ac7267ea8eee1047e8b3d41f4526bcef6"> 3812</a></span>&#160; kAllDiff = 13,</div>
<div class="line"><a name="l03813"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35acd33b6e972e153ab1a911c84c9585a42"> 3813</a></span>&#160; kElement = 14,</div>
<div class="line"><a name="l03814"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a7da0520a1741193fc2422811d6af7ace"> 3814</a></span>&#160; kCircuit = 15,</div>
<div class="line"><a name="l03815"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a88da6de97c8b4c4ce52616e0516b252a"> 3815</a></span>&#160; kRoutes = 23,</div>
<div class="line"><a name="l03816"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35afa20028a2ed60dbb7f40a6ac4d8e8bc2"> 3816</a></span>&#160; kCircuitCovering = 25,</div>
<div class="line"><a name="l03817"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a1476d98efc03ccb4224ae17f531fd05a"> 3817</a></span>&#160; kTable = 16,</div>
<div class="line"><a name="l03818"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a8ab070d41f07187a3dc733f52455ffc0"> 3818</a></span>&#160; kAutomaton = 17,</div>
<div class="line"><a name="l03819"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35aacf7ff630234b9ffede42cdbc9d5be5a"> 3819</a></span>&#160; kInverse = 18,</div>
<div class="line"><a name="l03820"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a86d0a62bd1b691a1b81446e7ced9cdf7"> 3820</a></span>&#160; kReservoir = 24,</div>
<div class="line"><a name="l03821"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a1b948ef604eecbb4da42feb6bed2beff"> 3821</a></span>&#160; kInterval = 19,</div>
<div class="line"><a name="l03822"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35aa604bb0c8d30d6e0908b243370cf98a7"> 3822</a></span>&#160; kNoOverlap = 20,</div>
<div class="line"><a name="l03823"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a4ed0edf0e268cf40b0f09253fb1b261b"> 3823</a></span>&#160; kNoOverlap2D = 21,</div>
<div class="line"><a name="l03824"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a6273d2906038e97dc4d54d89436a305a"> 3824</a></span>&#160; kCumulative = 22,</div>
<div class="line"><a name="l03825"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35a7af079189afb65e704861b8cdfb301f4"> 3825</a></span>&#160; CONSTRAINT_NOT_SET = 0,</div>
<div class="line"><a name="l03826"></a><span class="lineno"> 3826</span>&#160; };</div>
<div class="line"><a name="l03827"></a><span class="lineno"> 3827</span>&#160; </div>
<div class="line"><a name="l03828"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 3828</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l03829"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad779a03aef9accf2aab5c5007f917d1b"> 3829</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> ConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad779a03aef9accf2aab5c5007f917d1b">internal_default_instance</a>() {</div>
<div class="line"><a name="l03830"></a><span class="lineno"> 3830</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>ConstraintProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l03831"></a><span class="lineno"> 3831</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#af34fca4c31d5c2ab765ec99b192bab6a">_ConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l03832"></a><span class="lineno"> 3832</span>&#160; }</div>
<div class="line"><a name="l03833"></a><span class="lineno"> 3833</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l03834"></a><span class="lineno"> 3834</span>&#160; 19;</div>
<div class="line"><a name="l03835"></a><span class="lineno"> 3835</span>&#160; </div>
<div class="line"><a name="l03836"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a42cd6e1de56b3b4b6141435ac47d9c19"> 3836</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a42cd6e1de56b3b4b6141435ac47d9c19">swap</a>(ConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, ConstraintProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l03837"></a><span class="lineno"> 3837</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l03838"></a><span class="lineno"> 3838</span>&#160; }</div>
<div class="line"><a name="l03839"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac7caf1a731f00343e5056d464e74a50b"> 3839</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac7caf1a731f00343e5056d464e74a50b">Swap</a>(ConstraintProto* other) {</div>
<div class="line"><a name="l03840"></a><span class="lineno"> 3840</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l03841"></a><span class="lineno"> 3841</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l03842"></a><span class="lineno"> 3842</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l03843"></a><span class="lineno"> 3843</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l03844"></a><span class="lineno"> 3844</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l03845"></a><span class="lineno"> 3845</span>&#160; }</div>
<div class="line"><a name="l03846"></a><span class="lineno"> 3846</span>&#160; }</div>
<div class="line"><a name="l03847"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a418e9bc978217aa988a5ce78206ce2be"> 3847</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a418e9bc978217aa988a5ce78206ce2be">UnsafeArenaSwap</a>(ConstraintProto* other) {</div>
<div class="line"><a name="l03848"></a><span class="lineno"> 3848</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l03849"></a><span class="lineno"> 3849</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l03850"></a><span class="lineno"> 3850</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l03851"></a><span class="lineno"> 3851</span>&#160; }</div>
<div class="line"><a name="l03852"></a><span class="lineno"> 3852</span>&#160; </div>
<div class="line"><a name="l03853"></a><span class="lineno"> 3853</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l03854"></a><span class="lineno"> 3854</span>&#160; </div>
<div class="line"><a name="l03855"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a34265fc42863b2658b9e7be1c004a5c9"> 3855</a></span>&#160; <span class="keyword">inline</span> ConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a34265fc42863b2658b9e7be1c004a5c9">New</a>() const final {</div>
<div class="line"><a name="l03856"></a><span class="lineno"> 3856</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;ConstraintProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l03857"></a><span class="lineno"> 3857</span>&#160; }</div>
<div class="line"><a name="l03858"></a><span class="lineno"> 3858</span>&#160; </div>
<div class="line"><a name="l03859"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae7e5aba23bae032f6e9e8ec25b6e9793"> 3859</a></span>&#160; ConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae7e5aba23bae032f6e9e8ec25b6e9793">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l03860"></a><span class="lineno"> 3860</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;ConstraintProto&gt;(arena);</div>
<div class="line"><a name="l03861"></a><span class="lineno"> 3861</span>&#160; }</div>
<div class="line"><a name="l03862"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 3862</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l03863"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 3863</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l03864"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3705f221682f0ca2d257d23ccb4523e6"> 3864</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3705f221682f0ca2d257d23ccb4523e6">CopyFrom</a>(<span class="keyword">const</span> ConstraintProto&amp; from);</div>
<div class="line"><a name="l03865"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a69824f773eebb2c77243c8ab98820e0a"> 3865</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a69824f773eebb2c77243c8ab98820e0a">MergeFrom</a>(<span class="keyword">const</span> ConstraintProto&amp; from);</div>
<div class="line"><a name="l03866"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 3866</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l03867"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 3867</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l03868"></a><span class="lineno"> 3868</span>&#160; </div>
<div class="line"><a name="l03869"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 3869</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l03870"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 3870</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l03871"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 3871</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l03872"></a><span class="lineno"> 3872</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l03873"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 3873</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l03874"></a><span class="lineno"> 3874</span>&#160; </div>
<div class="line"><a name="l03875"></a><span class="lineno"> 3875</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03876"></a><span class="lineno"> 3876</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l03877"></a><span class="lineno"> 3877</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l03878"></a><span class="lineno"> 3878</span>&#160; <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="l03879"></a><span class="lineno"> 3879</span>&#160; <span class="keywordtype">void</span> InternalSwap(ConstraintProto* other);</div>
<div class="line"><a name="l03880"></a><span class="lineno"> 3880</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l03881"></a><span class="lineno"> 3881</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l03882"></a><span class="lineno"> 3882</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.ConstraintProto&quot;</span>;</div>
<div class="line"><a name="l03883"></a><span class="lineno"> 3883</span>&#160; }</div>
<div class="line"><a name="l03884"></a><span class="lineno"> 3884</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l03885"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a408bb6e3e36ca8740707497d42e057df"> 3885</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a408bb6e3e36ca8740707497d42e057df">ConstraintProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l03886"></a><span class="lineno"> 3886</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03887"></a><span class="lineno"> 3887</span>&#160; <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="l03888"></a><span class="lineno"> 3888</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l03889"></a><span class="lineno"> 3889</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03890"></a><span class="lineno"> 3890</span>&#160; </div>
<div class="line"><a name="l03891"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 3891</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l03892"></a><span class="lineno"> 3892</span>&#160; private:</div>
<div class="line"><a name="l03893"></a><span class="lineno"> 3893</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l03894"></a><span class="lineno"> 3894</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l03895"></a><span class="lineno"> 3895</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l03896"></a><span class="lineno"> 3896</span>&#160; }</div>
<div class="line"><a name="l03897"></a><span class="lineno"> 3897</span>&#160; </div>
<div class="line"><a name="l03898"></a><span class="lineno"> 3898</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03899"></a><span class="lineno"> 3899</span>&#160; </div>
<div class="line"><a name="l03900"></a><span class="lineno"> 3900</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l03901"></a><span class="lineno"> 3901</span>&#160; </div>
<div class="line"><a name="l03902"></a><span class="lineno"> 3902</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l03903"></a><span class="lineno"> 3903</span>&#160; </div>
<div class="line"><a name="l03904"></a><span class="lineno"> 3904</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l03905"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a9a1a941c1ba628c11553ec7298bc6286"> 3905</a></span>&#160; kEnforcementLiteralFieldNumber = 2,</div>
<div class="line"><a name="l03906"></a><span class="lineno"> 3906</span>&#160; kNameFieldNumber = 1,</div>
<div class="line"><a name="l03907"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a5368bbcbadc07c6956894376699010b1"> 3907</a></span>&#160; kBoolOrFieldNumber = 3,</div>
<div class="line"><a name="l03908"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a2aa06f04b7f93c54a3a60f584b8671a9"> 3908</a></span>&#160; kBoolAndFieldNumber = 4,</div>
<div class="line"><a name="l03909"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1ab87a5c01c8c15efe46c5f80152ce7b4f"> 3909</a></span>&#160; kAtMostOneFieldNumber = 26,</div>
<div class="line"><a name="l03910"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a313e3ca9f1d7016e57c593f775fa18ae"> 3910</a></span>&#160; kBoolXorFieldNumber = 5,</div>
<div class="line"><a name="l03911"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a37afcb755793a8e5fc7bacbbbd016777"> 3911</a></span>&#160; kIntDivFieldNumber = 7,</div>
<div class="line"><a name="l03912"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a0c43c0c6eb0dfdfaf287cac5b1570bf9"> 3912</a></span>&#160; kIntModFieldNumber = 8,</div>
<div class="line"><a name="l03913"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a90ca676e89badadfcc9cd81b980a8cc1"> 3913</a></span>&#160; kIntMaxFieldNumber = 9,</div>
<div class="line"><a name="l03914"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1aff6168d50a4a27272032875e804b4cc4"> 3914</a></span>&#160; kLinMaxFieldNumber = 27,</div>
<div class="line"><a name="l03915"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a6b133cd6e7b46665a361af6730209d2b"> 3915</a></span>&#160; kIntMinFieldNumber = 10,</div>
<div class="line"><a name="l03916"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a095aa2626764b0cfdc9d2369fed3e9de"> 3916</a></span>&#160; kLinMinFieldNumber = 28,</div>
<div class="line"><a name="l03917"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a50b5a3936f0ea25a65d23a015e110c95"> 3917</a></span>&#160; kIntProdFieldNumber = 11,</div>
<div class="line"><a name="l03918"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a20f19f74d887843a7f1eb169ec68b1a5"> 3918</a></span>&#160; kLinearFieldNumber = 12,</div>
<div class="line"><a name="l03919"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a8579e6019063b27518e94afed27fb851"> 3919</a></span>&#160; kAllDiffFieldNumber = 13,</div>
<div class="line"><a name="l03920"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a2dcb89d2f03bcc722bfae5a40741f2bd"> 3920</a></span>&#160; kElementFieldNumber = 14,</div>
<div class="line"><a name="l03921"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a54c7f41fa6bbc6eeaa0c25a49c715c78"> 3921</a></span>&#160; kCircuitFieldNumber = 15,</div>
<div class="line"><a name="l03922"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a5fcdc880475f9996b6d04ad1b0cbcc2d"> 3922</a></span>&#160; kRoutesFieldNumber = 23,</div>
<div class="line"><a name="l03923"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1aca51191e6ce019767e0a79b5977dfa34"> 3923</a></span>&#160; kCircuitCoveringFieldNumber = 25,</div>
<div class="line"><a name="l03924"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a5d89be70c6dbf51d3f6c6a29ee95f813"> 3924</a></span>&#160; kTableFieldNumber = 16,</div>
<div class="line"><a name="l03925"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a2bac404df513b2519fc1802e0a4a36fc"> 3925</a></span>&#160; kAutomatonFieldNumber = 17,</div>
<div class="line"><a name="l03926"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1af929a6d8d0d7313bac0030bd09adce2a"> 3926</a></span>&#160; kInverseFieldNumber = 18,</div>
<div class="line"><a name="l03927"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a6fcdd33139c1bfde1df34ee0f5a22d09"> 3927</a></span>&#160; kReservoirFieldNumber = 24,</div>
<div class="line"><a name="l03928"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1aef3a15312662d69ecad73ce4fc2b7ccf"> 3928</a></span>&#160; kIntervalFieldNumber = 19,</div>
<div class="line"><a name="l03929"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a807b1ef99cad1c33d48a81d36f74bbac"> 3929</a></span>&#160; kNoOverlapFieldNumber = 20,</div>
<div class="line"><a name="l03930"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1af05233c2d21215396309a6fa0a5772f3"> 3930</a></span>&#160; kNoOverlap2DFieldNumber = 21,</div>
<div class="line"><a name="l03931"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac23bcf5efaa00ffd25c119a4a1cb81d1a7088ab2be6c9c54afb649fcd0697f78f"> 3931</a></span>&#160; kCumulativeFieldNumber = 22,</div>
<div class="line"><a name="l03932"></a><span class="lineno"> 3932</span>&#160; };</div>
<div class="line"><a name="l03933"></a><span class="lineno"> 3933</span>&#160; <span class="comment">// repeated int32 enforcement_literal = 2;</span></div>
<div class="line"><a name="l03934"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b5fa63835db17a3810aab0fd42e1110"> 3934</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b5fa63835db17a3810aab0fd42e1110">enforcement_literal_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03935"></a><span class="lineno"> 3935</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03936"></a><span class="lineno"> 3936</span>&#160; <span class="keywordtype">int</span> _internal_enforcement_literal_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03937"></a><span class="lineno"> 3937</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03938"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9f475a487bdda96e086bd50d6e546a2b"> 3938</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9f475a487bdda96e086bd50d6e546a2b">clear_enforcement_literal</a>();</div>
<div class="line"><a name="l03939"></a><span class="lineno"> 3939</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03940"></a><span class="lineno"> 3940</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_enforcement_literal(<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="l03941"></a><span class="lineno"> 3941</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l03942"></a><span class="lineno"> 3942</span>&#160; _internal_enforcement_literal() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03943"></a><span class="lineno"> 3943</span>&#160; <span class="keywordtype">void</span> _internal_add_enforcement_literal(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03944"></a><span class="lineno"> 3944</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l03945"></a><span class="lineno"> 3945</span>&#160; _internal_mutable_enforcement_literal();</div>
<div class="line"><a name="l03946"></a><span class="lineno"> 3946</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03947"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a49be72cea6c9ed2d03a07e51160ad4f6"> 3947</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a49be72cea6c9ed2d03a07e51160ad4f6">enforcement_literal</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="l03948"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe90915ee336db0a7230014f76ce2588"> 3948</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe90915ee336db0a7230014f76ce2588">set_enforcement_literal</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03949"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfab2074ffdcaf9686057126c5e29d38"> 3949</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfab2074ffdcaf9686057126c5e29d38">add_enforcement_literal</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03950"></a><span class="lineno"> 3950</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l03951"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a38cee3788c50d3f935c0752d5eb3697f"> 3951</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a38cee3788c50d3f935c0752d5eb3697f">enforcement_literal</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03952"></a><span class="lineno"> 3952</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l03953"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad28063490babca3367be33b25f5db453"> 3953</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad28063490babca3367be33b25f5db453">mutable_enforcement_literal</a>();</div>
<div class="line"><a name="l03954"></a><span class="lineno"> 3954</span>&#160; </div>
<div class="line"><a name="l03955"></a><span class="lineno"> 3955</span>&#160; <span class="comment">// string name = 1;</span></div>
<div class="line"><a name="l03956"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a458dd99a041a02e37d5b249201b18050"> 3956</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a458dd99a041a02e37d5b249201b18050">clear_name</a>();</div>
<div class="line"><a name="l03957"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad8227ba86a01f26e4f173cd5e219d5d1"> 3957</a></span>&#160; <span class="keyword">const</span> std::string&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03958"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a336315ca9f7f163ce71f854c1d331abd"> 3958</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a336315ca9f7f163ce71f854c1d331abd">set_name</a>(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03959"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add5b7d967cabba1bda48616e027427a7"> 3959</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add5b7d967cabba1bda48616e027427a7">set_name</a>(std::string&amp;&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03960"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add4e8c58c167af070f4a0e8cc50082be"> 3960</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add4e8c58c167af070f4a0e8cc50082be">set_name</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03961"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22f7c0b8646494fc16ef74301b10854c"> 3961</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22f7c0b8646494fc16ef74301b10854c">set_name</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, <span class="keywordtype">size_t</span> size);</div>
<div class="line"><a name="l03962"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4919374a2378e7a367dccff2b4b74c6b"> 3962</a></span>&#160; std::string* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4919374a2378e7a367dccff2b4b74c6b">mutable_name</a>();</div>
<div class="line"><a name="l03963"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a529abd8c107ba6dbc8056206655a01b7"> 3963</a></span>&#160; std::string* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a529abd8c107ba6dbc8056206655a01b7">release_name</a>();</div>
<div class="line"><a name="l03964"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aebef205a40e296437d69fd2e4d3ef2be"> 3964</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aebef205a40e296437d69fd2e4d3ef2be">set_allocated_name</a>(std::string* <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>);</div>
<div class="line"><a name="l03965"></a><span class="lineno"> 3965</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03966"></a><span class="lineno"> 3966</span>&#160; <span class="keyword">const</span> std::string&amp; _internal_name() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03967"></a><span class="lineno"> 3967</span>&#160; <span class="keywordtype">void</span> _internal_set_name(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l03968"></a><span class="lineno"> 3968</span>&#160; std::string* _internal_mutable_name();</div>
<div class="line"><a name="l03969"></a><span class="lineno"> 3969</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03970"></a><span class="lineno"> 3970</span>&#160; </div>
<div class="line"><a name="l03971"></a><span class="lineno"> 3971</span>&#160; <span class="comment">// .operations_research.sat.BoolArgumentProto bool_or = 3;</span></div>
<div class="line"><a name="l03972"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a168fdef7bccd9dcae56b85d1cb380d78"> 3972</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a168fdef7bccd9dcae56b85d1cb380d78">has_bool_or</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03973"></a><span class="lineno"> 3973</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03974"></a><span class="lineno"> 3974</span>&#160; <span class="keywordtype">bool</span> _internal_has_bool_or() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03975"></a><span class="lineno"> 3975</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03976"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0fe5125fa5b34e5e6d6b59b9155d884f"> 3976</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0fe5125fa5b34e5e6d6b59b9155d884f">clear_bool_or</a>();</div>
<div class="line"><a name="l03977"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acc0d8ba19a4e578ad606358350160796"> 3977</a></span>&#160; const ::operations_research::sat::BoolArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acc0d8ba19a4e578ad606358350160796">bool_or</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03978"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e49894f473d892e574d3103abbe4a70"> 3978</a></span>&#160; ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e49894f473d892e574d3103abbe4a70">release_bool_or</a>();</div>
<div class="line"><a name="l03979"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeb4b496a4e92ab705d77b026a51fe5c9"> 3979</a></span>&#160; ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeb4b496a4e92ab705d77b026a51fe5c9">mutable_bool_or</a>();</div>
<div class="line"><a name="l03980"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0b3f277775dd6baa45eaf8a13a1ed6a8"> 3980</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0b3f277775dd6baa45eaf8a13a1ed6a8">set_allocated_bool_or</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>* bool_or);</div>
<div class="line"><a name="l03981"></a><span class="lineno"> 3981</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03982"></a><span class="lineno"> 3982</span>&#160; const ::operations_research::sat::BoolArgumentProto&amp; _internal_bool_or() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03983"></a><span class="lineno"> 3983</span>&#160; ::operations_research::sat::BoolArgumentProto* _internal_mutable_bool_or();</div>
<div class="line"><a name="l03984"></a><span class="lineno"> 3984</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03985"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6ad110b1779a2f548b532a9360a15329"> 3985</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6ad110b1779a2f548b532a9360a15329">unsafe_arena_set_allocated_bool_or</a>(</div>
<div class="line"><a name="l03986"></a><span class="lineno"> 3986</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>* bool_or);</div>
<div class="line"><a name="l03987"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a25aa22e4236375e52be40e1d43ca5be6"> 3987</a></span>&#160; ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a25aa22e4236375e52be40e1d43ca5be6">unsafe_arena_release_bool_or</a>();</div>
<div class="line"><a name="l03988"></a><span class="lineno"> 3988</span>&#160; </div>
<div class="line"><a name="l03989"></a><span class="lineno"> 3989</span>&#160; <span class="comment">// .operations_research.sat.BoolArgumentProto bool_and = 4;</span></div>
<div class="line"><a name="l03990"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8e6d60266fff553f6dc6ce75ebd8d4f8"> 3990</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8e6d60266fff553f6dc6ce75ebd8d4f8">has_bool_and</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03991"></a><span class="lineno"> 3991</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l03992"></a><span class="lineno"> 3992</span>&#160; <span class="keywordtype">bool</span> _internal_has_bool_and() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03993"></a><span class="lineno"> 3993</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l03994"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aea1e3a66dd07f85502f09f3a30c7cb47"> 3994</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aea1e3a66dd07f85502f09f3a30c7cb47">clear_bool_and</a>();</div>
<div class="line"><a name="l03995"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0d5cc111973e8803543f418c21dfb93d"> 3995</a></span>&#160; const ::operations_research::sat::BoolArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0d5cc111973e8803543f418c21dfb93d">bool_and</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l03996"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a90119ee4f9c553114a8c20b34ef97cd0"> 3996</a></span>&#160; ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a90119ee4f9c553114a8c20b34ef97cd0">release_bool_and</a>();</div>
<div class="line"><a name="l03997"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac85ab8cfff2d8cd8d4ec83f587e39717"> 3997</a></span>&#160; ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac85ab8cfff2d8cd8d4ec83f587e39717">mutable_bool_and</a>();</div>
<div class="line"><a name="l03998"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#addede66cc7c35b088bb6e8f865bf9d5e"> 3998</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#addede66cc7c35b088bb6e8f865bf9d5e">set_allocated_bool_and</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>* bool_and);</div>
<div class="line"><a name="l03999"></a><span class="lineno"> 3999</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04000"></a><span class="lineno"> 4000</span>&#160; const ::operations_research::sat::BoolArgumentProto&amp; _internal_bool_and() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04001"></a><span class="lineno"> 4001</span>&#160; ::operations_research::sat::BoolArgumentProto* _internal_mutable_bool_and();</div>
<div class="line"><a name="l04002"></a><span class="lineno"> 4002</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04003"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75882fe0ab51163535fd83fabd1a5e56"> 4003</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75882fe0ab51163535fd83fabd1a5e56">unsafe_arena_set_allocated_bool_and</a>(</div>
<div class="line"><a name="l04004"></a><span class="lineno"> 4004</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>* bool_and);</div>
<div class="line"><a name="l04005"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa552445f5b5f62d989b1dd9bba7d6f86"> 4005</a></span>&#160; ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa552445f5b5f62d989b1dd9bba7d6f86">unsafe_arena_release_bool_and</a>();</div>
<div class="line"><a name="l04006"></a><span class="lineno"> 4006</span>&#160; </div>
<div class="line"><a name="l04007"></a><span class="lineno"> 4007</span>&#160; <span class="comment">// .operations_research.sat.BoolArgumentProto at_most_one = 26;</span></div>
<div class="line"><a name="l04008"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0374f7ca6b81a374e8daafe784402d20"> 4008</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0374f7ca6b81a374e8daafe784402d20">has_at_most_one</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04009"></a><span class="lineno"> 4009</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04010"></a><span class="lineno"> 4010</span>&#160; <span class="keywordtype">bool</span> _internal_has_at_most_one() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04011"></a><span class="lineno"> 4011</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04012"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75e4a19dd7bc64ef7ada6f80703d3ffc"> 4012</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75e4a19dd7bc64ef7ada6f80703d3ffc">clear_at_most_one</a>();</div>
<div class="line"><a name="l04013"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad92823593b83a4538a809696e860cef6"> 4013</a></span>&#160; const ::operations_research::sat::BoolArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad92823593b83a4538a809696e860cef6">at_most_one</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04014"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00caa655059da685f0e8dc586cf6c09e"> 4014</a></span>&#160; ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00caa655059da685f0e8dc586cf6c09e">release_at_most_one</a>();</div>
<div class="line"><a name="l04015"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa61c7a9c831d7b12b61e4fcc9c4002af"> 4015</a></span>&#160; ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa61c7a9c831d7b12b61e4fcc9c4002af">mutable_at_most_one</a>();</div>
<div class="line"><a name="l04016"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93369fa83a3c200b82fd8804d6bea22d"> 4016</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93369fa83a3c200b82fd8804d6bea22d">set_allocated_at_most_one</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>* at_most_one);</div>
<div class="line"><a name="l04017"></a><span class="lineno"> 4017</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04018"></a><span class="lineno"> 4018</span>&#160; const ::operations_research::sat::BoolArgumentProto&amp; _internal_at_most_one() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04019"></a><span class="lineno"> 4019</span>&#160; ::operations_research::sat::BoolArgumentProto* _internal_mutable_at_most_one();</div>
<div class="line"><a name="l04020"></a><span class="lineno"> 4020</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04021"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1f8f64a3ca493e9de452980744937599"> 4021</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1f8f64a3ca493e9de452980744937599">unsafe_arena_set_allocated_at_most_one</a>(</div>
<div class="line"><a name="l04022"></a><span class="lineno"> 4022</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>* at_most_one);</div>
<div class="line"><a name="l04023"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a763ffa5a27b14785e1331d06c3a0b8ec"> 4023</a></span>&#160; ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a763ffa5a27b14785e1331d06c3a0b8ec">unsafe_arena_release_at_most_one</a>();</div>
<div class="line"><a name="l04024"></a><span class="lineno"> 4024</span>&#160; </div>
<div class="line"><a name="l04025"></a><span class="lineno"> 4025</span>&#160; <span class="comment">// .operations_research.sat.BoolArgumentProto bool_xor = 5;</span></div>
<div class="line"><a name="l04026"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ba621cc9bb33649973e86ffe25d5cca"> 4026</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ba621cc9bb33649973e86ffe25d5cca">has_bool_xor</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04027"></a><span class="lineno"> 4027</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04028"></a><span class="lineno"> 4028</span>&#160; <span class="keywordtype">bool</span> _internal_has_bool_xor() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04029"></a><span class="lineno"> 4029</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04030"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6970ab8f6fceaf431cfe7e1615b0308c"> 4030</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6970ab8f6fceaf431cfe7e1615b0308c">clear_bool_xor</a>();</div>
<div class="line"><a name="l04031"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac02df2135b6a6bdc183b65edade81ffe"> 4031</a></span>&#160; const ::operations_research::sat::BoolArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac02df2135b6a6bdc183b65edade81ffe">bool_xor</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04032"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acef3683959ffe8e09034f0ed41c416df"> 4032</a></span>&#160; ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acef3683959ffe8e09034f0ed41c416df">release_bool_xor</a>();</div>
<div class="line"><a name="l04033"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa332f33c14ce43428f87a4b345d422b"> 4033</a></span>&#160; ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa332f33c14ce43428f87a4b345d422b">mutable_bool_xor</a>();</div>
<div class="line"><a name="l04034"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a877082ad59a59b473b0b2ca7e04e3848"> 4034</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a877082ad59a59b473b0b2ca7e04e3848">set_allocated_bool_xor</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>* bool_xor);</div>
<div class="line"><a name="l04035"></a><span class="lineno"> 4035</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04036"></a><span class="lineno"> 4036</span>&#160; const ::operations_research::sat::BoolArgumentProto&amp; _internal_bool_xor() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04037"></a><span class="lineno"> 4037</span>&#160; ::operations_research::sat::BoolArgumentProto* _internal_mutable_bool_xor();</div>
<div class="line"><a name="l04038"></a><span class="lineno"> 4038</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04039"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4844e736c20f00e86c77584fb6b307eb"> 4039</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4844e736c20f00e86c77584fb6b307eb">unsafe_arena_set_allocated_bool_xor</a>(</div>
<div class="line"><a name="l04040"></a><span class="lineno"> 4040</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>* bool_xor);</div>
<div class="line"><a name="l04041"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28df02efea1f4f863c717292f06b7c53"> 4041</a></span>&#160; ::operations_research::sat::BoolArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28df02efea1f4f863c717292f06b7c53">unsafe_arena_release_bool_xor</a>();</div>
<div class="line"><a name="l04042"></a><span class="lineno"> 4042</span>&#160; </div>
<div class="line"><a name="l04043"></a><span class="lineno"> 4043</span>&#160; <span class="comment">// .operations_research.sat.IntegerArgumentProto int_div = 7;</span></div>
<div class="line"><a name="l04044"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5fba8a22053f52e8cc8ddeee3646cc86"> 4044</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5fba8a22053f52e8cc8ddeee3646cc86">has_int_div</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04045"></a><span class="lineno"> 4045</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04046"></a><span class="lineno"> 4046</span>&#160; <span class="keywordtype">bool</span> _internal_has_int_div() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04047"></a><span class="lineno"> 4047</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04048"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3cbf54c236573a92d66940085523c920"> 4048</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3cbf54c236573a92d66940085523c920">clear_int_div</a>();</div>
<div class="line"><a name="l04049"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71239823be870306541dd20383f71642"> 4049</a></span>&#160; const ::operations_research::sat::IntegerArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71239823be870306541dd20383f71642">int_div</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04050"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad4a0ad6612854042992e989a357805fb"> 4050</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad4a0ad6612854042992e989a357805fb">release_int_div</a>();</div>
<div class="line"><a name="l04051"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abeb31cee07d294070e1ac0c3c2090dbb"> 4051</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abeb31cee07d294070e1ac0c3c2090dbb">mutable_int_div</a>();</div>
<div class="line"><a name="l04052"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7147ecc4bcf3373b5fdbb892de3312f9"> 4052</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7147ecc4bcf3373b5fdbb892de3312f9">set_allocated_int_div</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_div);</div>
<div class="line"><a name="l04053"></a><span class="lineno"> 4053</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04054"></a><span class="lineno"> 4054</span>&#160; const ::operations_research::sat::IntegerArgumentProto&amp; _internal_int_div() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04055"></a><span class="lineno"> 4055</span>&#160; ::operations_research::sat::IntegerArgumentProto* _internal_mutable_int_div();</div>
<div class="line"><a name="l04056"></a><span class="lineno"> 4056</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04057"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae35844b438516b5047a13ad4c11e6511"> 4057</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae35844b438516b5047a13ad4c11e6511">unsafe_arena_set_allocated_int_div</a>(</div>
<div class="line"><a name="l04058"></a><span class="lineno"> 4058</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_div);</div>
<div class="line"><a name="l04059"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a47fc26e939a801e30cd47ae3dc18b822"> 4059</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a47fc26e939a801e30cd47ae3dc18b822">unsafe_arena_release_int_div</a>();</div>
<div class="line"><a name="l04060"></a><span class="lineno"> 4060</span>&#160; </div>
<div class="line"><a name="l04061"></a><span class="lineno"> 4061</span>&#160; <span class="comment">// .operations_research.sat.IntegerArgumentProto int_mod = 8;</span></div>
<div class="line"><a name="l04062"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab397c05c126bc0029965f05d4c9e1dc8"> 4062</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab397c05c126bc0029965f05d4c9e1dc8">has_int_mod</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04063"></a><span class="lineno"> 4063</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04064"></a><span class="lineno"> 4064</span>&#160; <span class="keywordtype">bool</span> _internal_has_int_mod() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04065"></a><span class="lineno"> 4065</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04066"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac5c18acf48b44935e225e0186bbe139c"> 4066</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac5c18acf48b44935e225e0186bbe139c">clear_int_mod</a>();</div>
<div class="line"><a name="l04067"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac190701ced4ad95caae8eb88974eeddb"> 4067</a></span>&#160; const ::operations_research::sat::IntegerArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac190701ced4ad95caae8eb88974eeddb">int_mod</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04068"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21f91d6bbd144f61643ea55dfbd75816"> 4068</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21f91d6bbd144f61643ea55dfbd75816">release_int_mod</a>();</div>
<div class="line"><a name="l04069"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e7d0b0933d88a232fa7cf35ad73abd1"> 4069</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e7d0b0933d88a232fa7cf35ad73abd1">mutable_int_mod</a>();</div>
<div class="line"><a name="l04070"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a96dc2be4da74b4f790936dff6622ae4a"> 4070</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a96dc2be4da74b4f790936dff6622ae4a">set_allocated_int_mod</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_mod);</div>
<div class="line"><a name="l04071"></a><span class="lineno"> 4071</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04072"></a><span class="lineno"> 4072</span>&#160; const ::operations_research::sat::IntegerArgumentProto&amp; _internal_int_mod() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04073"></a><span class="lineno"> 4073</span>&#160; ::operations_research::sat::IntegerArgumentProto* _internal_mutable_int_mod();</div>
<div class="line"><a name="l04074"></a><span class="lineno"> 4074</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04075"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af851d726213fd8a48dafb3e11c07c22d"> 4075</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af851d726213fd8a48dafb3e11c07c22d">unsafe_arena_set_allocated_int_mod</a>(</div>
<div class="line"><a name="l04076"></a><span class="lineno"> 4076</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_mod);</div>
<div class="line"><a name="l04077"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0d930f1034c9f7ece33d115044587ab4"> 4077</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0d930f1034c9f7ece33d115044587ab4">unsafe_arena_release_int_mod</a>();</div>
<div class="line"><a name="l04078"></a><span class="lineno"> 4078</span>&#160; </div>
<div class="line"><a name="l04079"></a><span class="lineno"> 4079</span>&#160; <span class="comment">// .operations_research.sat.IntegerArgumentProto int_max = 9;</span></div>
<div class="line"><a name="l04080"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a15daa0b0e11ae49a97dfe23b457ca3d1"> 4080</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a15daa0b0e11ae49a97dfe23b457ca3d1">has_int_max</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04081"></a><span class="lineno"> 4081</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04082"></a><span class="lineno"> 4082</span>&#160; <span class="keywordtype">bool</span> _internal_has_int_max() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04083"></a><span class="lineno"> 4083</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04084"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7b7664f65bd8688c73062db990a3e667"> 4084</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7b7664f65bd8688c73062db990a3e667">clear_int_max</a>();</div>
<div class="line"><a name="l04085"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad2e87a6ffc183be63ef16cfae7b397f3"> 4085</a></span>&#160; const ::operations_research::sat::IntegerArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad2e87a6ffc183be63ef16cfae7b397f3">int_max</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04086"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaf7e122d28a0bb925fad5f347429e469"> 4086</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaf7e122d28a0bb925fad5f347429e469">release_int_max</a>();</div>
<div class="line"><a name="l04087"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21bb5066d920fc16601198c03e1cec00"> 4087</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21bb5066d920fc16601198c03e1cec00">mutable_int_max</a>();</div>
<div class="line"><a name="l04088"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0221aa44405ebe70f00eaeac2a31004a"> 4088</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0221aa44405ebe70f00eaeac2a31004a">set_allocated_int_max</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_max);</div>
<div class="line"><a name="l04089"></a><span class="lineno"> 4089</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04090"></a><span class="lineno"> 4090</span>&#160; const ::operations_research::sat::IntegerArgumentProto&amp; _internal_int_max() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04091"></a><span class="lineno"> 4091</span>&#160; ::operations_research::sat::IntegerArgumentProto* _internal_mutable_int_max();</div>
<div class="line"><a name="l04092"></a><span class="lineno"> 4092</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04093"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa5181cd3eedf807ed08de6f979293fe4"> 4093</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa5181cd3eedf807ed08de6f979293fe4">unsafe_arena_set_allocated_int_max</a>(</div>
<div class="line"><a name="l04094"></a><span class="lineno"> 4094</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_max);</div>
<div class="line"><a name="l04095"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae63a2fce472bdb768aa0cde0833b281a"> 4095</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae63a2fce472bdb768aa0cde0833b281a">unsafe_arena_release_int_max</a>();</div>
<div class="line"><a name="l04096"></a><span class="lineno"> 4096</span>&#160; </div>
<div class="line"><a name="l04097"></a><span class="lineno"> 4097</span>&#160; <span class="comment">// .operations_research.sat.LinearArgumentProto lin_max = 27;</span></div>
<div class="line"><a name="l04098"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3abf0e8eaa7f83f85d743ac6b1eafe87"> 4098</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3abf0e8eaa7f83f85d743ac6b1eafe87">has_lin_max</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04099"></a><span class="lineno"> 4099</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04100"></a><span class="lineno"> 4100</span>&#160; <span class="keywordtype">bool</span> _internal_has_lin_max() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04101"></a><span class="lineno"> 4101</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04102"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2ed8794ebb54d1f903a9f72ad04df533"> 4102</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2ed8794ebb54d1f903a9f72ad04df533">clear_lin_max</a>();</div>
<div class="line"><a name="l04103"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a389788c4ab111e9ea219b15febecbe06"> 4103</a></span>&#160; const ::operations_research::sat::LinearArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a389788c4ab111e9ea219b15febecbe06">lin_max</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04104"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae0427ea8187d15bbd66e24a6b9a06428"> 4104</a></span>&#160; ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae0427ea8187d15bbd66e24a6b9a06428">release_lin_max</a>();</div>
<div class="line"><a name="l04105"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abc2fd1d62d6dd5f4b8e322b6de98735c"> 4105</a></span>&#160; ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abc2fd1d62d6dd5f4b8e322b6de98735c">mutable_lin_max</a>();</div>
<div class="line"><a name="l04106"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa80b7cd93c1a52617088c1a42a4e208f"> 4106</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa80b7cd93c1a52617088c1a42a4e208f">set_allocated_lin_max</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearArgumentProto.html">operations_research::sat::LinearArgumentProto</a>* lin_max);</div>
<div class="line"><a name="l04107"></a><span class="lineno"> 4107</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04108"></a><span class="lineno"> 4108</span>&#160; const ::operations_research::sat::LinearArgumentProto&amp; _internal_lin_max() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04109"></a><span class="lineno"> 4109</span>&#160; ::operations_research::sat::LinearArgumentProto* _internal_mutable_lin_max();</div>
<div class="line"><a name="l04110"></a><span class="lineno"> 4110</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04111"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac0b0f511dc4963693222f6a6af38ef3d"> 4111</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac0b0f511dc4963693222f6a6af38ef3d">unsafe_arena_set_allocated_lin_max</a>(</div>
<div class="line"><a name="l04112"></a><span class="lineno"> 4112</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearArgumentProto.html">operations_research::sat::LinearArgumentProto</a>* lin_max);</div>
<div class="line"><a name="l04113"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a021dfafd16e7f2e0f884c95d2a018a69"> 4113</a></span>&#160; ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a021dfafd16e7f2e0f884c95d2a018a69">unsafe_arena_release_lin_max</a>();</div>
<div class="line"><a name="l04114"></a><span class="lineno"> 4114</span>&#160; </div>
<div class="line"><a name="l04115"></a><span class="lineno"> 4115</span>&#160; <span class="comment">// .operations_research.sat.IntegerArgumentProto int_min = 10;</span></div>
<div class="line"><a name="l04116"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aea5cbb483e5c1ca7f83c50941abd3ded"> 4116</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aea5cbb483e5c1ca7f83c50941abd3ded">has_int_min</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04117"></a><span class="lineno"> 4117</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04118"></a><span class="lineno"> 4118</span>&#160; <span class="keywordtype">bool</span> _internal_has_int_min() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04119"></a><span class="lineno"> 4119</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04120"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a67bef12e38624ead7d3f0e94c31377e7"> 4120</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a67bef12e38624ead7d3f0e94c31377e7">clear_int_min</a>();</div>
<div class="line"><a name="l04121"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6dc80ac21f6a2451190cc45935f5842"> 4121</a></span>&#160; const ::operations_research::sat::IntegerArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6dc80ac21f6a2451190cc45935f5842">int_min</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04122"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abd3cfccabe23c70d5732d0fe48abfaec"> 4122</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abd3cfccabe23c70d5732d0fe48abfaec">release_int_min</a>();</div>
<div class="line"><a name="l04123"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acb6402fe0458966e9b7e7bbedde7b439"> 4123</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acb6402fe0458966e9b7e7bbedde7b439">mutable_int_min</a>();</div>
<div class="line"><a name="l04124"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab3782aaed8cca1f51a770b4408d2b442"> 4124</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab3782aaed8cca1f51a770b4408d2b442">set_allocated_int_min</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_min);</div>
<div class="line"><a name="l04125"></a><span class="lineno"> 4125</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04126"></a><span class="lineno"> 4126</span>&#160; const ::operations_research::sat::IntegerArgumentProto&amp; _internal_int_min() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04127"></a><span class="lineno"> 4127</span>&#160; ::operations_research::sat::IntegerArgumentProto* _internal_mutable_int_min();</div>
<div class="line"><a name="l04128"></a><span class="lineno"> 4128</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04129"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e34935c14e6b4d0f4312c7b01c0bec1"> 4129</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e34935c14e6b4d0f4312c7b01c0bec1">unsafe_arena_set_allocated_int_min</a>(</div>
<div class="line"><a name="l04130"></a><span class="lineno"> 4130</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_min);</div>
<div class="line"><a name="l04131"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4978a6de48f74b16f339b9f7a5e1ec23"> 4131</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4978a6de48f74b16f339b9f7a5e1ec23">unsafe_arena_release_int_min</a>();</div>
<div class="line"><a name="l04132"></a><span class="lineno"> 4132</span>&#160; </div>
<div class="line"><a name="l04133"></a><span class="lineno"> 4133</span>&#160; <span class="comment">// .operations_research.sat.LinearArgumentProto lin_min = 28;</span></div>
<div class="line"><a name="l04134"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab49c4481809d78a81d60eecf31b4c4c8"> 4134</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab49c4481809d78a81d60eecf31b4c4c8">has_lin_min</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04135"></a><span class="lineno"> 4135</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04136"></a><span class="lineno"> 4136</span>&#160; <span class="keywordtype">bool</span> _internal_has_lin_min() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04137"></a><span class="lineno"> 4137</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04138"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0d74b4fc892b01d6ddfd4617a1938115"> 4138</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0d74b4fc892b01d6ddfd4617a1938115">clear_lin_min</a>();</div>
<div class="line"><a name="l04139"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a911bbc19fa15a5eac4d6210c0bb7fedf"> 4139</a></span>&#160; const ::operations_research::sat::LinearArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a911bbc19fa15a5eac4d6210c0bb7fedf">lin_min</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04140"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a80a102a52254ff1bc27760d8e399a505"> 4140</a></span>&#160; ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a80a102a52254ff1bc27760d8e399a505">release_lin_min</a>();</div>
<div class="line"><a name="l04141"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a706b26953a0be17d33ce2d1c0e708274"> 4141</a></span>&#160; ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a706b26953a0be17d33ce2d1c0e708274">mutable_lin_min</a>();</div>
<div class="line"><a name="l04142"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe7bb0259a13d0564335aaded49fc246"> 4142</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe7bb0259a13d0564335aaded49fc246">set_allocated_lin_min</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearArgumentProto.html">operations_research::sat::LinearArgumentProto</a>* lin_min);</div>
<div class="line"><a name="l04143"></a><span class="lineno"> 4143</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04144"></a><span class="lineno"> 4144</span>&#160; const ::operations_research::sat::LinearArgumentProto&amp; _internal_lin_min() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04145"></a><span class="lineno"> 4145</span>&#160; ::operations_research::sat::LinearArgumentProto* _internal_mutable_lin_min();</div>
<div class="line"><a name="l04146"></a><span class="lineno"> 4146</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04147"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9745834c1ca0b9c3a5785391c502a791"> 4147</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9745834c1ca0b9c3a5785391c502a791">unsafe_arena_set_allocated_lin_min</a>(</div>
<div class="line"><a name="l04148"></a><span class="lineno"> 4148</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearArgumentProto.html">operations_research::sat::LinearArgumentProto</a>* lin_min);</div>
<div class="line"><a name="l04149"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aca9882c18bc0e87204dcc76395fcf877"> 4149</a></span>&#160; ::operations_research::sat::LinearArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aca9882c18bc0e87204dcc76395fcf877">unsafe_arena_release_lin_min</a>();</div>
<div class="line"><a name="l04150"></a><span class="lineno"> 4150</span>&#160; </div>
<div class="line"><a name="l04151"></a><span class="lineno"> 4151</span>&#160; <span class="comment">// .operations_research.sat.IntegerArgumentProto int_prod = 11;</span></div>
<div class="line"><a name="l04152"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a97b658bbdb2c12fd2806299cc0e3e082"> 4152</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a97b658bbdb2c12fd2806299cc0e3e082">has_int_prod</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04153"></a><span class="lineno"> 4153</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04154"></a><span class="lineno"> 4154</span>&#160; <span class="keywordtype">bool</span> _internal_has_int_prod() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04155"></a><span class="lineno"> 4155</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04156"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9e41101c222b342c5a0063a7537dd76"> 4156</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9e41101c222b342c5a0063a7537dd76">clear_int_prod</a>();</div>
<div class="line"><a name="l04157"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a51957ef03639866f9f888f67ef3a1ab0"> 4157</a></span>&#160; const ::operations_research::sat::IntegerArgumentProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a51957ef03639866f9f888f67ef3a1ab0">int_prod</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04158"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0a0002ec9df6b6203b1e07918f57a4a8"> 4158</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0a0002ec9df6b6203b1e07918f57a4a8">release_int_prod</a>();</div>
<div class="line"><a name="l04159"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2ad04afe0a5f2663e4dd822b78237f0b"> 4159</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2ad04afe0a5f2663e4dd822b78237f0b">mutable_int_prod</a>();</div>
<div class="line"><a name="l04160"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba274af39f122fa935198cb15689002f"> 4160</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba274af39f122fa935198cb15689002f">set_allocated_int_prod</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_prod);</div>
<div class="line"><a name="l04161"></a><span class="lineno"> 4161</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04162"></a><span class="lineno"> 4162</span>&#160; const ::operations_research::sat::IntegerArgumentProto&amp; _internal_int_prod() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04163"></a><span class="lineno"> 4163</span>&#160; ::operations_research::sat::IntegerArgumentProto* _internal_mutable_int_prod();</div>
<div class="line"><a name="l04164"></a><span class="lineno"> 4164</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04165"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab852805f79401cf58bee906f00f76d4"> 4165</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab852805f79401cf58bee906f00f76d4">unsafe_arena_set_allocated_int_prod</a>(</div>
<div class="line"><a name="l04166"></a><span class="lineno"> 4166</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_prod);</div>
<div class="line"><a name="l04167"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a797ec51fe1a7cd45c22044907972f57e"> 4167</a></span>&#160; ::operations_research::sat::IntegerArgumentProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a797ec51fe1a7cd45c22044907972f57e">unsafe_arena_release_int_prod</a>();</div>
<div class="line"><a name="l04168"></a><span class="lineno"> 4168</span>&#160; </div>
<div class="line"><a name="l04169"></a><span class="lineno"> 4169</span>&#160; <span class="comment">// .operations_research.sat.LinearConstraintProto linear = 12;</span></div>
<div class="line"><a name="l04170"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acf6088f1a040a40c6dc652a121e5da4c"> 4170</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acf6088f1a040a40c6dc652a121e5da4c">has_linear</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04171"></a><span class="lineno"> 4171</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04172"></a><span class="lineno"> 4172</span>&#160; <span class="keywordtype">bool</span> _internal_has_linear() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04173"></a><span class="lineno"> 4173</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04174"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a50810cff40eae745697501e4e1338cdd"> 4174</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a50810cff40eae745697501e4e1338cdd">clear_linear</a>();</div>
<div class="line"><a name="l04175"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afc419c7de5e5fd449141ef0314983e7b"> 4175</a></span>&#160; const ::operations_research::sat::LinearConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afc419c7de5e5fd449141ef0314983e7b">linear</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04176"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1384d09d4ff4cc1947d6cf481ea326f6"> 4176</a></span>&#160; ::operations_research::sat::LinearConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1384d09d4ff4cc1947d6cf481ea326f6">release_linear</a>();</div>
<div class="line"><a name="l04177"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a073ec2c08049da85e321bd0c06a2e2c1"> 4177</a></span>&#160; ::operations_research::sat::LinearConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a073ec2c08049da85e321bd0c06a2e2c1">mutable_linear</a>();</div>
<div class="line"><a name="l04178"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ade2b4c96026bfecca4f425474dafd0f8"> 4178</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ade2b4c96026bfecca4f425474dafd0f8">set_allocated_linear</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearConstraintProto.html">operations_research::sat::LinearConstraintProto</a>* linear);</div>
<div class="line"><a name="l04179"></a><span class="lineno"> 4179</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04180"></a><span class="lineno"> 4180</span>&#160; const ::operations_research::sat::LinearConstraintProto&amp; _internal_linear() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04181"></a><span class="lineno"> 4181</span>&#160; ::operations_research::sat::LinearConstraintProto* _internal_mutable_linear();</div>
<div class="line"><a name="l04182"></a><span class="lineno"> 4182</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04183"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1071ca272a35f5819dd34609bdf8977f"> 4183</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1071ca272a35f5819dd34609bdf8977f">unsafe_arena_set_allocated_linear</a>(</div>
<div class="line"><a name="l04184"></a><span class="lineno"> 4184</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearConstraintProto.html">operations_research::sat::LinearConstraintProto</a>* linear);</div>
<div class="line"><a name="l04185"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5950a98406b5e0d4a0e4bc8858e70c1c"> 4185</a></span>&#160; ::operations_research::sat::LinearConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5950a98406b5e0d4a0e4bc8858e70c1c">unsafe_arena_release_linear</a>();</div>
<div class="line"><a name="l04186"></a><span class="lineno"> 4186</span>&#160; </div>
<div class="line"><a name="l04187"></a><span class="lineno"> 4187</span>&#160; <span class="comment">// .operations_research.sat.AllDifferentConstraintProto all_diff = 13;</span></div>
<div class="line"><a name="l04188"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a424f7612d6d38a6ae0c3af80951f1583"> 4188</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a424f7612d6d38a6ae0c3af80951f1583">has_all_diff</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04189"></a><span class="lineno"> 4189</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04190"></a><span class="lineno"> 4190</span>&#160; <span class="keywordtype">bool</span> _internal_has_all_diff() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04191"></a><span class="lineno"> 4191</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04192"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af2cc1a5e2cd2573e45270dac0b3f707c"> 4192</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af2cc1a5e2cd2573e45270dac0b3f707c">clear_all_diff</a>();</div>
<div class="line"><a name="l04193"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a391dca5fefea71ca0aa81fca004e5a3b"> 4193</a></span>&#160; const ::operations_research::sat::AllDifferentConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a391dca5fefea71ca0aa81fca004e5a3b">all_diff</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04194"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e0e280e64ceb2b7c886e8fef7be9560"> 4194</a></span>&#160; ::operations_research::sat::AllDifferentConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e0e280e64ceb2b7c886e8fef7be9560">release_all_diff</a>();</div>
<div class="line"><a name="l04195"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af408b617156137917291772108adf991"> 4195</a></span>&#160; ::operations_research::sat::AllDifferentConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af408b617156137917291772108adf991">mutable_all_diff</a>();</div>
<div class="line"><a name="l04196"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab4f9b013bace8a39ecce0f4c8c713f4c"> 4196</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab4f9b013bace8a39ecce0f4c8c713f4c">set_allocated_all_diff</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1AllDifferentConstraintProto.html">operations_research::sat::AllDifferentConstraintProto</a>* all_diff);</div>
<div class="line"><a name="l04197"></a><span class="lineno"> 4197</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04198"></a><span class="lineno"> 4198</span>&#160; const ::operations_research::sat::AllDifferentConstraintProto&amp; _internal_all_diff() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04199"></a><span class="lineno"> 4199</span>&#160; ::operations_research::sat::AllDifferentConstraintProto* _internal_mutable_all_diff();</div>
<div class="line"><a name="l04200"></a><span class="lineno"> 4200</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04201"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac295a4ae19496c35333f736cad98b461"> 4201</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac295a4ae19496c35333f736cad98b461">unsafe_arena_set_allocated_all_diff</a>(</div>
<div class="line"><a name="l04202"></a><span class="lineno"> 4202</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1AllDifferentConstraintProto.html">operations_research::sat::AllDifferentConstraintProto</a>* all_diff);</div>
<div class="line"><a name="l04203"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aefb33d69e67db3bf14496ff50df422ab"> 4203</a></span>&#160; ::operations_research::sat::AllDifferentConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aefb33d69e67db3bf14496ff50df422ab">unsafe_arena_release_all_diff</a>();</div>
<div class="line"><a name="l04204"></a><span class="lineno"> 4204</span>&#160; </div>
<div class="line"><a name="l04205"></a><span class="lineno"> 4205</span>&#160; <span class="comment">// .operations_research.sat.ElementConstraintProto element = 14;</span></div>
<div class="line"><a name="l04206"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac81352bdb655a761dcba12267aed2565"> 4206</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac81352bdb655a761dcba12267aed2565">has_element</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04207"></a><span class="lineno"> 4207</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04208"></a><span class="lineno"> 4208</span>&#160; <span class="keywordtype">bool</span> _internal_has_element() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04209"></a><span class="lineno"> 4209</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04210"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a67dfc3726c2f38d3bd122d026271b8bf"> 4210</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a67dfc3726c2f38d3bd122d026271b8bf">clear_element</a>();</div>
<div class="line"><a name="l04211"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1abbc2f597af4ba1e7644f303f540fdc"> 4211</a></span>&#160; const ::operations_research::sat::ElementConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1abbc2f597af4ba1e7644f303f540fdc">element</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04212"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9618344e9c79ca233f4ff9f0855086cb"> 4212</a></span>&#160; ::operations_research::sat::ElementConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9618344e9c79ca233f4ff9f0855086cb">release_element</a>();</div>
<div class="line"><a name="l04213"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a85f9e6c164d4dbd62498aa5d5002d5f1"> 4213</a></span>&#160; ::operations_research::sat::ElementConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a85f9e6c164d4dbd62498aa5d5002d5f1">mutable_element</a>();</div>
<div class="line"><a name="l04214"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a51908d6c73001035a715a5b6f1b4c41a"> 4214</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a51908d6c73001035a715a5b6f1b4c41a">set_allocated_element</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1ElementConstraintProto.html">operations_research::sat::ElementConstraintProto</a>* element);</div>
<div class="line"><a name="l04215"></a><span class="lineno"> 4215</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04216"></a><span class="lineno"> 4216</span>&#160; const ::operations_research::sat::ElementConstraintProto&amp; _internal_element() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04217"></a><span class="lineno"> 4217</span>&#160; ::operations_research::sat::ElementConstraintProto* _internal_mutable_element();</div>
<div class="line"><a name="l04218"></a><span class="lineno"> 4218</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04219"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff0380ab700530bf43bbbaaed38130c2"> 4219</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff0380ab700530bf43bbbaaed38130c2">unsafe_arena_set_allocated_element</a>(</div>
<div class="line"><a name="l04220"></a><span class="lineno"> 4220</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1ElementConstraintProto.html">operations_research::sat::ElementConstraintProto</a>* element);</div>
<div class="line"><a name="l04221"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14a8ebf8cb4347ba1c477340674a3574"> 4221</a></span>&#160; ::operations_research::sat::ElementConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14a8ebf8cb4347ba1c477340674a3574">unsafe_arena_release_element</a>();</div>
<div class="line"><a name="l04222"></a><span class="lineno"> 4222</span>&#160; </div>
<div class="line"><a name="l04223"></a><span class="lineno"> 4223</span>&#160; <span class="comment">// .operations_research.sat.CircuitConstraintProto circuit = 15;</span></div>
<div class="line"><a name="l04224"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af01d0cc810127d12ae37fd1c124a7c01"> 4224</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af01d0cc810127d12ae37fd1c124a7c01">has_circuit</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04225"></a><span class="lineno"> 4225</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04226"></a><span class="lineno"> 4226</span>&#160; <span class="keywordtype">bool</span> _internal_has_circuit() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04227"></a><span class="lineno"> 4227</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04228"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8a9bf5a3548ae56e7cc4cb665da0caa6"> 4228</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8a9bf5a3548ae56e7cc4cb665da0caa6">clear_circuit</a>();</div>
<div class="line"><a name="l04229"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abaef6814707be24b7f077120f136e5a6"> 4229</a></span>&#160; const ::operations_research::sat::CircuitConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abaef6814707be24b7f077120f136e5a6">circuit</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04230"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac5c2495c56d18786f220892e53693da4"> 4230</a></span>&#160; ::operations_research::sat::CircuitConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac5c2495c56d18786f220892e53693da4">release_circuit</a>();</div>
<div class="line"><a name="l04231"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad6c8c1b3537a045b66a7ecf738fa13bd"> 4231</a></span>&#160; ::operations_research::sat::CircuitConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad6c8c1b3537a045b66a7ecf738fa13bd">mutable_circuit</a>();</div>
<div class="line"><a name="l04232"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad97cfbf092cc4f431384c8d661dd30ac"> 4232</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad97cfbf092cc4f431384c8d661dd30ac">set_allocated_circuit</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1CircuitConstraintProto.html">operations_research::sat::CircuitConstraintProto</a>* circuit);</div>
<div class="line"><a name="l04233"></a><span class="lineno"> 4233</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04234"></a><span class="lineno"> 4234</span>&#160; const ::operations_research::sat::CircuitConstraintProto&amp; _internal_circuit() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04235"></a><span class="lineno"> 4235</span>&#160; ::operations_research::sat::CircuitConstraintProto* _internal_mutable_circuit();</div>
<div class="line"><a name="l04236"></a><span class="lineno"> 4236</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04237"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c4031a28fa9f0a9075b2378ae3021f4"> 4237</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c4031a28fa9f0a9075b2378ae3021f4">unsafe_arena_set_allocated_circuit</a>(</div>
<div class="line"><a name="l04238"></a><span class="lineno"> 4238</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1CircuitConstraintProto.html">operations_research::sat::CircuitConstraintProto</a>* circuit);</div>
<div class="line"><a name="l04239"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a57b228ddb33490ca5ef7f05e903983dd"> 4239</a></span>&#160; ::operations_research::sat::CircuitConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a57b228ddb33490ca5ef7f05e903983dd">unsafe_arena_release_circuit</a>();</div>
<div class="line"><a name="l04240"></a><span class="lineno"> 4240</span>&#160; </div>
<div class="line"><a name="l04241"></a><span class="lineno"> 4241</span>&#160; <span class="comment">// .operations_research.sat.RoutesConstraintProto routes = 23;</span></div>
<div class="line"><a name="l04242"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab0e51a8b6232e5558ab2d4e75ed03ff2"> 4242</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab0e51a8b6232e5558ab2d4e75ed03ff2">has_routes</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04243"></a><span class="lineno"> 4243</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04244"></a><span class="lineno"> 4244</span>&#160; <span class="keywordtype">bool</span> _internal_has_routes() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04245"></a><span class="lineno"> 4245</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04246"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af82e2a57ee8b583c00602dc9f113f2af"> 4246</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af82e2a57ee8b583c00602dc9f113f2af">clear_routes</a>();</div>
<div class="line"><a name="l04247"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21eb1e944bc2c744cfde550d399ac2de"> 4247</a></span>&#160; const ::operations_research::sat::RoutesConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21eb1e944bc2c744cfde550d399ac2de">routes</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04248"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa1e8c39069874caf744be63eaadd74b6"> 4248</a></span>&#160; ::operations_research::sat::RoutesConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa1e8c39069874caf744be63eaadd74b6">release_routes</a>();</div>
<div class="line"><a name="l04249"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a50155be0d950ce3560584e4a88e3ff2d"> 4249</a></span>&#160; ::operations_research::sat::RoutesConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a50155be0d950ce3560584e4a88e3ff2d">mutable_routes</a>();</div>
<div class="line"><a name="l04250"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d500ab8593541c7af3f0127cf069a16"> 4250</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d500ab8593541c7af3f0127cf069a16">set_allocated_routes</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1RoutesConstraintProto.html">operations_research::sat::RoutesConstraintProto</a>* routes);</div>
<div class="line"><a name="l04251"></a><span class="lineno"> 4251</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04252"></a><span class="lineno"> 4252</span>&#160; const ::operations_research::sat::RoutesConstraintProto&amp; _internal_routes() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04253"></a><span class="lineno"> 4253</span>&#160; ::operations_research::sat::RoutesConstraintProto* _internal_mutable_routes();</div>
<div class="line"><a name="l04254"></a><span class="lineno"> 4254</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04255"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8291709cbb5858fd2dd9a6d2d261f689"> 4255</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8291709cbb5858fd2dd9a6d2d261f689">unsafe_arena_set_allocated_routes</a>(</div>
<div class="line"><a name="l04256"></a><span class="lineno"> 4256</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1RoutesConstraintProto.html">operations_research::sat::RoutesConstraintProto</a>* routes);</div>
<div class="line"><a name="l04257"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ef0ef47fa50b8519e6ca7d9679e0329"> 4257</a></span>&#160; ::operations_research::sat::RoutesConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ef0ef47fa50b8519e6ca7d9679e0329">unsafe_arena_release_routes</a>();</div>
<div class="line"><a name="l04258"></a><span class="lineno"> 4258</span>&#160; </div>
<div class="line"><a name="l04259"></a><span class="lineno"> 4259</span>&#160; <span class="comment">// .operations_research.sat.CircuitCoveringConstraintProto circuit_covering = 25;</span></div>
<div class="line"><a name="l04260"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae5cafbb06846e85b8b10a2d0f46b8a60"> 4260</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae5cafbb06846e85b8b10a2d0f46b8a60">has_circuit_covering</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04261"></a><span class="lineno"> 4261</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04262"></a><span class="lineno"> 4262</span>&#160; <span class="keywordtype">bool</span> _internal_has_circuit_covering() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04263"></a><span class="lineno"> 4263</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04264"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad7a394bc8f3dc3eafc2b8066a4807365"> 4264</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad7a394bc8f3dc3eafc2b8066a4807365">clear_circuit_covering</a>();</div>
<div class="line"><a name="l04265"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad21cac12b10c3afac18994230f411815"> 4265</a></span>&#160; const ::operations_research::sat::CircuitCoveringConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad21cac12b10c3afac18994230f411815">circuit_covering</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04266"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a011aaf7c9bbd850da62075e37ab39d67"> 4266</a></span>&#160; ::operations_research::sat::CircuitCoveringConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a011aaf7c9bbd850da62075e37ab39d67">release_circuit_covering</a>();</div>
<div class="line"><a name="l04267"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a751b2acce2e47eb575997527092e2a9e"> 4267</a></span>&#160; ::operations_research::sat::CircuitCoveringConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a751b2acce2e47eb575997527092e2a9e">mutable_circuit_covering</a>();</div>
<div class="line"><a name="l04268"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a23163dd944165cc0d4a5f11e1a672aad"> 4268</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a23163dd944165cc0d4a5f11e1a672aad">set_allocated_circuit_covering</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1CircuitCoveringConstraintProto.html">operations_research::sat::CircuitCoveringConstraintProto</a>* circuit_covering);</div>
<div class="line"><a name="l04269"></a><span class="lineno"> 4269</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04270"></a><span class="lineno"> 4270</span>&#160; const ::operations_research::sat::CircuitCoveringConstraintProto&amp; _internal_circuit_covering() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04271"></a><span class="lineno"> 4271</span>&#160; ::operations_research::sat::CircuitCoveringConstraintProto* _internal_mutable_circuit_covering();</div>
<div class="line"><a name="l04272"></a><span class="lineno"> 4272</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04273"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a026939d0a7ac9db3ba0f084e231874f6"> 4273</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a026939d0a7ac9db3ba0f084e231874f6">unsafe_arena_set_allocated_circuit_covering</a>(</div>
<div class="line"><a name="l04274"></a><span class="lineno"> 4274</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1CircuitCoveringConstraintProto.html">operations_research::sat::CircuitCoveringConstraintProto</a>* circuit_covering);</div>
<div class="line"><a name="l04275"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6bc71aeec0d03b70ce029a60e54500f4"> 4275</a></span>&#160; ::operations_research::sat::CircuitCoveringConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6bc71aeec0d03b70ce029a60e54500f4">unsafe_arena_release_circuit_covering</a>();</div>
<div class="line"><a name="l04276"></a><span class="lineno"> 4276</span>&#160; </div>
<div class="line"><a name="l04277"></a><span class="lineno"> 4277</span>&#160; <span class="comment">// .operations_research.sat.TableConstraintProto table = 16;</span></div>
<div class="line"><a name="l04278"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae5642309c1ca01dd0724e933b73664ab"> 4278</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae5642309c1ca01dd0724e933b73664ab">has_table</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04279"></a><span class="lineno"> 4279</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04280"></a><span class="lineno"> 4280</span>&#160; <span class="keywordtype">bool</span> _internal_has_table() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04281"></a><span class="lineno"> 4281</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04282"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b22a7e9289238870e2009f6078a6f03"> 4282</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b22a7e9289238870e2009f6078a6f03">clear_table</a>();</div>
<div class="line"><a name="l04283"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7ff0391d9ceb41b857dfb4b3db75cdd6"> 4283</a></span>&#160; const ::operations_research::sat::TableConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7ff0391d9ceb41b857dfb4b3db75cdd6">table</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04284"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a47c570d71eafee57fba1a04e770efd42"> 4284</a></span>&#160; ::operations_research::sat::TableConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a47c570d71eafee57fba1a04e770efd42">release_table</a>();</div>
<div class="line"><a name="l04285"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a196be210395f162c7727fec0a8d3ca15"> 4285</a></span>&#160; ::operations_research::sat::TableConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a196be210395f162c7727fec0a8d3ca15">mutable_table</a>();</div>
<div class="line"><a name="l04286"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af7d068b54849a714f16a4cb2f790f37c"> 4286</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af7d068b54849a714f16a4cb2f790f37c">set_allocated_table</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1TableConstraintProto.html">operations_research::sat::TableConstraintProto</a>* table);</div>
<div class="line"><a name="l04287"></a><span class="lineno"> 4287</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04288"></a><span class="lineno"> 4288</span>&#160; const ::operations_research::sat::TableConstraintProto&amp; _internal_table() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04289"></a><span class="lineno"> 4289</span>&#160; ::operations_research::sat::TableConstraintProto* _internal_mutable_table();</div>
<div class="line"><a name="l04290"></a><span class="lineno"> 4290</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04291"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaff4bdddc278ec869a78005321ef163f"> 4291</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaff4bdddc278ec869a78005321ef163f">unsafe_arena_set_allocated_table</a>(</div>
<div class="line"><a name="l04292"></a><span class="lineno"> 4292</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1TableConstraintProto.html">operations_research::sat::TableConstraintProto</a>* table);</div>
<div class="line"><a name="l04293"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a43c8ca238264c68a69925929961f978a"> 4293</a></span>&#160; ::operations_research::sat::TableConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a43c8ca238264c68a69925929961f978a">unsafe_arena_release_table</a>();</div>
<div class="line"><a name="l04294"></a><span class="lineno"> 4294</span>&#160; </div>
<div class="line"><a name="l04295"></a><span class="lineno"> 4295</span>&#160; <span class="comment">// .operations_research.sat.AutomatonConstraintProto automaton = 17;</span></div>
<div class="line"><a name="l04296"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#addde463624adb6723da3d9375af3a489"> 4296</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#addde463624adb6723da3d9375af3a489">has_automaton</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04297"></a><span class="lineno"> 4297</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04298"></a><span class="lineno"> 4298</span>&#160; <span class="keywordtype">bool</span> _internal_has_automaton() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04299"></a><span class="lineno"> 4299</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04300"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a866f59df664641b2ff2830b9e53970b8"> 4300</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a866f59df664641b2ff2830b9e53970b8">clear_automaton</a>();</div>
<div class="line"><a name="l04301"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6a8ae8e1fdf282b27f0e6f57f7199645"> 4301</a></span>&#160; const ::operations_research::sat::AutomatonConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6a8ae8e1fdf282b27f0e6f57f7199645">automaton</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04302"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8fde955a0094c9d7e4a5f0e1012b70f8"> 4302</a></span>&#160; ::operations_research::sat::AutomatonConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8fde955a0094c9d7e4a5f0e1012b70f8">release_automaton</a>();</div>
<div class="line"><a name="l04303"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a609c44c863149705952508c66809f43b"> 4303</a></span>&#160; ::operations_research::sat::AutomatonConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a609c44c863149705952508c66809f43b">mutable_automaton</a>();</div>
<div class="line"><a name="l04304"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b4aa780b837bd4bcf4034b319f8e659"> 4304</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b4aa780b837bd4bcf4034b319f8e659">set_allocated_automaton</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1AutomatonConstraintProto.html">operations_research::sat::AutomatonConstraintProto</a>* automaton);</div>
<div class="line"><a name="l04305"></a><span class="lineno"> 4305</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04306"></a><span class="lineno"> 4306</span>&#160; const ::operations_research::sat::AutomatonConstraintProto&amp; _internal_automaton() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04307"></a><span class="lineno"> 4307</span>&#160; ::operations_research::sat::AutomatonConstraintProto* _internal_mutable_automaton();</div>
<div class="line"><a name="l04308"></a><span class="lineno"> 4308</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04309"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a002565a65ebaf4cb9fed0d9889dfeec7"> 4309</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a002565a65ebaf4cb9fed0d9889dfeec7">unsafe_arena_set_allocated_automaton</a>(</div>
<div class="line"><a name="l04310"></a><span class="lineno"> 4310</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1AutomatonConstraintProto.html">operations_research::sat::AutomatonConstraintProto</a>* automaton);</div>
<div class="line"><a name="l04311"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a12fbeaa2f42de50a99a8ec7cb70c5b2b"> 4311</a></span>&#160; ::operations_research::sat::AutomatonConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a12fbeaa2f42de50a99a8ec7cb70c5b2b">unsafe_arena_release_automaton</a>();</div>
<div class="line"><a name="l04312"></a><span class="lineno"> 4312</span>&#160; </div>
<div class="line"><a name="l04313"></a><span class="lineno"> 4313</span>&#160; <span class="comment">// .operations_research.sat.InverseConstraintProto inverse = 18;</span></div>
<div class="line"><a name="l04314"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6e7d5256ad5cfe3bc0bc80ebb07d14ff"> 4314</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6e7d5256ad5cfe3bc0bc80ebb07d14ff">has_inverse</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04315"></a><span class="lineno"> 4315</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04316"></a><span class="lineno"> 4316</span>&#160; <span class="keywordtype">bool</span> _internal_has_inverse() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04317"></a><span class="lineno"> 4317</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04318"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6069c6d8a6f5dcc7fc4f53c35640fbb9"> 4318</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6069c6d8a6f5dcc7fc4f53c35640fbb9">clear_inverse</a>();</div>
<div class="line"><a name="l04319"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac6c8f3b54d5b0f3ceadfd105971b7952"> 4319</a></span>&#160; const ::operations_research::sat::InverseConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac6c8f3b54d5b0f3ceadfd105971b7952">inverse</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04320"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3804fd3b9254925236202447a0ebdf0a"> 4320</a></span>&#160; ::operations_research::sat::InverseConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3804fd3b9254925236202447a0ebdf0a">release_inverse</a>();</div>
<div class="line"><a name="l04321"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a80970ab07d312851c191e67db0bf279e"> 4321</a></span>&#160; ::operations_research::sat::InverseConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a80970ab07d312851c191e67db0bf279e">mutable_inverse</a>();</div>
<div class="line"><a name="l04322"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a632ec67f9ed4874873a48769b3270bd3"> 4322</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a632ec67f9ed4874873a48769b3270bd3">set_allocated_inverse</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1InverseConstraintProto.html">operations_research::sat::InverseConstraintProto</a>* inverse);</div>
<div class="line"><a name="l04323"></a><span class="lineno"> 4323</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04324"></a><span class="lineno"> 4324</span>&#160; const ::operations_research::sat::InverseConstraintProto&amp; _internal_inverse() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04325"></a><span class="lineno"> 4325</span>&#160; ::operations_research::sat::InverseConstraintProto* _internal_mutable_inverse();</div>
<div class="line"><a name="l04326"></a><span class="lineno"> 4326</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04327"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af4ab3d63e3dcd6734d8b0af7075a8453"> 4327</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af4ab3d63e3dcd6734d8b0af7075a8453">unsafe_arena_set_allocated_inverse</a>(</div>
<div class="line"><a name="l04328"></a><span class="lineno"> 4328</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1InverseConstraintProto.html">operations_research::sat::InverseConstraintProto</a>* inverse);</div>
<div class="line"><a name="l04329"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac5e2d5ddecda6828cd29df6ce502ce96"> 4329</a></span>&#160; ::operations_research::sat::InverseConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac5e2d5ddecda6828cd29df6ce502ce96">unsafe_arena_release_inverse</a>();</div>
<div class="line"><a name="l04330"></a><span class="lineno"> 4330</span>&#160; </div>
<div class="line"><a name="l04331"></a><span class="lineno"> 4331</span>&#160; <span class="comment">// .operations_research.sat.ReservoirConstraintProto reservoir = 24;</span></div>
<div class="line"><a name="l04332"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adbb62d344329ce2729e771ff15398594"> 4332</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adbb62d344329ce2729e771ff15398594">has_reservoir</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04333"></a><span class="lineno"> 4333</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04334"></a><span class="lineno"> 4334</span>&#160; <span class="keywordtype">bool</span> _internal_has_reservoir() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04335"></a><span class="lineno"> 4335</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04336"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c1441b3d10dc7ee7814b37fed4c1cc6"> 4336</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c1441b3d10dc7ee7814b37fed4c1cc6">clear_reservoir</a>();</div>
<div class="line"><a name="l04337"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae01abbe85c58fe8c582c6e32a0f9fdfa"> 4337</a></span>&#160; const ::operations_research::sat::ReservoirConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae01abbe85c58fe8c582c6e32a0f9fdfa">reservoir</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04338"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a36eb9f9dc0dc20d2b347dfb8d0ee3937"> 4338</a></span>&#160; ::operations_research::sat::ReservoirConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a36eb9f9dc0dc20d2b347dfb8d0ee3937">release_reservoir</a>();</div>
<div class="line"><a name="l04339"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abb66c7a06e43caab81400f928a69aa98"> 4339</a></span>&#160; ::operations_research::sat::ReservoirConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abb66c7a06e43caab81400f928a69aa98">mutable_reservoir</a>();</div>
<div class="line"><a name="l04340"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a69493dd1e2fdb3de9e3b15fd7fa1e5aa"> 4340</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a69493dd1e2fdb3de9e3b15fd7fa1e5aa">set_allocated_reservoir</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1ReservoirConstraintProto.html">operations_research::sat::ReservoirConstraintProto</a>* reservoir);</div>
<div class="line"><a name="l04341"></a><span class="lineno"> 4341</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04342"></a><span class="lineno"> 4342</span>&#160; const ::operations_research::sat::ReservoirConstraintProto&amp; _internal_reservoir() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04343"></a><span class="lineno"> 4343</span>&#160; ::operations_research::sat::ReservoirConstraintProto* _internal_mutable_reservoir();</div>
<div class="line"><a name="l04344"></a><span class="lineno"> 4344</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04345"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1ba9223e9d9cdbb462f214353828577"> 4345</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1ba9223e9d9cdbb462f214353828577">unsafe_arena_set_allocated_reservoir</a>(</div>
<div class="line"><a name="l04346"></a><span class="lineno"> 4346</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1ReservoirConstraintProto.html">operations_research::sat::ReservoirConstraintProto</a>* reservoir);</div>
<div class="line"><a name="l04347"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a625cf645638cc4ed584daf6a59d151a3"> 4347</a></span>&#160; ::operations_research::sat::ReservoirConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a625cf645638cc4ed584daf6a59d151a3">unsafe_arena_release_reservoir</a>();</div>
<div class="line"><a name="l04348"></a><span class="lineno"> 4348</span>&#160; </div>
<div class="line"><a name="l04349"></a><span class="lineno"> 4349</span>&#160; <span class="comment">// .operations_research.sat.IntervalConstraintProto interval = 19;</span></div>
<div class="line"><a name="l04350"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab32cb57ddb6b08f5729fff0a7b558ebf"> 4350</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab32cb57ddb6b08f5729fff0a7b558ebf">has_interval</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04351"></a><span class="lineno"> 4351</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04352"></a><span class="lineno"> 4352</span>&#160; <span class="keywordtype">bool</span> _internal_has_interval() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04353"></a><span class="lineno"> 4353</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04354"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5cb8715bb303f72eb9bedb44d2291a45"> 4354</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5cb8715bb303f72eb9bedb44d2291a45">clear_interval</a>();</div>
<div class="line"><a name="l04355"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1ce163fb5def5565c5ea64731f84d7e4"> 4355</a></span>&#160; const ::operations_research::sat::IntervalConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1ce163fb5def5565c5ea64731f84d7e4">interval</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04356"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0bf8854541dab52665408068fcdfeb15"> 4356</a></span>&#160; ::operations_research::sat::IntervalConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0bf8854541dab52665408068fcdfeb15">release_interval</a>();</div>
<div class="line"><a name="l04357"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56ad9be21780a37819514c2a91f1e06c"> 4357</a></span>&#160; ::operations_research::sat::IntervalConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56ad9be21780a37819514c2a91f1e06c">mutable_interval</a>();</div>
<div class="line"><a name="l04358"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a787415f6fe87fcc3804204af13731c4e"> 4358</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a787415f6fe87fcc3804204af13731c4e">set_allocated_interval</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntervalConstraintProto.html">operations_research::sat::IntervalConstraintProto</a>* <a class="code" href="resource_8cc.html#af92a8383a05fdf586a52263d358f5ada">interval</a>);</div>
<div class="line"><a name="l04359"></a><span class="lineno"> 4359</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04360"></a><span class="lineno"> 4360</span>&#160; const ::operations_research::sat::IntervalConstraintProto&amp; _internal_interval() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04361"></a><span class="lineno"> 4361</span>&#160; ::operations_research::sat::IntervalConstraintProto* _internal_mutable_interval();</div>
<div class="line"><a name="l04362"></a><span class="lineno"> 4362</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04363"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ace99f34b718c9b1388cf0e99935e00bf"> 4363</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ace99f34b718c9b1388cf0e99935e00bf">unsafe_arena_set_allocated_interval</a>(</div>
<div class="line"><a name="l04364"></a><span class="lineno"> 4364</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntervalConstraintProto.html">operations_research::sat::IntervalConstraintProto</a>* <a class="code" href="resource_8cc.html#af92a8383a05fdf586a52263d358f5ada">interval</a>);</div>
<div class="line"><a name="l04365"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a86bfb9fb3cf3b15f34497f9deb28fef5"> 4365</a></span>&#160; ::operations_research::sat::IntervalConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a86bfb9fb3cf3b15f34497f9deb28fef5">unsafe_arena_release_interval</a>();</div>
<div class="line"><a name="l04366"></a><span class="lineno"> 4366</span>&#160; </div>
<div class="line"><a name="l04367"></a><span class="lineno"> 4367</span>&#160; <span class="comment">// .operations_research.sat.NoOverlapConstraintProto no_overlap = 20;</span></div>
<div class="line"><a name="l04368"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2214361b5ef4cfdaeaf2720135f8ee4c"> 4368</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2214361b5ef4cfdaeaf2720135f8ee4c">has_no_overlap</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04369"></a><span class="lineno"> 4369</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04370"></a><span class="lineno"> 4370</span>&#160; <span class="keywordtype">bool</span> _internal_has_no_overlap() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04371"></a><span class="lineno"> 4371</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04372"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a90fe8fd99ba6ce12d6596fc018969d94"> 4372</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a90fe8fd99ba6ce12d6596fc018969d94">clear_no_overlap</a>();</div>
<div class="line"><a name="l04373"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3891bbb84361a27f1f41b97d293039c"> 4373</a></span>&#160; const ::operations_research::sat::NoOverlapConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3891bbb84361a27f1f41b97d293039c">no_overlap</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04374"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a593460c64cc89b00d3a20449c9f4b3b3"> 4374</a></span>&#160; ::operations_research::sat::NoOverlapConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a593460c64cc89b00d3a20449c9f4b3b3">release_no_overlap</a>();</div>
<div class="line"><a name="l04375"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ac39b7a3d6452c1b2d299ed30f39fb6"> 4375</a></span>&#160; ::operations_research::sat::NoOverlapConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ac39b7a3d6452c1b2d299ed30f39fb6">mutable_no_overlap</a>();</div>
<div class="line"><a name="l04376"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a34734dfe99546940f386b037fd59fe95"> 4376</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a34734dfe99546940f386b037fd59fe95">set_allocated_no_overlap</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1NoOverlapConstraintProto.html">operations_research::sat::NoOverlapConstraintProto</a>* no_overlap);</div>
<div class="line"><a name="l04377"></a><span class="lineno"> 4377</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04378"></a><span class="lineno"> 4378</span>&#160; const ::operations_research::sat::NoOverlapConstraintProto&amp; _internal_no_overlap() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04379"></a><span class="lineno"> 4379</span>&#160; ::operations_research::sat::NoOverlapConstraintProto* _internal_mutable_no_overlap();</div>
<div class="line"><a name="l04380"></a><span class="lineno"> 4380</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04381"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a700fa527d6b3da385882ebffbcdf8caa"> 4381</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a700fa527d6b3da385882ebffbcdf8caa">unsafe_arena_set_allocated_no_overlap</a>(</div>
<div class="line"><a name="l04382"></a><span class="lineno"> 4382</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1NoOverlapConstraintProto.html">operations_research::sat::NoOverlapConstraintProto</a>* no_overlap);</div>
<div class="line"><a name="l04383"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae80239d1602c69903e371ba07b8842e7"> 4383</a></span>&#160; ::operations_research::sat::NoOverlapConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae80239d1602c69903e371ba07b8842e7">unsafe_arena_release_no_overlap</a>();</div>
<div class="line"><a name="l04384"></a><span class="lineno"> 4384</span>&#160; </div>
<div class="line"><a name="l04385"></a><span class="lineno"> 4385</span>&#160; <span class="comment">// .operations_research.sat.NoOverlap2DConstraintProto no_overlap_2d = 21;</span></div>
<div class="line"><a name="l04386"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b72a5d0c2b80eb69356449d6804f39b"> 4386</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b72a5d0c2b80eb69356449d6804f39b">has_no_overlap_2d</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04387"></a><span class="lineno"> 4387</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04388"></a><span class="lineno"> 4388</span>&#160; <span class="keywordtype">bool</span> _internal_has_no_overlap_2d() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04389"></a><span class="lineno"> 4389</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04390"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac090117e96deae0549345dee408dec9c"> 4390</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac090117e96deae0549345dee408dec9c">clear_no_overlap_2d</a>();</div>
<div class="line"><a name="l04391"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0dae163eac33b9512bf20dbd31fba0e4"> 4391</a></span>&#160; const ::operations_research::sat::NoOverlap2DConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0dae163eac33b9512bf20dbd31fba0e4">no_overlap_2d</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04392"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad5d7458971ebdb49dcd278ac024bf9db"> 4392</a></span>&#160; ::operations_research::sat::NoOverlap2DConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad5d7458971ebdb49dcd278ac024bf9db">release_no_overlap_2d</a>();</div>
<div class="line"><a name="l04393"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e8f1c292540f2516ee714c67badebed"> 4393</a></span>&#160; ::operations_research::sat::NoOverlap2DConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e8f1c292540f2516ee714c67badebed">mutable_no_overlap_2d</a>();</div>
<div class="line"><a name="l04394"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28363d2eca5255a3042ba4f552861b27"> 4394</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28363d2eca5255a3042ba4f552861b27">set_allocated_no_overlap_2d</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1NoOverlap2DConstraintProto.html">operations_research::sat::NoOverlap2DConstraintProto</a>* no_overlap_2d);</div>
<div class="line"><a name="l04395"></a><span class="lineno"> 4395</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04396"></a><span class="lineno"> 4396</span>&#160; const ::operations_research::sat::NoOverlap2DConstraintProto&amp; _internal_no_overlap_2d() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04397"></a><span class="lineno"> 4397</span>&#160; ::operations_research::sat::NoOverlap2DConstraintProto* _internal_mutable_no_overlap_2d();</div>
<div class="line"><a name="l04398"></a><span class="lineno"> 4398</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04399"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa9796fcf062a9cb0b4f1acf0f65f95fe"> 4399</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa9796fcf062a9cb0b4f1acf0f65f95fe">unsafe_arena_set_allocated_no_overlap_2d</a>(</div>
<div class="line"><a name="l04400"></a><span class="lineno"> 4400</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1NoOverlap2DConstraintProto.html">operations_research::sat::NoOverlap2DConstraintProto</a>* no_overlap_2d);</div>
<div class="line"><a name="l04401"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71216026bea8edda71b2e3795740f16d"> 4401</a></span>&#160; ::operations_research::sat::NoOverlap2DConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71216026bea8edda71b2e3795740f16d">unsafe_arena_release_no_overlap_2d</a>();</div>
<div class="line"><a name="l04402"></a><span class="lineno"> 4402</span>&#160; </div>
<div class="line"><a name="l04403"></a><span class="lineno"> 4403</span>&#160; <span class="comment">// .operations_research.sat.CumulativeConstraintProto cumulative = 22;</span></div>
<div class="line"><a name="l04404"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae76d8c10b102c287c21f87a8ea14693a"> 4404</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae76d8c10b102c287c21f87a8ea14693a">has_cumulative</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04405"></a><span class="lineno"> 4405</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04406"></a><span class="lineno"> 4406</span>&#160; <span class="keywordtype">bool</span> _internal_has_cumulative() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04407"></a><span class="lineno"> 4407</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04408"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a50e29927c000e76c054ce0661fd0569e"> 4408</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a50e29927c000e76c054ce0661fd0569e">clear_cumulative</a>();</div>
<div class="line"><a name="l04409"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a20870ebc47eae6d3cfda9fc1fd1b12f9"> 4409</a></span>&#160; const ::operations_research::sat::CumulativeConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a20870ebc47eae6d3cfda9fc1fd1b12f9">cumulative</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04410"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5c6f492ad02c89c688b8b7329bc734f3"> 4410</a></span>&#160; ::operations_research::sat::CumulativeConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5c6f492ad02c89c688b8b7329bc734f3">release_cumulative</a>();</div>
<div class="line"><a name="l04411"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2bd5b094979f4dc3488311ded66ca4c2"> 4411</a></span>&#160; ::operations_research::sat::CumulativeConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2bd5b094979f4dc3488311ded66ca4c2">mutable_cumulative</a>();</div>
<div class="line"><a name="l04412"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ade7a9393c23d517710bb7648520cadce"> 4412</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ade7a9393c23d517710bb7648520cadce">set_allocated_cumulative</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1CumulativeConstraintProto.html">operations_research::sat::CumulativeConstraintProto</a>* cumulative);</div>
<div class="line"><a name="l04413"></a><span class="lineno"> 4413</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04414"></a><span class="lineno"> 4414</span>&#160; const ::operations_research::sat::CumulativeConstraintProto&amp; _internal_cumulative() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04415"></a><span class="lineno"> 4415</span>&#160; ::operations_research::sat::CumulativeConstraintProto* _internal_mutable_cumulative();</div>
<div class="line"><a name="l04416"></a><span class="lineno"> 4416</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04417"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad162dc0834854df5195f4d503add84fb"> 4417</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad162dc0834854df5195f4d503add84fb">unsafe_arena_set_allocated_cumulative</a>(</div>
<div class="line"><a name="l04418"></a><span class="lineno"> 4418</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1CumulativeConstraintProto.html">operations_research::sat::CumulativeConstraintProto</a>* cumulative);</div>
<div class="line"><a name="l04419"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adb15bcb8e4ec80c553fc68b0ed952c9c"> 4419</a></span>&#160; ::operations_research::sat::CumulativeConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adb15bcb8e4ec80c553fc68b0ed952c9c">unsafe_arena_release_cumulative</a>();</div>
<div class="line"><a name="l04420"></a><span class="lineno"> 4420</span>&#160; </div>
<div class="line"><a name="l04421"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac50e81736f68bb14d369831ccb7d1000"> 4421</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac50e81736f68bb14d369831ccb7d1000">clear_constraint</a>();</div>
<div class="line"><a name="l04422"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a57d00eb8d2e139d731fcf379ed3a8673"> 4422</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35">ConstraintCase</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a57d00eb8d2e139d731fcf379ed3a8673">constraint_case</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04423"></a><span class="lineno"> 4423</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.ConstraintProto)</span></div>
<div class="line"><a name="l04424"></a><span class="lineno"> 4424</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04425"></a><span class="lineno"> 4425</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l04426"></a><span class="lineno"> 4426</span>&#160; <span class="keywordtype">void</span> set_has_bool_or();</div>
<div class="line"><a name="l04427"></a><span class="lineno"> 4427</span>&#160; <span class="keywordtype">void</span> set_has_bool_and();</div>
<div class="line"><a name="l04428"></a><span class="lineno"> 4428</span>&#160; <span class="keywordtype">void</span> set_has_at_most_one();</div>
<div class="line"><a name="l04429"></a><span class="lineno"> 4429</span>&#160; <span class="keywordtype">void</span> set_has_bool_xor();</div>
<div class="line"><a name="l04430"></a><span class="lineno"> 4430</span>&#160; <span class="keywordtype">void</span> set_has_int_div();</div>
<div class="line"><a name="l04431"></a><span class="lineno"> 4431</span>&#160; <span class="keywordtype">void</span> set_has_int_mod();</div>
<div class="line"><a name="l04432"></a><span class="lineno"> 4432</span>&#160; <span class="keywordtype">void</span> set_has_int_max();</div>
<div class="line"><a name="l04433"></a><span class="lineno"> 4433</span>&#160; <span class="keywordtype">void</span> set_has_lin_max();</div>
<div class="line"><a name="l04434"></a><span class="lineno"> 4434</span>&#160; <span class="keywordtype">void</span> set_has_int_min();</div>
<div class="line"><a name="l04435"></a><span class="lineno"> 4435</span>&#160; <span class="keywordtype">void</span> set_has_lin_min();</div>
<div class="line"><a name="l04436"></a><span class="lineno"> 4436</span>&#160; <span class="keywordtype">void</span> set_has_int_prod();</div>
<div class="line"><a name="l04437"></a><span class="lineno"> 4437</span>&#160; <span class="keywordtype">void</span> set_has_linear();</div>
<div class="line"><a name="l04438"></a><span class="lineno"> 4438</span>&#160; <span class="keywordtype">void</span> set_has_all_diff();</div>
<div class="line"><a name="l04439"></a><span class="lineno"> 4439</span>&#160; <span class="keywordtype">void</span> set_has_element();</div>
<div class="line"><a name="l04440"></a><span class="lineno"> 4440</span>&#160; <span class="keywordtype">void</span> set_has_circuit();</div>
<div class="line"><a name="l04441"></a><span class="lineno"> 4441</span>&#160; <span class="keywordtype">void</span> set_has_routes();</div>
<div class="line"><a name="l04442"></a><span class="lineno"> 4442</span>&#160; <span class="keywordtype">void</span> set_has_circuit_covering();</div>
<div class="line"><a name="l04443"></a><span class="lineno"> 4443</span>&#160; <span class="keywordtype">void</span> set_has_table();</div>
<div class="line"><a name="l04444"></a><span class="lineno"> 4444</span>&#160; <span class="keywordtype">void</span> set_has_automaton();</div>
<div class="line"><a name="l04445"></a><span class="lineno"> 4445</span>&#160; <span class="keywordtype">void</span> set_has_inverse();</div>
<div class="line"><a name="l04446"></a><span class="lineno"> 4446</span>&#160; <span class="keywordtype">void</span> set_has_reservoir();</div>
<div class="line"><a name="l04447"></a><span class="lineno"> 4447</span>&#160; <span class="keywordtype">void</span> set_has_interval();</div>
<div class="line"><a name="l04448"></a><span class="lineno"> 4448</span>&#160; <span class="keywordtype">void</span> set_has_no_overlap();</div>
<div class="line"><a name="l04449"></a><span class="lineno"> 4449</span>&#160; <span class="keywordtype">void</span> set_has_no_overlap_2d();</div>
<div class="line"><a name="l04450"></a><span class="lineno"> 4450</span>&#160; <span class="keywordtype">void</span> set_has_cumulative();</div>
<div class="line"><a name="l04451"></a><span class="lineno"> 4451</span>&#160; </div>
<div class="line"><a name="l04452"></a><span class="lineno"> 4452</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">bool</span> has_constraint() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04453"></a><span class="lineno"> 4453</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> clear_has_constraint();</div>
<div class="line"><a name="l04454"></a><span class="lineno"> 4454</span>&#160; </div>
<div class="line"><a name="l04455"></a><span class="lineno"> 4455</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l04456"></a><span class="lineno"> 4456</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l04457"></a><span class="lineno"> 4457</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l04458"></a><span class="lineno"> 4458</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; enforcement_literal_;</div>
<div class="line"><a name="l04459"></a><span class="lineno"> 4459</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _enforcement_literal_cached_byte_size_;</div>
<div class="line"><a name="l04460"></a><span class="lineno"> 4460</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_;</div>
<div class="line"><a name="l04461"></a><span class="lineno"> 4461</span>&#160; <span class="keyword">union </span>ConstraintUnion {</div>
<div class="line"><a name="l04462"></a><span class="lineno"> 4462</span>&#160; ConstraintUnion() {}</div>
<div class="line"><a name="l04463"></a><span class="lineno"> 4463</span>&#160; ::operations_research::sat::BoolArgumentProto* bool_or_;</div>
<div class="line"><a name="l04464"></a><span class="lineno"> 4464</span>&#160; ::operations_research::sat::BoolArgumentProto* bool_and_;</div>
<div class="line"><a name="l04465"></a><span class="lineno"> 4465</span>&#160; ::operations_research::sat::BoolArgumentProto* at_most_one_;</div>
<div class="line"><a name="l04466"></a><span class="lineno"> 4466</span>&#160; ::operations_research::sat::BoolArgumentProto* bool_xor_;</div>
<div class="line"><a name="l04467"></a><span class="lineno"> 4467</span>&#160; ::operations_research::sat::IntegerArgumentProto* int_div_;</div>
<div class="line"><a name="l04468"></a><span class="lineno"> 4468</span>&#160; ::operations_research::sat::IntegerArgumentProto* int_mod_;</div>
<div class="line"><a name="l04469"></a><span class="lineno"> 4469</span>&#160; ::operations_research::sat::IntegerArgumentProto* int_max_;</div>
<div class="line"><a name="l04470"></a><span class="lineno"> 4470</span>&#160; ::operations_research::sat::LinearArgumentProto* lin_max_;</div>
<div class="line"><a name="l04471"></a><span class="lineno"> 4471</span>&#160; ::operations_research::sat::IntegerArgumentProto* int_min_;</div>
<div class="line"><a name="l04472"></a><span class="lineno"> 4472</span>&#160; ::operations_research::sat::LinearArgumentProto* lin_min_;</div>
<div class="line"><a name="l04473"></a><span class="lineno"> 4473</span>&#160; ::operations_research::sat::IntegerArgumentProto* int_prod_;</div>
<div class="line"><a name="l04474"></a><span class="lineno"> 4474</span>&#160; ::operations_research::sat::LinearConstraintProto* linear_;</div>
<div class="line"><a name="l04475"></a><span class="lineno"> 4475</span>&#160; ::operations_research::sat::AllDifferentConstraintProto* all_diff_;</div>
<div class="line"><a name="l04476"></a><span class="lineno"> 4476</span>&#160; ::operations_research::sat::ElementConstraintProto* element_;</div>
<div class="line"><a name="l04477"></a><span class="lineno"> 4477</span>&#160; ::operations_research::sat::CircuitConstraintProto* circuit_;</div>
<div class="line"><a name="l04478"></a><span class="lineno"> 4478</span>&#160; ::operations_research::sat::RoutesConstraintProto* routes_;</div>
<div class="line"><a name="l04479"></a><span class="lineno"> 4479</span>&#160; ::operations_research::sat::CircuitCoveringConstraintProto* circuit_covering_;</div>
<div class="line"><a name="l04480"></a><span class="lineno"> 4480</span>&#160; ::operations_research::sat::TableConstraintProto* table_;</div>
<div class="line"><a name="l04481"></a><span class="lineno"> 4481</span>&#160; ::operations_research::sat::AutomatonConstraintProto* automaton_;</div>
<div class="line"><a name="l04482"></a><span class="lineno"> 4482</span>&#160; ::operations_research::sat::InverseConstraintProto* inverse_;</div>
<div class="line"><a name="l04483"></a><span class="lineno"> 4483</span>&#160; ::operations_research::sat::ReservoirConstraintProto* reservoir_;</div>
<div class="line"><a name="l04484"></a><span class="lineno"> 4484</span>&#160; ::operations_research::sat::IntervalConstraintProto* interval_;</div>
<div class="line"><a name="l04485"></a><span class="lineno"> 4485</span>&#160; ::operations_research::sat::NoOverlapConstraintProto* no_overlap_;</div>
<div class="line"><a name="l04486"></a><span class="lineno"> 4486</span>&#160; ::operations_research::sat::NoOverlap2DConstraintProto* no_overlap_2d_;</div>
<div class="line"><a name="l04487"></a><span class="lineno"> 4487</span>&#160; ::operations_research::sat::CumulativeConstraintProto* cumulative_;</div>
<div class="line"><a name="l04488"></a><span class="lineno"> 4488</span>&#160; } constraint_;</div>
<div class="line"><a name="l04489"></a><span class="lineno"> 4489</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l04490"></a><span class="lineno"> 4490</span>&#160; <a class="code" href="integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e">::PROTOBUF_NAMESPACE_ID::uint32</a> _oneof_case_[1];</div>
<div class="line"><a name="l04491"></a><span class="lineno"> 4491</span>&#160; </div>
<div class="line"><a name="l04492"></a><span class="lineno"> 4492</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l04493"></a><span class="lineno"> 4493</span>&#160;};</div>
<div class="line"><a name="l04494"></a><span class="lineno"> 4494</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l04495"></a><span class="lineno"> 4495</span>&#160; </div>
<div class="line"><a name="l04496"></a><span class="lineno"> 4496</span>&#160;<span class="keyword">class </span>CpObjectiveProto PROTOBUF_FINAL :</div>
<div class="line"><a name="l04497"></a><span class="lineno"> 4497</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.CpObjectiveProto) */</span> {</div>
<div class="line"><a name="l04498"></a><span class="lineno"> 4498</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04499"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1c316fa816105f2f9627ec5941d2e36d"> 4499</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1c316fa816105f2f9627ec5941d2e36d">CpObjectiveProto</a>() : CpObjectiveProto(nullptr) {}</div>
<div class="line"><a name="l04500"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab27641fd46e49b115bff6acf052302ef"> 4500</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab27641fd46e49b115bff6acf052302ef">~CpObjectiveProto</a>();</div>
<div class="line"><a name="l04501"></a><span class="lineno"> 4501</span>&#160; </div>
<div class="line"><a name="l04502"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a714695afd6b093cd91dc695571bbcb9e"> 4502</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a714695afd6b093cd91dc695571bbcb9e">CpObjectiveProto</a>(<span class="keyword">const</span> CpObjectiveProto&amp; from);</div>
<div class="line"><a name="l04503"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa5c8157ed0a9c4ca090df282fd057a8"> 4503</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa5c8157ed0a9c4ca090df282fd057a8">CpObjectiveProto</a>(CpObjectiveProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l04504"></a><span class="lineno"> 4504</span>&#160; : CpObjectiveProto() {</div>
<div class="line"><a name="l04505"></a><span class="lineno"> 4505</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l04506"></a><span class="lineno"> 4506</span>&#160; }</div>
<div class="line"><a name="l04507"></a><span class="lineno"> 4507</span>&#160; </div>
<div class="line"><a name="l04508"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5c082835f32d805567eef18956982408"> 4508</a></span>&#160; <span class="keyword">inline</span> CpObjectiveProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5c082835f32d805567eef18956982408">operator=</a>(<span class="keyword">const</span> CpObjectiveProto&amp; from) {</div>
<div class="line"><a name="l04509"></a><span class="lineno"> 4509</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l04510"></a><span class="lineno"> 4510</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l04511"></a><span class="lineno"> 4511</span>&#160; }</div>
<div class="line"><a name="l04512"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa1af2aafe9289ffa5640c0b84c47e8ac"> 4512</a></span>&#160; <span class="keyword">inline</span> CpObjectiveProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa1af2aafe9289ffa5640c0b84c47e8ac">operator=</a>(CpObjectiveProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l04513"></a><span class="lineno"> 4513</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l04514"></a><span class="lineno"> 4514</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l04515"></a><span class="lineno"> 4515</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l04516"></a><span class="lineno"> 4516</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l04517"></a><span class="lineno"> 4517</span>&#160; }</div>
<div class="line"><a name="l04518"></a><span class="lineno"> 4518</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l04519"></a><span class="lineno"> 4519</span>&#160; }</div>
<div class="line"><a name="l04520"></a><span class="lineno"> 4520</span>&#160; </div>
<div class="line"><a name="l04521"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 4521</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l04522"></a><span class="lineno"> 4522</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l04523"></a><span class="lineno"> 4523</span>&#160; }</div>
<div class="line"><a name="l04524"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 4524</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l04525"></a><span class="lineno"> 4525</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l04526"></a><span class="lineno"> 4526</span>&#160; }</div>
<div class="line"><a name="l04527"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 4527</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l04528"></a><span class="lineno"> 4528</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l04529"></a><span class="lineno"> 4529</span>&#160; }</div>
<div class="line"><a name="l04530"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a571c43da2f2fc36857975177537904c6"> 4530</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> CpObjectiveProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a571c43da2f2fc36857975177537904c6">default_instance</a>();</div>
<div class="line"><a name="l04531"></a><span class="lineno"> 4531</span>&#160; </div>
<div class="line"><a name="l04532"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 4532</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l04533"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3dbebc1da6b18b37d0ff56395edd14f7"> 4533</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> CpObjectiveProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3dbebc1da6b18b37d0ff56395edd14f7">internal_default_instance</a>() {</div>
<div class="line"><a name="l04534"></a><span class="lineno"> 4534</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>CpObjectiveProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l04535"></a><span class="lineno"> 4535</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a223479678a6c4c9d8b47a77db02b914d">_CpObjectiveProto_default_instance_</a>);</div>
<div class="line"><a name="l04536"></a><span class="lineno"> 4536</span>&#160; }</div>
<div class="line"><a name="l04537"></a><span class="lineno"> 4537</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l04538"></a><span class="lineno"> 4538</span>&#160; 20;</div>
<div class="line"><a name="l04539"></a><span class="lineno"> 4539</span>&#160; </div>
<div class="line"><a name="l04540"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a87cd08dbce056654f4fda7da1018240f"> 4540</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a87cd08dbce056654f4fda7da1018240f">swap</a>(CpObjectiveProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, CpObjectiveProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l04541"></a><span class="lineno"> 4541</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l04542"></a><span class="lineno"> 4542</span>&#160; }</div>
<div class="line"><a name="l04543"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8cc62506ff3700f89a01e6e50d0a1082"> 4543</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8cc62506ff3700f89a01e6e50d0a1082">Swap</a>(CpObjectiveProto* other) {</div>
<div class="line"><a name="l04544"></a><span class="lineno"> 4544</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l04545"></a><span class="lineno"> 4545</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l04546"></a><span class="lineno"> 4546</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l04547"></a><span class="lineno"> 4547</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l04548"></a><span class="lineno"> 4548</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l04549"></a><span class="lineno"> 4549</span>&#160; }</div>
<div class="line"><a name="l04550"></a><span class="lineno"> 4550</span>&#160; }</div>
<div class="line"><a name="l04551"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06f6ef69ccf489db30d4d5af273c7a9d"> 4551</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06f6ef69ccf489db30d4d5af273c7a9d">UnsafeArenaSwap</a>(CpObjectiveProto* other) {</div>
<div class="line"><a name="l04552"></a><span class="lineno"> 4552</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l04553"></a><span class="lineno"> 4553</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l04554"></a><span class="lineno"> 4554</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l04555"></a><span class="lineno"> 4555</span>&#160; }</div>
<div class="line"><a name="l04556"></a><span class="lineno"> 4556</span>&#160; </div>
<div class="line"><a name="l04557"></a><span class="lineno"> 4557</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l04558"></a><span class="lineno"> 4558</span>&#160; </div>
<div class="line"><a name="l04559"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a09c818067e4256a92e2bdc8c5ca94c17"> 4559</a></span>&#160; <span class="keyword">inline</span> CpObjectiveProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a09c818067e4256a92e2bdc8c5ca94c17">New</a>() const final {</div>
<div class="line"><a name="l04560"></a><span class="lineno"> 4560</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;CpObjectiveProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l04561"></a><span class="lineno"> 4561</span>&#160; }</div>
<div class="line"><a name="l04562"></a><span class="lineno"> 4562</span>&#160; </div>
<div class="line"><a name="l04563"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8e1cf4399f75e5edc786dd58b8286fbe"> 4563</a></span>&#160; CpObjectiveProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8e1cf4399f75e5edc786dd58b8286fbe">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l04564"></a><span class="lineno"> 4564</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;CpObjectiveProto&gt;(arena);</div>
<div class="line"><a name="l04565"></a><span class="lineno"> 4565</span>&#160; }</div>
<div class="line"><a name="l04566"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 4566</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l04567"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 4567</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l04568"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0eac11b6838e9fd793a8d573ee641ce4"> 4568</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0eac11b6838e9fd793a8d573ee641ce4">CopyFrom</a>(<span class="keyword">const</span> CpObjectiveProto&amp; from);</div>
<div class="line"><a name="l04569"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a937e349ac7b09b42fc5d282d483929bb"> 4569</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a937e349ac7b09b42fc5d282d483929bb">MergeFrom</a>(<span class="keyword">const</span> CpObjectiveProto&amp; from);</div>
<div class="line"><a name="l04570"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 4570</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l04571"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 4571</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l04572"></a><span class="lineno"> 4572</span>&#160; </div>
<div class="line"><a name="l04573"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 4573</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l04574"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 4574</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l04575"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 4575</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l04576"></a><span class="lineno"> 4576</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l04577"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 4577</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l04578"></a><span class="lineno"> 4578</span>&#160; </div>
<div class="line"><a name="l04579"></a><span class="lineno"> 4579</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04580"></a><span class="lineno"> 4580</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l04581"></a><span class="lineno"> 4581</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l04582"></a><span class="lineno"> 4582</span>&#160; <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="l04583"></a><span class="lineno"> 4583</span>&#160; <span class="keywordtype">void</span> InternalSwap(CpObjectiveProto* other);</div>
<div class="line"><a name="l04584"></a><span class="lineno"> 4584</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l04585"></a><span class="lineno"> 4585</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l04586"></a><span class="lineno"> 4586</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.CpObjectiveProto&quot;</span>;</div>
<div class="line"><a name="l04587"></a><span class="lineno"> 4587</span>&#160; }</div>
<div class="line"><a name="l04588"></a><span class="lineno"> 4588</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l04589"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4137a60491ec29a2fb702c8b0350052f"> 4589</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4137a60491ec29a2fb702c8b0350052f">CpObjectiveProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l04590"></a><span class="lineno"> 4590</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04591"></a><span class="lineno"> 4591</span>&#160; <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="l04592"></a><span class="lineno"> 4592</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l04593"></a><span class="lineno"> 4593</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04594"></a><span class="lineno"> 4594</span>&#160; </div>
<div class="line"><a name="l04595"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 4595</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l04596"></a><span class="lineno"> 4596</span>&#160; private:</div>
<div class="line"><a name="l04597"></a><span class="lineno"> 4597</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l04598"></a><span class="lineno"> 4598</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l04599"></a><span class="lineno"> 4599</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l04600"></a><span class="lineno"> 4600</span>&#160; }</div>
<div class="line"><a name="l04601"></a><span class="lineno"> 4601</span>&#160; </div>
<div class="line"><a name="l04602"></a><span class="lineno"> 4602</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04603"></a><span class="lineno"> 4603</span>&#160; </div>
<div class="line"><a name="l04604"></a><span class="lineno"> 4604</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l04605"></a><span class="lineno"> 4605</span>&#160; </div>
<div class="line"><a name="l04606"></a><span class="lineno"> 4606</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l04607"></a><span class="lineno"> 4607</span>&#160; </div>
<div class="line"><a name="l04608"></a><span class="lineno"> 4608</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l04609"></a><span class="lineno"> 4609</span>&#160; kVarsFieldNumber = 1,</div>
<div class="line"><a name="l04610"></a><span class="lineno"> 4610</span>&#160; kCoeffsFieldNumber = 4,</div>
<div class="line"><a name="l04611"></a><span class="lineno"> 4611</span>&#160; kDomainFieldNumber = 5,</div>
<div class="line"><a name="l04612"></a><span class="lineno"> 4612</span>&#160; kOffsetFieldNumber = 2,</div>
<div class="line"><a name="l04613"></a><span class="lineno"> 4613</span>&#160; kScalingFactorFieldNumber = 3,</div>
<div class="line"><a name="l04614"></a><span class="lineno"> 4614</span>&#160; };</div>
<div class="line"><a name="l04615"></a><span class="lineno"> 4615</span>&#160; <span class="comment">// repeated int32 vars = 1;</span></div>
<div class="line"><a name="l04616"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7"> 4616</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04617"></a><span class="lineno"> 4617</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04618"></a><span class="lineno"> 4618</span>&#160; <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04619"></a><span class="lineno"> 4619</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04620"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520"> 4620</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div>
<div class="line"><a name="l04621"></a><span class="lineno"> 4621</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04622"></a><span class="lineno"> 4622</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_vars(<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="l04623"></a><span class="lineno"> 4623</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l04624"></a><span class="lineno"> 4624</span>&#160; _internal_vars() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04625"></a><span class="lineno"> 4625</span>&#160; <span class="keywordtype">void</span> _internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04626"></a><span class="lineno"> 4626</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l04627"></a><span class="lineno"> 4627</span>&#160; _internal_mutable_vars();</div>
<div class="line"><a name="l04628"></a><span class="lineno"> 4628</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04629"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3"> 4629</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3">vars</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="l04630"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32"> 4630</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04631"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 4631</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04632"></a><span class="lineno"> 4632</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l04633"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7"> 4633</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7">vars</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04634"></a><span class="lineno"> 4634</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l04635"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c"> 4635</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c">mutable_vars</a>();</div>
<div class="line"><a name="l04636"></a><span class="lineno"> 4636</span>&#160; </div>
<div class="line"><a name="l04637"></a><span class="lineno"> 4637</span>&#160; <span class="comment">// repeated int64 coeffs = 4;</span></div>
<div class="line"><a name="l04638"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7b556cd1b51adc0393fa36e82c11cd7e"> 4638</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7b556cd1b51adc0393fa36e82c11cd7e">coeffs_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04639"></a><span class="lineno"> 4639</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04640"></a><span class="lineno"> 4640</span>&#160; <span class="keywordtype">int</span> _internal_coeffs_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04641"></a><span class="lineno"> 4641</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04642"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06a99a40cbd48fec5a10b7096f0a027d"> 4642</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06a99a40cbd48fec5a10b7096f0a027d">clear_coeffs</a>();</div>
<div class="line"><a name="l04643"></a><span class="lineno"> 4643</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04644"></a><span class="lineno"> 4644</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_coeffs(<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="l04645"></a><span class="lineno"> 4645</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l04646"></a><span class="lineno"> 4646</span>&#160; _internal_coeffs() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04647"></a><span class="lineno"> 4647</span>&#160; <span class="keywordtype">void</span> _internal_add_coeffs(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04648"></a><span class="lineno"> 4648</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l04649"></a><span class="lineno"> 4649</span>&#160; _internal_mutable_coeffs();</div>
<div class="line"><a name="l04650"></a><span class="lineno"> 4650</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04651"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a17c8b23e8d3106bfcd6c8abbe5a52efe"> 4651</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a17c8b23e8d3106bfcd6c8abbe5a52efe">coeffs</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="l04652"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab59665fa3051a704378a94693636fd3b"> 4652</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab59665fa3051a704378a94693636fd3b">set_coeffs</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04653"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bb52f9d2a03820db9271cdae2ce97d5"> 4653</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bb52f9d2a03820db9271cdae2ce97d5">add_coeffs</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04654"></a><span class="lineno"> 4654</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l04655"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9eedda51d7ca509266d101226eb6b226"> 4655</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9eedda51d7ca509266d101226eb6b226">coeffs</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04656"></a><span class="lineno"> 4656</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l04657"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed43de6b1caea6661ff48aed0b48353c"> 4657</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed43de6b1caea6661ff48aed0b48353c">mutable_coeffs</a>();</div>
<div class="line"><a name="l04658"></a><span class="lineno"> 4658</span>&#160; </div>
<div class="line"><a name="l04659"></a><span class="lineno"> 4659</span>&#160; <span class="comment">// repeated int64 domain = 5;</span></div>
<div class="line"><a name="l04660"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e"> 4660</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">domain_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04661"></a><span class="lineno"> 4661</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04662"></a><span class="lineno"> 4662</span>&#160; <span class="keywordtype">int</span> _internal_domain_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04663"></a><span class="lineno"> 4663</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04664"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd"> 4664</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">clear_domain</a>();</div>
<div class="line"><a name="l04665"></a><span class="lineno"> 4665</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04666"></a><span class="lineno"> 4666</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_domain(<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="l04667"></a><span class="lineno"> 4667</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l04668"></a><span class="lineno"> 4668</span>&#160; _internal_domain() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04669"></a><span class="lineno"> 4669</span>&#160; <span class="keywordtype">void</span> _internal_add_domain(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04670"></a><span class="lineno"> 4670</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l04671"></a><span class="lineno"> 4671</span>&#160; _internal_mutable_domain();</div>
<div class="line"><a name="l04672"></a><span class="lineno"> 4672</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04673"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad6bed3280d866fa8f20b00d020e02641"> 4673</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad6bed3280d866fa8f20b00d020e02641">domain</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="l04674"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac20e43676899f3e4be9cf8b2eeb9ed99"> 4674</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac20e43676899f3e4be9cf8b2eeb9ed99">set_domain</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04675"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2266c77ad6db8de45560357c1436e558"> 4675</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2266c77ad6db8de45560357c1436e558">add_domain</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04676"></a><span class="lineno"> 4676</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l04677"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abdfd052096673a1a77a63479be740934"> 4677</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abdfd052096673a1a77a63479be740934">domain</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04678"></a><span class="lineno"> 4678</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l04679"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afb18640ec6a6ae3affcb80ab0f5cc68b"> 4679</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afb18640ec6a6ae3affcb80ab0f5cc68b">mutable_domain</a>();</div>
<div class="line"><a name="l04680"></a><span class="lineno"> 4680</span>&#160; </div>
<div class="line"><a name="l04681"></a><span class="lineno"> 4681</span>&#160; <span class="comment">// double offset = 2;</span></div>
<div class="line"><a name="l04682"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acb29ebc510348e4a2cd531a7c3f57c9c"> 4682</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acb29ebc510348e4a2cd531a7c3f57c9c">clear_offset</a>();</div>
<div class="line"><a name="l04683"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a96ffc785b7b2135c7980c985883ffdd3"> 4683</a></span>&#160; <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a96ffc785b7b2135c7980c985883ffdd3">offset</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04684"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac7453c28e1da85ea4728b31419c0d6b7"> 4684</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac7453c28e1da85ea4728b31419c0d6b7">set_offset</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04685"></a><span class="lineno"> 4685</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04686"></a><span class="lineno"> 4686</span>&#160; <span class="keywordtype">double</span> _internal_offset() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04687"></a><span class="lineno"> 4687</span>&#160; <span class="keywordtype">void</span> _internal_set_offset(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04688"></a><span class="lineno"> 4688</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04689"></a><span class="lineno"> 4689</span>&#160; </div>
<div class="line"><a name="l04690"></a><span class="lineno"> 4690</span>&#160; <span class="comment">// double scaling_factor = 3;</span></div>
<div class="line"><a name="l04691"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ade736c97b0c7be8494137304c1c81e3c"> 4691</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ade736c97b0c7be8494137304c1c81e3c">clear_scaling_factor</a>();</div>
<div class="line"><a name="l04692"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9e32504c3f1bddb0f25f1386ecf7987b"> 4692</a></span>&#160; <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9e32504c3f1bddb0f25f1386ecf7987b">scaling_factor</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04693"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af02334eb54337092e11b9a74312a4c25"> 4693</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af02334eb54337092e11b9a74312a4c25">set_scaling_factor</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04694"></a><span class="lineno"> 4694</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04695"></a><span class="lineno"> 4695</span>&#160; <span class="keywordtype">double</span> _internal_scaling_factor() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04696"></a><span class="lineno"> 4696</span>&#160; <span class="keywordtype">void</span> _internal_set_scaling_factor(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04697"></a><span class="lineno"> 4697</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04698"></a><span class="lineno"> 4698</span>&#160; </div>
<div class="line"><a name="l04699"></a><span class="lineno"> 4699</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.CpObjectiveProto)</span></div>
<div class="line"><a name="l04700"></a><span class="lineno"> 4700</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04701"></a><span class="lineno"> 4701</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l04702"></a><span class="lineno"> 4702</span>&#160; </div>
<div class="line"><a name="l04703"></a><span class="lineno"> 4703</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l04704"></a><span class="lineno"> 4704</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l04705"></a><span class="lineno"> 4705</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l04706"></a><span class="lineno"> 4706</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l04707"></a><span class="lineno"> 4707</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _vars_cached_byte_size_;</div>
<div class="line"><a name="l04708"></a><span class="lineno"> 4708</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; coeffs_;</div>
<div class="line"><a name="l04709"></a><span class="lineno"> 4709</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _coeffs_cached_byte_size_;</div>
<div class="line"><a name="l04710"></a><span class="lineno"> 4710</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; domain_;</div>
<div class="line"><a name="l04711"></a><span class="lineno"> 4711</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _domain_cached_byte_size_;</div>
<div class="line"><a name="l04712"></a><span class="lineno"> 4712</span>&#160; <span class="keywordtype">double</span> <a class="code" href="interval_8cc.html#a1e6e18599bc7057307916e1f810f83a8">offset_</a>;</div>
<div class="line"><a name="l04713"></a><span class="lineno"> 4713</span>&#160; <span class="keywordtype">double</span> scaling_factor_;</div>
<div class="line"><a name="l04714"></a><span class="lineno"> 4714</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l04715"></a><span class="lineno"> 4715</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l04716"></a><span class="lineno"> 4716</span>&#160;};</div>
<div class="line"><a name="l04717"></a><span class="lineno"> 4717</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l04718"></a><span class="lineno"> 4718</span>&#160; </div>
<div class="line"><a name="l04719"></a><span class="lineno"> 4719</span>&#160;<span class="keyword">class </span>DecisionStrategyProto_AffineTransformation <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l04720"></a><span class="lineno"> 4720</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.DecisionStrategyProto.AffineTransformation) */</span> {</div>
<div class="line"><a name="l04721"></a><span class="lineno"> 4721</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04722"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2f9de956a561004d0d41e900edf781e5"> 4722</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2f9de956a561004d0d41e900edf781e5">DecisionStrategyProto_AffineTransformation</a>() : DecisionStrategyProto_AffineTransformation(nullptr) {}</div>
<div class="line"><a name="l04723"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9c28b59c9f76230632dca91c5bac224f"> 4723</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9c28b59c9f76230632dca91c5bac224f">~DecisionStrategyProto_AffineTransformation</a>();</div>
<div class="line"><a name="l04724"></a><span class="lineno"> 4724</span>&#160; </div>
<div class="line"><a name="l04725"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae35e37d7a2884071ab935d17dad88e65"> 4725</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae35e37d7a2884071ab935d17dad88e65">DecisionStrategyProto_AffineTransformation</a>(<span class="keyword">const</span> DecisionStrategyProto_AffineTransformation&amp; from);</div>
<div class="line"><a name="l04726"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d50ce4a06f2ffc8a723f2b35c68b8be"> 4726</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d50ce4a06f2ffc8a723f2b35c68b8be">DecisionStrategyProto_AffineTransformation</a>(DecisionStrategyProto_AffineTransformation&amp;&amp; from) noexcept</div>
<div class="line"><a name="l04727"></a><span class="lineno"> 4727</span>&#160; : DecisionStrategyProto_AffineTransformation() {</div>
<div class="line"><a name="l04728"></a><span class="lineno"> 4728</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l04729"></a><span class="lineno"> 4729</span>&#160; }</div>
<div class="line"><a name="l04730"></a><span class="lineno"> 4730</span>&#160; </div>
<div class="line"><a name="l04731"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a20207dcb0c877a1e23e262bf9d5c4754"> 4731</a></span>&#160; <span class="keyword">inline</span> DecisionStrategyProto_AffineTransformation&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a20207dcb0c877a1e23e262bf9d5c4754">operator=</a>(<span class="keyword">const</span> DecisionStrategyProto_AffineTransformation&amp; from) {</div>
<div class="line"><a name="l04732"></a><span class="lineno"> 4732</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l04733"></a><span class="lineno"> 4733</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l04734"></a><span class="lineno"> 4734</span>&#160; }</div>
<div class="line"><a name="l04735"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abe028a5a695ef46fdf4d4043987eb94f"> 4735</a></span>&#160; <span class="keyword">inline</span> DecisionStrategyProto_AffineTransformation&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abe028a5a695ef46fdf4d4043987eb94f">operator=</a>(DecisionStrategyProto_AffineTransformation&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l04736"></a><span class="lineno"> 4736</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l04737"></a><span class="lineno"> 4737</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l04738"></a><span class="lineno"> 4738</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l04739"></a><span class="lineno"> 4739</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l04740"></a><span class="lineno"> 4740</span>&#160; }</div>
<div class="line"><a name="l04741"></a><span class="lineno"> 4741</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l04742"></a><span class="lineno"> 4742</span>&#160; }</div>
<div class="line"><a name="l04743"></a><span class="lineno"> 4743</span>&#160; </div>
<div class="line"><a name="l04744"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 4744</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l04745"></a><span class="lineno"> 4745</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l04746"></a><span class="lineno"> 4746</span>&#160; }</div>
<div class="line"><a name="l04747"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 4747</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l04748"></a><span class="lineno"> 4748</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l04749"></a><span class="lineno"> 4749</span>&#160; }</div>
<div class="line"><a name="l04750"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 4750</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l04751"></a><span class="lineno"> 4751</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l04752"></a><span class="lineno"> 4752</span>&#160; }</div>
<div class="line"><a name="l04753"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a32a189ef706296d3fdd2a92a6ef0f34d"> 4753</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> DecisionStrategyProto_AffineTransformation&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a32a189ef706296d3fdd2a92a6ef0f34d">default_instance</a>();</div>
<div class="line"><a name="l04754"></a><span class="lineno"> 4754</span>&#160; </div>
<div class="line"><a name="l04755"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 4755</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l04756"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a98434c0b1d0b786f99b2bbc1ac6f956f"> 4756</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> DecisionStrategyProto_AffineTransformation* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a98434c0b1d0b786f99b2bbc1ac6f956f">internal_default_instance</a>() {</div>
<div class="line"><a name="l04757"></a><span class="lineno"> 4757</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>DecisionStrategyProto_AffineTransformation*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l04758"></a><span class="lineno"> 4758</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a42bfe2cdee7a1e2cecf327269512932d">_DecisionStrategyProto_AffineTransformation_default_instance_</a>);</div>
<div class="line"><a name="l04759"></a><span class="lineno"> 4759</span>&#160; }</div>
<div class="line"><a name="l04760"></a><span class="lineno"> 4760</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l04761"></a><span class="lineno"> 4761</span>&#160; 21;</div>
<div class="line"><a name="l04762"></a><span class="lineno"> 4762</span>&#160; </div>
<div class="line"><a name="l04763"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa06405236ef94f8f4ebdc39946746a13"> 4763</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa06405236ef94f8f4ebdc39946746a13">swap</a>(DecisionStrategyProto_AffineTransformation&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, DecisionStrategyProto_AffineTransformation&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l04764"></a><span class="lineno"> 4764</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l04765"></a><span class="lineno"> 4765</span>&#160; }</div>
<div class="line"><a name="l04766"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6614f4152214afc16feb05bfad2e8eb"> 4766</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6614f4152214afc16feb05bfad2e8eb">Swap</a>(DecisionStrategyProto_AffineTransformation* other) {</div>
<div class="line"><a name="l04767"></a><span class="lineno"> 4767</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l04768"></a><span class="lineno"> 4768</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l04769"></a><span class="lineno"> 4769</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l04770"></a><span class="lineno"> 4770</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l04771"></a><span class="lineno"> 4771</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l04772"></a><span class="lineno"> 4772</span>&#160; }</div>
<div class="line"><a name="l04773"></a><span class="lineno"> 4773</span>&#160; }</div>
<div class="line"><a name="l04774"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00bc82ff7d736276a08cbde7820e8ea1"> 4774</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00bc82ff7d736276a08cbde7820e8ea1">UnsafeArenaSwap</a>(DecisionStrategyProto_AffineTransformation* other) {</div>
<div class="line"><a name="l04775"></a><span class="lineno"> 4775</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l04776"></a><span class="lineno"> 4776</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l04777"></a><span class="lineno"> 4777</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l04778"></a><span class="lineno"> 4778</span>&#160; }</div>
<div class="line"><a name="l04779"></a><span class="lineno"> 4779</span>&#160; </div>
<div class="line"><a name="l04780"></a><span class="lineno"> 4780</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l04781"></a><span class="lineno"> 4781</span>&#160; </div>
<div class="line"><a name="l04782"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a01c0c2338fe4be2547f7902ee8341e4f"> 4782</a></span>&#160; <span class="keyword">inline</span> DecisionStrategyProto_AffineTransformation* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a01c0c2338fe4be2547f7902ee8341e4f">New</a>() const final {</div>
<div class="line"><a name="l04783"></a><span class="lineno"> 4783</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;DecisionStrategyProto_AffineTransformation&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l04784"></a><span class="lineno"> 4784</span>&#160; }</div>
<div class="line"><a name="l04785"></a><span class="lineno"> 4785</span>&#160; </div>
<div class="line"><a name="l04786"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab8083e6002a445707e300e6b2b389a18"> 4786</a></span>&#160; DecisionStrategyProto_AffineTransformation* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab8083e6002a445707e300e6b2b389a18">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l04787"></a><span class="lineno"> 4787</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;DecisionStrategyProto_AffineTransformation&gt;(arena);</div>
<div class="line"><a name="l04788"></a><span class="lineno"> 4788</span>&#160; }</div>
<div class="line"><a name="l04789"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 4789</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l04790"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 4790</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l04791"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4ec078c3673cf5dedb322cc2cebc94f8"> 4791</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4ec078c3673cf5dedb322cc2cebc94f8">CopyFrom</a>(<span class="keyword">const</span> DecisionStrategyProto_AffineTransformation&amp; from);</div>
<div class="line"><a name="l04792"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e3eb252ff48e6605df646f64554dfbf"> 4792</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e3eb252ff48e6605df646f64554dfbf">MergeFrom</a>(<span class="keyword">const</span> DecisionStrategyProto_AffineTransformation&amp; from);</div>
<div class="line"><a name="l04793"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 4793</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l04794"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 4794</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l04795"></a><span class="lineno"> 4795</span>&#160; </div>
<div class="line"><a name="l04796"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 4796</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l04797"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 4797</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l04798"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 4798</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l04799"></a><span class="lineno"> 4799</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l04800"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 4800</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l04801"></a><span class="lineno"> 4801</span>&#160; </div>
<div class="line"><a name="l04802"></a><span class="lineno"> 4802</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04803"></a><span class="lineno"> 4803</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l04804"></a><span class="lineno"> 4804</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l04805"></a><span class="lineno"> 4805</span>&#160; <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="l04806"></a><span class="lineno"> 4806</span>&#160; <span class="keywordtype">void</span> InternalSwap(DecisionStrategyProto_AffineTransformation* other);</div>
<div class="line"><a name="l04807"></a><span class="lineno"> 4807</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l04808"></a><span class="lineno"> 4808</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l04809"></a><span class="lineno"> 4809</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.DecisionStrategyProto.AffineTransformation&quot;</span>;</div>
<div class="line"><a name="l04810"></a><span class="lineno"> 4810</span>&#160; }</div>
<div class="line"><a name="l04811"></a><span class="lineno"> 4811</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l04812"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab95e64b35e9f24384f3e2bf13887ec48"> 4812</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab95e64b35e9f24384f3e2bf13887ec48">DecisionStrategyProto_AffineTransformation</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l04813"></a><span class="lineno"> 4813</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04814"></a><span class="lineno"> 4814</span>&#160; <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="l04815"></a><span class="lineno"> 4815</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l04816"></a><span class="lineno"> 4816</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04817"></a><span class="lineno"> 4817</span>&#160; </div>
<div class="line"><a name="l04818"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 4818</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l04819"></a><span class="lineno"> 4819</span>&#160; private:</div>
<div class="line"><a name="l04820"></a><span class="lineno"> 4820</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l04821"></a><span class="lineno"> 4821</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l04822"></a><span class="lineno"> 4822</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l04823"></a><span class="lineno"> 4823</span>&#160; }</div>
<div class="line"><a name="l04824"></a><span class="lineno"> 4824</span>&#160; </div>
<div class="line"><a name="l04825"></a><span class="lineno"> 4825</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04826"></a><span class="lineno"> 4826</span>&#160; </div>
<div class="line"><a name="l04827"></a><span class="lineno"> 4827</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l04828"></a><span class="lineno"> 4828</span>&#160; </div>
<div class="line"><a name="l04829"></a><span class="lineno"> 4829</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l04830"></a><span class="lineno"> 4830</span>&#160; </div>
<div class="line"><a name="l04831"></a><span class="lineno"> 4831</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l04832"></a><span class="lineno"> 4832</span>&#160; kOffsetFieldNumber = 2,</div>
<div class="line"><a name="l04833"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a510b4e95e13f295debdf9b19f48471dea9a896ecf4a456cacd9212dfa12fb4220"> 4833</a></span>&#160; kPositiveCoeffFieldNumber = 3,</div>
<div class="line"><a name="l04834"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a510b4e95e13f295debdf9b19f48471dea46ec41f36236d03bc899820b77f24b62"> 4834</a></span>&#160; kVarFieldNumber = 1,</div>
<div class="line"><a name="l04835"></a><span class="lineno"> 4835</span>&#160; };</div>
<div class="line"><a name="l04836"></a><span class="lineno"> 4836</span>&#160; <span class="comment">// int64 offset = 2;</span></div>
<div class="line"><a name="l04837"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acb29ebc510348e4a2cd531a7c3f57c9c"> 4837</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acb29ebc510348e4a2cd531a7c3f57c9c">clear_offset</a>();</div>
<div class="line"><a name="l04838"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1598834f476a20f4f0781dd90d50b3b"> 4838</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1598834f476a20f4f0781dd90d50b3b">offset</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04839"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a817b500800adbaa67949f6d5d31b1b26"> 4839</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a817b500800adbaa67949f6d5d31b1b26">set_offset</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04840"></a><span class="lineno"> 4840</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04841"></a><span class="lineno"> 4841</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_offset() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04842"></a><span class="lineno"> 4842</span>&#160; <span class="keywordtype">void</span> _internal_set_offset(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04843"></a><span class="lineno"> 4843</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04844"></a><span class="lineno"> 4844</span>&#160; </div>
<div class="line"><a name="l04845"></a><span class="lineno"> 4845</span>&#160; <span class="comment">// int64 positive_coeff = 3;</span></div>
<div class="line"><a name="l04846"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae0aceb21ea92f19442d56647304976b6"> 4846</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae0aceb21ea92f19442d56647304976b6">clear_positive_coeff</a>();</div>
<div class="line"><a name="l04847"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7dda0ee2b566bfe7a5fee49df35cfdc5"> 4847</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7dda0ee2b566bfe7a5fee49df35cfdc5">positive_coeff</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04848"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa87b9dca0aa886c5a96c51d6473c0f27"> 4848</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa87b9dca0aa886c5a96c51d6473c0f27">set_positive_coeff</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04849"></a><span class="lineno"> 4849</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04850"></a><span class="lineno"> 4850</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_positive_coeff() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04851"></a><span class="lineno"> 4851</span>&#160; <span class="keywordtype">void</span> _internal_set_positive_coeff(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04852"></a><span class="lineno"> 4852</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04853"></a><span class="lineno"> 4853</span>&#160; </div>
<div class="line"><a name="l04854"></a><span class="lineno"> 4854</span>&#160; <span class="comment">// int32 var = 1;</span></div>
<div class="line"><a name="l04855"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aee9ca957709adadb30e033e55ab28e2e"> 4855</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aee9ca957709adadb30e033e55ab28e2e">clear_var</a>();</div>
<div class="line"><a name="l04856"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5cd4125c2dede3b8b63b425ec620e3b4"> 4856</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5cd4125c2dede3b8b63b425ec620e3b4">var</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04857"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a41152379fe192a94dd27ff6d994b6602"> 4857</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a41152379fe192a94dd27ff6d994b6602">set_var</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04858"></a><span class="lineno"> 4858</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04859"></a><span class="lineno"> 4859</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_var() <span class="keyword">const</span>;</div>
<div class="line"><a name="l04860"></a><span class="lineno"> 4860</span>&#160; <span class="keywordtype">void</span> _internal_set_var(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l04861"></a><span class="lineno"> 4861</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04862"></a><span class="lineno"> 4862</span>&#160; </div>
<div class="line"><a name="l04863"></a><span class="lineno"> 4863</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.DecisionStrategyProto.AffineTransformation)</span></div>
<div class="line"><a name="l04864"></a><span class="lineno"> 4864</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04865"></a><span class="lineno"> 4865</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l04866"></a><span class="lineno"> 4866</span>&#160; </div>
<div class="line"><a name="l04867"></a><span class="lineno"> 4867</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l04868"></a><span class="lineno"> 4868</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l04869"></a><span class="lineno"> 4869</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l04870"></a><span class="lineno"> 4870</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="interval_8cc.html#a1e6e18599bc7057307916e1f810f83a8">offset_</a>;</div>
<div class="line"><a name="l04871"></a><span class="lineno"> 4871</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> positive_coeff_;</div>
<div class="line"><a name="l04872"></a><span class="lineno"> 4872</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> var_;</div>
<div class="line"><a name="l04873"></a><span class="lineno"> 4873</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l04874"></a><span class="lineno"> 4874</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l04875"></a><span class="lineno"> 4875</span>&#160;};</div>
<div class="line"><a name="l04876"></a><span class="lineno"> 4876</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l04877"></a><span class="lineno"> 4877</span>&#160; </div>
<div class="line"><a name="l04878"></a><span class="lineno"> 4878</span>&#160;<span class="keyword">class </span>DecisionStrategyProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l04879"></a><span class="lineno"> 4879</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.DecisionStrategyProto) */</span> {</div>
<div class="line"><a name="l04880"></a><span class="lineno"> 4880</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04881"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4b09210718c0a3815980d73b0ca3db4c"> 4881</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4b09210718c0a3815980d73b0ca3db4c">DecisionStrategyProto</a>() : DecisionStrategyProto(nullptr) {}</div>
<div class="line"><a name="l04882"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8782fed9969a72b5d8e668a5863c8171"> 4882</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8782fed9969a72b5d8e668a5863c8171">~DecisionStrategyProto</a>();</div>
<div class="line"><a name="l04883"></a><span class="lineno"> 4883</span>&#160; </div>
<div class="line"><a name="l04884"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3ce53c880234777a7c37e69224b03f40"> 4884</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3ce53c880234777a7c37e69224b03f40">DecisionStrategyProto</a>(<span class="keyword">const</span> DecisionStrategyProto&amp; from);</div>
<div class="line"><a name="l04885"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a642fcd74133dfdcd4f01d7ef2dff3995"> 4885</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a642fcd74133dfdcd4f01d7ef2dff3995">DecisionStrategyProto</a>(DecisionStrategyProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l04886"></a><span class="lineno"> 4886</span>&#160; : DecisionStrategyProto() {</div>
<div class="line"><a name="l04887"></a><span class="lineno"> 4887</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l04888"></a><span class="lineno"> 4888</span>&#160; }</div>
<div class="line"><a name="l04889"></a><span class="lineno"> 4889</span>&#160; </div>
<div class="line"><a name="l04890"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1d9afd651896dd003745f63fd9081c16"> 4890</a></span>&#160; <span class="keyword">inline</span> DecisionStrategyProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1d9afd651896dd003745f63fd9081c16">operator=</a>(<span class="keyword">const</span> DecisionStrategyProto&amp; from) {</div>
<div class="line"><a name="l04891"></a><span class="lineno"> 4891</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l04892"></a><span class="lineno"> 4892</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l04893"></a><span class="lineno"> 4893</span>&#160; }</div>
<div class="line"><a name="l04894"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac403cb3b163898fd3933d8587e04327e"> 4894</a></span>&#160; <span class="keyword">inline</span> DecisionStrategyProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac403cb3b163898fd3933d8587e04327e">operator=</a>(DecisionStrategyProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l04895"></a><span class="lineno"> 4895</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l04896"></a><span class="lineno"> 4896</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l04897"></a><span class="lineno"> 4897</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l04898"></a><span class="lineno"> 4898</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l04899"></a><span class="lineno"> 4899</span>&#160; }</div>
<div class="line"><a name="l04900"></a><span class="lineno"> 4900</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l04901"></a><span class="lineno"> 4901</span>&#160; }</div>
<div class="line"><a name="l04902"></a><span class="lineno"> 4902</span>&#160; </div>
<div class="line"><a name="l04903"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 4903</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l04904"></a><span class="lineno"> 4904</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l04905"></a><span class="lineno"> 4905</span>&#160; }</div>
<div class="line"><a name="l04906"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 4906</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l04907"></a><span class="lineno"> 4907</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l04908"></a><span class="lineno"> 4908</span>&#160; }</div>
<div class="line"><a name="l04909"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 4909</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l04910"></a><span class="lineno"> 4910</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l04911"></a><span class="lineno"> 4911</span>&#160; }</div>
<div class="line"><a name="l04912"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a29f714a3d5df77ab5223525a550b3527"> 4912</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> DecisionStrategyProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a29f714a3d5df77ab5223525a550b3527">default_instance</a>();</div>
<div class="line"><a name="l04913"></a><span class="lineno"> 4913</span>&#160; </div>
<div class="line"><a name="l04914"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 4914</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l04915"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa58481ecc43ac31d9c3f16abbb71816e"> 4915</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> DecisionStrategyProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa58481ecc43ac31d9c3f16abbb71816e">internal_default_instance</a>() {</div>
<div class="line"><a name="l04916"></a><span class="lineno"> 4916</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>DecisionStrategyProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l04917"></a><span class="lineno"> 4917</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a6e1584f6741309b50e2db39c1670f097">_DecisionStrategyProto_default_instance_</a>);</div>
<div class="line"><a name="l04918"></a><span class="lineno"> 4918</span>&#160; }</div>
<div class="line"><a name="l04919"></a><span class="lineno"> 4919</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l04920"></a><span class="lineno"> 4920</span>&#160; 22;</div>
<div class="line"><a name="l04921"></a><span class="lineno"> 4921</span>&#160; </div>
<div class="line"><a name="l04922"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af6178b9dcf983043f520ec8bd077b29a"> 4922</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af6178b9dcf983043f520ec8bd077b29a">swap</a>(DecisionStrategyProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, DecisionStrategyProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l04923"></a><span class="lineno"> 4923</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l04924"></a><span class="lineno"> 4924</span>&#160; }</div>
<div class="line"><a name="l04925"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0eb7ca18343dda9e30059c7be5356319"> 4925</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0eb7ca18343dda9e30059c7be5356319">Swap</a>(DecisionStrategyProto* other) {</div>
<div class="line"><a name="l04926"></a><span class="lineno"> 4926</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l04927"></a><span class="lineno"> 4927</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l04928"></a><span class="lineno"> 4928</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l04929"></a><span class="lineno"> 4929</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l04930"></a><span class="lineno"> 4930</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l04931"></a><span class="lineno"> 4931</span>&#160; }</div>
<div class="line"><a name="l04932"></a><span class="lineno"> 4932</span>&#160; }</div>
<div class="line"><a name="l04933"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab596a1f1006814f489cebf26ec8707b"> 4933</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab596a1f1006814f489cebf26ec8707b">UnsafeArenaSwap</a>(DecisionStrategyProto* other) {</div>
<div class="line"><a name="l04934"></a><span class="lineno"> 4934</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l04935"></a><span class="lineno"> 4935</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l04936"></a><span class="lineno"> 4936</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l04937"></a><span class="lineno"> 4937</span>&#160; }</div>
<div class="line"><a name="l04938"></a><span class="lineno"> 4938</span>&#160; </div>
<div class="line"><a name="l04939"></a><span class="lineno"> 4939</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l04940"></a><span class="lineno"> 4940</span>&#160; </div>
<div class="line"><a name="l04941"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7f49b79a904b9762abae922f5e2f8789"> 4941</a></span>&#160; <span class="keyword">inline</span> DecisionStrategyProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7f49b79a904b9762abae922f5e2f8789">New</a>() const final {</div>
<div class="line"><a name="l04942"></a><span class="lineno"> 4942</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;DecisionStrategyProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l04943"></a><span class="lineno"> 4943</span>&#160; }</div>
<div class="line"><a name="l04944"></a><span class="lineno"> 4944</span>&#160; </div>
<div class="line"><a name="l04945"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1142c0779c2c47a758322e1dfd52c60a"> 4945</a></span>&#160; DecisionStrategyProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1142c0779c2c47a758322e1dfd52c60a">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l04946"></a><span class="lineno"> 4946</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;DecisionStrategyProto&gt;(arena);</div>
<div class="line"><a name="l04947"></a><span class="lineno"> 4947</span>&#160; }</div>
<div class="line"><a name="l04948"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 4948</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l04949"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 4949</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l04950"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4cb6cd0c57aff01ad0c7602bce392fe0"> 4950</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4cb6cd0c57aff01ad0c7602bce392fe0">CopyFrom</a>(<span class="keyword">const</span> DecisionStrategyProto&amp; from);</div>
<div class="line"><a name="l04951"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae25702c6b14d5a936f8bfbb97d0cc7a7"> 4951</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae25702c6b14d5a936f8bfbb97d0cc7a7">MergeFrom</a>(<span class="keyword">const</span> DecisionStrategyProto&amp; from);</div>
<div class="line"><a name="l04952"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 4952</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l04953"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 4953</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l04954"></a><span class="lineno"> 4954</span>&#160; </div>
<div class="line"><a name="l04955"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 4955</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l04956"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 4956</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l04957"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 4957</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l04958"></a><span class="lineno"> 4958</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l04959"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 4959</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l04960"></a><span class="lineno"> 4960</span>&#160; </div>
<div class="line"><a name="l04961"></a><span class="lineno"> 4961</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04962"></a><span class="lineno"> 4962</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l04963"></a><span class="lineno"> 4963</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l04964"></a><span class="lineno"> 4964</span>&#160; <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="l04965"></a><span class="lineno"> 4965</span>&#160; <span class="keywordtype">void</span> InternalSwap(DecisionStrategyProto* other);</div>
<div class="line"><a name="l04966"></a><span class="lineno"> 4966</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l04967"></a><span class="lineno"> 4967</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l04968"></a><span class="lineno"> 4968</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.DecisionStrategyProto&quot;</span>;</div>
<div class="line"><a name="l04969"></a><span class="lineno"> 4969</span>&#160; }</div>
<div class="line"><a name="l04970"></a><span class="lineno"> 4970</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l04971"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a510428594a28f1a5ef772a3dc33a47cb"> 4971</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a510428594a28f1a5ef772a3dc33a47cb">DecisionStrategyProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l04972"></a><span class="lineno"> 4972</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l04973"></a><span class="lineno"> 4973</span>&#160; <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="l04974"></a><span class="lineno"> 4974</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l04975"></a><span class="lineno"> 4975</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04976"></a><span class="lineno"> 4976</span>&#160; </div>
<div class="line"><a name="l04977"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 4977</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l04978"></a><span class="lineno"> 4978</span>&#160; private:</div>
<div class="line"><a name="l04979"></a><span class="lineno"> 4979</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l04980"></a><span class="lineno"> 4980</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l04981"></a><span class="lineno"> 4981</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l04982"></a><span class="lineno"> 4982</span>&#160; }</div>
<div class="line"><a name="l04983"></a><span class="lineno"> 4983</span>&#160; </div>
<div class="line"><a name="l04984"></a><span class="lineno"> 4984</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l04985"></a><span class="lineno"> 4985</span>&#160; </div>
<div class="line"><a name="l04986"></a><span class="lineno"> 4986</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l04987"></a><span class="lineno"> 4987</span>&#160; </div>
<div class="line"><a name="l04988"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a863d75817bd7754b69b1c0c045db54fa"> 4988</a></span>&#160; <span class="keyword">typedef</span> DecisionStrategyProto_AffineTransformation <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a863d75817bd7754b69b1c0c045db54fa">AffineTransformation</a>;</div>
<div class="line"><a name="l04989"></a><span class="lineno"> 4989</span>&#160; </div>
<div class="line"><a name="l04990"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4b4b83c82f89c88dc6d92fc1f13fef47"> 4990</a></span>&#160; <span class="keyword">typedef</span> <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">DecisionStrategyProto_VariableSelectionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4b4b83c82f89c88dc6d92fc1f13fef47">VariableSelectionStrategy</a>;</div>
<div class="line"><a name="l04991"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab83a3e23a25337954fce7cc3a86562ad"> 4991</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> CHOOSE_FIRST =</div>
<div class="line"><a name="l04992"></a><span class="lineno"> 4992</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a9cc9a32b4cec62f6bcd8410311de9b51">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_FIRST</a>;</div>
<div class="line"><a name="l04993"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a45d155d600815eb0b81b861c1f022463"> 4993</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> CHOOSE_LOWEST_MIN =</div>
<div class="line"><a name="l04994"></a><span class="lineno"> 4994</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3e671416caa639665eb8dcd550940467">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_LOWEST_MIN</a>;</div>
<div class="line"><a name="l04995"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a165675468f66da39b9d68e02ca51ed21"> 4995</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> CHOOSE_HIGHEST_MAX =</div>
<div class="line"><a name="l04996"></a><span class="lineno"> 4996</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a8a26bd6d9e48e2c4f2f144c021d74d1a">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_HIGHEST_MAX</a>;</div>
<div class="line"><a name="l04997"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aea99e04969f99ec46cfbf1bd78dc1ed5"> 4997</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> CHOOSE_MIN_DOMAIN_SIZE =</div>
<div class="line"><a name="l04998"></a><span class="lineno"> 4998</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6aac0157e9af8921b714667cdaa10d09f0">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_MIN_DOMAIN_SIZE</a>;</div>
<div class="line"><a name="l04999"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad3038d6f5fd30351932d51fd1c649cc6"> 4999</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> CHOOSE_MAX_DOMAIN_SIZE =</div>
<div class="line"><a name="l05000"></a><span class="lineno"> 5000</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3b1dbb74050c9b83b333d6137c47e10b">DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_MAX_DOMAIN_SIZE</a>;</div>
<div class="line"><a name="l05001"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a517fd4c465f4d4f89065a1b4a2e02ad4"> 5001</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a517fd4c465f4d4f89065a1b4a2e02ad4">VariableSelectionStrategy_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l05002"></a><span class="lineno"> 5002</span>&#160; <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1sat.html#ad3744a9d3ae4af3bc8407757496affc3">DecisionStrategyProto_VariableSelectionStrategy_IsValid</a>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05003"></a><span class="lineno"> 5003</span>&#160; }</div>
<div class="line"><a name="l05004"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab2332b9ff6ffe5993bccfe3ace0d921d"> 5004</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> VariableSelectionStrategy_MIN =</div>
<div class="line"><a name="l05005"></a><span class="lineno"> 5005</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#ae21dd421323a77bde4c9253b6255c785">DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_MIN</a>;</div>
<div class="line"><a name="l05006"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4046ecd0f13ace5a1f0fb2533b6de142"> 5006</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a> VariableSelectionStrategy_MAX =</div>
<div class="line"><a name="l05007"></a><span class="lineno"> 5007</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a04487ffe93d385896ec57f978f248a1f">DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_MAX</a>;</div>
<div class="line"><a name="l05008"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1763fdf689a62e2dcf681d37148cbaaf"> 5008</a></span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> VariableSelectionStrategy_ARRAYSIZE =</div>
<div class="line"><a name="l05009"></a><span class="lineno"> 5009</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a31ba6359043b091cd5c02ff98f8dafa1">DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_ARRAYSIZE</a>;</div>
<div class="line"><a name="l05010"></a><span class="lineno"> 5010</span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*</div>
<div class="line"><a name="l05011"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac42ea6762fd7eaa5a6a2a9b1e4f63996"> 5011</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac42ea6762fd7eaa5a6a2a9b1e4f63996">VariableSelectionStrategy_descriptor</a>() {</div>
<div class="line"><a name="l05012"></a><span class="lineno"> 5012</span>&#160; <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1sat.html#a8de636307d758c08719de1fcad027f71">DecisionStrategyProto_VariableSelectionStrategy_descriptor</a>();</div>
<div class="line"><a name="l05013"></a><span class="lineno"> 5013</span>&#160; }</div>
<div class="line"><a name="l05014"></a><span class="lineno"> 5014</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l05015"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac105cad5389e822a5213433f882533b0"> 5015</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac105cad5389e822a5213433f882533b0">VariableSelectionStrategy_Name</a>(T enum_t_value) {</div>
<div class="line"><a name="l05016"></a><span class="lineno"> 5016</span>&#160; static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same&lt;T, VariableSelectionStrategy&gt;::value</a> ||</div>
<div class="line"><a name="l05017"></a><span class="lineno"> 5017</span>&#160; ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral&lt;T&gt;::value</a>,</div>
<div class="line"><a name="l05018"></a><span class="lineno"> 5018</span>&#160; <span class="stringliteral">&quot;Incorrect type passed to function VariableSelectionStrategy_Name.&quot;</span>);</div>
<div class="line"><a name="l05019"></a><span class="lineno"> 5019</span>&#160; <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1sat.html#abbc472dcbb3ad76095da9926b37e49f8">DecisionStrategyProto_VariableSelectionStrategy_Name</a>(enum_t_value);</div>
<div class="line"><a name="l05020"></a><span class="lineno"> 5020</span>&#160; }</div>
<div class="line"><a name="l05021"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c94ea5bd80ba674b717eb53413f700c"> 5021</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c94ea5bd80ba674b717eb53413f700c">VariableSelectionStrategy_Parse</a>(::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>,</div>
<div class="line"><a name="l05022"></a><span class="lineno"> 5022</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">VariableSelectionStrategy</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l05023"></a><span class="lineno"> 5023</span>&#160; <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1sat.html#a417dc46af8b9457ba372ce439154f86f">DecisionStrategyProto_VariableSelectionStrategy_Parse</a>(<a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05024"></a><span class="lineno"> 5024</span>&#160; }</div>
<div class="line"><a name="l05025"></a><span class="lineno"> 5025</span>&#160; </div>
<div class="line"><a name="l05026"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e9fb05a6c6f6677a50f860290569b6a"> 5026</a></span>&#160; <span class="keyword">typedef</span> <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DecisionStrategyProto_DomainReductionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e9fb05a6c6f6677a50f860290569b6a">DomainReductionStrategy</a>;</div>
<div class="line"><a name="l05027"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0b7a68283890b7485208eb4c6be21f17"> 5027</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> SELECT_MIN_VALUE =</div>
<div class="line"><a name="l05028"></a><span class="lineno"> 5028</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9c560a476724e955a1f69e4057eaa372">DecisionStrategyProto_DomainReductionStrategy_SELECT_MIN_VALUE</a>;</div>
<div class="line"><a name="l05029"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae3acd86d1b2b05ac02ecf83435960187"> 5029</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> SELECT_MAX_VALUE =</div>
<div class="line"><a name="l05030"></a><span class="lineno"> 5030</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9ce19914b81dbcf78ebde3ed15e10b3b">DecisionStrategyProto_DomainReductionStrategy_SELECT_MAX_VALUE</a>;</div>
<div class="line"><a name="l05031"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a589e76667051686a2283e65f3e60e0e7"> 5031</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> SELECT_LOWER_HALF =</div>
<div class="line"><a name="l05032"></a><span class="lineno"> 5032</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea76013e303afc2f8b54afdeecd37224d3">DecisionStrategyProto_DomainReductionStrategy_SELECT_LOWER_HALF</a>;</div>
<div class="line"><a name="l05033"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7a1e59a703c49b1ab7de34b4f7798181"> 5033</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> SELECT_UPPER_HALF =</div>
<div class="line"><a name="l05034"></a><span class="lineno"> 5034</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00eae2ddcc4b888df56eb4300f94b24f8005">DecisionStrategyProto_DomainReductionStrategy_SELECT_UPPER_HALF</a>;</div>
<div class="line"><a name="l05035"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22463fe396c2544b83d01af86055398f"> 5035</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> SELECT_MEDIAN_VALUE =</div>
<div class="line"><a name="l05036"></a><span class="lineno"> 5036</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea2dd975e36bdd9ac9e65463fcc4f0541c">DecisionStrategyProto_DomainReductionStrategy_SELECT_MEDIAN_VALUE</a>;</div>
<div class="line"><a name="l05037"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa71fcf4164ae1c1cadff32e4b4c7d788"> 5037</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa71fcf4164ae1c1cadff32e4b4c7d788">DomainReductionStrategy_IsValid</a>(<span class="keywordtype">int</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l05038"></a><span class="lineno"> 5038</span>&#160; <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1sat.html#aea82fc4e4c960cc7b458870bb85b5d83">DecisionStrategyProto_DomainReductionStrategy_IsValid</a>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05039"></a><span class="lineno"> 5039</span>&#160; }</div>
<div class="line"><a name="l05040"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14c01feb47760b9a29af99df9909479b"> 5040</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> DomainReductionStrategy_MIN =</div>
<div class="line"><a name="l05041"></a><span class="lineno"> 5041</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#ae812a198d8b85b66696afdc8a7f21480">DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_MIN</a>;</div>
<div class="line"><a name="l05042"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac8fb15b20983aede111d61df4f7e59ab"> 5042</a></span>&#160; <span class="keyword">static</span> constexpr <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a> DomainReductionStrategy_MAX =</div>
<div class="line"><a name="l05043"></a><span class="lineno"> 5043</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a32d06c0a033135b152dc6aaa0cce11cb">DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_MAX</a>;</div>
<div class="line"><a name="l05044"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6ffbee61e6d6118bd6e6e642561eab29"> 5044</a></span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> DomainReductionStrategy_ARRAYSIZE =</div>
<div class="line"><a name="l05045"></a><span class="lineno"> 5045</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#abc149d79ce813acfacf966a6f0114f9a">DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_ARRAYSIZE</a>;</div>
<div class="line"><a name="l05046"></a><span class="lineno"> 5046</span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor*</div>
<div class="line"><a name="l05047"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5bf28a25d89ca788807fc4d07e8af9d5"> 5047</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5bf28a25d89ca788807fc4d07e8af9d5">DomainReductionStrategy_descriptor</a>() {</div>
<div class="line"><a name="l05048"></a><span class="lineno"> 5048</span>&#160; <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1sat.html#a2a0f8b7033408604ab4067653eeca927">DecisionStrategyProto_DomainReductionStrategy_descriptor</a>();</div>
<div class="line"><a name="l05049"></a><span class="lineno"> 5049</span>&#160; }</div>
<div class="line"><a name="l05050"></a><span class="lineno"> 5050</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a name="l05051"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0baa7ee808edacbc67872c0e59554e2d"> 5051</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> std::string&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0baa7ee808edacbc67872c0e59554e2d">DomainReductionStrategy_Name</a>(T enum_t_value) {</div>
<div class="line"><a name="l05052"></a><span class="lineno"> 5052</span>&#160; static_assert(::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_same&lt;T, DomainReductionStrategy&gt;::value</a> ||</div>
<div class="line"><a name="l05053"></a><span class="lineno"> 5053</span>&#160; ::<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">std::is_integral&lt;T&gt;::value</a>,</div>
<div class="line"><a name="l05054"></a><span class="lineno"> 5054</span>&#160; <span class="stringliteral">&quot;Incorrect type passed to function DomainReductionStrategy_Name.&quot;</span>);</div>
<div class="line"><a name="l05055"></a><span class="lineno"> 5055</span>&#160; <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1sat.html#ac22a3ab628a918dd90466ba12d6ee0cd">DecisionStrategyProto_DomainReductionStrategy_Name</a>(enum_t_value);</div>
<div class="line"><a name="l05056"></a><span class="lineno"> 5056</span>&#160; }</div>
<div class="line"><a name="l05057"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75bd49155d0850d0e2d64a22e0f860bf"> 5057</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75bd49155d0850d0e2d64a22e0f860bf">DomainReductionStrategy_Parse</a>(::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>,</div>
<div class="line"><a name="l05058"></a><span class="lineno"> 5058</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">DomainReductionStrategy</a>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l05059"></a><span class="lineno"> 5059</span>&#160; <span class="keywordflow">return</span> <a class="code" href="namespaceoperations__research_1_1sat.html#a78f07b013d1f3f208298db7cd977e86d">DecisionStrategyProto_DomainReductionStrategy_Parse</a>(<a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05060"></a><span class="lineno"> 5060</span>&#160; }</div>
<div class="line"><a name="l05061"></a><span class="lineno"> 5061</span>&#160; </div>
<div class="line"><a name="l05062"></a><span class="lineno"> 5062</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l05063"></a><span class="lineno"> 5063</span>&#160; </div>
<div class="line"><a name="l05064"></a><span class="lineno"> 5064</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l05065"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa802d3afff2f6cdd03e26a127347d0afa409fba62533a1842abf94ea666fa193d"> 5065</a></span>&#160; kVariablesFieldNumber = 1,</div>
<div class="line"><a name="l05066"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adcd747e8e6601634e8dca54cd66649b2aaad703fd409c4ced14affcaf6528da48"> 5066</a></span>&#160; kTransformationsFieldNumber = 4,</div>
<div class="line"><a name="l05067"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adcd747e8e6601634e8dca54cd66649b2a0ce61376651b4b43e8e48682da31db3b"> 5067</a></span>&#160; kVariableSelectionStrategyFieldNumber = 2,</div>
<div class="line"><a name="l05068"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adcd747e8e6601634e8dca54cd66649b2a9bf0bbf0f0ebbf7cada28bc00868b8f2"> 5068</a></span>&#160; kDomainReductionStrategyFieldNumber = 3,</div>
<div class="line"><a name="l05069"></a><span class="lineno"> 5069</span>&#160; };</div>
<div class="line"><a name="l05070"></a><span class="lineno"> 5070</span>&#160; <span class="comment">// repeated int32 variables = 1;</span></div>
<div class="line"><a name="l05071"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abef5f55c3278c137faca92b8e433f8ea"> 5071</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abef5f55c3278c137faca92b8e433f8ea">variables_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05072"></a><span class="lineno"> 5072</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05073"></a><span class="lineno"> 5073</span>&#160; <span class="keywordtype">int</span> _internal_variables_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05074"></a><span class="lineno"> 5074</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05075"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a97c353c23050b2faebd883435f73aa6e"> 5075</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a97c353c23050b2faebd883435f73aa6e">clear_variables</a>();</div>
<div class="line"><a name="l05076"></a><span class="lineno"> 5076</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05077"></a><span class="lineno"> 5077</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_variables(<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="l05078"></a><span class="lineno"> 5078</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l05079"></a><span class="lineno"> 5079</span>&#160; _internal_variables() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05080"></a><span class="lineno"> 5080</span>&#160; <span class="keywordtype">void</span> _internal_add_variables(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05081"></a><span class="lineno"> 5081</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l05082"></a><span class="lineno"> 5082</span>&#160; _internal_mutable_variables();</div>
<div class="line"><a name="l05083"></a><span class="lineno"> 5083</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05084"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa448d4dbbd6c3eb2ba6bb99e554d4d0"> 5084</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa448d4dbbd6c3eb2ba6bb99e554d4d0">variables</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="l05085"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad977faac73af4376e77f16e7334d4673"> 5085</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad977faac73af4376e77f16e7334d4673">set_variables</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05086"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad0d54d2ec274cf6c0301b9afa81232a9"> 5086</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad0d54d2ec274cf6c0301b9afa81232a9">add_variables</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05087"></a><span class="lineno"> 5087</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l05088"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6d60afcd6f3df9fb84bf8154100f6148"> 5088</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6d60afcd6f3df9fb84bf8154100f6148">variables</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05089"></a><span class="lineno"> 5089</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l05090"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a87c29fc0bd023db6b5ad4440c0f33805"> 5090</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a87c29fc0bd023db6b5ad4440c0f33805">mutable_variables</a>();</div>
<div class="line"><a name="l05091"></a><span class="lineno"> 5091</span>&#160; </div>
<div class="line"><a name="l05092"></a><span class="lineno"> 5092</span>&#160; <span class="comment">// repeated .operations_research.sat.DecisionStrategyProto.AffineTransformation transformations = 4;</span></div>
<div class="line"><a name="l05093"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a827e28aab3a3c13c604f94596039e25d"> 5093</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a827e28aab3a3c13c604f94596039e25d">transformations_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05094"></a><span class="lineno"> 5094</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05095"></a><span class="lineno"> 5095</span>&#160; <span class="keywordtype">int</span> _internal_transformations_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05096"></a><span class="lineno"> 5096</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05097"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada097d8f84f670146e8b7b78cbfa0e7a"> 5097</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada097d8f84f670146e8b7b78cbfa0e7a">clear_transformations</a>();</div>
<div class="line"><a name="l05098"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2a06a1617188153b814bdee2c496d252"> 5098</a></span>&#160; ::operations_research::sat::DecisionStrategyProto_AffineTransformation* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2a06a1617188153b814bdee2c496d252">mutable_transformations</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l05099"></a><span class="lineno"> 5099</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto_AffineTransformation &gt;*</div>
<div class="line"><a name="l05100"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3bcc1e5b7c14f712864ab4817bda28ca"> 5100</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3bcc1e5b7c14f712864ab4817bda28ca">mutable_transformations</a>();</div>
<div class="line"><a name="l05101"></a><span class="lineno"> 5101</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05102"></a><span class="lineno"> 5102</span>&#160; const ::operations_research::sat::DecisionStrategyProto_AffineTransformation&amp; _internal_transformations(<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="l05103"></a><span class="lineno"> 5103</span>&#160; ::operations_research::sat::DecisionStrategyProto_AffineTransformation* _internal_add_transformations();</div>
<div class="line"><a name="l05104"></a><span class="lineno"> 5104</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05105"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4fa51885bbc7d3574e9cca0e9300442a"> 5105</a></span>&#160; const ::operations_research::sat::DecisionStrategyProto_AffineTransformation&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4fa51885bbc7d3574e9cca0e9300442a">transformations</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="l05106"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a40687ff1c25394477049db3af9fc042f"> 5106</a></span>&#160; ::operations_research::sat::DecisionStrategyProto_AffineTransformation* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a40687ff1c25394477049db3af9fc042f">add_transformations</a>();</div>
<div class="line"><a name="l05107"></a><span class="lineno"> 5107</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto_AffineTransformation &gt;&amp;</div>
<div class="line"><a name="l05108"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa222563b4dbae009e4803351a7d4faf3"> 5108</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa222563b4dbae009e4803351a7d4faf3">transformations</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05109"></a><span class="lineno"> 5109</span>&#160; </div>
<div class="line"><a name="l05110"></a><span class="lineno"> 5110</span>&#160; <span class="comment">// .operations_research.sat.DecisionStrategyProto.VariableSelectionStrategy variable_selection_strategy = 2;</span></div>
<div class="line"><a name="l05111"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a18d3fd4f45934ff9433167dc48db5fac"> 5111</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a18d3fd4f45934ff9433167dc48db5fac">clear_variable_selection_strategy</a>();</div>
<div class="line"><a name="l05112"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9088ed28116938435def15c8138a676b"> 5112</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9088ed28116938435def15c8138a676b">variable_selection_strategy</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05113"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a62fe79346083e7c84f14d0564ee7d6d7"> 5113</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a62fe79346083e7c84f14d0564ee7d6d7">set_variable_selection_strategy</a>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05114"></a><span class="lineno"> 5114</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05115"></a><span class="lineno"> 5115</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy</a> _internal_variable_selection_strategy() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05116"></a><span class="lineno"> 5116</span>&#160; <span class="keywordtype">void</span> _internal_set_variable_selection_strategy(::<a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05117"></a><span class="lineno"> 5117</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05118"></a><span class="lineno"> 5118</span>&#160; </div>
<div class="line"><a name="l05119"></a><span class="lineno"> 5119</span>&#160; <span class="comment">// .operations_research.sat.DecisionStrategyProto.DomainReductionStrategy domain_reduction_strategy = 3;</span></div>
<div class="line"><a name="l05120"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab7f01db58bcd22e6bef966a5c3f7bcec"> 5120</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab7f01db58bcd22e6bef966a5c3f7bcec">clear_domain_reduction_strategy</a>();</div>
<div class="line"><a name="l05121"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aae17c7b1680659c9a5d83295632e3356"> 5121</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aae17c7b1680659c9a5d83295632e3356">domain_reduction_strategy</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05122"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ade45633e4aadb2efc557388046f4be59"> 5122</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ade45633e4aadb2efc557388046f4be59">set_domain_reduction_strategy</a>(::<a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05123"></a><span class="lineno"> 5123</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05124"></a><span class="lineno"> 5124</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy</a> _internal_domain_reduction_strategy() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05125"></a><span class="lineno"> 5125</span>&#160; <span class="keywordtype">void</span> _internal_set_domain_reduction_strategy(::<a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05126"></a><span class="lineno"> 5126</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05127"></a><span class="lineno"> 5127</span>&#160; </div>
<div class="line"><a name="l05128"></a><span class="lineno"> 5128</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.DecisionStrategyProto)</span></div>
<div class="line"><a name="l05129"></a><span class="lineno"> 5129</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05130"></a><span class="lineno"> 5130</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l05131"></a><span class="lineno"> 5131</span>&#160; </div>
<div class="line"><a name="l05132"></a><span class="lineno"> 5132</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l05133"></a><span class="lineno"> 5133</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l05134"></a><span class="lineno"> 5134</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l05135"></a><span class="lineno"> 5135</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; variables_;</div>
<div class="line"><a name="l05136"></a><span class="lineno"> 5136</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _variables_cached_byte_size_;</div>
<div class="line"><a name="l05137"></a><span class="lineno"> 5137</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto_AffineTransformation &gt; transformations_;</div>
<div class="line"><a name="l05138"></a><span class="lineno"> 5138</span>&#160; <span class="keywordtype">int</span> variable_selection_strategy_;</div>
<div class="line"><a name="l05139"></a><span class="lineno"> 5139</span>&#160; <span class="keywordtype">int</span> domain_reduction_strategy_;</div>
<div class="line"><a name="l05140"></a><span class="lineno"> 5140</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l05141"></a><span class="lineno"> 5141</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l05142"></a><span class="lineno"> 5142</span>&#160;};</div>
<div class="line"><a name="l05143"></a><span class="lineno"> 5143</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l05144"></a><span class="lineno"> 5144</span>&#160; </div>
<div class="line"><a name="l05145"></a><span class="lineno"> 5145</span>&#160;<span class="keyword">class </span>PartialVariableAssignment <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l05146"></a><span class="lineno"> 5146</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.PartialVariableAssignment) */</span> {</div>
<div class="line"><a name="l05147"></a><span class="lineno"> 5147</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05148"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e78ee3f5bce476f882e12b54ee0c91a"> 5148</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e78ee3f5bce476f882e12b54ee0c91a">PartialVariableAssignment</a>() : PartialVariableAssignment(nullptr) {}</div>
<div class="line"><a name="l05149"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ace14b72459cd4cfd8cff13bcb3f5ecad"> 5149</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ace14b72459cd4cfd8cff13bcb3f5ecad">~PartialVariableAssignment</a>();</div>
<div class="line"><a name="l05150"></a><span class="lineno"> 5150</span>&#160; </div>
<div class="line"><a name="l05151"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad02b9baaee57e1bf3596dc911b9b75e0"> 5151</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad02b9baaee57e1bf3596dc911b9b75e0">PartialVariableAssignment</a>(<span class="keyword">const</span> PartialVariableAssignment&amp; from);</div>
<div class="line"><a name="l05152"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a124c18a83bb00d32f8f763b1a818a071"> 5152</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a124c18a83bb00d32f8f763b1a818a071">PartialVariableAssignment</a>(PartialVariableAssignment&amp;&amp; from) noexcept</div>
<div class="line"><a name="l05153"></a><span class="lineno"> 5153</span>&#160; : PartialVariableAssignment() {</div>
<div class="line"><a name="l05154"></a><span class="lineno"> 5154</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l05155"></a><span class="lineno"> 5155</span>&#160; }</div>
<div class="line"><a name="l05156"></a><span class="lineno"> 5156</span>&#160; </div>
<div class="line"><a name="l05157"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a57e1161ae6b61b3c93fc7c83f6dd0497"> 5157</a></span>&#160; <span class="keyword">inline</span> PartialVariableAssignment&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a57e1161ae6b61b3c93fc7c83f6dd0497">operator=</a>(<span class="keyword">const</span> PartialVariableAssignment&amp; from) {</div>
<div class="line"><a name="l05158"></a><span class="lineno"> 5158</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l05159"></a><span class="lineno"> 5159</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l05160"></a><span class="lineno"> 5160</span>&#160; }</div>
<div class="line"><a name="l05161"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a18fbf59bc72710d25e3b61d551aa38f8"> 5161</a></span>&#160; <span class="keyword">inline</span> PartialVariableAssignment&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a18fbf59bc72710d25e3b61d551aa38f8">operator=</a>(PartialVariableAssignment&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l05162"></a><span class="lineno"> 5162</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l05163"></a><span class="lineno"> 5163</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l05164"></a><span class="lineno"> 5164</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l05165"></a><span class="lineno"> 5165</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l05166"></a><span class="lineno"> 5166</span>&#160; }</div>
<div class="line"><a name="l05167"></a><span class="lineno"> 5167</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l05168"></a><span class="lineno"> 5168</span>&#160; }</div>
<div class="line"><a name="l05169"></a><span class="lineno"> 5169</span>&#160; </div>
<div class="line"><a name="l05170"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 5170</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l05171"></a><span class="lineno"> 5171</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l05172"></a><span class="lineno"> 5172</span>&#160; }</div>
<div class="line"><a name="l05173"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 5173</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l05174"></a><span class="lineno"> 5174</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l05175"></a><span class="lineno"> 5175</span>&#160; }</div>
<div class="line"><a name="l05176"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 5176</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l05177"></a><span class="lineno"> 5177</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l05178"></a><span class="lineno"> 5178</span>&#160; }</div>
<div class="line"><a name="l05179"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae7e6c7d917f112be9430ef2a79773b6d"> 5179</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> PartialVariableAssignment&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae7e6c7d917f112be9430ef2a79773b6d">default_instance</a>();</div>
<div class="line"><a name="l05180"></a><span class="lineno"> 5180</span>&#160; </div>
<div class="line"><a name="l05181"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 5181</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l05182"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a541af2edc140f8b15091ef7137eacb5f"> 5182</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> PartialVariableAssignment* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a541af2edc140f8b15091ef7137eacb5f">internal_default_instance</a>() {</div>
<div class="line"><a name="l05183"></a><span class="lineno"> 5183</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>PartialVariableAssignment*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l05184"></a><span class="lineno"> 5184</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#ae5c743ef0c2dfd8d383ec4a665b31af1">_PartialVariableAssignment_default_instance_</a>);</div>
<div class="line"><a name="l05185"></a><span class="lineno"> 5185</span>&#160; }</div>
<div class="line"><a name="l05186"></a><span class="lineno"> 5186</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l05187"></a><span class="lineno"> 5187</span>&#160; 23;</div>
<div class="line"><a name="l05188"></a><span class="lineno"> 5188</span>&#160; </div>
<div class="line"><a name="l05189"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af5d0c2dd0559285b7031bfdf619ece69"> 5189</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af5d0c2dd0559285b7031bfdf619ece69">swap</a>(PartialVariableAssignment&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, PartialVariableAssignment&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l05190"></a><span class="lineno"> 5190</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l05191"></a><span class="lineno"> 5191</span>&#160; }</div>
<div class="line"><a name="l05192"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab0dd101b8dd8fccb304d0faf7c0a0645"> 5192</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab0dd101b8dd8fccb304d0faf7c0a0645">Swap</a>(PartialVariableAssignment* other) {</div>
<div class="line"><a name="l05193"></a><span class="lineno"> 5193</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l05194"></a><span class="lineno"> 5194</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l05195"></a><span class="lineno"> 5195</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l05196"></a><span class="lineno"> 5196</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l05197"></a><span class="lineno"> 5197</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l05198"></a><span class="lineno"> 5198</span>&#160; }</div>
<div class="line"><a name="l05199"></a><span class="lineno"> 5199</span>&#160; }</div>
<div class="line"><a name="l05200"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a756686f1672b058e057a7aeddda26966"> 5200</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a756686f1672b058e057a7aeddda26966">UnsafeArenaSwap</a>(PartialVariableAssignment* other) {</div>
<div class="line"><a name="l05201"></a><span class="lineno"> 5201</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l05202"></a><span class="lineno"> 5202</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l05203"></a><span class="lineno"> 5203</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l05204"></a><span class="lineno"> 5204</span>&#160; }</div>
<div class="line"><a name="l05205"></a><span class="lineno"> 5205</span>&#160; </div>
<div class="line"><a name="l05206"></a><span class="lineno"> 5206</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l05207"></a><span class="lineno"> 5207</span>&#160; </div>
<div class="line"><a name="l05208"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af43425f531f9cbab5716d4b8ac001803"> 5208</a></span>&#160; <span class="keyword">inline</span> PartialVariableAssignment* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af43425f531f9cbab5716d4b8ac001803">New</a>() const final {</div>
<div class="line"><a name="l05209"></a><span class="lineno"> 5209</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;PartialVariableAssignment&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l05210"></a><span class="lineno"> 5210</span>&#160; }</div>
<div class="line"><a name="l05211"></a><span class="lineno"> 5211</span>&#160; </div>
<div class="line"><a name="l05212"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac175af50dda95d70b7e2ac3086e234fa"> 5212</a></span>&#160; PartialVariableAssignment* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac175af50dda95d70b7e2ac3086e234fa">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l05213"></a><span class="lineno"> 5213</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;PartialVariableAssignment&gt;(arena);</div>
<div class="line"><a name="l05214"></a><span class="lineno"> 5214</span>&#160; }</div>
<div class="line"><a name="l05215"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 5215</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l05216"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 5216</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l05217"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a33485910e8c2124c23d743c8da58981e"> 5217</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a33485910e8c2124c23d743c8da58981e">CopyFrom</a>(<span class="keyword">const</span> PartialVariableAssignment&amp; from);</div>
<div class="line"><a name="l05218"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab9a21db18e2dadc1d655fef4334934ed"> 5218</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab9a21db18e2dadc1d655fef4334934ed">MergeFrom</a>(<span class="keyword">const</span> PartialVariableAssignment&amp; from);</div>
<div class="line"><a name="l05219"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 5219</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l05220"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 5220</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l05221"></a><span class="lineno"> 5221</span>&#160; </div>
<div class="line"><a name="l05222"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 5222</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l05223"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 5223</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l05224"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 5224</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l05225"></a><span class="lineno"> 5225</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l05226"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 5226</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l05227"></a><span class="lineno"> 5227</span>&#160; </div>
<div class="line"><a name="l05228"></a><span class="lineno"> 5228</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05229"></a><span class="lineno"> 5229</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l05230"></a><span class="lineno"> 5230</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l05231"></a><span class="lineno"> 5231</span>&#160; <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="l05232"></a><span class="lineno"> 5232</span>&#160; <span class="keywordtype">void</span> InternalSwap(PartialVariableAssignment* other);</div>
<div class="line"><a name="l05233"></a><span class="lineno"> 5233</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l05234"></a><span class="lineno"> 5234</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l05235"></a><span class="lineno"> 5235</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.PartialVariableAssignment&quot;</span>;</div>
<div class="line"><a name="l05236"></a><span class="lineno"> 5236</span>&#160; }</div>
<div class="line"><a name="l05237"></a><span class="lineno"> 5237</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l05238"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a58f4b06b34b597ec9c6866e6d702cf6a"> 5238</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a58f4b06b34b597ec9c6866e6d702cf6a">PartialVariableAssignment</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l05239"></a><span class="lineno"> 5239</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05240"></a><span class="lineno"> 5240</span>&#160; <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="l05241"></a><span class="lineno"> 5241</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l05242"></a><span class="lineno"> 5242</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05243"></a><span class="lineno"> 5243</span>&#160; </div>
<div class="line"><a name="l05244"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 5244</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l05245"></a><span class="lineno"> 5245</span>&#160; private:</div>
<div class="line"><a name="l05246"></a><span class="lineno"> 5246</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l05247"></a><span class="lineno"> 5247</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l05248"></a><span class="lineno"> 5248</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l05249"></a><span class="lineno"> 5249</span>&#160; }</div>
<div class="line"><a name="l05250"></a><span class="lineno"> 5250</span>&#160; </div>
<div class="line"><a name="l05251"></a><span class="lineno"> 5251</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05252"></a><span class="lineno"> 5252</span>&#160; </div>
<div class="line"><a name="l05253"></a><span class="lineno"> 5253</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l05254"></a><span class="lineno"> 5254</span>&#160; </div>
<div class="line"><a name="l05255"></a><span class="lineno"> 5255</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l05256"></a><span class="lineno"> 5256</span>&#160; </div>
<div class="line"><a name="l05257"></a><span class="lineno"> 5257</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l05258"></a><span class="lineno"> 5258</span>&#160; kVarsFieldNumber = 1,</div>
<div class="line"><a name="l05259"></a><span class="lineno"> 5259</span>&#160; kValuesFieldNumber = 2,</div>
<div class="line"><a name="l05260"></a><span class="lineno"> 5260</span>&#160; };</div>
<div class="line"><a name="l05261"></a><span class="lineno"> 5261</span>&#160; <span class="comment">// repeated int32 vars = 1;</span></div>
<div class="line"><a name="l05262"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7"> 5262</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7">vars_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05263"></a><span class="lineno"> 5263</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05264"></a><span class="lineno"> 5264</span>&#160; <span class="keywordtype">int</span> _internal_vars_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05265"></a><span class="lineno"> 5265</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05266"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520"> 5266</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520">clear_vars</a>();</div>
<div class="line"><a name="l05267"></a><span class="lineno"> 5267</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05268"></a><span class="lineno"> 5268</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_vars(<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="l05269"></a><span class="lineno"> 5269</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l05270"></a><span class="lineno"> 5270</span>&#160; _internal_vars() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05271"></a><span class="lineno"> 5271</span>&#160; <span class="keywordtype">void</span> _internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05272"></a><span class="lineno"> 5272</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l05273"></a><span class="lineno"> 5273</span>&#160; _internal_mutable_vars();</div>
<div class="line"><a name="l05274"></a><span class="lineno"> 5274</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05275"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3"> 5275</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3">vars</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="l05276"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32"> 5276</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32">set_vars</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05277"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c"> 5277</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c">add_vars</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05278"></a><span class="lineno"> 5278</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l05279"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7"> 5279</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7">vars</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05280"></a><span class="lineno"> 5280</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l05281"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c"> 5281</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c">mutable_vars</a>();</div>
<div class="line"><a name="l05282"></a><span class="lineno"> 5282</span>&#160; </div>
<div class="line"><a name="l05283"></a><span class="lineno"> 5283</span>&#160; <span class="comment">// repeated int64 values = 2;</span></div>
<div class="line"><a name="l05284"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a174cd4a46dd94a8233b0ba2451d07b52"> 5284</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a174cd4a46dd94a8233b0ba2451d07b52">values_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05285"></a><span class="lineno"> 5285</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05286"></a><span class="lineno"> 5286</span>&#160; <span class="keywordtype">int</span> _internal_values_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05287"></a><span class="lineno"> 5287</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05288"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad0b1d578b64fd9f38010f0fb630a55e6"> 5288</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad0b1d578b64fd9f38010f0fb630a55e6">clear_values</a>();</div>
<div class="line"><a name="l05289"></a><span class="lineno"> 5289</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05290"></a><span class="lineno"> 5290</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_values(<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="l05291"></a><span class="lineno"> 5291</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l05292"></a><span class="lineno"> 5292</span>&#160; _internal_values() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05293"></a><span class="lineno"> 5293</span>&#160; <span class="keywordtype">void</span> _internal_add_values(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05294"></a><span class="lineno"> 5294</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l05295"></a><span class="lineno"> 5295</span>&#160; _internal_mutable_values();</div>
<div class="line"><a name="l05296"></a><span class="lineno"> 5296</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05297"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a19bb6eb39bdbba133cd8c01b0c7cb2e9"> 5297</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a19bb6eb39bdbba133cd8c01b0c7cb2e9">values</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="l05298"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1c207c1bc53807c1c2d7c795bdb27987"> 5298</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1c207c1bc53807c1c2d7c795bdb27987">set_values</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05299"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22414a046a10e101e63455e8cd5b734b"> 5299</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22414a046a10e101e63455e8cd5b734b">add_values</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05300"></a><span class="lineno"> 5300</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l05301"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9ef78d00a1195bccd3909f259e20129"> 5301</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9ef78d00a1195bccd3909f259e20129">values</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05302"></a><span class="lineno"> 5302</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l05303"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a418873cbd77129ea83efd22b391be2b3"> 5303</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a418873cbd77129ea83efd22b391be2b3">mutable_values</a>();</div>
<div class="line"><a name="l05304"></a><span class="lineno"> 5304</span>&#160; </div>
<div class="line"><a name="l05305"></a><span class="lineno"> 5305</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.PartialVariableAssignment)</span></div>
<div class="line"><a name="l05306"></a><span class="lineno"> 5306</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05307"></a><span class="lineno"> 5307</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l05308"></a><span class="lineno"> 5308</span>&#160; </div>
<div class="line"><a name="l05309"></a><span class="lineno"> 5309</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l05310"></a><span class="lineno"> 5310</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l05311"></a><span class="lineno"> 5311</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l05312"></a><span class="lineno"> 5312</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l05313"></a><span class="lineno"> 5313</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _vars_cached_byte_size_;</div>
<div class="line"><a name="l05314"></a><span class="lineno"> 5314</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; values_;</div>
<div class="line"><a name="l05315"></a><span class="lineno"> 5315</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _values_cached_byte_size_;</div>
<div class="line"><a name="l05316"></a><span class="lineno"> 5316</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l05317"></a><span class="lineno"> 5317</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l05318"></a><span class="lineno"> 5318</span>&#160;};</div>
<div class="line"><a name="l05319"></a><span class="lineno"> 5319</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l05320"></a><span class="lineno"> 5320</span>&#160; </div>
<div class="line"><a name="l05321"></a><span class="lineno"> 5321</span>&#160;<span class="keyword">class </span>CpModelProto <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l05322"></a><span class="lineno"> 5322</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.CpModelProto) */</span> {</div>
<div class="line"><a name="l05323"></a><span class="lineno"> 5323</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05324"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8b2c1e82c0dfdc9cbf88a02c23535116"> 5324</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8b2c1e82c0dfdc9cbf88a02c23535116">CpModelProto</a>() : CpModelProto(nullptr) {}</div>
<div class="line"><a name="l05325"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae0299a96a5c82985467d673454f7bb92"> 5325</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae0299a96a5c82985467d673454f7bb92">~CpModelProto</a>();</div>
<div class="line"><a name="l05326"></a><span class="lineno"> 5326</span>&#160; </div>
<div class="line"><a name="l05327"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abb13eb6f2389f94883aac8f0ad0cc52e"> 5327</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abb13eb6f2389f94883aac8f0ad0cc52e">CpModelProto</a>(<span class="keyword">const</span> CpModelProto&amp; from);</div>
<div class="line"><a name="l05328"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4982c4f08b8a12594b2ed11d75c6c9f1"> 5328</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4982c4f08b8a12594b2ed11d75c6c9f1">CpModelProto</a>(CpModelProto&amp;&amp; from) noexcept</div>
<div class="line"><a name="l05329"></a><span class="lineno"> 5329</span>&#160; : CpModelProto() {</div>
<div class="line"><a name="l05330"></a><span class="lineno"> 5330</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l05331"></a><span class="lineno"> 5331</span>&#160; }</div>
<div class="line"><a name="l05332"></a><span class="lineno"> 5332</span>&#160; </div>
<div class="line"><a name="l05333"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a26a5c912fa2e7dad4851b69fd3028602"> 5333</a></span>&#160; <span class="keyword">inline</span> CpModelProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a26a5c912fa2e7dad4851b69fd3028602">operator=</a>(<span class="keyword">const</span> CpModelProto&amp; from) {</div>
<div class="line"><a name="l05334"></a><span class="lineno"> 5334</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l05335"></a><span class="lineno"> 5335</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l05336"></a><span class="lineno"> 5336</span>&#160; }</div>
<div class="line"><a name="l05337"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ef4a619049bfcaa63ed15db4c228e4a"> 5337</a></span>&#160; <span class="keyword">inline</span> CpModelProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ef4a619049bfcaa63ed15db4c228e4a">operator=</a>(CpModelProto&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l05338"></a><span class="lineno"> 5338</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l05339"></a><span class="lineno"> 5339</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l05340"></a><span class="lineno"> 5340</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l05341"></a><span class="lineno"> 5341</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l05342"></a><span class="lineno"> 5342</span>&#160; }</div>
<div class="line"><a name="l05343"></a><span class="lineno"> 5343</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l05344"></a><span class="lineno"> 5344</span>&#160; }</div>
<div class="line"><a name="l05345"></a><span class="lineno"> 5345</span>&#160; </div>
<div class="line"><a name="l05346"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 5346</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l05347"></a><span class="lineno"> 5347</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l05348"></a><span class="lineno"> 5348</span>&#160; }</div>
<div class="line"><a name="l05349"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 5349</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l05350"></a><span class="lineno"> 5350</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l05351"></a><span class="lineno"> 5351</span>&#160; }</div>
<div class="line"><a name="l05352"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 5352</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l05353"></a><span class="lineno"> 5353</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l05354"></a><span class="lineno"> 5354</span>&#160; }</div>
<div class="line"><a name="l05355"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75ab438ae8dc9ffd51bc19e99299b969"> 5355</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> CpModelProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75ab438ae8dc9ffd51bc19e99299b969">default_instance</a>();</div>
<div class="line"><a name="l05356"></a><span class="lineno"> 5356</span>&#160; </div>
<div class="line"><a name="l05357"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 5357</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l05358"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa1b52cbe527dc62e165a893d97e77553"> 5358</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> CpModelProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa1b52cbe527dc62e165a893d97e77553">internal_default_instance</a>() {</div>
<div class="line"><a name="l05359"></a><span class="lineno"> 5359</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>CpModelProto*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l05360"></a><span class="lineno"> 5360</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a41f9dc3f87845be93073600332540b9c">_CpModelProto_default_instance_</a>);</div>
<div class="line"><a name="l05361"></a><span class="lineno"> 5361</span>&#160; }</div>
<div class="line"><a name="l05362"></a><span class="lineno"> 5362</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l05363"></a><span class="lineno"> 5363</span>&#160; 24;</div>
<div class="line"><a name="l05364"></a><span class="lineno"> 5364</span>&#160; </div>
<div class="line"><a name="l05365"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a934d9868f4bfcada979a310ea97ce987"> 5365</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a934d9868f4bfcada979a310ea97ce987">swap</a>(CpModelProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, CpModelProto&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l05366"></a><span class="lineno"> 5366</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l05367"></a><span class="lineno"> 5367</span>&#160; }</div>
<div class="line"><a name="l05368"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8693eb1efd5097bb5fe47602439a56a"> 5368</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8693eb1efd5097bb5fe47602439a56a">Swap</a>(CpModelProto* other) {</div>
<div class="line"><a name="l05369"></a><span class="lineno"> 5369</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l05370"></a><span class="lineno"> 5370</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l05371"></a><span class="lineno"> 5371</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l05372"></a><span class="lineno"> 5372</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l05373"></a><span class="lineno"> 5373</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l05374"></a><span class="lineno"> 5374</span>&#160; }</div>
<div class="line"><a name="l05375"></a><span class="lineno"> 5375</span>&#160; }</div>
<div class="line"><a name="l05376"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad5e2490938774acaa7db4a49d1c369f3"> 5376</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad5e2490938774acaa7db4a49d1c369f3">UnsafeArenaSwap</a>(CpModelProto* other) {</div>
<div class="line"><a name="l05377"></a><span class="lineno"> 5377</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l05378"></a><span class="lineno"> 5378</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l05379"></a><span class="lineno"> 5379</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l05380"></a><span class="lineno"> 5380</span>&#160; }</div>
<div class="line"><a name="l05381"></a><span class="lineno"> 5381</span>&#160; </div>
<div class="line"><a name="l05382"></a><span class="lineno"> 5382</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l05383"></a><span class="lineno"> 5383</span>&#160; </div>
<div class="line"><a name="l05384"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae2c2bfb91534f74cb26e722d63c46606"> 5384</a></span>&#160; <span class="keyword">inline</span> CpModelProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae2c2bfb91534f74cb26e722d63c46606">New</a>() const final {</div>
<div class="line"><a name="l05385"></a><span class="lineno"> 5385</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;CpModelProto&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l05386"></a><span class="lineno"> 5386</span>&#160; }</div>
<div class="line"><a name="l05387"></a><span class="lineno"> 5387</span>&#160; </div>
<div class="line"><a name="l05388"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22c3a52fe15f16a44a8f91f0cc64d1cc"> 5388</a></span>&#160; CpModelProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22c3a52fe15f16a44a8f91f0cc64d1cc">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l05389"></a><span class="lineno"> 5389</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;CpModelProto&gt;(arena);</div>
<div class="line"><a name="l05390"></a><span class="lineno"> 5390</span>&#160; }</div>
<div class="line"><a name="l05391"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 5391</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l05392"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 5392</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l05393"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2760a268fb25eef100cffe72cbcdd792"> 5393</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2760a268fb25eef100cffe72cbcdd792">CopyFrom</a>(<span class="keyword">const</span> CpModelProto&amp; from);</div>
<div class="line"><a name="l05394"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1b32be5f13f5f5c845d1f202094d484e"> 5394</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1b32be5f13f5f5c845d1f202094d484e">MergeFrom</a>(<span class="keyword">const</span> CpModelProto&amp; from);</div>
<div class="line"><a name="l05395"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 5395</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l05396"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 5396</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l05397"></a><span class="lineno"> 5397</span>&#160; </div>
<div class="line"><a name="l05398"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 5398</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l05399"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 5399</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l05400"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 5400</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l05401"></a><span class="lineno"> 5401</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l05402"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 5402</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l05403"></a><span class="lineno"> 5403</span>&#160; </div>
<div class="line"><a name="l05404"></a><span class="lineno"> 5404</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05405"></a><span class="lineno"> 5405</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l05406"></a><span class="lineno"> 5406</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l05407"></a><span class="lineno"> 5407</span>&#160; <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="l05408"></a><span class="lineno"> 5408</span>&#160; <span class="keywordtype">void</span> InternalSwap(CpModelProto* other);</div>
<div class="line"><a name="l05409"></a><span class="lineno"> 5409</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l05410"></a><span class="lineno"> 5410</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l05411"></a><span class="lineno"> 5411</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.CpModelProto&quot;</span>;</div>
<div class="line"><a name="l05412"></a><span class="lineno"> 5412</span>&#160; }</div>
<div class="line"><a name="l05413"></a><span class="lineno"> 5413</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l05414"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a704f22ac911862f952242df31f1f8587"> 5414</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a704f22ac911862f952242df31f1f8587">CpModelProto</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l05415"></a><span class="lineno"> 5415</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05416"></a><span class="lineno"> 5416</span>&#160; <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="l05417"></a><span class="lineno"> 5417</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l05418"></a><span class="lineno"> 5418</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05419"></a><span class="lineno"> 5419</span>&#160; </div>
<div class="line"><a name="l05420"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 5420</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l05421"></a><span class="lineno"> 5421</span>&#160; private:</div>
<div class="line"><a name="l05422"></a><span class="lineno"> 5422</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l05423"></a><span class="lineno"> 5423</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l05424"></a><span class="lineno"> 5424</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l05425"></a><span class="lineno"> 5425</span>&#160; }</div>
<div class="line"><a name="l05426"></a><span class="lineno"> 5426</span>&#160; </div>
<div class="line"><a name="l05427"></a><span class="lineno"> 5427</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05428"></a><span class="lineno"> 5428</span>&#160; </div>
<div class="line"><a name="l05429"></a><span class="lineno"> 5429</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l05430"></a><span class="lineno"> 5430</span>&#160; </div>
<div class="line"><a name="l05431"></a><span class="lineno"> 5431</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l05432"></a><span class="lineno"> 5432</span>&#160; </div>
<div class="line"><a name="l05433"></a><span class="lineno"> 5433</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l05434"></a><span class="lineno"> 5434</span>&#160; kVariablesFieldNumber = 2,</div>
<div class="line"><a name="l05435"></a><span class="lineno"> 5435</span>&#160; kConstraintsFieldNumber = 3,</div>
<div class="line"><a name="l05436"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa802d3afff2f6cdd03e26a127347d0afa53beb24d48496f655bc9b0ea1b06e3f0"> 5436</a></span>&#160; kSearchStrategyFieldNumber = 5,</div>
<div class="line"><a name="l05437"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa802d3afff2f6cdd03e26a127347d0afafb6daba7f24a634d87fc66e38ac037b7"> 5437</a></span>&#160; kAssumptionsFieldNumber = 7,</div>
<div class="line"><a name="l05438"></a><span class="lineno"> 5438</span>&#160; kNameFieldNumber = 1,</div>
<div class="line"><a name="l05439"></a><span class="lineno"> 5439</span>&#160; kObjectiveFieldNumber = 4,</div>
<div class="line"><a name="l05440"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa802d3afff2f6cdd03e26a127347d0afac2f2ba346935103cc08892a265759c8d"> 5440</a></span>&#160; kSolutionHintFieldNumber = 6,</div>
<div class="line"><a name="l05441"></a><span class="lineno"> 5441</span>&#160; };</div>
<div class="line"><a name="l05442"></a><span class="lineno"> 5442</span>&#160; <span class="comment">// repeated .operations_research.sat.IntegerVariableProto variables = 2;</span></div>
<div class="line"><a name="l05443"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abef5f55c3278c137faca92b8e433f8ea"> 5443</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abef5f55c3278c137faca92b8e433f8ea">variables_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05444"></a><span class="lineno"> 5444</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05445"></a><span class="lineno"> 5445</span>&#160; <span class="keywordtype">int</span> _internal_variables_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05446"></a><span class="lineno"> 5446</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05447"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a97c353c23050b2faebd883435f73aa6e"> 5447</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a97c353c23050b2faebd883435f73aa6e">clear_variables</a>();</div>
<div class="line"><a name="l05448"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a01eb4fcd8cb36c8f4027398cb884cbca"> 5448</a></span>&#160; ::operations_research::sat::IntegerVariableProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a01eb4fcd8cb36c8f4027398cb884cbca">mutable_variables</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l05449"></a><span class="lineno"> 5449</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt;*</div>
<div class="line"><a name="l05450"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afea174440a67cda4a0d87e730b89db7c"> 5450</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afea174440a67cda4a0d87e730b89db7c">mutable_variables</a>();</div>
<div class="line"><a name="l05451"></a><span class="lineno"> 5451</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05452"></a><span class="lineno"> 5452</span>&#160; const ::operations_research::sat::IntegerVariableProto&amp; _internal_variables(<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="l05453"></a><span class="lineno"> 5453</span>&#160; ::operations_research::sat::IntegerVariableProto* _internal_add_variables();</div>
<div class="line"><a name="l05454"></a><span class="lineno"> 5454</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05455"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a566434149fdabae3466d44b6522c233c"> 5455</a></span>&#160; const ::operations_research::sat::IntegerVariableProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a566434149fdabae3466d44b6522c233c">variables</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="l05456"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a88b675ab076e43c1b46230540fe0db76"> 5456</a></span>&#160; ::operations_research::sat::IntegerVariableProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a88b675ab076e43c1b46230540fe0db76">add_variables</a>();</div>
<div class="line"><a name="l05457"></a><span class="lineno"> 5457</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt;&amp;</div>
<div class="line"><a name="l05458"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac32c7a02ee5646ae292cdd7936a820f1"> 5458</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac32c7a02ee5646ae292cdd7936a820f1">variables</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05459"></a><span class="lineno"> 5459</span>&#160; </div>
<div class="line"><a name="l05460"></a><span class="lineno"> 5460</span>&#160; <span class="comment">// repeated .operations_research.sat.ConstraintProto constraints = 3;</span></div>
<div class="line"><a name="l05461"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeaf0da781ca9b370d96b7fbd3f74266a"> 5461</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeaf0da781ca9b370d96b7fbd3f74266a">constraints_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05462"></a><span class="lineno"> 5462</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05463"></a><span class="lineno"> 5463</span>&#160; <span class="keywordtype">int</span> _internal_constraints_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05464"></a><span class="lineno"> 5464</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05465"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a638ebfa975d8dc9f1da7611384c62ecd"> 5465</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a638ebfa975d8dc9f1da7611384c62ecd">clear_constraints</a>();</div>
<div class="line"><a name="l05466"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56b8aa1907e6d9ce0cd6360f35164958"> 5466</a></span>&#160; ::operations_research::sat::ConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56b8aa1907e6d9ce0cd6360f35164958">mutable_constraints</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l05467"></a><span class="lineno"> 5467</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::ConstraintProto &gt;*</div>
<div class="line"><a name="l05468"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05d3bcafe86a1bb0148727f1b17c293a"> 5468</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05d3bcafe86a1bb0148727f1b17c293a">mutable_constraints</a>();</div>
<div class="line"><a name="l05469"></a><span class="lineno"> 5469</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05470"></a><span class="lineno"> 5470</span>&#160; const ::operations_research::sat::ConstraintProto&amp; _internal_constraints(<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="l05471"></a><span class="lineno"> 5471</span>&#160; ::operations_research::sat::ConstraintProto* _internal_add_constraints();</div>
<div class="line"><a name="l05472"></a><span class="lineno"> 5472</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05473"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6969cb2904cf85b25e95b9be0903a10"> 5473</a></span>&#160; const ::operations_research::sat::ConstraintProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6969cb2904cf85b25e95b9be0903a10">constraints</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="l05474"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1141d1e060eeb9d9fc9d92c3e6b56054"> 5474</a></span>&#160; ::operations_research::sat::ConstraintProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1141d1e060eeb9d9fc9d92c3e6b56054">add_constraints</a>();</div>
<div class="line"><a name="l05475"></a><span class="lineno"> 5475</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::ConstraintProto &gt;&amp;</div>
<div class="line"><a name="l05476"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adf13e3cc54eee4c13a0c22b3c3084a45"> 5476</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adf13e3cc54eee4c13a0c22b3c3084a45">constraints</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05477"></a><span class="lineno"> 5477</span>&#160; </div>
<div class="line"><a name="l05478"></a><span class="lineno"> 5478</span>&#160; <span class="comment">// repeated .operations_research.sat.DecisionStrategyProto search_strategy = 5;</span></div>
<div class="line"><a name="l05479"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a118165c6c3490f78382f6d7bcfae2ad9"> 5479</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a118165c6c3490f78382f6d7bcfae2ad9">search_strategy_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05480"></a><span class="lineno"> 5480</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05481"></a><span class="lineno"> 5481</span>&#160; <span class="keywordtype">int</span> _internal_search_strategy_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05482"></a><span class="lineno"> 5482</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05483"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4742b5ae01f6b077a2a6ec7f600d7c4f"> 5483</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4742b5ae01f6b077a2a6ec7f600d7c4f">clear_search_strategy</a>();</div>
<div class="line"><a name="l05484"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac42a14eb24cba26804fa471570ab1d5d"> 5484</a></span>&#160; ::operations_research::sat::DecisionStrategyProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac42a14eb24cba26804fa471570ab1d5d">mutable_search_strategy</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l05485"></a><span class="lineno"> 5485</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto &gt;*</div>
<div class="line"><a name="l05486"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac38e01e04bf5f27adf22fc828c9084bf"> 5486</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac38e01e04bf5f27adf22fc828c9084bf">mutable_search_strategy</a>();</div>
<div class="line"><a name="l05487"></a><span class="lineno"> 5487</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05488"></a><span class="lineno"> 5488</span>&#160; const ::operations_research::sat::DecisionStrategyProto&amp; _internal_search_strategy(<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="l05489"></a><span class="lineno"> 5489</span>&#160; ::operations_research::sat::DecisionStrategyProto* _internal_add_search_strategy();</div>
<div class="line"><a name="l05490"></a><span class="lineno"> 5490</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05491"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9f9f8b7283e6c1dbf90ede34ec5e58eb"> 5491</a></span>&#160; const ::operations_research::sat::DecisionStrategyProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9f9f8b7283e6c1dbf90ede34ec5e58eb">search_strategy</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="l05492"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abe1830f1cd1fa31c3a0dda2ca7de710c"> 5492</a></span>&#160; ::operations_research::sat::DecisionStrategyProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abe1830f1cd1fa31c3a0dda2ca7de710c">add_search_strategy</a>();</div>
<div class="line"><a name="l05493"></a><span class="lineno"> 5493</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto &gt;&amp;</div>
<div class="line"><a name="l05494"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1e42046ea53b0a6a8bca6b0fc6680ef"> 5494</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1e42046ea53b0a6a8bca6b0fc6680ef">search_strategy</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05495"></a><span class="lineno"> 5495</span>&#160; </div>
<div class="line"><a name="l05496"></a><span class="lineno"> 5496</span>&#160; <span class="comment">// repeated int32 assumptions = 7;</span></div>
<div class="line"><a name="l05497"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a678a70353877ba6d13da41150d68af48"> 5497</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a678a70353877ba6d13da41150d68af48">assumptions_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05498"></a><span class="lineno"> 5498</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05499"></a><span class="lineno"> 5499</span>&#160; <span class="keywordtype">int</span> _internal_assumptions_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05500"></a><span class="lineno"> 5500</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05501"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a410ca03165cba9eab8c0d22d290a9d70"> 5501</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a410ca03165cba9eab8c0d22d290a9d70">clear_assumptions</a>();</div>
<div class="line"><a name="l05502"></a><span class="lineno"> 5502</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05503"></a><span class="lineno"> 5503</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_assumptions(<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="l05504"></a><span class="lineno"> 5504</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l05505"></a><span class="lineno"> 5505</span>&#160; _internal_assumptions() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05506"></a><span class="lineno"> 5506</span>&#160; <span class="keywordtype">void</span> _internal_add_assumptions(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05507"></a><span class="lineno"> 5507</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l05508"></a><span class="lineno"> 5508</span>&#160; _internal_mutable_assumptions();</div>
<div class="line"><a name="l05509"></a><span class="lineno"> 5509</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05510"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9cca25fab652a1c5402f9f8f78cdf38a"> 5510</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9cca25fab652a1c5402f9f8f78cdf38a">assumptions</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="l05511"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeaf00fd4c94e4044231f395ddf0ac13a"> 5511</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeaf00fd4c94e4044231f395ddf0ac13a">set_assumptions</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05512"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6172d8443788d40c21bd2be7fd0f843b"> 5512</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6172d8443788d40c21bd2be7fd0f843b">add_assumptions</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05513"></a><span class="lineno"> 5513</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l05514"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a27f00d3a70793c3e40bfecabe621e15f"> 5514</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a27f00d3a70793c3e40bfecabe621e15f">assumptions</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05515"></a><span class="lineno"> 5515</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l05516"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8952235b811956e4b05d1cf22bc988fb"> 5516</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8952235b811956e4b05d1cf22bc988fb">mutable_assumptions</a>();</div>
<div class="line"><a name="l05517"></a><span class="lineno"> 5517</span>&#160; </div>
<div class="line"><a name="l05518"></a><span class="lineno"> 5518</span>&#160; <span class="comment">// string name = 1;</span></div>
<div class="line"><a name="l05519"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a458dd99a041a02e37d5b249201b18050"> 5519</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a458dd99a041a02e37d5b249201b18050">clear_name</a>();</div>
<div class="line"><a name="l05520"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad8227ba86a01f26e4f173cd5e219d5d1"> 5520</a></span>&#160; <span class="keyword">const</span> std::string&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05521"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a336315ca9f7f163ce71f854c1d331abd"> 5521</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a336315ca9f7f163ce71f854c1d331abd">set_name</a>(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05522"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add5b7d967cabba1bda48616e027427a7"> 5522</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add5b7d967cabba1bda48616e027427a7">set_name</a>(std::string&amp;&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05523"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add4e8c58c167af070f4a0e8cc50082be"> 5523</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add4e8c58c167af070f4a0e8cc50082be">set_name</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05524"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22f7c0b8646494fc16ef74301b10854c"> 5524</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22f7c0b8646494fc16ef74301b10854c">set_name</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, <span class="keywordtype">size_t</span> size);</div>
<div class="line"><a name="l05525"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4919374a2378e7a367dccff2b4b74c6b"> 5525</a></span>&#160; std::string* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4919374a2378e7a367dccff2b4b74c6b">mutable_name</a>();</div>
<div class="line"><a name="l05526"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a529abd8c107ba6dbc8056206655a01b7"> 5526</a></span>&#160; std::string* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a529abd8c107ba6dbc8056206655a01b7">release_name</a>();</div>
<div class="line"><a name="l05527"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aebef205a40e296437d69fd2e4d3ef2be"> 5527</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aebef205a40e296437d69fd2e4d3ef2be">set_allocated_name</a>(std::string* <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>);</div>
<div class="line"><a name="l05528"></a><span class="lineno"> 5528</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05529"></a><span class="lineno"> 5529</span>&#160; <span class="keyword">const</span> std::string&amp; _internal_name() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05530"></a><span class="lineno"> 5530</span>&#160; <span class="keywordtype">void</span> _internal_set_name(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05531"></a><span class="lineno"> 5531</span>&#160; std::string* _internal_mutable_name();</div>
<div class="line"><a name="l05532"></a><span class="lineno"> 5532</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05533"></a><span class="lineno"> 5533</span>&#160; </div>
<div class="line"><a name="l05534"></a><span class="lineno"> 5534</span>&#160; <span class="comment">// .operations_research.sat.CpObjectiveProto objective = 4;</span></div>
<div class="line"><a name="l05535"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a777a6e330a22a8889389cb9b9c9f12d6"> 5535</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a777a6e330a22a8889389cb9b9c9f12d6">has_objective</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05536"></a><span class="lineno"> 5536</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05537"></a><span class="lineno"> 5537</span>&#160; <span class="keywordtype">bool</span> _internal_has_objective() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05538"></a><span class="lineno"> 5538</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05539"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad97af219ab4d62c806c052848a69dab3"> 5539</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad97af219ab4d62c806c052848a69dab3">clear_objective</a>();</div>
<div class="line"><a name="l05540"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2429da251d1f02ba7f3f0773b7c514d4"> 5540</a></span>&#160; const ::operations_research::sat::CpObjectiveProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2429da251d1f02ba7f3f0773b7c514d4">objective</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05541"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1c1ea287c46ef0859ece0c317e7fb30e"> 5541</a></span>&#160; ::operations_research::sat::CpObjectiveProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1c1ea287c46ef0859ece0c317e7fb30e">release_objective</a>();</div>
<div class="line"><a name="l05542"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1b63321c2cffb85aecafbfdb14e6ce8"> 5542</a></span>&#160; ::operations_research::sat::CpObjectiveProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1b63321c2cffb85aecafbfdb14e6ce8">mutable_objective</a>();</div>
<div class="line"><a name="l05543"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8224424ad7fd66515b20b99d80e7553b"> 5543</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8224424ad7fd66515b20b99d80e7553b">set_allocated_objective</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1CpObjectiveProto.html">operations_research::sat::CpObjectiveProto</a>* objective);</div>
<div class="line"><a name="l05544"></a><span class="lineno"> 5544</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05545"></a><span class="lineno"> 5545</span>&#160; const ::operations_research::sat::CpObjectiveProto&amp; _internal_objective() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05546"></a><span class="lineno"> 5546</span>&#160; ::operations_research::sat::CpObjectiveProto* _internal_mutable_objective();</div>
<div class="line"><a name="l05547"></a><span class="lineno"> 5547</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05548"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6dd80a4a42fdfadfcbd5a83b759b5860"> 5548</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6dd80a4a42fdfadfcbd5a83b759b5860">unsafe_arena_set_allocated_objective</a>(</div>
<div class="line"><a name="l05549"></a><span class="lineno"> 5549</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1CpObjectiveProto.html">operations_research::sat::CpObjectiveProto</a>* objective);</div>
<div class="line"><a name="l05550"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adf27e0b6e7c588da184f94d86200d75d"> 5550</a></span>&#160; ::operations_research::sat::CpObjectiveProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adf27e0b6e7c588da184f94d86200d75d">unsafe_arena_release_objective</a>();</div>
<div class="line"><a name="l05551"></a><span class="lineno"> 5551</span>&#160; </div>
<div class="line"><a name="l05552"></a><span class="lineno"> 5552</span>&#160; <span class="comment">// .operations_research.sat.PartialVariableAssignment solution_hint = 6;</span></div>
<div class="line"><a name="l05553"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab814c1d1d979ab21fba480d4f2184f0c"> 5553</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab814c1d1d979ab21fba480d4f2184f0c">has_solution_hint</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05554"></a><span class="lineno"> 5554</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05555"></a><span class="lineno"> 5555</span>&#160; <span class="keywordtype">bool</span> _internal_has_solution_hint() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05556"></a><span class="lineno"> 5556</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05557"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adaf32afeab55a0b5babdf8688dd84616"> 5557</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adaf32afeab55a0b5babdf8688dd84616">clear_solution_hint</a>();</div>
<div class="line"><a name="l05558"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a73e0aa3749393b114f0d54fddec39bc9"> 5558</a></span>&#160; const ::operations_research::sat::PartialVariableAssignment&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a73e0aa3749393b114f0d54fddec39bc9">solution_hint</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05559"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a39961c439ab8c8366dbcdfa1323e00dd"> 5559</a></span>&#160; ::operations_research::sat::PartialVariableAssignment* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a39961c439ab8c8366dbcdfa1323e00dd">release_solution_hint</a>();</div>
<div class="line"><a name="l05560"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad770e04cb6d147a9c8d909993248e8cf"> 5560</a></span>&#160; ::operations_research::sat::PartialVariableAssignment* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad770e04cb6d147a9c8d909993248e8cf">mutable_solution_hint</a>();</div>
<div class="line"><a name="l05561"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab93cc31d54546a85e6b4844292676584"> 5561</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab93cc31d54546a85e6b4844292676584">set_allocated_solution_hint</a>(::<a class="code" href="namespaceoperations__research_1_1sat_1_1PartialVariableAssignment.html">operations_research::sat::PartialVariableAssignment</a>* solution_hint);</div>
<div class="line"><a name="l05562"></a><span class="lineno"> 5562</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05563"></a><span class="lineno"> 5563</span>&#160; const ::operations_research::sat::PartialVariableAssignment&amp; _internal_solution_hint() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05564"></a><span class="lineno"> 5564</span>&#160; ::operations_research::sat::PartialVariableAssignment* _internal_mutable_solution_hint();</div>
<div class="line"><a name="l05565"></a><span class="lineno"> 5565</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05566"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c58c045225dbf3a761c260448c44c7e"> 5566</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c58c045225dbf3a761c260448c44c7e">unsafe_arena_set_allocated_solution_hint</a>(</div>
<div class="line"><a name="l05567"></a><span class="lineno"> 5567</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1PartialVariableAssignment.html">operations_research::sat::PartialVariableAssignment</a>* solution_hint);</div>
<div class="line"><a name="l05568"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5a86d5ad5ead326789504b205c341856"> 5568</a></span>&#160; ::operations_research::sat::PartialVariableAssignment* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5a86d5ad5ead326789504b205c341856">unsafe_arena_release_solution_hint</a>();</div>
<div class="line"><a name="l05569"></a><span class="lineno"> 5569</span>&#160; </div>
<div class="line"><a name="l05570"></a><span class="lineno"> 5570</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.CpModelProto)</span></div>
<div class="line"><a name="l05571"></a><span class="lineno"> 5571</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05572"></a><span class="lineno"> 5572</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l05573"></a><span class="lineno"> 5573</span>&#160; </div>
<div class="line"><a name="l05574"></a><span class="lineno"> 5574</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l05575"></a><span class="lineno"> 5575</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l05576"></a><span class="lineno"> 5576</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l05577"></a><span class="lineno"> 5577</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt; variables_;</div>
<div class="line"><a name="l05578"></a><span class="lineno"> 5578</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::ConstraintProto &gt; constraints_;</div>
<div class="line"><a name="l05579"></a><span class="lineno"> 5579</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto &gt; search_strategy_;</div>
<div class="line"><a name="l05580"></a><span class="lineno"> 5580</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; assumptions_;</div>
<div class="line"><a name="l05581"></a><span class="lineno"> 5581</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _assumptions_cached_byte_size_;</div>
<div class="line"><a name="l05582"></a><span class="lineno"> 5582</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_;</div>
<div class="line"><a name="l05583"></a><span class="lineno"> 5583</span>&#160; ::operations_research::sat::CpObjectiveProto* <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div>
<div class="line"><a name="l05584"></a><span class="lineno"> 5584</span>&#160; ::operations_research::sat::PartialVariableAssignment* solution_hint_;</div>
<div class="line"><a name="l05585"></a><span class="lineno"> 5585</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l05586"></a><span class="lineno"> 5586</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l05587"></a><span class="lineno"> 5587</span>&#160;};</div>
<div class="line"><a name="l05588"></a><span class="lineno"> 5588</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l05589"></a><span class="lineno"> 5589</span>&#160; </div>
<div class="line"><a name="l05590"></a><span class="lineno"> 5590</span>&#160;<span class="keyword">class </span>CpSolverResponse <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">PROTOBUF_FINAL</a> :</div>
<div class="line"><a name="l05591"></a><span class="lineno"> 5591</span>&#160; <span class="keyword">public</span> ::PROTOBUF_NAMESPACE_ID::Message <span class="comment">/* @@protoc_insertion_point(class_definition:operations_research.sat.CpSolverResponse) */</span> {</div>
<div class="line"><a name="l05592"></a><span class="lineno"> 5592</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05593"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af317d5a9075e4fdfe95e74adcf571186"> 5593</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af317d5a9075e4fdfe95e74adcf571186">CpSolverResponse</a>() : CpSolverResponse(nullptr) {}</div>
<div class="line"><a name="l05594"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa7d3c692984c9869ecc098189cca5642"> 5594</a></span>&#160; <span class="keyword">virtual</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa7d3c692984c9869ecc098189cca5642">~CpSolverResponse</a>();</div>
<div class="line"><a name="l05595"></a><span class="lineno"> 5595</span>&#160; </div>
<div class="line"><a name="l05596"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1f239a9ff39ea8e833ba1bac3031a8fa"> 5596</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1f239a9ff39ea8e833ba1bac3031a8fa">CpSolverResponse</a>(<span class="keyword">const</span> CpSolverResponse&amp; from);</div>
<div class="line"><a name="l05597"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab11eca7880e78910d964fd1a6ac48536"> 5597</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab11eca7880e78910d964fd1a6ac48536">CpSolverResponse</a>(CpSolverResponse&amp;&amp; from) noexcept</div>
<div class="line"><a name="l05598"></a><span class="lineno"> 5598</span>&#160; : CpSolverResponse() {</div>
<div class="line"><a name="l05599"></a><span class="lineno"> 5599</span>&#160; *<span class="keyword">this</span> = ::std::move(from);</div>
<div class="line"><a name="l05600"></a><span class="lineno"> 5600</span>&#160; }</div>
<div class="line"><a name="l05601"></a><span class="lineno"> 5601</span>&#160; </div>
<div class="line"><a name="l05602"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae6eda99ac2c7fb2762d11a8cbb0e9073"> 5602</a></span>&#160; <span class="keyword">inline</span> CpSolverResponse&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae6eda99ac2c7fb2762d11a8cbb0e9073">operator=</a>(<span class="keyword">const</span> CpSolverResponse&amp; from) {</div>
<div class="line"><a name="l05603"></a><span class="lineno"> 5603</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l05604"></a><span class="lineno"> 5604</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l05605"></a><span class="lineno"> 5605</span>&#160; }</div>
<div class="line"><a name="l05606"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7631545d395b49d1c64c534208fb2784"> 5606</a></span>&#160; <span class="keyword">inline</span> CpSolverResponse&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7631545d395b49d1c64c534208fb2784">operator=</a>(CpSolverResponse&amp;&amp; from) noexcept {</div>
<div class="line"><a name="l05607"></a><span class="lineno"> 5607</span>&#160; <span class="keywordflow">if</span> (GetArena() == from.GetArena()) {</div>
<div class="line"><a name="l05608"></a><span class="lineno"> 5608</span>&#160; <span class="keywordflow">if</span> (<span class="keyword">this</span> != &amp;from) InternalSwap(&amp;from);</div>
<div class="line"><a name="l05609"></a><span class="lineno"> 5609</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l05610"></a><span class="lineno"> 5610</span>&#160; CopyFrom(from);</div>
<div class="line"><a name="l05611"></a><span class="lineno"> 5611</span>&#160; }</div>
<div class="line"><a name="l05612"></a><span class="lineno"> 5612</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l05613"></a><span class="lineno"> 5613</span>&#160; }</div>
<div class="line"><a name="l05614"></a><span class="lineno"> 5614</span>&#160; </div>
<div class="line"><a name="l05615"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708"> 5615</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">descriptor</a>() {</div>
<div class="line"><a name="l05616"></a><span class="lineno"> 5616</span>&#160; <span class="keywordflow">return</span> GetDescriptor();</div>
<div class="line"><a name="l05617"></a><span class="lineno"> 5617</span>&#160; }</div>
<div class="line"><a name="l05618"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a"> 5618</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Descriptor* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">GetDescriptor</a>() {</div>
<div class="line"><a name="l05619"></a><span class="lineno"> 5619</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().descriptor;</div>
<div class="line"><a name="l05620"></a><span class="lineno"> 5620</span>&#160; }</div>
<div class="line"><a name="l05621"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c"> 5621</a></span>&#160; <span class="keyword">static</span> const ::PROTOBUF_NAMESPACE_ID::Reflection* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">GetReflection</a>() {</div>
<div class="line"><a name="l05622"></a><span class="lineno"> 5622</span>&#160; <span class="keywordflow">return</span> GetMetadataStatic().reflection;</div>
<div class="line"><a name="l05623"></a><span class="lineno"> 5623</span>&#160; }</div>
<div class="line"><a name="l05624"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a121fc271e89bc3b3d9e213f568afe6f2"> 5624</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> CpSolverResponse&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a121fc271e89bc3b3d9e213f568afe6f2">default_instance</a>();</div>
<div class="line"><a name="l05625"></a><span class="lineno"> 5625</span>&#160; </div>
<div class="line"><a name="l05626"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33"> 5626</a></span>&#160; <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">InitAsDefaultInstance</a>(); <span class="comment">// FOR INTERNAL USE ONLY</span></div>
<div class="line"><a name="l05627"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a35c0424dc86a508abbafe44b6c0311ad"> 5627</a></span>&#160; <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keyword">const</span> CpSolverResponse* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a35c0424dc86a508abbafe44b6c0311ad">internal_default_instance</a>() {</div>
<div class="line"><a name="l05628"></a><span class="lineno"> 5628</span>&#160; <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>CpSolverResponse*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l05629"></a><span class="lineno"> 5629</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a8cc08aed16e89a81f7cde799a790a3d1">_CpSolverResponse_default_instance_</a>);</div>
<div class="line"><a name="l05630"></a><span class="lineno"> 5630</span>&#160; }</div>
<div class="line"><a name="l05631"></a><span class="lineno"> 5631</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">int</span> kIndexInFileMessages =</div>
<div class="line"><a name="l05632"></a><span class="lineno"> 5632</span>&#160; 25;</div>
<div class="line"><a name="l05633"></a><span class="lineno"> 5633</span>&#160; </div>
<div class="line"><a name="l05634"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a18137eef7618a47d519524eaca7eb565"> 5634</a></span>&#160; <span class="keyword">friend</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a18137eef7618a47d519524eaca7eb565">swap</a>(CpSolverResponse&amp; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>, CpSolverResponse&amp; <a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>) {</div>
<div class="line"><a name="l05635"></a><span class="lineno"> 5635</span>&#160; <a class="code" href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a>.Swap(&amp;<a class="code" href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a>);</div>
<div class="line"><a name="l05636"></a><span class="lineno"> 5636</span>&#160; }</div>
<div class="line"><a name="l05637"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8f51c53b724abc63e605389e8a4bded5"> 5637</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8f51c53b724abc63e605389e8a4bded5">Swap</a>(CpSolverResponse* other) {</div>
<div class="line"><a name="l05638"></a><span class="lineno"> 5638</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l05639"></a><span class="lineno"> 5639</span>&#160; <span class="keywordflow">if</span> (GetArena() == other-&gt;GetArena()) {</div>
<div class="line"><a name="l05640"></a><span class="lineno"> 5640</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l05641"></a><span class="lineno"> 5641</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l05642"></a><span class="lineno"> 5642</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(<span class="keyword">this</span>, other);</div>
<div class="line"><a name="l05643"></a><span class="lineno"> 5643</span>&#160; }</div>
<div class="line"><a name="l05644"></a><span class="lineno"> 5644</span>&#160; }</div>
<div class="line"><a name="l05645"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a26e886e4c00d6c591400e25f0a0c6d20"> 5645</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a26e886e4c00d6c591400e25f0a0c6d20">UnsafeArenaSwap</a>(CpSolverResponse* other) {</div>
<div class="line"><a name="l05646"></a><span class="lineno"> 5646</span>&#160; <span class="keywordflow">if</span> (other == <span class="keyword">this</span>) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l05647"></a><span class="lineno"> 5647</span>&#160; GOOGLE_DCHECK(GetArena() == other-&gt;GetArena());</div>
<div class="line"><a name="l05648"></a><span class="lineno"> 5648</span>&#160; InternalSwap(other);</div>
<div class="line"><a name="l05649"></a><span class="lineno"> 5649</span>&#160; }</div>
<div class="line"><a name="l05650"></a><span class="lineno"> 5650</span>&#160; </div>
<div class="line"><a name="l05651"></a><span class="lineno"> 5651</span>&#160; <span class="comment">// implements Message ----------------------------------------------</span></div>
<div class="line"><a name="l05652"></a><span class="lineno"> 5652</span>&#160; </div>
<div class="line"><a name="l05653"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab88764a2c2003f0ec0e0fbb8992da145"> 5653</a></span>&#160; <span class="keyword">inline</span> CpSolverResponse* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab88764a2c2003f0ec0e0fbb8992da145">New</a>() const final {</div>
<div class="line"><a name="l05654"></a><span class="lineno"> 5654</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;CpSolverResponse&gt;(<span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l05655"></a><span class="lineno"> 5655</span>&#160; }</div>
<div class="line"><a name="l05656"></a><span class="lineno"> 5656</span>&#160; </div>
<div class="line"><a name="l05657"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7d99b0f4052e1445051421a99936ea19"> 5657</a></span>&#160; CpSolverResponse* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7d99b0f4052e1445051421a99936ea19">New</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena) <span class="keyword">const</span> <span class="keyword">final</span> {</div>
<div class="line"><a name="l05658"></a><span class="lineno"> 5658</span>&#160; <span class="keywordflow">return</span> CreateMaybeMessage&lt;CpSolverResponse&gt;(arena);</div>
<div class="line"><a name="l05659"></a><span class="lineno"> 5659</span>&#160; }</div>
<div class="line"><a name="l05660"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7"> 5660</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">CopyFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l05661"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2"> 5661</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">MergeFrom</a>(const ::PROTOBUF_NAMESPACE_ID::Message&amp; from) <span class="keyword">final</span>;</div>
<div class="line"><a name="l05662"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1a458483ff0cd23220faebd46ec0bd37"> 5662</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1a458483ff0cd23220faebd46ec0bd37">CopyFrom</a>(<span class="keyword">const</span> CpSolverResponse&amp; from);</div>
<div class="line"><a name="l05663"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a57587c56a7838d2087ab52ec446ed601"> 5663</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a57587c56a7838d2087ab52ec446ed601">MergeFrom</a>(<span class="keyword">const</span> CpSolverResponse&amp; from);</div>
<div class="line"><a name="l05664"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7"> 5664</a></span>&#160; PROTOBUF_ATTRIBUTE_REINITIALIZES <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">Clear</a>() final;</div>
<div class="line"><a name="l05665"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83794439b5a81a507b67b07f09d4f048"> 5665</a></span>&#160; <span class="keywordtype">bool</span> IsInitialized() const final;</div>
<div class="line"><a name="l05666"></a><span class="lineno"> 5666</span>&#160; </div>
<div class="line"><a name="l05667"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1"> 5667</a></span>&#160; <span class="keywordtype">size_t</span> ByteSizeLong() const final;</div>
<div class="line"><a name="l05668"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a454c67b85b98fe47e87043230d799c2a"> 5668</a></span>&#160; const <span class="keywordtype">char</span>* _InternalParse(const <span class="keywordtype">char</span>* ptr, ::PROTOBUF_NAMESPACE_ID::<a class="code" href="namespaceinternal.html">internal</a>::ParseContext* ctx) final;</div>
<div class="line"><a name="l05669"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a441b119e474a1202488ec26fa6eed236"> 5669</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* _InternalSerialize(</div>
<div class="line"><a name="l05670"></a><span class="lineno"> 5670</span>&#160; ::PROTOBUF_NAMESPACE_ID::<a class="code" href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a>* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;</div>
<div class="line"><a name="l05671"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6"> 5671</a></span>&#160; <span class="keywordtype">int</span> GetCachedSize() const final { <span class="keywordflow">return</span> _cached_size_.Get(); }</div>
<div class="line"><a name="l05672"></a><span class="lineno"> 5672</span>&#160; </div>
<div class="line"><a name="l05673"></a><span class="lineno"> 5673</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05674"></a><span class="lineno"> 5674</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedCtor();</div>
<div class="line"><a name="l05675"></a><span class="lineno"> 5675</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> SharedDtor();</div>
<div class="line"><a name="l05676"></a><span class="lineno"> 5676</span>&#160; <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="l05677"></a><span class="lineno"> 5677</span>&#160; <span class="keywordtype">void</span> InternalSwap(CpSolverResponse* other);</div>
<div class="line"><a name="l05678"></a><span class="lineno"> 5678</span>&#160; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;</div>
<div class="line"><a name="l05679"></a><span class="lineno"> 5679</span>&#160; static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {</div>
<div class="line"><a name="l05680"></a><span class="lineno"> 5680</span>&#160; <span class="keywordflow">return</span> <span class="stringliteral">&quot;operations_research.sat.CpSolverResponse&quot;</span>;</div>
<div class="line"><a name="l05681"></a><span class="lineno"> 5681</span>&#160; }</div>
<div class="line"><a name="l05682"></a><span class="lineno"> 5682</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l05683"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c32f0d8fd792caf641b0773a54176e0"> 5683</a></span>&#160; <span class="keyword">explicit</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c32f0d8fd792caf641b0773a54176e0">CpSolverResponse</a>(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l05684"></a><span class="lineno"> 5684</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05685"></a><span class="lineno"> 5685</span>&#160; <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="l05686"></a><span class="lineno"> 5686</span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);</div>
<div class="line"><a name="l05687"></a><span class="lineno"> 5687</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05688"></a><span class="lineno"> 5688</span>&#160; </div>
<div class="line"><a name="l05689"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80"> 5689</a></span>&#160; ::PROTOBUF_NAMESPACE_ID::Metadata <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">GetMetadata</a>() const final;</div>
<div class="line"><a name="l05690"></a><span class="lineno"> 5690</span>&#160; private:</div>
<div class="line"><a name="l05691"></a><span class="lineno"> 5691</span>&#160; static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {</div>
<div class="line"><a name="l05692"></a><span class="lineno"> 5692</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&amp;::<a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>);</div>
<div class="line"><a name="l05693"></a><span class="lineno"> 5693</span>&#160; <a class="code" href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">return ::descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a>.file_level_metadata[kIndexInFileMessages];</div>
<div class="line"><a name="l05694"></a><span class="lineno"> 5694</span>&#160; }</div>
<div class="line"><a name="l05695"></a><span class="lineno"> 5695</span>&#160; </div>
<div class="line"><a name="l05696"></a><span class="lineno"> 5696</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05697"></a><span class="lineno"> 5697</span>&#160; </div>
<div class="line"><a name="l05698"></a><span class="lineno"> 5698</span>&#160; <span class="comment">// nested types ----------------------------------------------------</span></div>
<div class="line"><a name="l05699"></a><span class="lineno"> 5699</span>&#160; </div>
<div class="line"><a name="l05700"></a><span class="lineno"> 5700</span>&#160; <span class="comment">// accessors -------------------------------------------------------</span></div>
<div class="line"><a name="l05701"></a><span class="lineno"> 5701</span>&#160; </div>
<div class="line"><a name="l05702"></a><span class="lineno"> 5702</span>&#160; enum : <span class="keywordtype">int</span> {</div>
<div class="line"><a name="l05703"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a39d3c646e1e9de091ecacc30e722a252"> 5703</a></span>&#160; kSolutionFieldNumber = 2,</div>
<div class="line"><a name="l05704"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a726b1456eb073b4083cabcafcb98e952"> 5704</a></span>&#160; kSolutionLowerBoundsFieldNumber = 18,</div>
<div class="line"><a name="l05705"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a0ae810b2b4ed10423c51e0115b6bc612"> 5705</a></span>&#160; kSolutionUpperBoundsFieldNumber = 19,</div>
<div class="line"><a name="l05706"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a95c100e3b4856e2c98110f96d71825ba"> 5706</a></span>&#160; kTightenedVariablesFieldNumber = 21,</div>
<div class="line"><a name="l05707"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3ad5e11c4963f49739eee5a1bb24ab4f7d"> 5707</a></span>&#160; kSufficientAssumptionsForInfeasibilityFieldNumber = 23,</div>
<div class="line"><a name="l05708"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a3098e5876b410816a27f076c9519bfa1"> 5708</a></span>&#160; kSolutionInfoFieldNumber = 20,</div>
<div class="line"><a name="l05709"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a955ed2bbcc2dd234c683c09caab85447"> 5709</a></span>&#160; kObjectiveValueFieldNumber = 3,</div>
<div class="line"><a name="l05710"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a62956891c269f2e93ca5d3a6da69239a"> 5710</a></span>&#160; kStatusFieldNumber = 1,</div>
<div class="line"><a name="l05711"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3ae0a0e6c786dd09763f0ebe3e763e3043"> 5711</a></span>&#160; kAllSolutionsWereFoundFieldNumber = 5,</div>
<div class="line"><a name="l05712"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3ab93b021657c7f73ac77a828afa3da37d"> 5712</a></span>&#160; kBestObjectiveBoundFieldNumber = 4,</div>
<div class="line"><a name="l05713"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a346d65ac48da6b3507f0eaf9ff6f89ed"> 5713</a></span>&#160; kNumBooleansFieldNumber = 10,</div>
<div class="line"><a name="l05714"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a938352aa10620d258de730367e73a0bb"> 5714</a></span>&#160; kNumConflictsFieldNumber = 11,</div>
<div class="line"><a name="l05715"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a755ca5123372be8a39a7537ac0dd9098"> 5715</a></span>&#160; kNumBranchesFieldNumber = 12,</div>
<div class="line"><a name="l05716"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a10f072f5d166cd773514cdd1aec6a248"> 5716</a></span>&#160; kNumBinaryPropagationsFieldNumber = 13,</div>
<div class="line"><a name="l05717"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a88fcac065c49767b85c54474cfa6ddb2"> 5717</a></span>&#160; kNumIntegerPropagationsFieldNumber = 14,</div>
<div class="line"><a name="l05718"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a93da50524f7b9fa9a0e9236275e9ca9c"> 5718</a></span>&#160; kWallTimeFieldNumber = 15,</div>
<div class="line"><a name="l05719"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3abaf39793c59a1c0cf26ecc9c259b5a30"> 5719</a></span>&#160; kUserTimeFieldNumber = 16,</div>
<div class="line"><a name="l05720"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3a106b8f0ad2bae9c7995ebd3b51fbc329"> 5720</a></span>&#160; kDeterministicTimeFieldNumber = 17,</div>
<div class="line"><a name="l05721"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0528ae003faf77b6b64c223408b208d3ae422630b719657d918fde43707448bac"> 5721</a></span>&#160; kPrimalIntegralFieldNumber = 22,</div>
<div class="line"><a name="l05722"></a><span class="lineno"> 5722</span>&#160; };</div>
<div class="line"><a name="l05723"></a><span class="lineno"> 5723</span>&#160; <span class="comment">// repeated int64 solution = 2;</span></div>
<div class="line"><a name="l05724"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4b6c78ce9ae112cc350427c1f4adbffe"> 5724</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4b6c78ce9ae112cc350427c1f4adbffe">solution_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05725"></a><span class="lineno"> 5725</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05726"></a><span class="lineno"> 5726</span>&#160; <span class="keywordtype">int</span> _internal_solution_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05727"></a><span class="lineno"> 5727</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05728"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83793a11cefa7a61bc496ac153a9b7a1"> 5728</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83793a11cefa7a61bc496ac153a9b7a1">clear_solution</a>();</div>
<div class="line"><a name="l05729"></a><span class="lineno"> 5729</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05730"></a><span class="lineno"> 5730</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_solution(<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="l05731"></a><span class="lineno"> 5731</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l05732"></a><span class="lineno"> 5732</span>&#160; _internal_solution() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05733"></a><span class="lineno"> 5733</span>&#160; <span class="keywordtype">void</span> _internal_add_solution(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05734"></a><span class="lineno"> 5734</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l05735"></a><span class="lineno"> 5735</span>&#160; _internal_mutable_solution();</div>
<div class="line"><a name="l05736"></a><span class="lineno"> 5736</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05737"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a38e37eec5cd8ee37f7aa24da6a01231c"> 5737</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a38e37eec5cd8ee37f7aa24da6a01231c">solution</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="l05738"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad496dd42544d0d0567cea950235d7064"> 5738</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad496dd42544d0d0567cea950235d7064">set_solution</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05739"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a55c4c8a331f62f950abea2d110eb2398"> 5739</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a55c4c8a331f62f950abea2d110eb2398">add_solution</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05740"></a><span class="lineno"> 5740</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l05741"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a893dc8c92e73cfc5bdb0f90e575a9f43"> 5741</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a893dc8c92e73cfc5bdb0f90e575a9f43">solution</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05742"></a><span class="lineno"> 5742</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l05743"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecf6604d708c8c016a0f9ace95b8bab6"> 5743</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecf6604d708c8c016a0f9ace95b8bab6">mutable_solution</a>();</div>
<div class="line"><a name="l05744"></a><span class="lineno"> 5744</span>&#160; </div>
<div class="line"><a name="l05745"></a><span class="lineno"> 5745</span>&#160; <span class="comment">// repeated int64 solution_lower_bounds = 18;</span></div>
<div class="line"><a name="l05746"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a98bbfb6489e312fbedd99bb10f7695e0"> 5746</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a98bbfb6489e312fbedd99bb10f7695e0">solution_lower_bounds_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05747"></a><span class="lineno"> 5747</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05748"></a><span class="lineno"> 5748</span>&#160; <span class="keywordtype">int</span> _internal_solution_lower_bounds_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05749"></a><span class="lineno"> 5749</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05750"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a198eab6e90987a37e2d031822b329028"> 5750</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a198eab6e90987a37e2d031822b329028">clear_solution_lower_bounds</a>();</div>
<div class="line"><a name="l05751"></a><span class="lineno"> 5751</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05752"></a><span class="lineno"> 5752</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_solution_lower_bounds(<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="l05753"></a><span class="lineno"> 5753</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l05754"></a><span class="lineno"> 5754</span>&#160; _internal_solution_lower_bounds() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05755"></a><span class="lineno"> 5755</span>&#160; <span class="keywordtype">void</span> _internal_add_solution_lower_bounds(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05756"></a><span class="lineno"> 5756</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l05757"></a><span class="lineno"> 5757</span>&#160; _internal_mutable_solution_lower_bounds();</div>
<div class="line"><a name="l05758"></a><span class="lineno"> 5758</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05759"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a103d31fb6eba94de9a25b6b82ee02701"> 5759</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a103d31fb6eba94de9a25b6b82ee02701">solution_lower_bounds</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="l05760"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76e123e4dee87181dcaac22be86ab4ce"> 5760</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76e123e4dee87181dcaac22be86ab4ce">set_solution_lower_bounds</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05761"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93aafe50ca64adaabf4c45a671779387"> 5761</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93aafe50ca64adaabf4c45a671779387">add_solution_lower_bounds</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05762"></a><span class="lineno"> 5762</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l05763"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5ec1876c5e316e4b44b19db32c88d23d"> 5763</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5ec1876c5e316e4b44b19db32c88d23d">solution_lower_bounds</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05764"></a><span class="lineno"> 5764</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l05765"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abba33b2aa33385aac20ddc48a4cc9d8c"> 5765</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abba33b2aa33385aac20ddc48a4cc9d8c">mutable_solution_lower_bounds</a>();</div>
<div class="line"><a name="l05766"></a><span class="lineno"> 5766</span>&#160; </div>
<div class="line"><a name="l05767"></a><span class="lineno"> 5767</span>&#160; <span class="comment">// repeated int64 solution_upper_bounds = 19;</span></div>
<div class="line"><a name="l05768"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a47c71890f743188dc922d9283c8f5639"> 5768</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a47c71890f743188dc922d9283c8f5639">solution_upper_bounds_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05769"></a><span class="lineno"> 5769</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05770"></a><span class="lineno"> 5770</span>&#160; <span class="keywordtype">int</span> _internal_solution_upper_bounds_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05771"></a><span class="lineno"> 5771</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05772"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d05bc585c3ea183b952bd2d48381412"> 5772</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d05bc585c3ea183b952bd2d48381412">clear_solution_upper_bounds</a>();</div>
<div class="line"><a name="l05773"></a><span class="lineno"> 5773</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05774"></a><span class="lineno"> 5774</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_solution_upper_bounds(<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="l05775"></a><span class="lineno"> 5775</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l05776"></a><span class="lineno"> 5776</span>&#160; _internal_solution_upper_bounds() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05777"></a><span class="lineno"> 5777</span>&#160; <span class="keywordtype">void</span> _internal_add_solution_upper_bounds(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05778"></a><span class="lineno"> 5778</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l05779"></a><span class="lineno"> 5779</span>&#160; _internal_mutable_solution_upper_bounds();</div>
<div class="line"><a name="l05780"></a><span class="lineno"> 5780</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05781"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7575f247a33b6f2beb2d7f9018da3dfa"> 5781</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7575f247a33b6f2beb2d7f9018da3dfa">solution_upper_bounds</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="l05782"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab15db161cdf5d881497ef073ffd10ba6"> 5782</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab15db161cdf5d881497ef073ffd10ba6">set_solution_upper_bounds</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05783"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1fdf8456575b5c6b192a0170da03d9ad"> 5783</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1fdf8456575b5c6b192a0170da03d9ad">add_solution_upper_bounds</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05784"></a><span class="lineno"> 5784</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l05785"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af6797052f937bf09539e9357751a9665"> 5785</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af6797052f937bf09539e9357751a9665">solution_upper_bounds</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05786"></a><span class="lineno"> 5786</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l05787"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add78ea8400872dc53be179a1c87b637e"> 5787</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add78ea8400872dc53be179a1c87b637e">mutable_solution_upper_bounds</a>();</div>
<div class="line"><a name="l05788"></a><span class="lineno"> 5788</span>&#160; </div>
<div class="line"><a name="l05789"></a><span class="lineno"> 5789</span>&#160; <span class="comment">// repeated .operations_research.sat.IntegerVariableProto tightened_variables = 21;</span></div>
<div class="line"><a name="l05790"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5101b278f085ecb3bd4c515a2abba5f5"> 5790</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5101b278f085ecb3bd4c515a2abba5f5">tightened_variables_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05791"></a><span class="lineno"> 5791</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05792"></a><span class="lineno"> 5792</span>&#160; <span class="keywordtype">int</span> _internal_tightened_variables_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05793"></a><span class="lineno"> 5793</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05794"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c6244ce151d7dd4d9e7bbd6d82531f2"> 5794</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c6244ce151d7dd4d9e7bbd6d82531f2">clear_tightened_variables</a>();</div>
<div class="line"><a name="l05795"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac36f2c9122de979aa91d3048f6e67d9d"> 5795</a></span>&#160; ::operations_research::sat::IntegerVariableProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac36f2c9122de979aa91d3048f6e67d9d">mutable_tightened_variables</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l05796"></a><span class="lineno"> 5796</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt;*</div>
<div class="line"><a name="l05797"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3678a68e1b508c12d05ef754c824a7c3"> 5797</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3678a68e1b508c12d05ef754c824a7c3">mutable_tightened_variables</a>();</div>
<div class="line"><a name="l05798"></a><span class="lineno"> 5798</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05799"></a><span class="lineno"> 5799</span>&#160; const ::operations_research::sat::IntegerVariableProto&amp; _internal_tightened_variables(<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="l05800"></a><span class="lineno"> 5800</span>&#160; ::operations_research::sat::IntegerVariableProto* _internal_add_tightened_variables();</div>
<div class="line"><a name="l05801"></a><span class="lineno"> 5801</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05802"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab435379056a10c298b177f4686068aa6"> 5802</a></span>&#160; const ::operations_research::sat::IntegerVariableProto&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab435379056a10c298b177f4686068aa6">tightened_variables</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="l05803"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaecc67ab53d0d30ea6f391f042de7a93"> 5803</a></span>&#160; ::operations_research::sat::IntegerVariableProto* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaecc67ab53d0d30ea6f391f042de7a93">add_tightened_variables</a>();</div>
<div class="line"><a name="l05804"></a><span class="lineno"> 5804</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt;&amp;</div>
<div class="line"><a name="l05805"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c078e082f4954319a599526366216f4"> 5805</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c078e082f4954319a599526366216f4">tightened_variables</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05806"></a><span class="lineno"> 5806</span>&#160; </div>
<div class="line"><a name="l05807"></a><span class="lineno"> 5807</span>&#160; <span class="comment">// repeated int32 sufficient_assumptions_for_infeasibility = 23;</span></div>
<div class="line"><a name="l05808"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6f1453006e99346a1b64ec01558706b6"> 5808</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6f1453006e99346a1b64ec01558706b6">sufficient_assumptions_for_infeasibility_size</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05809"></a><span class="lineno"> 5809</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05810"></a><span class="lineno"> 5810</span>&#160; <span class="keywordtype">int</span> _internal_sufficient_assumptions_for_infeasibility_size() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05811"></a><span class="lineno"> 5811</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05812"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0522d1237042155f77d8b426dac80903"> 5812</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0522d1237042155f77d8b426dac80903">clear_sufficient_assumptions_for_infeasibility</a>();</div>
<div class="line"><a name="l05813"></a><span class="lineno"> 5813</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05814"></a><span class="lineno"> 5814</span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> _internal_sufficient_assumptions_for_infeasibility(<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="l05815"></a><span class="lineno"> 5815</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l05816"></a><span class="lineno"> 5816</span>&#160; _internal_sufficient_assumptions_for_infeasibility() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05817"></a><span class="lineno"> 5817</span>&#160; <span class="keywordtype">void</span> _internal_add_sufficient_assumptions_for_infeasibility(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05818"></a><span class="lineno"> 5818</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l05819"></a><span class="lineno"> 5819</span>&#160; _internal_mutable_sufficient_assumptions_for_infeasibility();</div>
<div class="line"><a name="l05820"></a><span class="lineno"> 5820</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05821"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a952a14800253404cc8339d2b1b750b34"> 5821</a></span>&#160; <a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a952a14800253404cc8339d2b1b750b34">sufficient_assumptions_for_infeasibility</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="l05822"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa7922c19e8882f501b1c9fb26afdfef0"> 5822</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa7922c19e8882f501b1c9fb26afdfef0">set_sufficient_assumptions_for_infeasibility</a>(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05823"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8a5c587fb669a35165ac681b495e52b7"> 5823</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8a5c587fb669a35165ac681b495e52b7">add_sufficient_assumptions_for_infeasibility</a>(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05824"></a><span class="lineno"> 5824</span>&#160; const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l05825"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a637bebfcef13669e4b66268dff68ebea"> 5825</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a637bebfcef13669e4b66268dff68ebea">sufficient_assumptions_for_infeasibility</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05826"></a><span class="lineno"> 5826</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l05827"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4a5d4067a27a12b463fbdea495ff08fe"> 5827</a></span>&#160; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4a5d4067a27a12b463fbdea495ff08fe">mutable_sufficient_assumptions_for_infeasibility</a>();</div>
<div class="line"><a name="l05828"></a><span class="lineno"> 5828</span>&#160; </div>
<div class="line"><a name="l05829"></a><span class="lineno"> 5829</span>&#160; <span class="comment">// string solution_info = 20;</span></div>
<div class="line"><a name="l05830"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aadc81f8fe1ef7dba16e87cb3bf1d2231"> 5830</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aadc81f8fe1ef7dba16e87cb3bf1d2231">clear_solution_info</a>();</div>
<div class="line"><a name="l05831"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7f99dec03298164a9013e3dc990e914f"> 5831</a></span>&#160; <span class="keyword">const</span> std::string&amp; <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7f99dec03298164a9013e3dc990e914f">solution_info</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05832"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a23704831a6a0f4ddf478932ddc8ca3d0"> 5832</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a23704831a6a0f4ddf478932ddc8ca3d0">set_solution_info</a>(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05833"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a82bba8635e1cb82d7cf527e6ef9b8592"> 5833</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a82bba8635e1cb82d7cf527e6ef9b8592">set_solution_info</a>(std::string&amp;&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05834"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8d3f0043ef2b376b0947661f52ea5715"> 5834</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8d3f0043ef2b376b0947661f52ea5715">set_solution_info</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05835"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad051d9310a829e154474eaeabb19c953"> 5835</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad051d9310a829e154474eaeabb19c953">set_solution_info</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, <span class="keywordtype">size_t</span> size);</div>
<div class="line"><a name="l05836"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa3638392cb76ffec37b2a077e4fa26c3"> 5836</a></span>&#160; std::string* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa3638392cb76ffec37b2a077e4fa26c3">mutable_solution_info</a>();</div>
<div class="line"><a name="l05837"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a404fecdeb807509a4f6dbf8f7adcdab5"> 5837</a></span>&#160; std::string* <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a404fecdeb807509a4f6dbf8f7adcdab5">release_solution_info</a>();</div>
<div class="line"><a name="l05838"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0bae5a260b28c7bc5ad83c206e346fa8"> 5838</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0bae5a260b28c7bc5ad83c206e346fa8">set_allocated_solution_info</a>(std::string* solution_info);</div>
<div class="line"><a name="l05839"></a><span class="lineno"> 5839</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05840"></a><span class="lineno"> 5840</span>&#160; <span class="keyword">const</span> std::string&amp; _internal_solution_info() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05841"></a><span class="lineno"> 5841</span>&#160; <span class="keywordtype">void</span> _internal_set_solution_info(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05842"></a><span class="lineno"> 5842</span>&#160; std::string* _internal_mutable_solution_info();</div>
<div class="line"><a name="l05843"></a><span class="lineno"> 5843</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05844"></a><span class="lineno"> 5844</span>&#160; </div>
<div class="line"><a name="l05845"></a><span class="lineno"> 5845</span>&#160; <span class="comment">// double objective_value = 3;</span></div>
<div class="line"><a name="l05846"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af79b8b18aa9538006bab8757590540b4"> 5846</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af79b8b18aa9538006bab8757590540b4">clear_objective_value</a>();</div>
<div class="line"><a name="l05847"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a84f066c304d8bcbb9567be094feb9b08"> 5847</a></span>&#160; <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a84f066c304d8bcbb9567be094feb9b08">objective_value</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05848"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71a3a7fbc5152e2ebff28db19f303fdc"> 5848</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71a3a7fbc5152e2ebff28db19f303fdc">set_objective_value</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05849"></a><span class="lineno"> 5849</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05850"></a><span class="lineno"> 5850</span>&#160; <span class="keywordtype">double</span> _internal_objective_value() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05851"></a><span class="lineno"> 5851</span>&#160; <span class="keywordtype">void</span> _internal_set_objective_value(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05852"></a><span class="lineno"> 5852</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05853"></a><span class="lineno"> 5853</span>&#160; </div>
<div class="line"><a name="l05854"></a><span class="lineno"> 5854</span>&#160; <span class="comment">// .operations_research.sat.CpSolverStatus status = 1;</span></div>
<div class="line"><a name="l05855"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac5b45785286d1161eb772146a1311c5a"> 5855</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac5b45785286d1161eb772146a1311c5a">clear_status</a>();</div>
<div class="line"><a name="l05856"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abd9f23c7acd0b2ee340980e71008ce6a"> 5856</a></span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">::operations_research::sat::CpSolverStatus</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abd9f23c7acd0b2ee340980e71008ce6a">status</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05857"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6aa6a7f94ef5e2b8b93abb50a9951066"> 5857</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6aa6a7f94ef5e2b8b93abb50a9951066">set_status</a>(::<a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">operations_research::sat::CpSolverStatus</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05858"></a><span class="lineno"> 5858</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05859"></a><span class="lineno"> 5859</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">::operations_research::sat::CpSolverStatus</a> _internal_status() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05860"></a><span class="lineno"> 5860</span>&#160; <span class="keywordtype">void</span> _internal_set_status(::<a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">operations_research::sat::CpSolverStatus</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05861"></a><span class="lineno"> 5861</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05862"></a><span class="lineno"> 5862</span>&#160; </div>
<div class="line"><a name="l05863"></a><span class="lineno"> 5863</span>&#160; <span class="comment">// bool all_solutions_were_found = 5;</span></div>
<div class="line"><a name="l05864"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1336ba000535d8e9f234605a462b15c4"> 5864</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1336ba000535d8e9f234605a462b15c4">clear_all_solutions_were_found</a>();</div>
<div class="line"><a name="l05865"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9df244d042dabbe0dd7197ac9a531e3a"> 5865</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9df244d042dabbe0dd7197ac9a531e3a">all_solutions_were_found</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05866"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abac2a38fb6aadfde0e58610d51acae51"> 5866</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abac2a38fb6aadfde0e58610d51acae51">set_all_solutions_were_found</a>(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05867"></a><span class="lineno"> 5867</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05868"></a><span class="lineno"> 5868</span>&#160; <span class="keywordtype">bool</span> _internal_all_solutions_were_found() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05869"></a><span class="lineno"> 5869</span>&#160; <span class="keywordtype">void</span> _internal_set_all_solutions_were_found(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05870"></a><span class="lineno"> 5870</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05871"></a><span class="lineno"> 5871</span>&#160; </div>
<div class="line"><a name="l05872"></a><span class="lineno"> 5872</span>&#160; <span class="comment">// double best_objective_bound = 4;</span></div>
<div class="line"><a name="l05873"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9ce43a595ad994c67ebd4cc3a5cda0df"> 5873</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9ce43a595ad994c67ebd4cc3a5cda0df">clear_best_objective_bound</a>();</div>
<div class="line"><a name="l05874"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a084d42f2437a4d0666990dc4681e68ec"> 5874</a></span>&#160; <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a084d42f2437a4d0666990dc4681e68ec">best_objective_bound</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05875"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a014418b870b720fe0d79575ecf434880"> 5875</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a014418b870b720fe0d79575ecf434880">set_best_objective_bound</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05876"></a><span class="lineno"> 5876</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05877"></a><span class="lineno"> 5877</span>&#160; <span class="keywordtype">double</span> _internal_best_objective_bound() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05878"></a><span class="lineno"> 5878</span>&#160; <span class="keywordtype">void</span> _internal_set_best_objective_bound(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05879"></a><span class="lineno"> 5879</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05880"></a><span class="lineno"> 5880</span>&#160; </div>
<div class="line"><a name="l05881"></a><span class="lineno"> 5881</span>&#160; <span class="comment">// int64 num_booleans = 10;</span></div>
<div class="line"><a name="l05882"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac75a80b4be662a00351a815a829f1e33"> 5882</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac75a80b4be662a00351a815a829f1e33">clear_num_booleans</a>();</div>
<div class="line"><a name="l05883"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae20e249776d056d1945d28cfa5832614"> 5883</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae20e249776d056d1945d28cfa5832614">num_booleans</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05884"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abca832c427e9fab19e03e96b24870139"> 5884</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abca832c427e9fab19e03e96b24870139">set_num_booleans</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05885"></a><span class="lineno"> 5885</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05886"></a><span class="lineno"> 5886</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_num_booleans() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05887"></a><span class="lineno"> 5887</span>&#160; <span class="keywordtype">void</span> _internal_set_num_booleans(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05888"></a><span class="lineno"> 5888</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05889"></a><span class="lineno"> 5889</span>&#160; </div>
<div class="line"><a name="l05890"></a><span class="lineno"> 5890</span>&#160; <span class="comment">// int64 num_conflicts = 11;</span></div>
<div class="line"><a name="l05891"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8930d410c7141adab598bfae8c1225ac"> 5891</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8930d410c7141adab598bfae8c1225ac">clear_num_conflicts</a>();</div>
<div class="line"><a name="l05892"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af473ca1ba2da7dc2b7f2985855ab8e5c"> 5892</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af473ca1ba2da7dc2b7f2985855ab8e5c">num_conflicts</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05893"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2fbce431dcb3c3e03d424e880a80cd57"> 5893</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2fbce431dcb3c3e03d424e880a80cd57">set_num_conflicts</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05894"></a><span class="lineno"> 5894</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05895"></a><span class="lineno"> 5895</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_num_conflicts() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05896"></a><span class="lineno"> 5896</span>&#160; <span class="keywordtype">void</span> _internal_set_num_conflicts(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05897"></a><span class="lineno"> 5897</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05898"></a><span class="lineno"> 5898</span>&#160; </div>
<div class="line"><a name="l05899"></a><span class="lineno"> 5899</span>&#160; <span class="comment">// int64 num_branches = 12;</span></div>
<div class="line"><a name="l05900"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a51124c9f2f7fcbc20af1bde3339576d5"> 5900</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a51124c9f2f7fcbc20af1bde3339576d5">clear_num_branches</a>();</div>
<div class="line"><a name="l05901"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab291dffd4eb7f451543f4912fcd895ee"> 5901</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab291dffd4eb7f451543f4912fcd895ee">num_branches</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05902"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0abe593525e5080953426d932d55ed9f"> 5902</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0abe593525e5080953426d932d55ed9f">set_num_branches</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05903"></a><span class="lineno"> 5903</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05904"></a><span class="lineno"> 5904</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_num_branches() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05905"></a><span class="lineno"> 5905</span>&#160; <span class="keywordtype">void</span> _internal_set_num_branches(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05906"></a><span class="lineno"> 5906</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05907"></a><span class="lineno"> 5907</span>&#160; </div>
<div class="line"><a name="l05908"></a><span class="lineno"> 5908</span>&#160; <span class="comment">// int64 num_binary_propagations = 13;</span></div>
<div class="line"><a name="l05909"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad9e9e965e1a64457043558b8e843f787"> 5909</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad9e9e965e1a64457043558b8e843f787">clear_num_binary_propagations</a>();</div>
<div class="line"><a name="l05910"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1374f7cf7612d45c175714361d9b3325"> 5910</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1374f7cf7612d45c175714361d9b3325">num_binary_propagations</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05911"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a82c911917947178fe3d041bf8c8ae253"> 5911</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a82c911917947178fe3d041bf8c8ae253">set_num_binary_propagations</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05912"></a><span class="lineno"> 5912</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05913"></a><span class="lineno"> 5913</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_num_binary_propagations() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05914"></a><span class="lineno"> 5914</span>&#160; <span class="keywordtype">void</span> _internal_set_num_binary_propagations(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05915"></a><span class="lineno"> 5915</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05916"></a><span class="lineno"> 5916</span>&#160; </div>
<div class="line"><a name="l05917"></a><span class="lineno"> 5917</span>&#160; <span class="comment">// int64 num_integer_propagations = 14;</span></div>
<div class="line"><a name="l05918"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8c8bcb046e9eaa54045cfcfa3ebf1c5d"> 5918</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8c8bcb046e9eaa54045cfcfa3ebf1c5d">clear_num_integer_propagations</a>();</div>
<div class="line"><a name="l05919"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7ecc0e3d46054f04d161172d66160a4b"> 5919</a></span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7ecc0e3d46054f04d161172d66160a4b">num_integer_propagations</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05920"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a36dcc81f2d597b9aeddbc94f2f999b1d"> 5920</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a36dcc81f2d597b9aeddbc94f2f999b1d">set_num_integer_propagations</a>(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05921"></a><span class="lineno"> 5921</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05922"></a><span class="lineno"> 5922</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> _internal_num_integer_propagations() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05923"></a><span class="lineno"> 5923</span>&#160; <span class="keywordtype">void</span> _internal_set_num_integer_propagations(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05924"></a><span class="lineno"> 5924</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05925"></a><span class="lineno"> 5925</span>&#160; </div>
<div class="line"><a name="l05926"></a><span class="lineno"> 5926</span>&#160; <span class="comment">// double wall_time = 15;</span></div>
<div class="line"><a name="l05927"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a37c3b0a18a88fa2e6c9ee65366ee0de6"> 5927</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a37c3b0a18a88fa2e6c9ee65366ee0de6">clear_wall_time</a>();</div>
<div class="line"><a name="l05928"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c9f0c7d570ac730d842956f4468bd3"> 5928</a></span>&#160; <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c9f0c7d570ac730d842956f4468bd3">wall_time</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05929"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1fc6638d8c9966768e5ebe01a3ae826"> 5929</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1fc6638d8c9966768e5ebe01a3ae826">set_wall_time</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05930"></a><span class="lineno"> 5930</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05931"></a><span class="lineno"> 5931</span>&#160; <span class="keywordtype">double</span> _internal_wall_time() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05932"></a><span class="lineno"> 5932</span>&#160; <span class="keywordtype">void</span> _internal_set_wall_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05933"></a><span class="lineno"> 5933</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05934"></a><span class="lineno"> 5934</span>&#160; </div>
<div class="line"><a name="l05935"></a><span class="lineno"> 5935</span>&#160; <span class="comment">// double user_time = 16;</span></div>
<div class="line"><a name="l05936"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad722ad2cfd3e72602807265d50d42497"> 5936</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad722ad2cfd3e72602807265d50d42497">clear_user_time</a>();</div>
<div class="line"><a name="l05937"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abafe2a36d39cac499e4766e7c98113b7"> 5937</a></span>&#160; <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abafe2a36d39cac499e4766e7c98113b7">user_time</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05938"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad776cc8071131553d51802f67f9b7d9e"> 5938</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad776cc8071131553d51802f67f9b7d9e">set_user_time</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05939"></a><span class="lineno"> 5939</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05940"></a><span class="lineno"> 5940</span>&#160; <span class="keywordtype">double</span> _internal_user_time() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05941"></a><span class="lineno"> 5941</span>&#160; <span class="keywordtype">void</span> _internal_set_user_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05942"></a><span class="lineno"> 5942</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05943"></a><span class="lineno"> 5943</span>&#160; </div>
<div class="line"><a name="l05944"></a><span class="lineno"> 5944</span>&#160; <span class="comment">// double deterministic_time = 17;</span></div>
<div class="line"><a name="l05945"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af7993b6578277f2a5cb166704460ef09"> 5945</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af7993b6578277f2a5cb166704460ef09">clear_deterministic_time</a>();</div>
<div class="line"><a name="l05946"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae525d235b02bcfc962d845e28f5f0125"> 5946</a></span>&#160; <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae525d235b02bcfc962d845e28f5f0125">deterministic_time</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05947"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aec3907e50cb04959e80ad40ee0d154ac"> 5947</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aec3907e50cb04959e80ad40ee0d154ac">set_deterministic_time</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05948"></a><span class="lineno"> 5948</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05949"></a><span class="lineno"> 5949</span>&#160; <span class="keywordtype">double</span> _internal_deterministic_time() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05950"></a><span class="lineno"> 5950</span>&#160; <span class="keywordtype">void</span> _internal_set_deterministic_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05951"></a><span class="lineno"> 5951</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05952"></a><span class="lineno"> 5952</span>&#160; </div>
<div class="line"><a name="l05953"></a><span class="lineno"> 5953</span>&#160; <span class="comment">// double primal_integral = 22;</span></div>
<div class="line"><a name="l05954"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aae280f6928c10e6c41e6cb9f5b34c909"> 5954</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aae280f6928c10e6c41e6cb9f5b34c909">clear_primal_integral</a>();</div>
<div class="line"><a name="l05955"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#addc498b627409a8ddf856431b62c1d50"> 5955</a></span>&#160; <span class="keywordtype">double</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#addc498b627409a8ddf856431b62c1d50">primal_integral</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05956"></a><span class="lineno"><a class="line" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada280373dce092f67fbfbe6ffdd2b2d4"> 5956</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada280373dce092f67fbfbe6ffdd2b2d4">set_primal_integral</a>(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05957"></a><span class="lineno"> 5957</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05958"></a><span class="lineno"> 5958</span>&#160; <span class="keywordtype">double</span> _internal_primal_integral() <span class="keyword">const</span>;</div>
<div class="line"><a name="l05959"></a><span class="lineno"> 5959</span>&#160; <span class="keywordtype">void</span> _internal_set_primal_integral(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l05960"></a><span class="lineno"> 5960</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l05961"></a><span class="lineno"> 5961</span>&#160; </div>
<div class="line"><a name="l05962"></a><span class="lineno"> 5962</span>&#160; <span class="comment">// @@protoc_insertion_point(class_scope:operations_research.sat.CpSolverResponse)</span></div>
<div class="line"><a name="l05963"></a><span class="lineno"> 5963</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l05964"></a><span class="lineno"> 5964</span>&#160; <span class="keyword">class </span>_Internal;</div>
<div class="line"><a name="l05965"></a><span class="lineno"> 5965</span>&#160; </div>
<div class="line"><a name="l05966"></a><span class="lineno"> 5966</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt; <span class="keyword">friend</span> class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;</div>
<div class="line"><a name="l05967"></a><span class="lineno"> 5967</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> InternalArenaConstructable_;</div>
<div class="line"><a name="l05968"></a><span class="lineno"> 5968</span>&#160; <span class="keyword">typedef</span> <span class="keywordtype">void</span> DestructorSkippable_;</div>
<div class="line"><a name="l05969"></a><span class="lineno"> 5969</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; solution_;</div>
<div class="line"><a name="l05970"></a><span class="lineno"> 5970</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _solution_cached_byte_size_;</div>
<div class="line"><a name="l05971"></a><span class="lineno"> 5971</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; solution_lower_bounds_;</div>
<div class="line"><a name="l05972"></a><span class="lineno"> 5972</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _solution_lower_bounds_cached_byte_size_;</div>
<div class="line"><a name="l05973"></a><span class="lineno"> 5973</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; solution_upper_bounds_;</div>
<div class="line"><a name="l05974"></a><span class="lineno"> 5974</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _solution_upper_bounds_cached_byte_size_;</div>
<div class="line"><a name="l05975"></a><span class="lineno"> 5975</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt; tightened_variables_;</div>
<div class="line"><a name="l05976"></a><span class="lineno"> 5976</span>&#160; ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; sufficient_assumptions_for_infeasibility_;</div>
<div class="line"><a name="l05977"></a><span class="lineno"> 5977</span>&#160; <span class="keyword">mutable</span> std::atomic&lt;int&gt; _sufficient_assumptions_for_infeasibility_cached_byte_size_;</div>
<div class="line"><a name="l05978"></a><span class="lineno"> 5978</span>&#160; ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr solution_info_;</div>
<div class="line"><a name="l05979"></a><span class="lineno"> 5979</span>&#160; <span class="keywordtype">double</span> objective_value_;</div>
<div class="line"><a name="l05980"></a><span class="lineno"> 5980</span>&#160; <span class="keywordtype">int</span> status_;</div>
<div class="line"><a name="l05981"></a><span class="lineno"> 5981</span>&#160; <span class="keywordtype">bool</span> all_solutions_were_found_;</div>
<div class="line"><a name="l05982"></a><span class="lineno"> 5982</span>&#160; <span class="keywordtype">double</span> best_objective_bound_;</div>
<div class="line"><a name="l05983"></a><span class="lineno"> 5983</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> num_booleans_;</div>
<div class="line"><a name="l05984"></a><span class="lineno"> 5984</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> num_conflicts_;</div>
<div class="line"><a name="l05985"></a><span class="lineno"> 5985</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> num_branches_;</div>
<div class="line"><a name="l05986"></a><span class="lineno"> 5986</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> num_binary_propagations_;</div>
<div class="line"><a name="l05987"></a><span class="lineno"> 5987</span>&#160; <a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">::PROTOBUF_NAMESPACE_ID::int64</a> num_integer_propagations_;</div>
<div class="line"><a name="l05988"></a><span class="lineno"> 5988</span>&#160; <span class="keywordtype">double</span> wall_time_;</div>
<div class="line"><a name="l05989"></a><span class="lineno"> 5989</span>&#160; <span class="keywordtype">double</span> user_time_;</div>
<div class="line"><a name="l05990"></a><span class="lineno"> 5990</span>&#160; <span class="keywordtype">double</span> deterministic_time_;</div>
<div class="line"><a name="l05991"></a><span class="lineno"> 5991</span>&#160; <span class="keywordtype">double</span> primal_integral_;</div>
<div class="line"><a name="l05992"></a><span class="lineno"> 5992</span>&#160; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;</div>
<div class="line"><a name="l05993"></a><span class="lineno"> 5993</span>&#160; <span class="keyword">friend</span> struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto;</div>
<div class="line"><a name="l05994"></a><span class="lineno"> 5994</span>&#160;};</div>
<div class="line"><a name="l05995"></a><span class="lineno"> 5995</span>&#160;<span class="comment">// ===================================================================</span></div>
<div class="line"><a name="l05996"></a><span class="lineno"> 5996</span>&#160; </div>
<div class="line"><a name="l05997"></a><span class="lineno"> 5997</span>&#160; </div>
<div class="line"><a name="l05998"></a><span class="lineno"> 5998</span>&#160;<span class="comment">// ===================================================================</span></div>
<div class="line"><a name="l05999"></a><span class="lineno"> 5999</span>&#160; </div>
<div class="line"><a name="l06000"></a><span class="lineno"> 6000</span>&#160;<span class="preprocessor">#ifdef __GNUC__</span></div>
<div class="line"><a name="l06001"></a><span class="lineno"> 6001</span>&#160;<span class="preprocessor"> #pragma GCC diagnostic push</span></div>
<div class="line"><a name="l06002"></a><span class="lineno"> 6002</span>&#160;<span class="preprocessor"> #pragma GCC diagnostic ignored &quot;-Wstrict-aliasing&quot;</span></div>
<div class="line"><a name="l06003"></a><span class="lineno"> 6003</span>&#160;<span class="preprocessor">#endif // __GNUC__</span></div>
<div class="line"><a name="l06004"></a><span class="lineno"> 6004</span>&#160;<span class="comment">// IntegerVariableProto</span></div>
<div class="line"><a name="l06005"></a><span class="lineno"> 6005</span>&#160; </div>
<div class="line"><a name="l06006"></a><span class="lineno"> 6006</span>&#160;<span class="comment">// string name = 1;</span></div>
<div class="line"><a name="l06007"></a><span class="lineno"> 6007</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerVariableProto::clear_name() {</div>
<div class="line"><a name="l06008"></a><span class="lineno"> 6008</span>&#160; name_.ClearToEmpty(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
<div class="line"><a name="l06009"></a><span class="lineno"> 6009</span>&#160;}</div>
<div class="line"><a name="l06010"></a><span class="lineno"> 6010</span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> std::string&amp; <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">IntegerVariableProto::name</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06011"></a><span class="lineno"> 6011</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntegerVariableProto.name)</span></div>
<div class="line"><a name="l06012"></a><span class="lineno"> 6012</span>&#160; <span class="keywordflow">return</span> _internal_name();</div>
<div class="line"><a name="l06013"></a><span class="lineno"> 6013</span>&#160;}</div>
<div class="line"><a name="l06014"></a><span class="lineno"> 6014</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerVariableProto::set_name(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06015"></a><span class="lineno"> 6015</span>&#160; _internal_set_name(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06016"></a><span class="lineno"> 6016</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntegerVariableProto.name)</span></div>
<div class="line"><a name="l06017"></a><span class="lineno"> 6017</span>&#160;}</div>
<div class="line"><a name="l06018"></a><span class="lineno"> 6018</span>&#160;<span class="keyword">inline</span> std::string* IntegerVariableProto::mutable_name() {</div>
<div class="line"><a name="l06019"></a><span class="lineno"> 6019</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.IntegerVariableProto.name)</span></div>
<div class="line"><a name="l06020"></a><span class="lineno"> 6020</span>&#160; <span class="keywordflow">return</span> _internal_mutable_name();</div>
<div class="line"><a name="l06021"></a><span class="lineno"> 6021</span>&#160;}</div>
<div class="line"><a name="l06022"></a><span class="lineno"> 6022</span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> std::string&amp; IntegerVariableProto::_internal_name()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06023"></a><span class="lineno"> 6023</span>&#160; <span class="keywordflow">return</span> name_.Get();</div>
<div class="line"><a name="l06024"></a><span class="lineno"> 6024</span>&#160;}</div>
<div class="line"><a name="l06025"></a><span class="lineno"> 6025</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerVariableProto::_internal_set_name(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06026"></a><span class="lineno"> 6026</span>&#160; </div>
<div class="line"><a name="l06027"></a><span class="lineno"> 6027</span>&#160; name_.Set(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, GetArena());</div>
<div class="line"><a name="l06028"></a><span class="lineno"> 6028</span>&#160;}</div>
<div class="line"><a name="l06029"></a><span class="lineno"> 6029</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerVariableProto::set_name(std::string&amp;&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06030"></a><span class="lineno"> 6030</span>&#160; </div>
<div class="line"><a name="l06031"></a><span class="lineno"> 6031</span>&#160; name_.Set(</div>
<div class="line"><a name="l06032"></a><span class="lineno"> 6032</span>&#160; &amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), GetArena());</div>
<div class="line"><a name="l06033"></a><span class="lineno"> 6033</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_rvalue:operations_research.sat.IntegerVariableProto.name)</span></div>
<div class="line"><a name="l06034"></a><span class="lineno"> 6034</span>&#160;}</div>
<div class="line"><a name="l06035"></a><span class="lineno"> 6035</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerVariableProto::set_name(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06036"></a><span class="lineno"> 6036</span>&#160; GOOGLE_DCHECK(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> != <span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l06037"></a><span class="lineno"> 6037</span>&#160; </div>
<div class="line"><a name="l06038"></a><span class="lineno"> 6038</span>&#160; name_.Set(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>),</div>
<div class="line"><a name="l06039"></a><span class="lineno"> 6039</span>&#160; GetArena());</div>
<div class="line"><a name="l06040"></a><span class="lineno"> 6040</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_char:operations_research.sat.IntegerVariableProto.name)</span></div>
<div class="line"><a name="l06041"></a><span class="lineno"> 6041</span>&#160;}</div>
<div class="line"><a name="l06042"></a><span class="lineno"> 6042</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerVariableProto::set_name(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>,</div>
<div class="line"><a name="l06043"></a><span class="lineno"> 6043</span>&#160; <span class="keywordtype">size_t</span> size) {</div>
<div class="line"><a name="l06044"></a><span class="lineno"> 6044</span>&#160; </div>
<div class="line"><a name="l06045"></a><span class="lineno"> 6045</span>&#160; name_.Set(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(</div>
<div class="line"><a name="l06046"></a><span class="lineno"> 6046</span>&#160; <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span><span class="keywordtype">char</span>*<span class="keyword">&gt;</span>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), size), GetArena());</div>
<div class="line"><a name="l06047"></a><span class="lineno"> 6047</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_pointer:operations_research.sat.IntegerVariableProto.name)</span></div>
<div class="line"><a name="l06048"></a><span class="lineno"> 6048</span>&#160;}</div>
<div class="line"><a name="l06049"></a><span class="lineno"> 6049</span>&#160;<span class="keyword">inline</span> std::string* IntegerVariableProto::_internal_mutable_name() {</div>
<div class="line"><a name="l06050"></a><span class="lineno"> 6050</span>&#160; </div>
<div class="line"><a name="l06051"></a><span class="lineno"> 6051</span>&#160; <span class="keywordflow">return</span> name_.Mutable(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
<div class="line"><a name="l06052"></a><span class="lineno"> 6052</span>&#160;}</div>
<div class="line"><a name="l06053"></a><span class="lineno"> 6053</span>&#160;<span class="keyword">inline</span> std::string* IntegerVariableProto::release_name() {</div>
<div class="line"><a name="l06054"></a><span class="lineno"> 6054</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.IntegerVariableProto.name)</span></div>
<div class="line"><a name="l06055"></a><span class="lineno"> 6055</span>&#160; <span class="keywordflow">return</span> name_.Release(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
<div class="line"><a name="l06056"></a><span class="lineno"> 6056</span>&#160;}</div>
<div class="line"><a name="l06057"></a><span class="lineno"> 6057</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerVariableProto::set_allocated_name(std::string* <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>) {</div>
<div class="line"><a name="l06058"></a><span class="lineno"> 6058</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a> != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l06059"></a><span class="lineno"> 6059</span>&#160; </div>
<div class="line"><a name="l06060"></a><span class="lineno"> 6060</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l06061"></a><span class="lineno"> 6061</span>&#160; </div>
<div class="line"><a name="l06062"></a><span class="lineno"> 6062</span>&#160; }</div>
<div class="line"><a name="l06063"></a><span class="lineno"> 6063</span>&#160; name_.SetAllocated(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>,</div>
<div class="line"><a name="l06064"></a><span class="lineno"> 6064</span>&#160; GetArena());</div>
<div class="line"><a name="l06065"></a><span class="lineno"> 6065</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.IntegerVariableProto.name)</span></div>
<div class="line"><a name="l06066"></a><span class="lineno"> 6066</span>&#160;}</div>
<div class="line"><a name="l06067"></a><span class="lineno"> 6067</span>&#160; </div>
<div class="line"><a name="l06068"></a><span class="lineno"> 6068</span>&#160;<span class="comment">// repeated int64 domain = 2;</span></div>
<div class="line"><a name="l06069"></a><span class="lineno"> 6069</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> IntegerVariableProto::_internal_domain_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06070"></a><span class="lineno"> 6070</span>&#160; <span class="keywordflow">return</span> domain_.size();</div>
<div class="line"><a name="l06071"></a><span class="lineno"> 6071</span>&#160;}</div>
<div class="line"><a name="l06072"></a><span class="lineno"> 6072</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> IntegerVariableProto::domain_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06073"></a><span class="lineno"> 6073</span>&#160; <span class="keywordflow">return</span> _internal_domain_size();</div>
<div class="line"><a name="l06074"></a><span class="lineno"> 6074</span>&#160;}</div>
<div class="line"><a name="l06075"></a><span class="lineno"> 6075</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerVariableProto::clear_domain() {</div>
<div class="line"><a name="l06076"></a><span class="lineno"> 6076</span>&#160; domain_.Clear();</div>
<div class="line"><a name="l06077"></a><span class="lineno"> 6077</span>&#160;}</div>
<div class="line"><a name="l06078"></a><span class="lineno"> 6078</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> IntegerVariableProto::_internal_domain(<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="l06079"></a><span class="lineno"> 6079</span>&#160; <span class="keywordflow">return</span> domain_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06080"></a><span class="lineno"> 6080</span>&#160;}</div>
<div class="line"><a name="l06081"></a><span class="lineno"> 6081</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> IntegerVariableProto::domain(<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="l06082"></a><span class="lineno"> 6082</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntegerVariableProto.domain)</span></div>
<div class="line"><a name="l06083"></a><span class="lineno"> 6083</span>&#160; <span class="keywordflow">return</span> _internal_domain(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06084"></a><span class="lineno"> 6084</span>&#160;}</div>
<div class="line"><a name="l06085"></a><span class="lineno"> 6085</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerVariableProto::set_domain(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06086"></a><span class="lineno"> 6086</span>&#160; domain_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06087"></a><span class="lineno"> 6087</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntegerVariableProto.domain)</span></div>
<div class="line"><a name="l06088"></a><span class="lineno"> 6088</span>&#160;}</div>
<div class="line"><a name="l06089"></a><span class="lineno"> 6089</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerVariableProto::_internal_add_domain(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06090"></a><span class="lineno"> 6090</span>&#160; domain_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06091"></a><span class="lineno"> 6091</span>&#160;}</div>
<div class="line"><a name="l06092"></a><span class="lineno"> 6092</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerVariableProto::add_domain(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06093"></a><span class="lineno"> 6093</span>&#160; _internal_add_domain(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06094"></a><span class="lineno"> 6094</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.IntegerVariableProto.domain)</span></div>
<div class="line"><a name="l06095"></a><span class="lineno"> 6095</span>&#160;}</div>
<div class="line"><a name="l06096"></a><span class="lineno"> 6096</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l06097"></a><span class="lineno"> 6097</span>&#160;IntegerVariableProto::_internal_domain()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06098"></a><span class="lineno"> 6098</span>&#160; <span class="keywordflow">return</span> domain_;</div>
<div class="line"><a name="l06099"></a><span class="lineno"> 6099</span>&#160;}</div>
<div class="line"><a name="l06100"></a><span class="lineno"> 6100</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l06101"></a><span class="lineno"> 6101</span>&#160;IntegerVariableProto::domain()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06102"></a><span class="lineno"> 6102</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.IntegerVariableProto.domain)</span></div>
<div class="line"><a name="l06103"></a><span class="lineno"> 6103</span>&#160; <span class="keywordflow">return</span> _internal_domain();</div>
<div class="line"><a name="l06104"></a><span class="lineno"> 6104</span>&#160;}</div>
<div class="line"><a name="l06105"></a><span class="lineno"> 6105</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l06106"></a><span class="lineno"> 6106</span>&#160;IntegerVariableProto::_internal_mutable_domain() {</div>
<div class="line"><a name="l06107"></a><span class="lineno"> 6107</span>&#160; <span class="keywordflow">return</span> &amp;domain_;</div>
<div class="line"><a name="l06108"></a><span class="lineno"> 6108</span>&#160;}</div>
<div class="line"><a name="l06109"></a><span class="lineno"> 6109</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l06110"></a><span class="lineno"> 6110</span>&#160;IntegerVariableProto::mutable_domain() {</div>
<div class="line"><a name="l06111"></a><span class="lineno"> 6111</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.IntegerVariableProto.domain)</span></div>
<div class="line"><a name="l06112"></a><span class="lineno"> 6112</span>&#160; <span class="keywordflow">return</span> _internal_mutable_domain();</div>
<div class="line"><a name="l06113"></a><span class="lineno"> 6113</span>&#160;}</div>
<div class="line"><a name="l06114"></a><span class="lineno"> 6114</span>&#160; </div>
<div class="line"><a name="l06115"></a><span class="lineno"> 6115</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l06116"></a><span class="lineno"> 6116</span>&#160; </div>
<div class="line"><a name="l06117"></a><span class="lineno"> 6117</span>&#160;<span class="comment">// BoolArgumentProto</span></div>
<div class="line"><a name="l06118"></a><span class="lineno"> 6118</span>&#160; </div>
<div class="line"><a name="l06119"></a><span class="lineno"> 6119</span>&#160;<span class="comment">// repeated int32 literals = 1;</span></div>
<div class="line"><a name="l06120"></a><span class="lineno"> 6120</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> BoolArgumentProto::_internal_literals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06121"></a><span class="lineno"> 6121</span>&#160; <span class="keywordflow">return</span> literals_.size();</div>
<div class="line"><a name="l06122"></a><span class="lineno"> 6122</span>&#160;}</div>
<div class="line"><a name="l06123"></a><span class="lineno"> 6123</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> BoolArgumentProto::literals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06124"></a><span class="lineno"> 6124</span>&#160; <span class="keywordflow">return</span> _internal_literals_size();</div>
<div class="line"><a name="l06125"></a><span class="lineno"> 6125</span>&#160;}</div>
<div class="line"><a name="l06126"></a><span class="lineno"> 6126</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> BoolArgumentProto::clear_literals() {</div>
<div class="line"><a name="l06127"></a><span class="lineno"> 6127</span>&#160; literals_.Clear();</div>
<div class="line"><a name="l06128"></a><span class="lineno"> 6128</span>&#160;}</div>
<div class="line"><a name="l06129"></a><span class="lineno"> 6129</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> BoolArgumentProto::_internal_literals(<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="l06130"></a><span class="lineno"> 6130</span>&#160; <span class="keywordflow">return</span> literals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06131"></a><span class="lineno"> 6131</span>&#160;}</div>
<div class="line"><a name="l06132"></a><span class="lineno"> 6132</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> BoolArgumentProto::literals(<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="l06133"></a><span class="lineno"> 6133</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.BoolArgumentProto.literals)</span></div>
<div class="line"><a name="l06134"></a><span class="lineno"> 6134</span>&#160; <span class="keywordflow">return</span> _internal_literals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06135"></a><span class="lineno"> 6135</span>&#160;}</div>
<div class="line"><a name="l06136"></a><span class="lineno"> 6136</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> BoolArgumentProto::set_literals(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06137"></a><span class="lineno"> 6137</span>&#160; literals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06138"></a><span class="lineno"> 6138</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.BoolArgumentProto.literals)</span></div>
<div class="line"><a name="l06139"></a><span class="lineno"> 6139</span>&#160;}</div>
<div class="line"><a name="l06140"></a><span class="lineno"> 6140</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> BoolArgumentProto::_internal_add_literals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06141"></a><span class="lineno"> 6141</span>&#160; literals_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06142"></a><span class="lineno"> 6142</span>&#160;}</div>
<div class="line"><a name="l06143"></a><span class="lineno"> 6143</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> BoolArgumentProto::add_literals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06144"></a><span class="lineno"> 6144</span>&#160; _internal_add_literals(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06145"></a><span class="lineno"> 6145</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.BoolArgumentProto.literals)</span></div>
<div class="line"><a name="l06146"></a><span class="lineno"> 6146</span>&#160;}</div>
<div class="line"><a name="l06147"></a><span class="lineno"> 6147</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06148"></a><span class="lineno"> 6148</span>&#160;BoolArgumentProto::_internal_literals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06149"></a><span class="lineno"> 6149</span>&#160; <span class="keywordflow">return</span> literals_;</div>
<div class="line"><a name="l06150"></a><span class="lineno"> 6150</span>&#160;}</div>
<div class="line"><a name="l06151"></a><span class="lineno"> 6151</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06152"></a><span class="lineno"> 6152</span>&#160;BoolArgumentProto::literals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06153"></a><span class="lineno"> 6153</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.BoolArgumentProto.literals)</span></div>
<div class="line"><a name="l06154"></a><span class="lineno"> 6154</span>&#160; <span class="keywordflow">return</span> _internal_literals();</div>
<div class="line"><a name="l06155"></a><span class="lineno"> 6155</span>&#160;}</div>
<div class="line"><a name="l06156"></a><span class="lineno"> 6156</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06157"></a><span class="lineno"> 6157</span>&#160;BoolArgumentProto::_internal_mutable_literals() {</div>
<div class="line"><a name="l06158"></a><span class="lineno"> 6158</span>&#160; <span class="keywordflow">return</span> &amp;literals_;</div>
<div class="line"><a name="l06159"></a><span class="lineno"> 6159</span>&#160;}</div>
<div class="line"><a name="l06160"></a><span class="lineno"> 6160</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06161"></a><span class="lineno"> 6161</span>&#160;BoolArgumentProto::mutable_literals() {</div>
<div class="line"><a name="l06162"></a><span class="lineno"> 6162</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.BoolArgumentProto.literals)</span></div>
<div class="line"><a name="l06163"></a><span class="lineno"> 6163</span>&#160; <span class="keywordflow">return</span> _internal_mutable_literals();</div>
<div class="line"><a name="l06164"></a><span class="lineno"> 6164</span>&#160;}</div>
<div class="line"><a name="l06165"></a><span class="lineno"> 6165</span>&#160; </div>
<div class="line"><a name="l06166"></a><span class="lineno"> 6166</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l06167"></a><span class="lineno"> 6167</span>&#160; </div>
<div class="line"><a name="l06168"></a><span class="lineno"> 6168</span>&#160;<span class="comment">// IntegerArgumentProto</span></div>
<div class="line"><a name="l06169"></a><span class="lineno"> 6169</span>&#160; </div>
<div class="line"><a name="l06170"></a><span class="lineno"> 6170</span>&#160;<span class="comment">// int32 target = 1;</span></div>
<div class="line"><a name="l06171"></a><span class="lineno"> 6171</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerArgumentProto::clear_target() {</div>
<div class="line"><a name="l06172"></a><span class="lineno"> 6172</span>&#160; target_ = 0;</div>
<div class="line"><a name="l06173"></a><span class="lineno"> 6173</span>&#160;}</div>
<div class="line"><a name="l06174"></a><span class="lineno"> 6174</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> IntegerArgumentProto::_internal_target()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06175"></a><span class="lineno"> 6175</span>&#160; <span class="keywordflow">return</span> target_;</div>
<div class="line"><a name="l06176"></a><span class="lineno"> 6176</span>&#160;}</div>
<div class="line"><a name="l06177"></a><span class="lineno"> 6177</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> IntegerArgumentProto::target()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06178"></a><span class="lineno"> 6178</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntegerArgumentProto.target)</span></div>
<div class="line"><a name="l06179"></a><span class="lineno"> 6179</span>&#160; <span class="keywordflow">return</span> _internal_target();</div>
<div class="line"><a name="l06180"></a><span class="lineno"> 6180</span>&#160;}</div>
<div class="line"><a name="l06181"></a><span class="lineno"> 6181</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerArgumentProto::_internal_set_target(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06182"></a><span class="lineno"> 6182</span>&#160; </div>
<div class="line"><a name="l06183"></a><span class="lineno"> 6183</span>&#160; target_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l06184"></a><span class="lineno"> 6184</span>&#160;}</div>
<div class="line"><a name="l06185"></a><span class="lineno"> 6185</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerArgumentProto::set_target(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06186"></a><span class="lineno"> 6186</span>&#160; _internal_set_target(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06187"></a><span class="lineno"> 6187</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntegerArgumentProto.target)</span></div>
<div class="line"><a name="l06188"></a><span class="lineno"> 6188</span>&#160;}</div>
<div class="line"><a name="l06189"></a><span class="lineno"> 6189</span>&#160; </div>
<div class="line"><a name="l06190"></a><span class="lineno"> 6190</span>&#160;<span class="comment">// repeated int32 vars = 2;</span></div>
<div class="line"><a name="l06191"></a><span class="lineno"> 6191</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> IntegerArgumentProto::_internal_vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06192"></a><span class="lineno"> 6192</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div>
<div class="line"><a name="l06193"></a><span class="lineno"> 6193</span>&#160;}</div>
<div class="line"><a name="l06194"></a><span class="lineno"> 6194</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> IntegerArgumentProto::vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06195"></a><span class="lineno"> 6195</span>&#160; <span class="keywordflow">return</span> _internal_vars_size();</div>
<div class="line"><a name="l06196"></a><span class="lineno"> 6196</span>&#160;}</div>
<div class="line"><a name="l06197"></a><span class="lineno"> 6197</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerArgumentProto::clear_vars() {</div>
<div class="line"><a name="l06198"></a><span class="lineno"> 6198</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div>
<div class="line"><a name="l06199"></a><span class="lineno"> 6199</span>&#160;}</div>
<div class="line"><a name="l06200"></a><span class="lineno"> 6200</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> IntegerArgumentProto::_internal_vars(<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="l06201"></a><span class="lineno"> 6201</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06202"></a><span class="lineno"> 6202</span>&#160;}</div>
<div class="line"><a name="l06203"></a><span class="lineno"> 6203</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> IntegerArgumentProto::vars(<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="l06204"></a><span class="lineno"> 6204</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntegerArgumentProto.vars)</span></div>
<div class="line"><a name="l06205"></a><span class="lineno"> 6205</span>&#160; <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06206"></a><span class="lineno"> 6206</span>&#160;}</div>
<div class="line"><a name="l06207"></a><span class="lineno"> 6207</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerArgumentProto::set_vars(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06208"></a><span class="lineno"> 6208</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06209"></a><span class="lineno"> 6209</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntegerArgumentProto.vars)</span></div>
<div class="line"><a name="l06210"></a><span class="lineno"> 6210</span>&#160;}</div>
<div class="line"><a name="l06211"></a><span class="lineno"> 6211</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerArgumentProto::_internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06212"></a><span class="lineno"> 6212</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06213"></a><span class="lineno"> 6213</span>&#160;}</div>
<div class="line"><a name="l06214"></a><span class="lineno"> 6214</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntegerArgumentProto::add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06215"></a><span class="lineno"> 6215</span>&#160; _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06216"></a><span class="lineno"> 6216</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.IntegerArgumentProto.vars)</span></div>
<div class="line"><a name="l06217"></a><span class="lineno"> 6217</span>&#160;}</div>
<div class="line"><a name="l06218"></a><span class="lineno"> 6218</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06219"></a><span class="lineno"> 6219</span>&#160;IntegerArgumentProto::_internal_vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06220"></a><span class="lineno"> 6220</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l06221"></a><span class="lineno"> 6221</span>&#160;}</div>
<div class="line"><a name="l06222"></a><span class="lineno"> 6222</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06223"></a><span class="lineno"> 6223</span>&#160;IntegerArgumentProto::vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06224"></a><span class="lineno"> 6224</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.IntegerArgumentProto.vars)</span></div>
<div class="line"><a name="l06225"></a><span class="lineno"> 6225</span>&#160; <span class="keywordflow">return</span> _internal_vars();</div>
<div class="line"><a name="l06226"></a><span class="lineno"> 6226</span>&#160;}</div>
<div class="line"><a name="l06227"></a><span class="lineno"> 6227</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06228"></a><span class="lineno"> 6228</span>&#160;IntegerArgumentProto::_internal_mutable_vars() {</div>
<div class="line"><a name="l06229"></a><span class="lineno"> 6229</span>&#160; <span class="keywordflow">return</span> &amp;<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l06230"></a><span class="lineno"> 6230</span>&#160;}</div>
<div class="line"><a name="l06231"></a><span class="lineno"> 6231</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06232"></a><span class="lineno"> 6232</span>&#160;IntegerArgumentProto::mutable_vars() {</div>
<div class="line"><a name="l06233"></a><span class="lineno"> 6233</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.IntegerArgumentProto.vars)</span></div>
<div class="line"><a name="l06234"></a><span class="lineno"> 6234</span>&#160; <span class="keywordflow">return</span> _internal_mutable_vars();</div>
<div class="line"><a name="l06235"></a><span class="lineno"> 6235</span>&#160;}</div>
<div class="line"><a name="l06236"></a><span class="lineno"> 6236</span>&#160; </div>
<div class="line"><a name="l06237"></a><span class="lineno"> 6237</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l06238"></a><span class="lineno"> 6238</span>&#160; </div>
<div class="line"><a name="l06239"></a><span class="lineno"> 6239</span>&#160;<span class="comment">// LinearExpressionProto</span></div>
<div class="line"><a name="l06240"></a><span class="lineno"> 6240</span>&#160; </div>
<div class="line"><a name="l06241"></a><span class="lineno"> 6241</span>&#160;<span class="comment">// repeated int32 vars = 1;</span></div>
<div class="line"><a name="l06242"></a><span class="lineno"> 6242</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> LinearExpressionProto::_internal_vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06243"></a><span class="lineno"> 6243</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div>
<div class="line"><a name="l06244"></a><span class="lineno"> 6244</span>&#160;}</div>
<div class="line"><a name="l06245"></a><span class="lineno"> 6245</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> LinearExpressionProto::vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06246"></a><span class="lineno"> 6246</span>&#160; <span class="keywordflow">return</span> _internal_vars_size();</div>
<div class="line"><a name="l06247"></a><span class="lineno"> 6247</span>&#160;}</div>
<div class="line"><a name="l06248"></a><span class="lineno"> 6248</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::clear_vars() {</div>
<div class="line"><a name="l06249"></a><span class="lineno"> 6249</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div>
<div class="line"><a name="l06250"></a><span class="lineno"> 6250</span>&#160;}</div>
<div class="line"><a name="l06251"></a><span class="lineno"> 6251</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> LinearExpressionProto::_internal_vars(<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="l06252"></a><span class="lineno"> 6252</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06253"></a><span class="lineno"> 6253</span>&#160;}</div>
<div class="line"><a name="l06254"></a><span class="lineno"> 6254</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> LinearExpressionProto::vars(<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="l06255"></a><span class="lineno"> 6255</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearExpressionProto.vars)</span></div>
<div class="line"><a name="l06256"></a><span class="lineno"> 6256</span>&#160; <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06257"></a><span class="lineno"> 6257</span>&#160;}</div>
<div class="line"><a name="l06258"></a><span class="lineno"> 6258</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::set_vars(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06259"></a><span class="lineno"> 6259</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06260"></a><span class="lineno"> 6260</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.LinearExpressionProto.vars)</span></div>
<div class="line"><a name="l06261"></a><span class="lineno"> 6261</span>&#160;}</div>
<div class="line"><a name="l06262"></a><span class="lineno"> 6262</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::_internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06263"></a><span class="lineno"> 6263</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06264"></a><span class="lineno"> 6264</span>&#160;}</div>
<div class="line"><a name="l06265"></a><span class="lineno"> 6265</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06266"></a><span class="lineno"> 6266</span>&#160; _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06267"></a><span class="lineno"> 6267</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.LinearExpressionProto.vars)</span></div>
<div class="line"><a name="l06268"></a><span class="lineno"> 6268</span>&#160;}</div>
<div class="line"><a name="l06269"></a><span class="lineno"> 6269</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06270"></a><span class="lineno"> 6270</span>&#160;LinearExpressionProto::_internal_vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06271"></a><span class="lineno"> 6271</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l06272"></a><span class="lineno"> 6272</span>&#160;}</div>
<div class="line"><a name="l06273"></a><span class="lineno"> 6273</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06274"></a><span class="lineno"> 6274</span>&#160;LinearExpressionProto::vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06275"></a><span class="lineno"> 6275</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.LinearExpressionProto.vars)</span></div>
<div class="line"><a name="l06276"></a><span class="lineno"> 6276</span>&#160; <span class="keywordflow">return</span> _internal_vars();</div>
<div class="line"><a name="l06277"></a><span class="lineno"> 6277</span>&#160;}</div>
<div class="line"><a name="l06278"></a><span class="lineno"> 6278</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06279"></a><span class="lineno"> 6279</span>&#160;LinearExpressionProto::_internal_mutable_vars() {</div>
<div class="line"><a name="l06280"></a><span class="lineno"> 6280</span>&#160; <span class="keywordflow">return</span> &amp;<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l06281"></a><span class="lineno"> 6281</span>&#160;}</div>
<div class="line"><a name="l06282"></a><span class="lineno"> 6282</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06283"></a><span class="lineno"> 6283</span>&#160;LinearExpressionProto::mutable_vars() {</div>
<div class="line"><a name="l06284"></a><span class="lineno"> 6284</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.LinearExpressionProto.vars)</span></div>
<div class="line"><a name="l06285"></a><span class="lineno"> 6285</span>&#160; <span class="keywordflow">return</span> _internal_mutable_vars();</div>
<div class="line"><a name="l06286"></a><span class="lineno"> 6286</span>&#160;}</div>
<div class="line"><a name="l06287"></a><span class="lineno"> 6287</span>&#160; </div>
<div class="line"><a name="l06288"></a><span class="lineno"> 6288</span>&#160;<span class="comment">// repeated int64 coeffs = 2;</span></div>
<div class="line"><a name="l06289"></a><span class="lineno"> 6289</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> LinearExpressionProto::_internal_coeffs_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06290"></a><span class="lineno"> 6290</span>&#160; <span class="keywordflow">return</span> coeffs_.size();</div>
<div class="line"><a name="l06291"></a><span class="lineno"> 6291</span>&#160;}</div>
<div class="line"><a name="l06292"></a><span class="lineno"> 6292</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> LinearExpressionProto::coeffs_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06293"></a><span class="lineno"> 6293</span>&#160; <span class="keywordflow">return</span> _internal_coeffs_size();</div>
<div class="line"><a name="l06294"></a><span class="lineno"> 6294</span>&#160;}</div>
<div class="line"><a name="l06295"></a><span class="lineno"> 6295</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::clear_coeffs() {</div>
<div class="line"><a name="l06296"></a><span class="lineno"> 6296</span>&#160; coeffs_.Clear();</div>
<div class="line"><a name="l06297"></a><span class="lineno"> 6297</span>&#160;}</div>
<div class="line"><a name="l06298"></a><span class="lineno"> 6298</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LinearExpressionProto::_internal_coeffs(<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="l06299"></a><span class="lineno"> 6299</span>&#160; <span class="keywordflow">return</span> coeffs_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06300"></a><span class="lineno"> 6300</span>&#160;}</div>
<div class="line"><a name="l06301"></a><span class="lineno"> 6301</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LinearExpressionProto::coeffs(<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="l06302"></a><span class="lineno"> 6302</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearExpressionProto.coeffs)</span></div>
<div class="line"><a name="l06303"></a><span class="lineno"> 6303</span>&#160; <span class="keywordflow">return</span> _internal_coeffs(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06304"></a><span class="lineno"> 6304</span>&#160;}</div>
<div class="line"><a name="l06305"></a><span class="lineno"> 6305</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::set_coeffs(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06306"></a><span class="lineno"> 6306</span>&#160; coeffs_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06307"></a><span class="lineno"> 6307</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.LinearExpressionProto.coeffs)</span></div>
<div class="line"><a name="l06308"></a><span class="lineno"> 6308</span>&#160;}</div>
<div class="line"><a name="l06309"></a><span class="lineno"> 6309</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::_internal_add_coeffs(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06310"></a><span class="lineno"> 6310</span>&#160; coeffs_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06311"></a><span class="lineno"> 6311</span>&#160;}</div>
<div class="line"><a name="l06312"></a><span class="lineno"> 6312</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::add_coeffs(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06313"></a><span class="lineno"> 6313</span>&#160; _internal_add_coeffs(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06314"></a><span class="lineno"> 6314</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.LinearExpressionProto.coeffs)</span></div>
<div class="line"><a name="l06315"></a><span class="lineno"> 6315</span>&#160;}</div>
<div class="line"><a name="l06316"></a><span class="lineno"> 6316</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l06317"></a><span class="lineno"> 6317</span>&#160;LinearExpressionProto::_internal_coeffs()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06318"></a><span class="lineno"> 6318</span>&#160; <span class="keywordflow">return</span> coeffs_;</div>
<div class="line"><a name="l06319"></a><span class="lineno"> 6319</span>&#160;}</div>
<div class="line"><a name="l06320"></a><span class="lineno"> 6320</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l06321"></a><span class="lineno"> 6321</span>&#160;LinearExpressionProto::coeffs()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06322"></a><span class="lineno"> 6322</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.LinearExpressionProto.coeffs)</span></div>
<div class="line"><a name="l06323"></a><span class="lineno"> 6323</span>&#160; <span class="keywordflow">return</span> _internal_coeffs();</div>
<div class="line"><a name="l06324"></a><span class="lineno"> 6324</span>&#160;}</div>
<div class="line"><a name="l06325"></a><span class="lineno"> 6325</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l06326"></a><span class="lineno"> 6326</span>&#160;LinearExpressionProto::_internal_mutable_coeffs() {</div>
<div class="line"><a name="l06327"></a><span class="lineno"> 6327</span>&#160; <span class="keywordflow">return</span> &amp;coeffs_;</div>
<div class="line"><a name="l06328"></a><span class="lineno"> 6328</span>&#160;}</div>
<div class="line"><a name="l06329"></a><span class="lineno"> 6329</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l06330"></a><span class="lineno"> 6330</span>&#160;LinearExpressionProto::mutable_coeffs() {</div>
<div class="line"><a name="l06331"></a><span class="lineno"> 6331</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.LinearExpressionProto.coeffs)</span></div>
<div class="line"><a name="l06332"></a><span class="lineno"> 6332</span>&#160; <span class="keywordflow">return</span> _internal_mutable_coeffs();</div>
<div class="line"><a name="l06333"></a><span class="lineno"> 6333</span>&#160;}</div>
<div class="line"><a name="l06334"></a><span class="lineno"> 6334</span>&#160; </div>
<div class="line"><a name="l06335"></a><span class="lineno"> 6335</span>&#160;<span class="comment">// int64 offset = 3;</span></div>
<div class="line"><a name="l06336"></a><span class="lineno"> 6336</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::clear_offset() {</div>
<div class="line"><a name="l06337"></a><span class="lineno"> 6337</span>&#160; <a class="code" href="interval_8cc.html#a1e6e18599bc7057307916e1f810f83a8">offset_</a> = PROTOBUF_LONGLONG(0);</div>
<div class="line"><a name="l06338"></a><span class="lineno"> 6338</span>&#160;}</div>
<div class="line"><a name="l06339"></a><span class="lineno"> 6339</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LinearExpressionProto::_internal_offset()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06340"></a><span class="lineno"> 6340</span>&#160; <span class="keywordflow">return</span> <a class="code" href="interval_8cc.html#a1e6e18599bc7057307916e1f810f83a8">offset_</a>;</div>
<div class="line"><a name="l06341"></a><span class="lineno"> 6341</span>&#160;}</div>
<div class="line"><a name="l06342"></a><span class="lineno"> 6342</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LinearExpressionProto::offset()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06343"></a><span class="lineno"> 6343</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearExpressionProto.offset)</span></div>
<div class="line"><a name="l06344"></a><span class="lineno"> 6344</span>&#160; <span class="keywordflow">return</span> _internal_offset();</div>
<div class="line"><a name="l06345"></a><span class="lineno"> 6345</span>&#160;}</div>
<div class="line"><a name="l06346"></a><span class="lineno"> 6346</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::_internal_set_offset(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06347"></a><span class="lineno"> 6347</span>&#160; </div>
<div class="line"><a name="l06348"></a><span class="lineno"> 6348</span>&#160; <a class="code" href="interval_8cc.html#a1e6e18599bc7057307916e1f810f83a8">offset_</a> = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l06349"></a><span class="lineno"> 6349</span>&#160;}</div>
<div class="line"><a name="l06350"></a><span class="lineno"> 6350</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearExpressionProto::set_offset(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06351"></a><span class="lineno"> 6351</span>&#160; _internal_set_offset(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06352"></a><span class="lineno"> 6352</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.LinearExpressionProto.offset)</span></div>
<div class="line"><a name="l06353"></a><span class="lineno"> 6353</span>&#160;}</div>
<div class="line"><a name="l06354"></a><span class="lineno"> 6354</span>&#160; </div>
<div class="line"><a name="l06355"></a><span class="lineno"> 6355</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l06356"></a><span class="lineno"> 6356</span>&#160; </div>
<div class="line"><a name="l06357"></a><span class="lineno"> 6357</span>&#160;<span class="comment">// LinearArgumentProto</span></div>
<div class="line"><a name="l06358"></a><span class="lineno"> 6358</span>&#160; </div>
<div class="line"><a name="l06359"></a><span class="lineno"> 6359</span>&#160;<span class="comment">// .operations_research.sat.LinearExpressionProto target = 1;</span></div>
<div class="line"><a name="l06360"></a><span class="lineno"> 6360</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> LinearArgumentProto::_internal_has_target()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06361"></a><span class="lineno"> 6361</span>&#160; <span class="keywordflow">return</span> <span class="keyword">this</span> != internal_default_instance() &amp;&amp; target_ != <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l06362"></a><span class="lineno"> 6362</span>&#160;}</div>
<div class="line"><a name="l06363"></a><span class="lineno"> 6363</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> LinearArgumentProto::has_target()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06364"></a><span class="lineno"> 6364</span>&#160; <span class="keywordflow">return</span> _internal_has_target();</div>
<div class="line"><a name="l06365"></a><span class="lineno"> 6365</span>&#160;}</div>
<div class="line"><a name="l06366"></a><span class="lineno"> 6366</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearArgumentProto::clear_target() {</div>
<div class="line"><a name="l06367"></a><span class="lineno"> 6367</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span> &amp;&amp; target_ != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l06368"></a><span class="lineno"> 6368</span>&#160; <span class="keyword">delete</span> target_;</div>
<div class="line"><a name="l06369"></a><span class="lineno"> 6369</span>&#160; }</div>
<div class="line"><a name="l06370"></a><span class="lineno"> 6370</span>&#160; target_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l06371"></a><span class="lineno"> 6371</span>&#160;}</div>
<div class="line"><a name="l06372"></a><span class="lineno"> 6372</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto&amp; LinearArgumentProto::_internal_target()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06373"></a><span class="lineno"> 6373</span>&#160; const ::operations_research::sat::LinearExpressionProto* p = target_;</div>
<div class="line"><a name="l06374"></a><span class="lineno"> 6374</span>&#160; <span class="keywordflow">return</span> p != <span class="keyword">nullptr</span> ? *p : *<span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearExpressionProto.html">operations_research::sat::LinearExpressionProto</a>*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l06375"></a><span class="lineno"> 6375</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#ac65a4238749ba58cb9d108e4441b8a3c">::operations_research::sat::_LinearExpressionProto_default_instance_</a>);</div>
<div class="line"><a name="l06376"></a><span class="lineno"> 6376</span>&#160;}</div>
<div class="line"><a name="l06377"></a><span class="lineno"> 6377</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto&amp; LinearArgumentProto::target()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06378"></a><span class="lineno"> 6378</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearArgumentProto.target)</span></div>
<div class="line"><a name="l06379"></a><span class="lineno"> 6379</span>&#160; <span class="keywordflow">return</span> _internal_target();</div>
<div class="line"><a name="l06380"></a><span class="lineno"> 6380</span>&#160;}</div>
<div class="line"><a name="l06381"></a><span class="lineno"> 6381</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearArgumentProto::unsafe_arena_set_allocated_target(</div>
<div class="line"><a name="l06382"></a><span class="lineno"> 6382</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearExpressionProto.html">operations_research::sat::LinearExpressionProto</a>* target) {</div>
<div class="line"><a name="l06383"></a><span class="lineno"> 6383</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l06384"></a><span class="lineno"> 6384</span>&#160; <span class="keyword">delete</span> <span class="keyword">reinterpret_cast&lt;</span>::PROTOBUF_NAMESPACE_ID::MessageLite*<span class="keyword">&gt;</span>(target_);</div>
<div class="line"><a name="l06385"></a><span class="lineno"> 6385</span>&#160; }</div>
<div class="line"><a name="l06386"></a><span class="lineno"> 6386</span>&#160; target_ = target;</div>
<div class="line"><a name="l06387"></a><span class="lineno"> 6387</span>&#160; <span class="keywordflow">if</span> (target) {</div>
<div class="line"><a name="l06388"></a><span class="lineno"> 6388</span>&#160; </div>
<div class="line"><a name="l06389"></a><span class="lineno"> 6389</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l06390"></a><span class="lineno"> 6390</span>&#160; </div>
<div class="line"><a name="l06391"></a><span class="lineno"> 6391</span>&#160; }</div>
<div class="line"><a name="l06392"></a><span class="lineno"> 6392</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.LinearArgumentProto.target)</span></div>
<div class="line"><a name="l06393"></a><span class="lineno"> 6393</span>&#160;}</div>
<div class="line"><a name="l06394"></a><span class="lineno"> 6394</span>&#160;inline ::operations_research::sat::LinearExpressionProto* LinearArgumentProto::release_target() {</div>
<div class="line"><a name="l06395"></a><span class="lineno"> 6395</span>&#160; </div>
<div class="line"><a name="l06396"></a><span class="lineno"> 6396</span>&#160; ::operations_research::sat::LinearExpressionProto* temp = target_;</div>
<div class="line"><a name="l06397"></a><span class="lineno"> 6397</span>&#160; target_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l06398"></a><span class="lineno"> 6398</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l06399"></a><span class="lineno"> 6399</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l06400"></a><span class="lineno"> 6400</span>&#160; }</div>
<div class="line"><a name="l06401"></a><span class="lineno"> 6401</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l06402"></a><span class="lineno"> 6402</span>&#160;}</div>
<div class="line"><a name="l06403"></a><span class="lineno"> 6403</span>&#160;inline ::operations_research::sat::LinearExpressionProto* LinearArgumentProto::unsafe_arena_release_target() {</div>
<div class="line"><a name="l06404"></a><span class="lineno"> 6404</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.LinearArgumentProto.target)</span></div>
<div class="line"><a name="l06405"></a><span class="lineno"> 6405</span>&#160; </div>
<div class="line"><a name="l06406"></a><span class="lineno"> 6406</span>&#160; ::operations_research::sat::LinearExpressionProto* temp = target_;</div>
<div class="line"><a name="l06407"></a><span class="lineno"> 6407</span>&#160; target_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l06408"></a><span class="lineno"> 6408</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l06409"></a><span class="lineno"> 6409</span>&#160;}</div>
<div class="line"><a name="l06410"></a><span class="lineno"> 6410</span>&#160;inline ::operations_research::sat::LinearExpressionProto* LinearArgumentProto::_internal_mutable_target() {</div>
<div class="line"><a name="l06411"></a><span class="lineno"> 6411</span>&#160; </div>
<div class="line"><a name="l06412"></a><span class="lineno"> 6412</span>&#160; <span class="keywordflow">if</span> (target_ == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l06413"></a><span class="lineno"> 6413</span>&#160; <span class="keyword">auto</span>* p = CreateMaybeMessage&lt;::operations_research::sat::LinearExpressionProto&gt;(GetArena());</div>
<div class="line"><a name="l06414"></a><span class="lineno"> 6414</span>&#160; target_ = p;</div>
<div class="line"><a name="l06415"></a><span class="lineno"> 6415</span>&#160; }</div>
<div class="line"><a name="l06416"></a><span class="lineno"> 6416</span>&#160; <span class="keywordflow">return</span> target_;</div>
<div class="line"><a name="l06417"></a><span class="lineno"> 6417</span>&#160;}</div>
<div class="line"><a name="l06418"></a><span class="lineno"> 6418</span>&#160;inline ::operations_research::sat::LinearExpressionProto* LinearArgumentProto::mutable_target() {</div>
<div class="line"><a name="l06419"></a><span class="lineno"> 6419</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.LinearArgumentProto.target)</span></div>
<div class="line"><a name="l06420"></a><span class="lineno"> 6420</span>&#160; <span class="keywordflow">return</span> _internal_mutable_target();</div>
<div class="line"><a name="l06421"></a><span class="lineno"> 6421</span>&#160;}</div>
<div class="line"><a name="l06422"></a><span class="lineno"> 6422</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearArgumentProto::set_allocated_target(::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearExpressionProto.html">operations_research::sat::LinearExpressionProto</a>* target) {</div>
<div class="line"><a name="l06423"></a><span class="lineno"> 6423</span>&#160; ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();</div>
<div class="line"><a name="l06424"></a><span class="lineno"> 6424</span>&#160; <span class="keywordflow">if</span> (message_arena == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l06425"></a><span class="lineno"> 6425</span>&#160; <span class="keyword">delete</span> target_;</div>
<div class="line"><a name="l06426"></a><span class="lineno"> 6426</span>&#160; }</div>
<div class="line"><a name="l06427"></a><span class="lineno"> 6427</span>&#160; <span class="keywordflow">if</span> (target) {</div>
<div class="line"><a name="l06428"></a><span class="lineno"> 6428</span>&#160; ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =</div>
<div class="line"><a name="l06429"></a><span class="lineno"> 6429</span>&#160; ::PROTOBUF_NAMESPACE_ID::Arena::GetArena(target);</div>
<div class="line"><a name="l06430"></a><span class="lineno"> 6430</span>&#160; <span class="keywordflow">if</span> (message_arena != submessage_arena) {</div>
<div class="line"><a name="l06431"></a><span class="lineno"> 6431</span>&#160; target = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(</div>
<div class="line"><a name="l06432"></a><span class="lineno"> 6432</span>&#160; message_arena, target, submessage_arena);</div>
<div class="line"><a name="l06433"></a><span class="lineno"> 6433</span>&#160; }</div>
<div class="line"><a name="l06434"></a><span class="lineno"> 6434</span>&#160; </div>
<div class="line"><a name="l06435"></a><span class="lineno"> 6435</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l06436"></a><span class="lineno"> 6436</span>&#160; </div>
<div class="line"><a name="l06437"></a><span class="lineno"> 6437</span>&#160; }</div>
<div class="line"><a name="l06438"></a><span class="lineno"> 6438</span>&#160; target_ = target;</div>
<div class="line"><a name="l06439"></a><span class="lineno"> 6439</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.LinearArgumentProto.target)</span></div>
<div class="line"><a name="l06440"></a><span class="lineno"> 6440</span>&#160;}</div>
<div class="line"><a name="l06441"></a><span class="lineno"> 6441</span>&#160; </div>
<div class="line"><a name="l06442"></a><span class="lineno"> 6442</span>&#160;<span class="comment">// repeated .operations_research.sat.LinearExpressionProto exprs = 2;</span></div>
<div class="line"><a name="l06443"></a><span class="lineno"> 6443</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> LinearArgumentProto::_internal_exprs_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06444"></a><span class="lineno"> 6444</span>&#160; <span class="keywordflow">return</span> exprs_.size();</div>
<div class="line"><a name="l06445"></a><span class="lineno"> 6445</span>&#160;}</div>
<div class="line"><a name="l06446"></a><span class="lineno"> 6446</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> LinearArgumentProto::exprs_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06447"></a><span class="lineno"> 6447</span>&#160; <span class="keywordflow">return</span> _internal_exprs_size();</div>
<div class="line"><a name="l06448"></a><span class="lineno"> 6448</span>&#160;}</div>
<div class="line"><a name="l06449"></a><span class="lineno"> 6449</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearArgumentProto::clear_exprs() {</div>
<div class="line"><a name="l06450"></a><span class="lineno"> 6450</span>&#160; exprs_.Clear();</div>
<div class="line"><a name="l06451"></a><span class="lineno"> 6451</span>&#160;}</div>
<div class="line"><a name="l06452"></a><span class="lineno"> 6452</span>&#160;inline ::operations_research::sat::LinearExpressionProto* LinearArgumentProto::mutable_exprs(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div>
<div class="line"><a name="l06453"></a><span class="lineno"> 6453</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.LinearArgumentProto.exprs)</span></div>
<div class="line"><a name="l06454"></a><span class="lineno"> 6454</span>&#160; <span class="keywordflow">return</span> exprs_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06455"></a><span class="lineno"> 6455</span>&#160;}</div>
<div class="line"><a name="l06456"></a><span class="lineno"> 6456</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::LinearExpressionProto &gt;*</div>
<div class="line"><a name="l06457"></a><span class="lineno"> 6457</span>&#160;LinearArgumentProto::mutable_exprs() {</div>
<div class="line"><a name="l06458"></a><span class="lineno"> 6458</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.LinearArgumentProto.exprs)</span></div>
<div class="line"><a name="l06459"></a><span class="lineno"> 6459</span>&#160; <span class="keywordflow">return</span> &amp;exprs_;</div>
<div class="line"><a name="l06460"></a><span class="lineno"> 6460</span>&#160;}</div>
<div class="line"><a name="l06461"></a><span class="lineno"> 6461</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto&amp; LinearArgumentProto::_internal_exprs(<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="l06462"></a><span class="lineno"> 6462</span>&#160; <span class="keywordflow">return</span> exprs_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06463"></a><span class="lineno"> 6463</span>&#160;}</div>
<div class="line"><a name="l06464"></a><span class="lineno"> 6464</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::LinearExpressionProto&amp; LinearArgumentProto::exprs(<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="l06465"></a><span class="lineno"> 6465</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearArgumentProto.exprs)</span></div>
<div class="line"><a name="l06466"></a><span class="lineno"> 6466</span>&#160; <span class="keywordflow">return</span> _internal_exprs(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06467"></a><span class="lineno"> 6467</span>&#160;}</div>
<div class="line"><a name="l06468"></a><span class="lineno"> 6468</span>&#160;inline ::operations_research::sat::LinearExpressionProto* LinearArgumentProto::_internal_add_exprs() {</div>
<div class="line"><a name="l06469"></a><span class="lineno"> 6469</span>&#160; <span class="keywordflow">return</span> exprs_.Add();</div>
<div class="line"><a name="l06470"></a><span class="lineno"> 6470</span>&#160;}</div>
<div class="line"><a name="l06471"></a><span class="lineno"> 6471</span>&#160;inline ::operations_research::sat::LinearExpressionProto* LinearArgumentProto::add_exprs() {</div>
<div class="line"><a name="l06472"></a><span class="lineno"> 6472</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.LinearArgumentProto.exprs)</span></div>
<div class="line"><a name="l06473"></a><span class="lineno"> 6473</span>&#160; <span class="keywordflow">return</span> _internal_add_exprs();</div>
<div class="line"><a name="l06474"></a><span class="lineno"> 6474</span>&#160;}</div>
<div class="line"><a name="l06475"></a><span class="lineno"> 6475</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::LinearExpressionProto &gt;&amp;</div>
<div class="line"><a name="l06476"></a><span class="lineno"> 6476</span>&#160;LinearArgumentProto::exprs()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06477"></a><span class="lineno"> 6477</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.LinearArgumentProto.exprs)</span></div>
<div class="line"><a name="l06478"></a><span class="lineno"> 6478</span>&#160; <span class="keywordflow">return</span> exprs_;</div>
<div class="line"><a name="l06479"></a><span class="lineno"> 6479</span>&#160;}</div>
<div class="line"><a name="l06480"></a><span class="lineno"> 6480</span>&#160; </div>
<div class="line"><a name="l06481"></a><span class="lineno"> 6481</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l06482"></a><span class="lineno"> 6482</span>&#160; </div>
<div class="line"><a name="l06483"></a><span class="lineno"> 6483</span>&#160;<span class="comment">// AllDifferentConstraintProto</span></div>
<div class="line"><a name="l06484"></a><span class="lineno"> 6484</span>&#160; </div>
<div class="line"><a name="l06485"></a><span class="lineno"> 6485</span>&#160;<span class="comment">// repeated int32 vars = 1;</span></div>
<div class="line"><a name="l06486"></a><span class="lineno"> 6486</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> AllDifferentConstraintProto::_internal_vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06487"></a><span class="lineno"> 6487</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div>
<div class="line"><a name="l06488"></a><span class="lineno"> 6488</span>&#160;}</div>
<div class="line"><a name="l06489"></a><span class="lineno"> 6489</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> AllDifferentConstraintProto::vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06490"></a><span class="lineno"> 6490</span>&#160; <span class="keywordflow">return</span> _internal_vars_size();</div>
<div class="line"><a name="l06491"></a><span class="lineno"> 6491</span>&#160;}</div>
<div class="line"><a name="l06492"></a><span class="lineno"> 6492</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AllDifferentConstraintProto::clear_vars() {</div>
<div class="line"><a name="l06493"></a><span class="lineno"> 6493</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div>
<div class="line"><a name="l06494"></a><span class="lineno"> 6494</span>&#160;}</div>
<div class="line"><a name="l06495"></a><span class="lineno"> 6495</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> AllDifferentConstraintProto::_internal_vars(<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="l06496"></a><span class="lineno"> 6496</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06497"></a><span class="lineno"> 6497</span>&#160;}</div>
<div class="line"><a name="l06498"></a><span class="lineno"> 6498</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> AllDifferentConstraintProto::vars(<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="l06499"></a><span class="lineno"> 6499</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AllDifferentConstraintProto.vars)</span></div>
<div class="line"><a name="l06500"></a><span class="lineno"> 6500</span>&#160; <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06501"></a><span class="lineno"> 6501</span>&#160;}</div>
<div class="line"><a name="l06502"></a><span class="lineno"> 6502</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AllDifferentConstraintProto::set_vars(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06503"></a><span class="lineno"> 6503</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06504"></a><span class="lineno"> 6504</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AllDifferentConstraintProto.vars)</span></div>
<div class="line"><a name="l06505"></a><span class="lineno"> 6505</span>&#160;}</div>
<div class="line"><a name="l06506"></a><span class="lineno"> 6506</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AllDifferentConstraintProto::_internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06507"></a><span class="lineno"> 6507</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06508"></a><span class="lineno"> 6508</span>&#160;}</div>
<div class="line"><a name="l06509"></a><span class="lineno"> 6509</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AllDifferentConstraintProto::add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06510"></a><span class="lineno"> 6510</span>&#160; _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06511"></a><span class="lineno"> 6511</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.AllDifferentConstraintProto.vars)</span></div>
<div class="line"><a name="l06512"></a><span class="lineno"> 6512</span>&#160;}</div>
<div class="line"><a name="l06513"></a><span class="lineno"> 6513</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06514"></a><span class="lineno"> 6514</span>&#160;AllDifferentConstraintProto::_internal_vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06515"></a><span class="lineno"> 6515</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l06516"></a><span class="lineno"> 6516</span>&#160;}</div>
<div class="line"><a name="l06517"></a><span class="lineno"> 6517</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06518"></a><span class="lineno"> 6518</span>&#160;AllDifferentConstraintProto::vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06519"></a><span class="lineno"> 6519</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.AllDifferentConstraintProto.vars)</span></div>
<div class="line"><a name="l06520"></a><span class="lineno"> 6520</span>&#160; <span class="keywordflow">return</span> _internal_vars();</div>
<div class="line"><a name="l06521"></a><span class="lineno"> 6521</span>&#160;}</div>
<div class="line"><a name="l06522"></a><span class="lineno"> 6522</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06523"></a><span class="lineno"> 6523</span>&#160;AllDifferentConstraintProto::_internal_mutable_vars() {</div>
<div class="line"><a name="l06524"></a><span class="lineno"> 6524</span>&#160; <span class="keywordflow">return</span> &amp;<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l06525"></a><span class="lineno"> 6525</span>&#160;}</div>
<div class="line"><a name="l06526"></a><span class="lineno"> 6526</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06527"></a><span class="lineno"> 6527</span>&#160;AllDifferentConstraintProto::mutable_vars() {</div>
<div class="line"><a name="l06528"></a><span class="lineno"> 6528</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.AllDifferentConstraintProto.vars)</span></div>
<div class="line"><a name="l06529"></a><span class="lineno"> 6529</span>&#160; <span class="keywordflow">return</span> _internal_mutable_vars();</div>
<div class="line"><a name="l06530"></a><span class="lineno"> 6530</span>&#160;}</div>
<div class="line"><a name="l06531"></a><span class="lineno"> 6531</span>&#160; </div>
<div class="line"><a name="l06532"></a><span class="lineno"> 6532</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l06533"></a><span class="lineno"> 6533</span>&#160; </div>
<div class="line"><a name="l06534"></a><span class="lineno"> 6534</span>&#160;<span class="comment">// LinearConstraintProto</span></div>
<div class="line"><a name="l06535"></a><span class="lineno"> 6535</span>&#160; </div>
<div class="line"><a name="l06536"></a><span class="lineno"> 6536</span>&#160;<span class="comment">// repeated int32 vars = 1;</span></div>
<div class="line"><a name="l06537"></a><span class="lineno"> 6537</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> LinearConstraintProto::_internal_vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06538"></a><span class="lineno"> 6538</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div>
<div class="line"><a name="l06539"></a><span class="lineno"> 6539</span>&#160;}</div>
<div class="line"><a name="l06540"></a><span class="lineno"> 6540</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> LinearConstraintProto::vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06541"></a><span class="lineno"> 6541</span>&#160; <span class="keywordflow">return</span> _internal_vars_size();</div>
<div class="line"><a name="l06542"></a><span class="lineno"> 6542</span>&#160;}</div>
<div class="line"><a name="l06543"></a><span class="lineno"> 6543</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::clear_vars() {</div>
<div class="line"><a name="l06544"></a><span class="lineno"> 6544</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div>
<div class="line"><a name="l06545"></a><span class="lineno"> 6545</span>&#160;}</div>
<div class="line"><a name="l06546"></a><span class="lineno"> 6546</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> LinearConstraintProto::_internal_vars(<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="l06547"></a><span class="lineno"> 6547</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06548"></a><span class="lineno"> 6548</span>&#160;}</div>
<div class="line"><a name="l06549"></a><span class="lineno"> 6549</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> LinearConstraintProto::vars(<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="l06550"></a><span class="lineno"> 6550</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearConstraintProto.vars)</span></div>
<div class="line"><a name="l06551"></a><span class="lineno"> 6551</span>&#160; <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06552"></a><span class="lineno"> 6552</span>&#160;}</div>
<div class="line"><a name="l06553"></a><span class="lineno"> 6553</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::set_vars(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06554"></a><span class="lineno"> 6554</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06555"></a><span class="lineno"> 6555</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.LinearConstraintProto.vars)</span></div>
<div class="line"><a name="l06556"></a><span class="lineno"> 6556</span>&#160;}</div>
<div class="line"><a name="l06557"></a><span class="lineno"> 6557</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::_internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06558"></a><span class="lineno"> 6558</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06559"></a><span class="lineno"> 6559</span>&#160;}</div>
<div class="line"><a name="l06560"></a><span class="lineno"> 6560</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06561"></a><span class="lineno"> 6561</span>&#160; _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06562"></a><span class="lineno"> 6562</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.LinearConstraintProto.vars)</span></div>
<div class="line"><a name="l06563"></a><span class="lineno"> 6563</span>&#160;}</div>
<div class="line"><a name="l06564"></a><span class="lineno"> 6564</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06565"></a><span class="lineno"> 6565</span>&#160;LinearConstraintProto::_internal_vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06566"></a><span class="lineno"> 6566</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l06567"></a><span class="lineno"> 6567</span>&#160;}</div>
<div class="line"><a name="l06568"></a><span class="lineno"> 6568</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06569"></a><span class="lineno"> 6569</span>&#160;LinearConstraintProto::vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06570"></a><span class="lineno"> 6570</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.LinearConstraintProto.vars)</span></div>
<div class="line"><a name="l06571"></a><span class="lineno"> 6571</span>&#160; <span class="keywordflow">return</span> _internal_vars();</div>
<div class="line"><a name="l06572"></a><span class="lineno"> 6572</span>&#160;}</div>
<div class="line"><a name="l06573"></a><span class="lineno"> 6573</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06574"></a><span class="lineno"> 6574</span>&#160;LinearConstraintProto::_internal_mutable_vars() {</div>
<div class="line"><a name="l06575"></a><span class="lineno"> 6575</span>&#160; <span class="keywordflow">return</span> &amp;<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l06576"></a><span class="lineno"> 6576</span>&#160;}</div>
<div class="line"><a name="l06577"></a><span class="lineno"> 6577</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06578"></a><span class="lineno"> 6578</span>&#160;LinearConstraintProto::mutable_vars() {</div>
<div class="line"><a name="l06579"></a><span class="lineno"> 6579</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.LinearConstraintProto.vars)</span></div>
<div class="line"><a name="l06580"></a><span class="lineno"> 6580</span>&#160; <span class="keywordflow">return</span> _internal_mutable_vars();</div>
<div class="line"><a name="l06581"></a><span class="lineno"> 6581</span>&#160;}</div>
<div class="line"><a name="l06582"></a><span class="lineno"> 6582</span>&#160; </div>
<div class="line"><a name="l06583"></a><span class="lineno"> 6583</span>&#160;<span class="comment">// repeated int64 coeffs = 2;</span></div>
<div class="line"><a name="l06584"></a><span class="lineno"> 6584</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> LinearConstraintProto::_internal_coeffs_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06585"></a><span class="lineno"> 6585</span>&#160; <span class="keywordflow">return</span> coeffs_.size();</div>
<div class="line"><a name="l06586"></a><span class="lineno"> 6586</span>&#160;}</div>
<div class="line"><a name="l06587"></a><span class="lineno"> 6587</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> LinearConstraintProto::coeffs_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06588"></a><span class="lineno"> 6588</span>&#160; <span class="keywordflow">return</span> _internal_coeffs_size();</div>
<div class="line"><a name="l06589"></a><span class="lineno"> 6589</span>&#160;}</div>
<div class="line"><a name="l06590"></a><span class="lineno"> 6590</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::clear_coeffs() {</div>
<div class="line"><a name="l06591"></a><span class="lineno"> 6591</span>&#160; coeffs_.Clear();</div>
<div class="line"><a name="l06592"></a><span class="lineno"> 6592</span>&#160;}</div>
<div class="line"><a name="l06593"></a><span class="lineno"> 6593</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LinearConstraintProto::_internal_coeffs(<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="l06594"></a><span class="lineno"> 6594</span>&#160; <span class="keywordflow">return</span> coeffs_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06595"></a><span class="lineno"> 6595</span>&#160;}</div>
<div class="line"><a name="l06596"></a><span class="lineno"> 6596</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LinearConstraintProto::coeffs(<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="l06597"></a><span class="lineno"> 6597</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearConstraintProto.coeffs)</span></div>
<div class="line"><a name="l06598"></a><span class="lineno"> 6598</span>&#160; <span class="keywordflow">return</span> _internal_coeffs(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06599"></a><span class="lineno"> 6599</span>&#160;}</div>
<div class="line"><a name="l06600"></a><span class="lineno"> 6600</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::set_coeffs(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06601"></a><span class="lineno"> 6601</span>&#160; coeffs_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06602"></a><span class="lineno"> 6602</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.LinearConstraintProto.coeffs)</span></div>
<div class="line"><a name="l06603"></a><span class="lineno"> 6603</span>&#160;}</div>
<div class="line"><a name="l06604"></a><span class="lineno"> 6604</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::_internal_add_coeffs(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06605"></a><span class="lineno"> 6605</span>&#160; coeffs_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06606"></a><span class="lineno"> 6606</span>&#160;}</div>
<div class="line"><a name="l06607"></a><span class="lineno"> 6607</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::add_coeffs(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06608"></a><span class="lineno"> 6608</span>&#160; _internal_add_coeffs(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06609"></a><span class="lineno"> 6609</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.LinearConstraintProto.coeffs)</span></div>
<div class="line"><a name="l06610"></a><span class="lineno"> 6610</span>&#160;}</div>
<div class="line"><a name="l06611"></a><span class="lineno"> 6611</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l06612"></a><span class="lineno"> 6612</span>&#160;LinearConstraintProto::_internal_coeffs()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06613"></a><span class="lineno"> 6613</span>&#160; <span class="keywordflow">return</span> coeffs_;</div>
<div class="line"><a name="l06614"></a><span class="lineno"> 6614</span>&#160;}</div>
<div class="line"><a name="l06615"></a><span class="lineno"> 6615</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l06616"></a><span class="lineno"> 6616</span>&#160;LinearConstraintProto::coeffs()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06617"></a><span class="lineno"> 6617</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.LinearConstraintProto.coeffs)</span></div>
<div class="line"><a name="l06618"></a><span class="lineno"> 6618</span>&#160; <span class="keywordflow">return</span> _internal_coeffs();</div>
<div class="line"><a name="l06619"></a><span class="lineno"> 6619</span>&#160;}</div>
<div class="line"><a name="l06620"></a><span class="lineno"> 6620</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l06621"></a><span class="lineno"> 6621</span>&#160;LinearConstraintProto::_internal_mutable_coeffs() {</div>
<div class="line"><a name="l06622"></a><span class="lineno"> 6622</span>&#160; <span class="keywordflow">return</span> &amp;coeffs_;</div>
<div class="line"><a name="l06623"></a><span class="lineno"> 6623</span>&#160;}</div>
<div class="line"><a name="l06624"></a><span class="lineno"> 6624</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l06625"></a><span class="lineno"> 6625</span>&#160;LinearConstraintProto::mutable_coeffs() {</div>
<div class="line"><a name="l06626"></a><span class="lineno"> 6626</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.LinearConstraintProto.coeffs)</span></div>
<div class="line"><a name="l06627"></a><span class="lineno"> 6627</span>&#160; <span class="keywordflow">return</span> _internal_mutable_coeffs();</div>
<div class="line"><a name="l06628"></a><span class="lineno"> 6628</span>&#160;}</div>
<div class="line"><a name="l06629"></a><span class="lineno"> 6629</span>&#160; </div>
<div class="line"><a name="l06630"></a><span class="lineno"> 6630</span>&#160;<span class="comment">// repeated int64 domain = 3;</span></div>
<div class="line"><a name="l06631"></a><span class="lineno"> 6631</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> LinearConstraintProto::_internal_domain_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06632"></a><span class="lineno"> 6632</span>&#160; <span class="keywordflow">return</span> domain_.size();</div>
<div class="line"><a name="l06633"></a><span class="lineno"> 6633</span>&#160;}</div>
<div class="line"><a name="l06634"></a><span class="lineno"> 6634</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> LinearConstraintProto::domain_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06635"></a><span class="lineno"> 6635</span>&#160; <span class="keywordflow">return</span> _internal_domain_size();</div>
<div class="line"><a name="l06636"></a><span class="lineno"> 6636</span>&#160;}</div>
<div class="line"><a name="l06637"></a><span class="lineno"> 6637</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::clear_domain() {</div>
<div class="line"><a name="l06638"></a><span class="lineno"> 6638</span>&#160; domain_.Clear();</div>
<div class="line"><a name="l06639"></a><span class="lineno"> 6639</span>&#160;}</div>
<div class="line"><a name="l06640"></a><span class="lineno"> 6640</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LinearConstraintProto::_internal_domain(<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="l06641"></a><span class="lineno"> 6641</span>&#160; <span class="keywordflow">return</span> domain_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06642"></a><span class="lineno"> 6642</span>&#160;}</div>
<div class="line"><a name="l06643"></a><span class="lineno"> 6643</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> LinearConstraintProto::domain(<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="l06644"></a><span class="lineno"> 6644</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.LinearConstraintProto.domain)</span></div>
<div class="line"><a name="l06645"></a><span class="lineno"> 6645</span>&#160; <span class="keywordflow">return</span> _internal_domain(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06646"></a><span class="lineno"> 6646</span>&#160;}</div>
<div class="line"><a name="l06647"></a><span class="lineno"> 6647</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::set_domain(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06648"></a><span class="lineno"> 6648</span>&#160; domain_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06649"></a><span class="lineno"> 6649</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.LinearConstraintProto.domain)</span></div>
<div class="line"><a name="l06650"></a><span class="lineno"> 6650</span>&#160;}</div>
<div class="line"><a name="l06651"></a><span class="lineno"> 6651</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::_internal_add_domain(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06652"></a><span class="lineno"> 6652</span>&#160; domain_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06653"></a><span class="lineno"> 6653</span>&#160;}</div>
<div class="line"><a name="l06654"></a><span class="lineno"> 6654</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> LinearConstraintProto::add_domain(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06655"></a><span class="lineno"> 6655</span>&#160; _internal_add_domain(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06656"></a><span class="lineno"> 6656</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.LinearConstraintProto.domain)</span></div>
<div class="line"><a name="l06657"></a><span class="lineno"> 6657</span>&#160;}</div>
<div class="line"><a name="l06658"></a><span class="lineno"> 6658</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l06659"></a><span class="lineno"> 6659</span>&#160;LinearConstraintProto::_internal_domain()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06660"></a><span class="lineno"> 6660</span>&#160; <span class="keywordflow">return</span> domain_;</div>
<div class="line"><a name="l06661"></a><span class="lineno"> 6661</span>&#160;}</div>
<div class="line"><a name="l06662"></a><span class="lineno"> 6662</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l06663"></a><span class="lineno"> 6663</span>&#160;LinearConstraintProto::domain()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06664"></a><span class="lineno"> 6664</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.LinearConstraintProto.domain)</span></div>
<div class="line"><a name="l06665"></a><span class="lineno"> 6665</span>&#160; <span class="keywordflow">return</span> _internal_domain();</div>
<div class="line"><a name="l06666"></a><span class="lineno"> 6666</span>&#160;}</div>
<div class="line"><a name="l06667"></a><span class="lineno"> 6667</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l06668"></a><span class="lineno"> 6668</span>&#160;LinearConstraintProto::_internal_mutable_domain() {</div>
<div class="line"><a name="l06669"></a><span class="lineno"> 6669</span>&#160; <span class="keywordflow">return</span> &amp;domain_;</div>
<div class="line"><a name="l06670"></a><span class="lineno"> 6670</span>&#160;}</div>
<div class="line"><a name="l06671"></a><span class="lineno"> 6671</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l06672"></a><span class="lineno"> 6672</span>&#160;LinearConstraintProto::mutable_domain() {</div>
<div class="line"><a name="l06673"></a><span class="lineno"> 6673</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.LinearConstraintProto.domain)</span></div>
<div class="line"><a name="l06674"></a><span class="lineno"> 6674</span>&#160; <span class="keywordflow">return</span> _internal_mutable_domain();</div>
<div class="line"><a name="l06675"></a><span class="lineno"> 6675</span>&#160;}</div>
<div class="line"><a name="l06676"></a><span class="lineno"> 6676</span>&#160; </div>
<div class="line"><a name="l06677"></a><span class="lineno"> 6677</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l06678"></a><span class="lineno"> 6678</span>&#160; </div>
<div class="line"><a name="l06679"></a><span class="lineno"> 6679</span>&#160;<span class="comment">// ElementConstraintProto</span></div>
<div class="line"><a name="l06680"></a><span class="lineno"> 6680</span>&#160; </div>
<div class="line"><a name="l06681"></a><span class="lineno"> 6681</span>&#160;<span class="comment">// int32 index = 1;</span></div>
<div class="line"><a name="l06682"></a><span class="lineno"> 6682</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ElementConstraintProto::clear_index() {</div>
<div class="line"><a name="l06683"></a><span class="lineno"> 6683</span>&#160; index_ = 0;</div>
<div class="line"><a name="l06684"></a><span class="lineno"> 6684</span>&#160;}</div>
<div class="line"><a name="l06685"></a><span class="lineno"> 6685</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> ElementConstraintProto::_internal_index()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06686"></a><span class="lineno"> 6686</span>&#160; <span class="keywordflow">return</span> index_;</div>
<div class="line"><a name="l06687"></a><span class="lineno"> 6687</span>&#160;}</div>
<div class="line"><a name="l06688"></a><span class="lineno"> 6688</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">ElementConstraintProto::index</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06689"></a><span class="lineno"> 6689</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ElementConstraintProto.index)</span></div>
<div class="line"><a name="l06690"></a><span class="lineno"> 6690</span>&#160; <span class="keywordflow">return</span> _internal_index();</div>
<div class="line"><a name="l06691"></a><span class="lineno"> 6691</span>&#160;}</div>
<div class="line"><a name="l06692"></a><span class="lineno"> 6692</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ElementConstraintProto::_internal_set_index(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06693"></a><span class="lineno"> 6693</span>&#160; </div>
<div class="line"><a name="l06694"></a><span class="lineno"> 6694</span>&#160; index_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l06695"></a><span class="lineno"> 6695</span>&#160;}</div>
<div class="line"><a name="l06696"></a><span class="lineno"> 6696</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ElementConstraintProto::set_index(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06697"></a><span class="lineno"> 6697</span>&#160; _internal_set_index(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06698"></a><span class="lineno"> 6698</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ElementConstraintProto.index)</span></div>
<div class="line"><a name="l06699"></a><span class="lineno"> 6699</span>&#160;}</div>
<div class="line"><a name="l06700"></a><span class="lineno"> 6700</span>&#160; </div>
<div class="line"><a name="l06701"></a><span class="lineno"> 6701</span>&#160;<span class="comment">// int32 target = 2;</span></div>
<div class="line"><a name="l06702"></a><span class="lineno"> 6702</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ElementConstraintProto::clear_target() {</div>
<div class="line"><a name="l06703"></a><span class="lineno"> 6703</span>&#160; target_ = 0;</div>
<div class="line"><a name="l06704"></a><span class="lineno"> 6704</span>&#160;}</div>
<div class="line"><a name="l06705"></a><span class="lineno"> 6705</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> ElementConstraintProto::_internal_target()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06706"></a><span class="lineno"> 6706</span>&#160; <span class="keywordflow">return</span> target_;</div>
<div class="line"><a name="l06707"></a><span class="lineno"> 6707</span>&#160;}</div>
<div class="line"><a name="l06708"></a><span class="lineno"> 6708</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> ElementConstraintProto::target()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06709"></a><span class="lineno"> 6709</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ElementConstraintProto.target)</span></div>
<div class="line"><a name="l06710"></a><span class="lineno"> 6710</span>&#160; <span class="keywordflow">return</span> _internal_target();</div>
<div class="line"><a name="l06711"></a><span class="lineno"> 6711</span>&#160;}</div>
<div class="line"><a name="l06712"></a><span class="lineno"> 6712</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ElementConstraintProto::_internal_set_target(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06713"></a><span class="lineno"> 6713</span>&#160; </div>
<div class="line"><a name="l06714"></a><span class="lineno"> 6714</span>&#160; target_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l06715"></a><span class="lineno"> 6715</span>&#160;}</div>
<div class="line"><a name="l06716"></a><span class="lineno"> 6716</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ElementConstraintProto::set_target(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06717"></a><span class="lineno"> 6717</span>&#160; _internal_set_target(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06718"></a><span class="lineno"> 6718</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ElementConstraintProto.target)</span></div>
<div class="line"><a name="l06719"></a><span class="lineno"> 6719</span>&#160;}</div>
<div class="line"><a name="l06720"></a><span class="lineno"> 6720</span>&#160; </div>
<div class="line"><a name="l06721"></a><span class="lineno"> 6721</span>&#160;<span class="comment">// repeated int32 vars = 3;</span></div>
<div class="line"><a name="l06722"></a><span class="lineno"> 6722</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> ElementConstraintProto::_internal_vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06723"></a><span class="lineno"> 6723</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div>
<div class="line"><a name="l06724"></a><span class="lineno"> 6724</span>&#160;}</div>
<div class="line"><a name="l06725"></a><span class="lineno"> 6725</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> ElementConstraintProto::vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06726"></a><span class="lineno"> 6726</span>&#160; <span class="keywordflow">return</span> _internal_vars_size();</div>
<div class="line"><a name="l06727"></a><span class="lineno"> 6727</span>&#160;}</div>
<div class="line"><a name="l06728"></a><span class="lineno"> 6728</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ElementConstraintProto::clear_vars() {</div>
<div class="line"><a name="l06729"></a><span class="lineno"> 6729</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div>
<div class="line"><a name="l06730"></a><span class="lineno"> 6730</span>&#160;}</div>
<div class="line"><a name="l06731"></a><span class="lineno"> 6731</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> ElementConstraintProto::_internal_vars(<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="l06732"></a><span class="lineno"> 6732</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06733"></a><span class="lineno"> 6733</span>&#160;}</div>
<div class="line"><a name="l06734"></a><span class="lineno"> 6734</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> ElementConstraintProto::vars(<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="l06735"></a><span class="lineno"> 6735</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ElementConstraintProto.vars)</span></div>
<div class="line"><a name="l06736"></a><span class="lineno"> 6736</span>&#160; <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06737"></a><span class="lineno"> 6737</span>&#160;}</div>
<div class="line"><a name="l06738"></a><span class="lineno"> 6738</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ElementConstraintProto::set_vars(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06739"></a><span class="lineno"> 6739</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06740"></a><span class="lineno"> 6740</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ElementConstraintProto.vars)</span></div>
<div class="line"><a name="l06741"></a><span class="lineno"> 6741</span>&#160;}</div>
<div class="line"><a name="l06742"></a><span class="lineno"> 6742</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ElementConstraintProto::_internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06743"></a><span class="lineno"> 6743</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06744"></a><span class="lineno"> 6744</span>&#160;}</div>
<div class="line"><a name="l06745"></a><span class="lineno"> 6745</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ElementConstraintProto::add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06746"></a><span class="lineno"> 6746</span>&#160; _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06747"></a><span class="lineno"> 6747</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.ElementConstraintProto.vars)</span></div>
<div class="line"><a name="l06748"></a><span class="lineno"> 6748</span>&#160;}</div>
<div class="line"><a name="l06749"></a><span class="lineno"> 6749</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06750"></a><span class="lineno"> 6750</span>&#160;ElementConstraintProto::_internal_vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06751"></a><span class="lineno"> 6751</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l06752"></a><span class="lineno"> 6752</span>&#160;}</div>
<div class="line"><a name="l06753"></a><span class="lineno"> 6753</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06754"></a><span class="lineno"> 6754</span>&#160;ElementConstraintProto::vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06755"></a><span class="lineno"> 6755</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.ElementConstraintProto.vars)</span></div>
<div class="line"><a name="l06756"></a><span class="lineno"> 6756</span>&#160; <span class="keywordflow">return</span> _internal_vars();</div>
<div class="line"><a name="l06757"></a><span class="lineno"> 6757</span>&#160;}</div>
<div class="line"><a name="l06758"></a><span class="lineno"> 6758</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06759"></a><span class="lineno"> 6759</span>&#160;ElementConstraintProto::_internal_mutable_vars() {</div>
<div class="line"><a name="l06760"></a><span class="lineno"> 6760</span>&#160; <span class="keywordflow">return</span> &amp;<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l06761"></a><span class="lineno"> 6761</span>&#160;}</div>
<div class="line"><a name="l06762"></a><span class="lineno"> 6762</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06763"></a><span class="lineno"> 6763</span>&#160;ElementConstraintProto::mutable_vars() {</div>
<div class="line"><a name="l06764"></a><span class="lineno"> 6764</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.ElementConstraintProto.vars)</span></div>
<div class="line"><a name="l06765"></a><span class="lineno"> 6765</span>&#160; <span class="keywordflow">return</span> _internal_mutable_vars();</div>
<div class="line"><a name="l06766"></a><span class="lineno"> 6766</span>&#160;}</div>
<div class="line"><a name="l06767"></a><span class="lineno"> 6767</span>&#160; </div>
<div class="line"><a name="l06768"></a><span class="lineno"> 6768</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l06769"></a><span class="lineno"> 6769</span>&#160; </div>
<div class="line"><a name="l06770"></a><span class="lineno"> 6770</span>&#160;<span class="comment">// IntervalConstraintProto</span></div>
<div class="line"><a name="l06771"></a><span class="lineno"> 6771</span>&#160; </div>
<div class="line"><a name="l06772"></a><span class="lineno"> 6772</span>&#160;<span class="comment">// int32 start = 1;</span></div>
<div class="line"><a name="l06773"></a><span class="lineno"> 6773</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntervalConstraintProto::clear_start() {</div>
<div class="line"><a name="l06774"></a><span class="lineno"> 6774</span>&#160; start_ = 0;</div>
<div class="line"><a name="l06775"></a><span class="lineno"> 6775</span>&#160;}</div>
<div class="line"><a name="l06776"></a><span class="lineno"> 6776</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> IntervalConstraintProto::_internal_start()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06777"></a><span class="lineno"> 6777</span>&#160; <span class="keywordflow">return</span> start_;</div>
<div class="line"><a name="l06778"></a><span class="lineno"> 6778</span>&#160;}</div>
<div class="line"><a name="l06779"></a><span class="lineno"> 6779</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> IntervalConstraintProto::start()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06780"></a><span class="lineno"> 6780</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntervalConstraintProto.start)</span></div>
<div class="line"><a name="l06781"></a><span class="lineno"> 6781</span>&#160; <span class="keywordflow">return</span> _internal_start();</div>
<div class="line"><a name="l06782"></a><span class="lineno"> 6782</span>&#160;}</div>
<div class="line"><a name="l06783"></a><span class="lineno"> 6783</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntervalConstraintProto::_internal_set_start(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06784"></a><span class="lineno"> 6784</span>&#160; </div>
<div class="line"><a name="l06785"></a><span class="lineno"> 6785</span>&#160; start_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l06786"></a><span class="lineno"> 6786</span>&#160;}</div>
<div class="line"><a name="l06787"></a><span class="lineno"> 6787</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntervalConstraintProto::set_start(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06788"></a><span class="lineno"> 6788</span>&#160; _internal_set_start(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06789"></a><span class="lineno"> 6789</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntervalConstraintProto.start)</span></div>
<div class="line"><a name="l06790"></a><span class="lineno"> 6790</span>&#160;}</div>
<div class="line"><a name="l06791"></a><span class="lineno"> 6791</span>&#160; </div>
<div class="line"><a name="l06792"></a><span class="lineno"> 6792</span>&#160;<span class="comment">// int32 end = 2;</span></div>
<div class="line"><a name="l06793"></a><span class="lineno"> 6793</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntervalConstraintProto::clear_end() {</div>
<div class="line"><a name="l06794"></a><span class="lineno"> 6794</span>&#160; end_ = 0;</div>
<div class="line"><a name="l06795"></a><span class="lineno"> 6795</span>&#160;}</div>
<div class="line"><a name="l06796"></a><span class="lineno"> 6796</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> IntervalConstraintProto::_internal_end()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06797"></a><span class="lineno"> 6797</span>&#160; <span class="keywordflow">return</span> end_;</div>
<div class="line"><a name="l06798"></a><span class="lineno"> 6798</span>&#160;}</div>
<div class="line"><a name="l06799"></a><span class="lineno"> 6799</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> IntervalConstraintProto::end()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06800"></a><span class="lineno"> 6800</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntervalConstraintProto.end)</span></div>
<div class="line"><a name="l06801"></a><span class="lineno"> 6801</span>&#160; <span class="keywordflow">return</span> _internal_end();</div>
<div class="line"><a name="l06802"></a><span class="lineno"> 6802</span>&#160;}</div>
<div class="line"><a name="l06803"></a><span class="lineno"> 6803</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntervalConstraintProto::_internal_set_end(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06804"></a><span class="lineno"> 6804</span>&#160; </div>
<div class="line"><a name="l06805"></a><span class="lineno"> 6805</span>&#160; end_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l06806"></a><span class="lineno"> 6806</span>&#160;}</div>
<div class="line"><a name="l06807"></a><span class="lineno"> 6807</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntervalConstraintProto::set_end(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06808"></a><span class="lineno"> 6808</span>&#160; _internal_set_end(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06809"></a><span class="lineno"> 6809</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntervalConstraintProto.end)</span></div>
<div class="line"><a name="l06810"></a><span class="lineno"> 6810</span>&#160;}</div>
<div class="line"><a name="l06811"></a><span class="lineno"> 6811</span>&#160; </div>
<div class="line"><a name="l06812"></a><span class="lineno"> 6812</span>&#160;<span class="comment">// int32 size = 3;</span></div>
<div class="line"><a name="l06813"></a><span class="lineno"> 6813</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntervalConstraintProto::clear_size() {</div>
<div class="line"><a name="l06814"></a><span class="lineno"> 6814</span>&#160; size_ = 0;</div>
<div class="line"><a name="l06815"></a><span class="lineno"> 6815</span>&#160;}</div>
<div class="line"><a name="l06816"></a><span class="lineno"> 6816</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> IntervalConstraintProto::_internal_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06817"></a><span class="lineno"> 6817</span>&#160; <span class="keywordflow">return</span> size_;</div>
<div class="line"><a name="l06818"></a><span class="lineno"> 6818</span>&#160;}</div>
<div class="line"><a name="l06819"></a><span class="lineno"> 6819</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> IntervalConstraintProto::size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06820"></a><span class="lineno"> 6820</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.IntervalConstraintProto.size)</span></div>
<div class="line"><a name="l06821"></a><span class="lineno"> 6821</span>&#160; <span class="keywordflow">return</span> _internal_size();</div>
<div class="line"><a name="l06822"></a><span class="lineno"> 6822</span>&#160;}</div>
<div class="line"><a name="l06823"></a><span class="lineno"> 6823</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntervalConstraintProto::_internal_set_size(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06824"></a><span class="lineno"> 6824</span>&#160; </div>
<div class="line"><a name="l06825"></a><span class="lineno"> 6825</span>&#160; size_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l06826"></a><span class="lineno"> 6826</span>&#160;}</div>
<div class="line"><a name="l06827"></a><span class="lineno"> 6827</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> IntervalConstraintProto::set_size(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06828"></a><span class="lineno"> 6828</span>&#160; _internal_set_size(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06829"></a><span class="lineno"> 6829</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.IntervalConstraintProto.size)</span></div>
<div class="line"><a name="l06830"></a><span class="lineno"> 6830</span>&#160;}</div>
<div class="line"><a name="l06831"></a><span class="lineno"> 6831</span>&#160; </div>
<div class="line"><a name="l06832"></a><span class="lineno"> 6832</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l06833"></a><span class="lineno"> 6833</span>&#160; </div>
<div class="line"><a name="l06834"></a><span class="lineno"> 6834</span>&#160;<span class="comment">// NoOverlapConstraintProto</span></div>
<div class="line"><a name="l06835"></a><span class="lineno"> 6835</span>&#160; </div>
<div class="line"><a name="l06836"></a><span class="lineno"> 6836</span>&#160;<span class="comment">// repeated int32 intervals = 1;</span></div>
<div class="line"><a name="l06837"></a><span class="lineno"> 6837</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> NoOverlapConstraintProto::_internal_intervals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06838"></a><span class="lineno"> 6838</span>&#160; <span class="keywordflow">return</span> intervals_.size();</div>
<div class="line"><a name="l06839"></a><span class="lineno"> 6839</span>&#160;}</div>
<div class="line"><a name="l06840"></a><span class="lineno"> 6840</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> NoOverlapConstraintProto::intervals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06841"></a><span class="lineno"> 6841</span>&#160; <span class="keywordflow">return</span> _internal_intervals_size();</div>
<div class="line"><a name="l06842"></a><span class="lineno"> 6842</span>&#160;}</div>
<div class="line"><a name="l06843"></a><span class="lineno"> 6843</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlapConstraintProto::clear_intervals() {</div>
<div class="line"><a name="l06844"></a><span class="lineno"> 6844</span>&#160; intervals_.Clear();</div>
<div class="line"><a name="l06845"></a><span class="lineno"> 6845</span>&#160;}</div>
<div class="line"><a name="l06846"></a><span class="lineno"> 6846</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> NoOverlapConstraintProto::_internal_intervals(<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="l06847"></a><span class="lineno"> 6847</span>&#160; <span class="keywordflow">return</span> intervals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06848"></a><span class="lineno"> 6848</span>&#160;}</div>
<div class="line"><a name="l06849"></a><span class="lineno"> 6849</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> NoOverlapConstraintProto::intervals(<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="l06850"></a><span class="lineno"> 6850</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.NoOverlapConstraintProto.intervals)</span></div>
<div class="line"><a name="l06851"></a><span class="lineno"> 6851</span>&#160; <span class="keywordflow">return</span> _internal_intervals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06852"></a><span class="lineno"> 6852</span>&#160;}</div>
<div class="line"><a name="l06853"></a><span class="lineno"> 6853</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlapConstraintProto::set_intervals(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06854"></a><span class="lineno"> 6854</span>&#160; intervals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06855"></a><span class="lineno"> 6855</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.NoOverlapConstraintProto.intervals)</span></div>
<div class="line"><a name="l06856"></a><span class="lineno"> 6856</span>&#160;}</div>
<div class="line"><a name="l06857"></a><span class="lineno"> 6857</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlapConstraintProto::_internal_add_intervals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06858"></a><span class="lineno"> 6858</span>&#160; intervals_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06859"></a><span class="lineno"> 6859</span>&#160;}</div>
<div class="line"><a name="l06860"></a><span class="lineno"> 6860</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlapConstraintProto::add_intervals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06861"></a><span class="lineno"> 6861</span>&#160; _internal_add_intervals(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06862"></a><span class="lineno"> 6862</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.NoOverlapConstraintProto.intervals)</span></div>
<div class="line"><a name="l06863"></a><span class="lineno"> 6863</span>&#160;}</div>
<div class="line"><a name="l06864"></a><span class="lineno"> 6864</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06865"></a><span class="lineno"> 6865</span>&#160;NoOverlapConstraintProto::_internal_intervals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06866"></a><span class="lineno"> 6866</span>&#160; <span class="keywordflow">return</span> intervals_;</div>
<div class="line"><a name="l06867"></a><span class="lineno"> 6867</span>&#160;}</div>
<div class="line"><a name="l06868"></a><span class="lineno"> 6868</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06869"></a><span class="lineno"> 6869</span>&#160;NoOverlapConstraintProto::intervals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06870"></a><span class="lineno"> 6870</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.NoOverlapConstraintProto.intervals)</span></div>
<div class="line"><a name="l06871"></a><span class="lineno"> 6871</span>&#160; <span class="keywordflow">return</span> _internal_intervals();</div>
<div class="line"><a name="l06872"></a><span class="lineno"> 6872</span>&#160;}</div>
<div class="line"><a name="l06873"></a><span class="lineno"> 6873</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06874"></a><span class="lineno"> 6874</span>&#160;NoOverlapConstraintProto::_internal_mutable_intervals() {</div>
<div class="line"><a name="l06875"></a><span class="lineno"> 6875</span>&#160; <span class="keywordflow">return</span> &amp;intervals_;</div>
<div class="line"><a name="l06876"></a><span class="lineno"> 6876</span>&#160;}</div>
<div class="line"><a name="l06877"></a><span class="lineno"> 6877</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06878"></a><span class="lineno"> 6878</span>&#160;NoOverlapConstraintProto::mutable_intervals() {</div>
<div class="line"><a name="l06879"></a><span class="lineno"> 6879</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.NoOverlapConstraintProto.intervals)</span></div>
<div class="line"><a name="l06880"></a><span class="lineno"> 6880</span>&#160; <span class="keywordflow">return</span> _internal_mutable_intervals();</div>
<div class="line"><a name="l06881"></a><span class="lineno"> 6881</span>&#160;}</div>
<div class="line"><a name="l06882"></a><span class="lineno"> 6882</span>&#160; </div>
<div class="line"><a name="l06883"></a><span class="lineno"> 6883</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l06884"></a><span class="lineno"> 6884</span>&#160; </div>
<div class="line"><a name="l06885"></a><span class="lineno"> 6885</span>&#160;<span class="comment">// NoOverlap2DConstraintProto</span></div>
<div class="line"><a name="l06886"></a><span class="lineno"> 6886</span>&#160; </div>
<div class="line"><a name="l06887"></a><span class="lineno"> 6887</span>&#160;<span class="comment">// repeated int32 x_intervals = 1;</span></div>
<div class="line"><a name="l06888"></a><span class="lineno"> 6888</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> NoOverlap2DConstraintProto::_internal_x_intervals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06889"></a><span class="lineno"> 6889</span>&#160; <span class="keywordflow">return</span> x_intervals_.size();</div>
<div class="line"><a name="l06890"></a><span class="lineno"> 6890</span>&#160;}</div>
<div class="line"><a name="l06891"></a><span class="lineno"> 6891</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> NoOverlap2DConstraintProto::x_intervals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06892"></a><span class="lineno"> 6892</span>&#160; <span class="keywordflow">return</span> _internal_x_intervals_size();</div>
<div class="line"><a name="l06893"></a><span class="lineno"> 6893</span>&#160;}</div>
<div class="line"><a name="l06894"></a><span class="lineno"> 6894</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlap2DConstraintProto::clear_x_intervals() {</div>
<div class="line"><a name="l06895"></a><span class="lineno"> 6895</span>&#160; x_intervals_.Clear();</div>
<div class="line"><a name="l06896"></a><span class="lineno"> 6896</span>&#160;}</div>
<div class="line"><a name="l06897"></a><span class="lineno"> 6897</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> NoOverlap2DConstraintProto::_internal_x_intervals(<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="l06898"></a><span class="lineno"> 6898</span>&#160; <span class="keywordflow">return</span> x_intervals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06899"></a><span class="lineno"> 6899</span>&#160;}</div>
<div class="line"><a name="l06900"></a><span class="lineno"> 6900</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> NoOverlap2DConstraintProto::x_intervals(<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="l06901"></a><span class="lineno"> 6901</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.NoOverlap2DConstraintProto.x_intervals)</span></div>
<div class="line"><a name="l06902"></a><span class="lineno"> 6902</span>&#160; <span class="keywordflow">return</span> _internal_x_intervals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06903"></a><span class="lineno"> 6903</span>&#160;}</div>
<div class="line"><a name="l06904"></a><span class="lineno"> 6904</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlap2DConstraintProto::set_x_intervals(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06905"></a><span class="lineno"> 6905</span>&#160; x_intervals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06906"></a><span class="lineno"> 6906</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.NoOverlap2DConstraintProto.x_intervals)</span></div>
<div class="line"><a name="l06907"></a><span class="lineno"> 6907</span>&#160;}</div>
<div class="line"><a name="l06908"></a><span class="lineno"> 6908</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlap2DConstraintProto::_internal_add_x_intervals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06909"></a><span class="lineno"> 6909</span>&#160; x_intervals_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06910"></a><span class="lineno"> 6910</span>&#160;}</div>
<div class="line"><a name="l06911"></a><span class="lineno"> 6911</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlap2DConstraintProto::add_x_intervals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06912"></a><span class="lineno"> 6912</span>&#160; _internal_add_x_intervals(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06913"></a><span class="lineno"> 6913</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.NoOverlap2DConstraintProto.x_intervals)</span></div>
<div class="line"><a name="l06914"></a><span class="lineno"> 6914</span>&#160;}</div>
<div class="line"><a name="l06915"></a><span class="lineno"> 6915</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06916"></a><span class="lineno"> 6916</span>&#160;NoOverlap2DConstraintProto::_internal_x_intervals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06917"></a><span class="lineno"> 6917</span>&#160; <span class="keywordflow">return</span> x_intervals_;</div>
<div class="line"><a name="l06918"></a><span class="lineno"> 6918</span>&#160;}</div>
<div class="line"><a name="l06919"></a><span class="lineno"> 6919</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06920"></a><span class="lineno"> 6920</span>&#160;NoOverlap2DConstraintProto::x_intervals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06921"></a><span class="lineno"> 6921</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.NoOverlap2DConstraintProto.x_intervals)</span></div>
<div class="line"><a name="l06922"></a><span class="lineno"> 6922</span>&#160; <span class="keywordflow">return</span> _internal_x_intervals();</div>
<div class="line"><a name="l06923"></a><span class="lineno"> 6923</span>&#160;}</div>
<div class="line"><a name="l06924"></a><span class="lineno"> 6924</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06925"></a><span class="lineno"> 6925</span>&#160;NoOverlap2DConstraintProto::_internal_mutable_x_intervals() {</div>
<div class="line"><a name="l06926"></a><span class="lineno"> 6926</span>&#160; <span class="keywordflow">return</span> &amp;x_intervals_;</div>
<div class="line"><a name="l06927"></a><span class="lineno"> 6927</span>&#160;}</div>
<div class="line"><a name="l06928"></a><span class="lineno"> 6928</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06929"></a><span class="lineno"> 6929</span>&#160;NoOverlap2DConstraintProto::mutable_x_intervals() {</div>
<div class="line"><a name="l06930"></a><span class="lineno"> 6930</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.NoOverlap2DConstraintProto.x_intervals)</span></div>
<div class="line"><a name="l06931"></a><span class="lineno"> 6931</span>&#160; <span class="keywordflow">return</span> _internal_mutable_x_intervals();</div>
<div class="line"><a name="l06932"></a><span class="lineno"> 6932</span>&#160;}</div>
<div class="line"><a name="l06933"></a><span class="lineno"> 6933</span>&#160; </div>
<div class="line"><a name="l06934"></a><span class="lineno"> 6934</span>&#160;<span class="comment">// repeated int32 y_intervals = 2;</span></div>
<div class="line"><a name="l06935"></a><span class="lineno"> 6935</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> NoOverlap2DConstraintProto::_internal_y_intervals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06936"></a><span class="lineno"> 6936</span>&#160; <span class="keywordflow">return</span> y_intervals_.size();</div>
<div class="line"><a name="l06937"></a><span class="lineno"> 6937</span>&#160;}</div>
<div class="line"><a name="l06938"></a><span class="lineno"> 6938</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> NoOverlap2DConstraintProto::y_intervals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06939"></a><span class="lineno"> 6939</span>&#160; <span class="keywordflow">return</span> _internal_y_intervals_size();</div>
<div class="line"><a name="l06940"></a><span class="lineno"> 6940</span>&#160;}</div>
<div class="line"><a name="l06941"></a><span class="lineno"> 6941</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlap2DConstraintProto::clear_y_intervals() {</div>
<div class="line"><a name="l06942"></a><span class="lineno"> 6942</span>&#160; y_intervals_.Clear();</div>
<div class="line"><a name="l06943"></a><span class="lineno"> 6943</span>&#160;}</div>
<div class="line"><a name="l06944"></a><span class="lineno"> 6944</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> NoOverlap2DConstraintProto::_internal_y_intervals(<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="l06945"></a><span class="lineno"> 6945</span>&#160; <span class="keywordflow">return</span> y_intervals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06946"></a><span class="lineno"> 6946</span>&#160;}</div>
<div class="line"><a name="l06947"></a><span class="lineno"> 6947</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> NoOverlap2DConstraintProto::y_intervals(<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="l06948"></a><span class="lineno"> 6948</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.NoOverlap2DConstraintProto.y_intervals)</span></div>
<div class="line"><a name="l06949"></a><span class="lineno"> 6949</span>&#160; <span class="keywordflow">return</span> _internal_y_intervals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l06950"></a><span class="lineno"> 6950</span>&#160;}</div>
<div class="line"><a name="l06951"></a><span class="lineno"> 6951</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlap2DConstraintProto::set_y_intervals(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06952"></a><span class="lineno"> 6952</span>&#160; y_intervals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06953"></a><span class="lineno"> 6953</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.NoOverlap2DConstraintProto.y_intervals)</span></div>
<div class="line"><a name="l06954"></a><span class="lineno"> 6954</span>&#160;}</div>
<div class="line"><a name="l06955"></a><span class="lineno"> 6955</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlap2DConstraintProto::_internal_add_y_intervals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06956"></a><span class="lineno"> 6956</span>&#160; y_intervals_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06957"></a><span class="lineno"> 6957</span>&#160;}</div>
<div class="line"><a name="l06958"></a><span class="lineno"> 6958</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlap2DConstraintProto::add_y_intervals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06959"></a><span class="lineno"> 6959</span>&#160; _internal_add_y_intervals(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06960"></a><span class="lineno"> 6960</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.NoOverlap2DConstraintProto.y_intervals)</span></div>
<div class="line"><a name="l06961"></a><span class="lineno"> 6961</span>&#160;}</div>
<div class="line"><a name="l06962"></a><span class="lineno"> 6962</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06963"></a><span class="lineno"> 6963</span>&#160;NoOverlap2DConstraintProto::_internal_y_intervals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06964"></a><span class="lineno"> 6964</span>&#160; <span class="keywordflow">return</span> y_intervals_;</div>
<div class="line"><a name="l06965"></a><span class="lineno"> 6965</span>&#160;}</div>
<div class="line"><a name="l06966"></a><span class="lineno"> 6966</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l06967"></a><span class="lineno"> 6967</span>&#160;NoOverlap2DConstraintProto::y_intervals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06968"></a><span class="lineno"> 6968</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.NoOverlap2DConstraintProto.y_intervals)</span></div>
<div class="line"><a name="l06969"></a><span class="lineno"> 6969</span>&#160; <span class="keywordflow">return</span> _internal_y_intervals();</div>
<div class="line"><a name="l06970"></a><span class="lineno"> 6970</span>&#160;}</div>
<div class="line"><a name="l06971"></a><span class="lineno"> 6971</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06972"></a><span class="lineno"> 6972</span>&#160;NoOverlap2DConstraintProto::_internal_mutable_y_intervals() {</div>
<div class="line"><a name="l06973"></a><span class="lineno"> 6973</span>&#160; <span class="keywordflow">return</span> &amp;y_intervals_;</div>
<div class="line"><a name="l06974"></a><span class="lineno"> 6974</span>&#160;}</div>
<div class="line"><a name="l06975"></a><span class="lineno"> 6975</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l06976"></a><span class="lineno"> 6976</span>&#160;NoOverlap2DConstraintProto::mutable_y_intervals() {</div>
<div class="line"><a name="l06977"></a><span class="lineno"> 6977</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.NoOverlap2DConstraintProto.y_intervals)</span></div>
<div class="line"><a name="l06978"></a><span class="lineno"> 6978</span>&#160; <span class="keywordflow">return</span> _internal_mutable_y_intervals();</div>
<div class="line"><a name="l06979"></a><span class="lineno"> 6979</span>&#160;}</div>
<div class="line"><a name="l06980"></a><span class="lineno"> 6980</span>&#160; </div>
<div class="line"><a name="l06981"></a><span class="lineno"> 6981</span>&#160;<span class="comment">// bool boxes_with_null_area_can_overlap = 3;</span></div>
<div class="line"><a name="l06982"></a><span class="lineno"> 6982</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlap2DConstraintProto::clear_boxes_with_null_area_can_overlap() {</div>
<div class="line"><a name="l06983"></a><span class="lineno"> 6983</span>&#160; boxes_with_null_area_can_overlap_ = <span class="keyword">false</span>;</div>
<div class="line"><a name="l06984"></a><span class="lineno"> 6984</span>&#160;}</div>
<div class="line"><a name="l06985"></a><span class="lineno"> 6985</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> NoOverlap2DConstraintProto::_internal_boxes_with_null_area_can_overlap()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06986"></a><span class="lineno"> 6986</span>&#160; <span class="keywordflow">return</span> boxes_with_null_area_can_overlap_;</div>
<div class="line"><a name="l06987"></a><span class="lineno"> 6987</span>&#160;}</div>
<div class="line"><a name="l06988"></a><span class="lineno"> 6988</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> NoOverlap2DConstraintProto::boxes_with_null_area_can_overlap()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l06989"></a><span class="lineno"> 6989</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.NoOverlap2DConstraintProto.boxes_with_null_area_can_overlap)</span></div>
<div class="line"><a name="l06990"></a><span class="lineno"> 6990</span>&#160; <span class="keywordflow">return</span> _internal_boxes_with_null_area_can_overlap();</div>
<div class="line"><a name="l06991"></a><span class="lineno"> 6991</span>&#160;}</div>
<div class="line"><a name="l06992"></a><span class="lineno"> 6992</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlap2DConstraintProto::_internal_set_boxes_with_null_area_can_overlap(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06993"></a><span class="lineno"> 6993</span>&#160; </div>
<div class="line"><a name="l06994"></a><span class="lineno"> 6994</span>&#160; boxes_with_null_area_can_overlap_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l06995"></a><span class="lineno"> 6995</span>&#160;}</div>
<div class="line"><a name="l06996"></a><span class="lineno"> 6996</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> NoOverlap2DConstraintProto::set_boxes_with_null_area_can_overlap(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l06997"></a><span class="lineno"> 6997</span>&#160; _internal_set_boxes_with_null_area_can_overlap(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l06998"></a><span class="lineno"> 6998</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.NoOverlap2DConstraintProto.boxes_with_null_area_can_overlap)</span></div>
<div class="line"><a name="l06999"></a><span class="lineno"> 6999</span>&#160;}</div>
<div class="line"><a name="l07000"></a><span class="lineno"> 7000</span>&#160; </div>
<div class="line"><a name="l07001"></a><span class="lineno"> 7001</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l07002"></a><span class="lineno"> 7002</span>&#160; </div>
<div class="line"><a name="l07003"></a><span class="lineno"> 7003</span>&#160;<span class="comment">// CumulativeConstraintProto</span></div>
<div class="line"><a name="l07004"></a><span class="lineno"> 7004</span>&#160; </div>
<div class="line"><a name="l07005"></a><span class="lineno"> 7005</span>&#160;<span class="comment">// int32 capacity = 1;</span></div>
<div class="line"><a name="l07006"></a><span class="lineno"> 7006</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::clear_capacity() {</div>
<div class="line"><a name="l07007"></a><span class="lineno"> 7007</span>&#160; capacity_ = 0;</div>
<div class="line"><a name="l07008"></a><span class="lineno"> 7008</span>&#160;}</div>
<div class="line"><a name="l07009"></a><span class="lineno"> 7009</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CumulativeConstraintProto::_internal_capacity()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07010"></a><span class="lineno"> 7010</span>&#160; <span class="keywordflow">return</span> capacity_;</div>
<div class="line"><a name="l07011"></a><span class="lineno"> 7011</span>&#160;}</div>
<div class="line"><a name="l07012"></a><span class="lineno"> 7012</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="routing__flow_8cc.html#adf3be22c64f10c0783c0cf277e857adf">CumulativeConstraintProto::capacity</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07013"></a><span class="lineno"> 7013</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CumulativeConstraintProto.capacity)</span></div>
<div class="line"><a name="l07014"></a><span class="lineno"> 7014</span>&#160; <span class="keywordflow">return</span> _internal_capacity();</div>
<div class="line"><a name="l07015"></a><span class="lineno"> 7015</span>&#160;}</div>
<div class="line"><a name="l07016"></a><span class="lineno"> 7016</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::_internal_set_capacity(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07017"></a><span class="lineno"> 7017</span>&#160; </div>
<div class="line"><a name="l07018"></a><span class="lineno"> 7018</span>&#160; capacity_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l07019"></a><span class="lineno"> 7019</span>&#160;}</div>
<div class="line"><a name="l07020"></a><span class="lineno"> 7020</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::set_capacity(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07021"></a><span class="lineno"> 7021</span>&#160; _internal_set_capacity(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07022"></a><span class="lineno"> 7022</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CumulativeConstraintProto.capacity)</span></div>
<div class="line"><a name="l07023"></a><span class="lineno"> 7023</span>&#160;}</div>
<div class="line"><a name="l07024"></a><span class="lineno"> 7024</span>&#160; </div>
<div class="line"><a name="l07025"></a><span class="lineno"> 7025</span>&#160;<span class="comment">// repeated int32 intervals = 2;</span></div>
<div class="line"><a name="l07026"></a><span class="lineno"> 7026</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CumulativeConstraintProto::_internal_intervals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07027"></a><span class="lineno"> 7027</span>&#160; <span class="keywordflow">return</span> intervals_.size();</div>
<div class="line"><a name="l07028"></a><span class="lineno"> 7028</span>&#160;}</div>
<div class="line"><a name="l07029"></a><span class="lineno"> 7029</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CumulativeConstraintProto::intervals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07030"></a><span class="lineno"> 7030</span>&#160; <span class="keywordflow">return</span> _internal_intervals_size();</div>
<div class="line"><a name="l07031"></a><span class="lineno"> 7031</span>&#160;}</div>
<div class="line"><a name="l07032"></a><span class="lineno"> 7032</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::clear_intervals() {</div>
<div class="line"><a name="l07033"></a><span class="lineno"> 7033</span>&#160; intervals_.Clear();</div>
<div class="line"><a name="l07034"></a><span class="lineno"> 7034</span>&#160;}</div>
<div class="line"><a name="l07035"></a><span class="lineno"> 7035</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CumulativeConstraintProto::_internal_intervals(<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="l07036"></a><span class="lineno"> 7036</span>&#160; <span class="keywordflow">return</span> intervals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07037"></a><span class="lineno"> 7037</span>&#160;}</div>
<div class="line"><a name="l07038"></a><span class="lineno"> 7038</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CumulativeConstraintProto::intervals(<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="l07039"></a><span class="lineno"> 7039</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CumulativeConstraintProto.intervals)</span></div>
<div class="line"><a name="l07040"></a><span class="lineno"> 7040</span>&#160; <span class="keywordflow">return</span> _internal_intervals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07041"></a><span class="lineno"> 7041</span>&#160;}</div>
<div class="line"><a name="l07042"></a><span class="lineno"> 7042</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::set_intervals(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07043"></a><span class="lineno"> 7043</span>&#160; intervals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07044"></a><span class="lineno"> 7044</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CumulativeConstraintProto.intervals)</span></div>
<div class="line"><a name="l07045"></a><span class="lineno"> 7045</span>&#160;}</div>
<div class="line"><a name="l07046"></a><span class="lineno"> 7046</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::_internal_add_intervals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07047"></a><span class="lineno"> 7047</span>&#160; intervals_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07048"></a><span class="lineno"> 7048</span>&#160;}</div>
<div class="line"><a name="l07049"></a><span class="lineno"> 7049</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::add_intervals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07050"></a><span class="lineno"> 7050</span>&#160; _internal_add_intervals(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07051"></a><span class="lineno"> 7051</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CumulativeConstraintProto.intervals)</span></div>
<div class="line"><a name="l07052"></a><span class="lineno"> 7052</span>&#160;}</div>
<div class="line"><a name="l07053"></a><span class="lineno"> 7053</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07054"></a><span class="lineno"> 7054</span>&#160;CumulativeConstraintProto::_internal_intervals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07055"></a><span class="lineno"> 7055</span>&#160; <span class="keywordflow">return</span> intervals_;</div>
<div class="line"><a name="l07056"></a><span class="lineno"> 7056</span>&#160;}</div>
<div class="line"><a name="l07057"></a><span class="lineno"> 7057</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07058"></a><span class="lineno"> 7058</span>&#160;CumulativeConstraintProto::intervals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07059"></a><span class="lineno"> 7059</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CumulativeConstraintProto.intervals)</span></div>
<div class="line"><a name="l07060"></a><span class="lineno"> 7060</span>&#160; <span class="keywordflow">return</span> _internal_intervals();</div>
<div class="line"><a name="l07061"></a><span class="lineno"> 7061</span>&#160;}</div>
<div class="line"><a name="l07062"></a><span class="lineno"> 7062</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07063"></a><span class="lineno"> 7063</span>&#160;CumulativeConstraintProto::_internal_mutable_intervals() {</div>
<div class="line"><a name="l07064"></a><span class="lineno"> 7064</span>&#160; <span class="keywordflow">return</span> &amp;intervals_;</div>
<div class="line"><a name="l07065"></a><span class="lineno"> 7065</span>&#160;}</div>
<div class="line"><a name="l07066"></a><span class="lineno"> 7066</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07067"></a><span class="lineno"> 7067</span>&#160;CumulativeConstraintProto::mutable_intervals() {</div>
<div class="line"><a name="l07068"></a><span class="lineno"> 7068</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CumulativeConstraintProto.intervals)</span></div>
<div class="line"><a name="l07069"></a><span class="lineno"> 7069</span>&#160; <span class="keywordflow">return</span> _internal_mutable_intervals();</div>
<div class="line"><a name="l07070"></a><span class="lineno"> 7070</span>&#160;}</div>
<div class="line"><a name="l07071"></a><span class="lineno"> 7071</span>&#160; </div>
<div class="line"><a name="l07072"></a><span class="lineno"> 7072</span>&#160;<span class="comment">// repeated int32 demands = 3;</span></div>
<div class="line"><a name="l07073"></a><span class="lineno"> 7073</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CumulativeConstraintProto::_internal_demands_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07074"></a><span class="lineno"> 7074</span>&#160; <span class="keywordflow">return</span> demands_.size();</div>
<div class="line"><a name="l07075"></a><span class="lineno"> 7075</span>&#160;}</div>
<div class="line"><a name="l07076"></a><span class="lineno"> 7076</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CumulativeConstraintProto::demands_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07077"></a><span class="lineno"> 7077</span>&#160; <span class="keywordflow">return</span> _internal_demands_size();</div>
<div class="line"><a name="l07078"></a><span class="lineno"> 7078</span>&#160;}</div>
<div class="line"><a name="l07079"></a><span class="lineno"> 7079</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::clear_demands() {</div>
<div class="line"><a name="l07080"></a><span class="lineno"> 7080</span>&#160; demands_.Clear();</div>
<div class="line"><a name="l07081"></a><span class="lineno"> 7081</span>&#160;}</div>
<div class="line"><a name="l07082"></a><span class="lineno"> 7082</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CumulativeConstraintProto::_internal_demands(<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="l07083"></a><span class="lineno"> 7083</span>&#160; <span class="keywordflow">return</span> demands_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07084"></a><span class="lineno"> 7084</span>&#160;}</div>
<div class="line"><a name="l07085"></a><span class="lineno"> 7085</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CumulativeConstraintProto::demands(<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="l07086"></a><span class="lineno"> 7086</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CumulativeConstraintProto.demands)</span></div>
<div class="line"><a name="l07087"></a><span class="lineno"> 7087</span>&#160; <span class="keywordflow">return</span> _internal_demands(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07088"></a><span class="lineno"> 7088</span>&#160;}</div>
<div class="line"><a name="l07089"></a><span class="lineno"> 7089</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::set_demands(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07090"></a><span class="lineno"> 7090</span>&#160; demands_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07091"></a><span class="lineno"> 7091</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CumulativeConstraintProto.demands)</span></div>
<div class="line"><a name="l07092"></a><span class="lineno"> 7092</span>&#160;}</div>
<div class="line"><a name="l07093"></a><span class="lineno"> 7093</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::_internal_add_demands(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07094"></a><span class="lineno"> 7094</span>&#160; demands_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07095"></a><span class="lineno"> 7095</span>&#160;}</div>
<div class="line"><a name="l07096"></a><span class="lineno"> 7096</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CumulativeConstraintProto::add_demands(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07097"></a><span class="lineno"> 7097</span>&#160; _internal_add_demands(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07098"></a><span class="lineno"> 7098</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CumulativeConstraintProto.demands)</span></div>
<div class="line"><a name="l07099"></a><span class="lineno"> 7099</span>&#160;}</div>
<div class="line"><a name="l07100"></a><span class="lineno"> 7100</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07101"></a><span class="lineno"> 7101</span>&#160;CumulativeConstraintProto::_internal_demands()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07102"></a><span class="lineno"> 7102</span>&#160; <span class="keywordflow">return</span> demands_;</div>
<div class="line"><a name="l07103"></a><span class="lineno"> 7103</span>&#160;}</div>
<div class="line"><a name="l07104"></a><span class="lineno"> 7104</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07105"></a><span class="lineno"> 7105</span>&#160;CumulativeConstraintProto::demands()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07106"></a><span class="lineno"> 7106</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CumulativeConstraintProto.demands)</span></div>
<div class="line"><a name="l07107"></a><span class="lineno"> 7107</span>&#160; <span class="keywordflow">return</span> _internal_demands();</div>
<div class="line"><a name="l07108"></a><span class="lineno"> 7108</span>&#160;}</div>
<div class="line"><a name="l07109"></a><span class="lineno"> 7109</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07110"></a><span class="lineno"> 7110</span>&#160;CumulativeConstraintProto::_internal_mutable_demands() {</div>
<div class="line"><a name="l07111"></a><span class="lineno"> 7111</span>&#160; <span class="keywordflow">return</span> &amp;demands_;</div>
<div class="line"><a name="l07112"></a><span class="lineno"> 7112</span>&#160;}</div>
<div class="line"><a name="l07113"></a><span class="lineno"> 7113</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07114"></a><span class="lineno"> 7114</span>&#160;CumulativeConstraintProto::mutable_demands() {</div>
<div class="line"><a name="l07115"></a><span class="lineno"> 7115</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CumulativeConstraintProto.demands)</span></div>
<div class="line"><a name="l07116"></a><span class="lineno"> 7116</span>&#160; <span class="keywordflow">return</span> _internal_mutable_demands();</div>
<div class="line"><a name="l07117"></a><span class="lineno"> 7117</span>&#160;}</div>
<div class="line"><a name="l07118"></a><span class="lineno"> 7118</span>&#160; </div>
<div class="line"><a name="l07119"></a><span class="lineno"> 7119</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l07120"></a><span class="lineno"> 7120</span>&#160; </div>
<div class="line"><a name="l07121"></a><span class="lineno"> 7121</span>&#160;<span class="comment">// ReservoirConstraintProto</span></div>
<div class="line"><a name="l07122"></a><span class="lineno"> 7122</span>&#160; </div>
<div class="line"><a name="l07123"></a><span class="lineno"> 7123</span>&#160;<span class="comment">// int64 min_level = 1;</span></div>
<div class="line"><a name="l07124"></a><span class="lineno"> 7124</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::clear_min_level() {</div>
<div class="line"><a name="l07125"></a><span class="lineno"> 7125</span>&#160; min_level_ = PROTOBUF_LONGLONG(0);</div>
<div class="line"><a name="l07126"></a><span class="lineno"> 7126</span>&#160;}</div>
<div class="line"><a name="l07127"></a><span class="lineno"> 7127</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ReservoirConstraintProto::_internal_min_level()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07128"></a><span class="lineno"> 7128</span>&#160; <span class="keywordflow">return</span> min_level_;</div>
<div class="line"><a name="l07129"></a><span class="lineno"> 7129</span>&#160;}</div>
<div class="line"><a name="l07130"></a><span class="lineno"> 7130</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ReservoirConstraintProto::min_level()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07131"></a><span class="lineno"> 7131</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ReservoirConstraintProto.min_level)</span></div>
<div class="line"><a name="l07132"></a><span class="lineno"> 7132</span>&#160; <span class="keywordflow">return</span> _internal_min_level();</div>
<div class="line"><a name="l07133"></a><span class="lineno"> 7133</span>&#160;}</div>
<div class="line"><a name="l07134"></a><span class="lineno"> 7134</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::_internal_set_min_level(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07135"></a><span class="lineno"> 7135</span>&#160; </div>
<div class="line"><a name="l07136"></a><span class="lineno"> 7136</span>&#160; min_level_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l07137"></a><span class="lineno"> 7137</span>&#160;}</div>
<div class="line"><a name="l07138"></a><span class="lineno"> 7138</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::set_min_level(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07139"></a><span class="lineno"> 7139</span>&#160; _internal_set_min_level(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07140"></a><span class="lineno"> 7140</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ReservoirConstraintProto.min_level)</span></div>
<div class="line"><a name="l07141"></a><span class="lineno"> 7141</span>&#160;}</div>
<div class="line"><a name="l07142"></a><span class="lineno"> 7142</span>&#160; </div>
<div class="line"><a name="l07143"></a><span class="lineno"> 7143</span>&#160;<span class="comment">// int64 max_level = 2;</span></div>
<div class="line"><a name="l07144"></a><span class="lineno"> 7144</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::clear_max_level() {</div>
<div class="line"><a name="l07145"></a><span class="lineno"> 7145</span>&#160; max_level_ = PROTOBUF_LONGLONG(0);</div>
<div class="line"><a name="l07146"></a><span class="lineno"> 7146</span>&#160;}</div>
<div class="line"><a name="l07147"></a><span class="lineno"> 7147</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ReservoirConstraintProto::_internal_max_level()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07148"></a><span class="lineno"> 7148</span>&#160; <span class="keywordflow">return</span> max_level_;</div>
<div class="line"><a name="l07149"></a><span class="lineno"> 7149</span>&#160;}</div>
<div class="line"><a name="l07150"></a><span class="lineno"> 7150</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ReservoirConstraintProto::max_level()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07151"></a><span class="lineno"> 7151</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ReservoirConstraintProto.max_level)</span></div>
<div class="line"><a name="l07152"></a><span class="lineno"> 7152</span>&#160; <span class="keywordflow">return</span> _internal_max_level();</div>
<div class="line"><a name="l07153"></a><span class="lineno"> 7153</span>&#160;}</div>
<div class="line"><a name="l07154"></a><span class="lineno"> 7154</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::_internal_set_max_level(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07155"></a><span class="lineno"> 7155</span>&#160; </div>
<div class="line"><a name="l07156"></a><span class="lineno"> 7156</span>&#160; max_level_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l07157"></a><span class="lineno"> 7157</span>&#160;}</div>
<div class="line"><a name="l07158"></a><span class="lineno"> 7158</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::set_max_level(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07159"></a><span class="lineno"> 7159</span>&#160; _internal_set_max_level(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07160"></a><span class="lineno"> 7160</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ReservoirConstraintProto.max_level)</span></div>
<div class="line"><a name="l07161"></a><span class="lineno"> 7161</span>&#160;}</div>
<div class="line"><a name="l07162"></a><span class="lineno"> 7162</span>&#160; </div>
<div class="line"><a name="l07163"></a><span class="lineno"> 7163</span>&#160;<span class="comment">// repeated int32 times = 3;</span></div>
<div class="line"><a name="l07164"></a><span class="lineno"> 7164</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> ReservoirConstraintProto::_internal_times_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07165"></a><span class="lineno"> 7165</span>&#160; <span class="keywordflow">return</span> times_.size();</div>
<div class="line"><a name="l07166"></a><span class="lineno"> 7166</span>&#160;}</div>
<div class="line"><a name="l07167"></a><span class="lineno"> 7167</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> ReservoirConstraintProto::times_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07168"></a><span class="lineno"> 7168</span>&#160; <span class="keywordflow">return</span> _internal_times_size();</div>
<div class="line"><a name="l07169"></a><span class="lineno"> 7169</span>&#160;}</div>
<div class="line"><a name="l07170"></a><span class="lineno"> 7170</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::clear_times() {</div>
<div class="line"><a name="l07171"></a><span class="lineno"> 7171</span>&#160; times_.Clear();</div>
<div class="line"><a name="l07172"></a><span class="lineno"> 7172</span>&#160;}</div>
<div class="line"><a name="l07173"></a><span class="lineno"> 7173</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> ReservoirConstraintProto::_internal_times(<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="l07174"></a><span class="lineno"> 7174</span>&#160; <span class="keywordflow">return</span> times_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07175"></a><span class="lineno"> 7175</span>&#160;}</div>
<div class="line"><a name="l07176"></a><span class="lineno"> 7176</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> ReservoirConstraintProto::times(<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="l07177"></a><span class="lineno"> 7177</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ReservoirConstraintProto.times)</span></div>
<div class="line"><a name="l07178"></a><span class="lineno"> 7178</span>&#160; <span class="keywordflow">return</span> _internal_times(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07179"></a><span class="lineno"> 7179</span>&#160;}</div>
<div class="line"><a name="l07180"></a><span class="lineno"> 7180</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::set_times(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07181"></a><span class="lineno"> 7181</span>&#160; times_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07182"></a><span class="lineno"> 7182</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ReservoirConstraintProto.times)</span></div>
<div class="line"><a name="l07183"></a><span class="lineno"> 7183</span>&#160;}</div>
<div class="line"><a name="l07184"></a><span class="lineno"> 7184</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::_internal_add_times(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07185"></a><span class="lineno"> 7185</span>&#160; times_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07186"></a><span class="lineno"> 7186</span>&#160;}</div>
<div class="line"><a name="l07187"></a><span class="lineno"> 7187</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::add_times(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07188"></a><span class="lineno"> 7188</span>&#160; _internal_add_times(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07189"></a><span class="lineno"> 7189</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.ReservoirConstraintProto.times)</span></div>
<div class="line"><a name="l07190"></a><span class="lineno"> 7190</span>&#160;}</div>
<div class="line"><a name="l07191"></a><span class="lineno"> 7191</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07192"></a><span class="lineno"> 7192</span>&#160;ReservoirConstraintProto::_internal_times()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07193"></a><span class="lineno"> 7193</span>&#160; <span class="keywordflow">return</span> times_;</div>
<div class="line"><a name="l07194"></a><span class="lineno"> 7194</span>&#160;}</div>
<div class="line"><a name="l07195"></a><span class="lineno"> 7195</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07196"></a><span class="lineno"> 7196</span>&#160;ReservoirConstraintProto::times()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07197"></a><span class="lineno"> 7197</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.ReservoirConstraintProto.times)</span></div>
<div class="line"><a name="l07198"></a><span class="lineno"> 7198</span>&#160; <span class="keywordflow">return</span> _internal_times();</div>
<div class="line"><a name="l07199"></a><span class="lineno"> 7199</span>&#160;}</div>
<div class="line"><a name="l07200"></a><span class="lineno"> 7200</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07201"></a><span class="lineno"> 7201</span>&#160;ReservoirConstraintProto::_internal_mutable_times() {</div>
<div class="line"><a name="l07202"></a><span class="lineno"> 7202</span>&#160; <span class="keywordflow">return</span> &amp;times_;</div>
<div class="line"><a name="l07203"></a><span class="lineno"> 7203</span>&#160;}</div>
<div class="line"><a name="l07204"></a><span class="lineno"> 7204</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07205"></a><span class="lineno"> 7205</span>&#160;ReservoirConstraintProto::mutable_times() {</div>
<div class="line"><a name="l07206"></a><span class="lineno"> 7206</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.ReservoirConstraintProto.times)</span></div>
<div class="line"><a name="l07207"></a><span class="lineno"> 7207</span>&#160; <span class="keywordflow">return</span> _internal_mutable_times();</div>
<div class="line"><a name="l07208"></a><span class="lineno"> 7208</span>&#160;}</div>
<div class="line"><a name="l07209"></a><span class="lineno"> 7209</span>&#160; </div>
<div class="line"><a name="l07210"></a><span class="lineno"> 7210</span>&#160;<span class="comment">// repeated int64 demands = 4;</span></div>
<div class="line"><a name="l07211"></a><span class="lineno"> 7211</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> ReservoirConstraintProto::_internal_demands_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07212"></a><span class="lineno"> 7212</span>&#160; <span class="keywordflow">return</span> demands_.size();</div>
<div class="line"><a name="l07213"></a><span class="lineno"> 7213</span>&#160;}</div>
<div class="line"><a name="l07214"></a><span class="lineno"> 7214</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> ReservoirConstraintProto::demands_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07215"></a><span class="lineno"> 7215</span>&#160; <span class="keywordflow">return</span> _internal_demands_size();</div>
<div class="line"><a name="l07216"></a><span class="lineno"> 7216</span>&#160;}</div>
<div class="line"><a name="l07217"></a><span class="lineno"> 7217</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::clear_demands() {</div>
<div class="line"><a name="l07218"></a><span class="lineno"> 7218</span>&#160; demands_.Clear();</div>
<div class="line"><a name="l07219"></a><span class="lineno"> 7219</span>&#160;}</div>
<div class="line"><a name="l07220"></a><span class="lineno"> 7220</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ReservoirConstraintProto::_internal_demands(<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="l07221"></a><span class="lineno"> 7221</span>&#160; <span class="keywordflow">return</span> demands_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07222"></a><span class="lineno"> 7222</span>&#160;}</div>
<div class="line"><a name="l07223"></a><span class="lineno"> 7223</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> ReservoirConstraintProto::demands(<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="l07224"></a><span class="lineno"> 7224</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ReservoirConstraintProto.demands)</span></div>
<div class="line"><a name="l07225"></a><span class="lineno"> 7225</span>&#160; <span class="keywordflow">return</span> _internal_demands(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07226"></a><span class="lineno"> 7226</span>&#160;}</div>
<div class="line"><a name="l07227"></a><span class="lineno"> 7227</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::set_demands(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07228"></a><span class="lineno"> 7228</span>&#160; demands_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07229"></a><span class="lineno"> 7229</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ReservoirConstraintProto.demands)</span></div>
<div class="line"><a name="l07230"></a><span class="lineno"> 7230</span>&#160;}</div>
<div class="line"><a name="l07231"></a><span class="lineno"> 7231</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::_internal_add_demands(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07232"></a><span class="lineno"> 7232</span>&#160; demands_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07233"></a><span class="lineno"> 7233</span>&#160;}</div>
<div class="line"><a name="l07234"></a><span class="lineno"> 7234</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::add_demands(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07235"></a><span class="lineno"> 7235</span>&#160; _internal_add_demands(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07236"></a><span class="lineno"> 7236</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.ReservoirConstraintProto.demands)</span></div>
<div class="line"><a name="l07237"></a><span class="lineno"> 7237</span>&#160;}</div>
<div class="line"><a name="l07238"></a><span class="lineno"> 7238</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l07239"></a><span class="lineno"> 7239</span>&#160;ReservoirConstraintProto::_internal_demands()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07240"></a><span class="lineno"> 7240</span>&#160; <span class="keywordflow">return</span> demands_;</div>
<div class="line"><a name="l07241"></a><span class="lineno"> 7241</span>&#160;}</div>
<div class="line"><a name="l07242"></a><span class="lineno"> 7242</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l07243"></a><span class="lineno"> 7243</span>&#160;ReservoirConstraintProto::demands()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07244"></a><span class="lineno"> 7244</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.ReservoirConstraintProto.demands)</span></div>
<div class="line"><a name="l07245"></a><span class="lineno"> 7245</span>&#160; <span class="keywordflow">return</span> _internal_demands();</div>
<div class="line"><a name="l07246"></a><span class="lineno"> 7246</span>&#160;}</div>
<div class="line"><a name="l07247"></a><span class="lineno"> 7247</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l07248"></a><span class="lineno"> 7248</span>&#160;ReservoirConstraintProto::_internal_mutable_demands() {</div>
<div class="line"><a name="l07249"></a><span class="lineno"> 7249</span>&#160; <span class="keywordflow">return</span> &amp;demands_;</div>
<div class="line"><a name="l07250"></a><span class="lineno"> 7250</span>&#160;}</div>
<div class="line"><a name="l07251"></a><span class="lineno"> 7251</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l07252"></a><span class="lineno"> 7252</span>&#160;ReservoirConstraintProto::mutable_demands() {</div>
<div class="line"><a name="l07253"></a><span class="lineno"> 7253</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.ReservoirConstraintProto.demands)</span></div>
<div class="line"><a name="l07254"></a><span class="lineno"> 7254</span>&#160; <span class="keywordflow">return</span> _internal_mutable_demands();</div>
<div class="line"><a name="l07255"></a><span class="lineno"> 7255</span>&#160;}</div>
<div class="line"><a name="l07256"></a><span class="lineno"> 7256</span>&#160; </div>
<div class="line"><a name="l07257"></a><span class="lineno"> 7257</span>&#160;<span class="comment">// repeated int32 actives = 5;</span></div>
<div class="line"><a name="l07258"></a><span class="lineno"> 7258</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> ReservoirConstraintProto::_internal_actives_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07259"></a><span class="lineno"> 7259</span>&#160; <span class="keywordflow">return</span> actives_.size();</div>
<div class="line"><a name="l07260"></a><span class="lineno"> 7260</span>&#160;}</div>
<div class="line"><a name="l07261"></a><span class="lineno"> 7261</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> ReservoirConstraintProto::actives_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07262"></a><span class="lineno"> 7262</span>&#160; <span class="keywordflow">return</span> _internal_actives_size();</div>
<div class="line"><a name="l07263"></a><span class="lineno"> 7263</span>&#160;}</div>
<div class="line"><a name="l07264"></a><span class="lineno"> 7264</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::clear_actives() {</div>
<div class="line"><a name="l07265"></a><span class="lineno"> 7265</span>&#160; actives_.Clear();</div>
<div class="line"><a name="l07266"></a><span class="lineno"> 7266</span>&#160;}</div>
<div class="line"><a name="l07267"></a><span class="lineno"> 7267</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> ReservoirConstraintProto::_internal_actives(<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="l07268"></a><span class="lineno"> 7268</span>&#160; <span class="keywordflow">return</span> actives_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07269"></a><span class="lineno"> 7269</span>&#160;}</div>
<div class="line"><a name="l07270"></a><span class="lineno"> 7270</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> ReservoirConstraintProto::actives(<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="l07271"></a><span class="lineno"> 7271</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ReservoirConstraintProto.actives)</span></div>
<div class="line"><a name="l07272"></a><span class="lineno"> 7272</span>&#160; <span class="keywordflow">return</span> _internal_actives(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07273"></a><span class="lineno"> 7273</span>&#160;}</div>
<div class="line"><a name="l07274"></a><span class="lineno"> 7274</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::set_actives(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07275"></a><span class="lineno"> 7275</span>&#160; actives_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07276"></a><span class="lineno"> 7276</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ReservoirConstraintProto.actives)</span></div>
<div class="line"><a name="l07277"></a><span class="lineno"> 7277</span>&#160;}</div>
<div class="line"><a name="l07278"></a><span class="lineno"> 7278</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::_internal_add_actives(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07279"></a><span class="lineno"> 7279</span>&#160; actives_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07280"></a><span class="lineno"> 7280</span>&#160;}</div>
<div class="line"><a name="l07281"></a><span class="lineno"> 7281</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ReservoirConstraintProto::add_actives(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07282"></a><span class="lineno"> 7282</span>&#160; _internal_add_actives(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07283"></a><span class="lineno"> 7283</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.ReservoirConstraintProto.actives)</span></div>
<div class="line"><a name="l07284"></a><span class="lineno"> 7284</span>&#160;}</div>
<div class="line"><a name="l07285"></a><span class="lineno"> 7285</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07286"></a><span class="lineno"> 7286</span>&#160;ReservoirConstraintProto::_internal_actives()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07287"></a><span class="lineno"> 7287</span>&#160; <span class="keywordflow">return</span> actives_;</div>
<div class="line"><a name="l07288"></a><span class="lineno"> 7288</span>&#160;}</div>
<div class="line"><a name="l07289"></a><span class="lineno"> 7289</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07290"></a><span class="lineno"> 7290</span>&#160;ReservoirConstraintProto::actives()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07291"></a><span class="lineno"> 7291</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.ReservoirConstraintProto.actives)</span></div>
<div class="line"><a name="l07292"></a><span class="lineno"> 7292</span>&#160; <span class="keywordflow">return</span> _internal_actives();</div>
<div class="line"><a name="l07293"></a><span class="lineno"> 7293</span>&#160;}</div>
<div class="line"><a name="l07294"></a><span class="lineno"> 7294</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07295"></a><span class="lineno"> 7295</span>&#160;ReservoirConstraintProto::_internal_mutable_actives() {</div>
<div class="line"><a name="l07296"></a><span class="lineno"> 7296</span>&#160; <span class="keywordflow">return</span> &amp;actives_;</div>
<div class="line"><a name="l07297"></a><span class="lineno"> 7297</span>&#160;}</div>
<div class="line"><a name="l07298"></a><span class="lineno"> 7298</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07299"></a><span class="lineno"> 7299</span>&#160;ReservoirConstraintProto::mutable_actives() {</div>
<div class="line"><a name="l07300"></a><span class="lineno"> 7300</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.ReservoirConstraintProto.actives)</span></div>
<div class="line"><a name="l07301"></a><span class="lineno"> 7301</span>&#160; <span class="keywordflow">return</span> _internal_mutable_actives();</div>
<div class="line"><a name="l07302"></a><span class="lineno"> 7302</span>&#160;}</div>
<div class="line"><a name="l07303"></a><span class="lineno"> 7303</span>&#160; </div>
<div class="line"><a name="l07304"></a><span class="lineno"> 7304</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l07305"></a><span class="lineno"> 7305</span>&#160; </div>
<div class="line"><a name="l07306"></a><span class="lineno"> 7306</span>&#160;<span class="comment">// CircuitConstraintProto</span></div>
<div class="line"><a name="l07307"></a><span class="lineno"> 7307</span>&#160; </div>
<div class="line"><a name="l07308"></a><span class="lineno"> 7308</span>&#160;<span class="comment">// repeated int32 tails = 3;</span></div>
<div class="line"><a name="l07309"></a><span class="lineno"> 7309</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CircuitConstraintProto::_internal_tails_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07310"></a><span class="lineno"> 7310</span>&#160; <span class="keywordflow">return</span> tails_.size();</div>
<div class="line"><a name="l07311"></a><span class="lineno"> 7311</span>&#160;}</div>
<div class="line"><a name="l07312"></a><span class="lineno"> 7312</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CircuitConstraintProto::tails_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07313"></a><span class="lineno"> 7313</span>&#160; <span class="keywordflow">return</span> _internal_tails_size();</div>
<div class="line"><a name="l07314"></a><span class="lineno"> 7314</span>&#160;}</div>
<div class="line"><a name="l07315"></a><span class="lineno"> 7315</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::clear_tails() {</div>
<div class="line"><a name="l07316"></a><span class="lineno"> 7316</span>&#160; tails_.Clear();</div>
<div class="line"><a name="l07317"></a><span class="lineno"> 7317</span>&#160;}</div>
<div class="line"><a name="l07318"></a><span class="lineno"> 7318</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CircuitConstraintProto::_internal_tails(<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="l07319"></a><span class="lineno"> 7319</span>&#160; <span class="keywordflow">return</span> tails_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07320"></a><span class="lineno"> 7320</span>&#160;}</div>
<div class="line"><a name="l07321"></a><span class="lineno"> 7321</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CircuitConstraintProto::tails(<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="l07322"></a><span class="lineno"> 7322</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CircuitConstraintProto.tails)</span></div>
<div class="line"><a name="l07323"></a><span class="lineno"> 7323</span>&#160; <span class="keywordflow">return</span> _internal_tails(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07324"></a><span class="lineno"> 7324</span>&#160;}</div>
<div class="line"><a name="l07325"></a><span class="lineno"> 7325</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::set_tails(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07326"></a><span class="lineno"> 7326</span>&#160; tails_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07327"></a><span class="lineno"> 7327</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CircuitConstraintProto.tails)</span></div>
<div class="line"><a name="l07328"></a><span class="lineno"> 7328</span>&#160;}</div>
<div class="line"><a name="l07329"></a><span class="lineno"> 7329</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::_internal_add_tails(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07330"></a><span class="lineno"> 7330</span>&#160; tails_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07331"></a><span class="lineno"> 7331</span>&#160;}</div>
<div class="line"><a name="l07332"></a><span class="lineno"> 7332</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::add_tails(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07333"></a><span class="lineno"> 7333</span>&#160; _internal_add_tails(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07334"></a><span class="lineno"> 7334</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CircuitConstraintProto.tails)</span></div>
<div class="line"><a name="l07335"></a><span class="lineno"> 7335</span>&#160;}</div>
<div class="line"><a name="l07336"></a><span class="lineno"> 7336</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07337"></a><span class="lineno"> 7337</span>&#160;CircuitConstraintProto::_internal_tails()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07338"></a><span class="lineno"> 7338</span>&#160; <span class="keywordflow">return</span> tails_;</div>
<div class="line"><a name="l07339"></a><span class="lineno"> 7339</span>&#160;}</div>
<div class="line"><a name="l07340"></a><span class="lineno"> 7340</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07341"></a><span class="lineno"> 7341</span>&#160;CircuitConstraintProto::tails()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07342"></a><span class="lineno"> 7342</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CircuitConstraintProto.tails)</span></div>
<div class="line"><a name="l07343"></a><span class="lineno"> 7343</span>&#160; <span class="keywordflow">return</span> _internal_tails();</div>
<div class="line"><a name="l07344"></a><span class="lineno"> 7344</span>&#160;}</div>
<div class="line"><a name="l07345"></a><span class="lineno"> 7345</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07346"></a><span class="lineno"> 7346</span>&#160;CircuitConstraintProto::_internal_mutable_tails() {</div>
<div class="line"><a name="l07347"></a><span class="lineno"> 7347</span>&#160; <span class="keywordflow">return</span> &amp;tails_;</div>
<div class="line"><a name="l07348"></a><span class="lineno"> 7348</span>&#160;}</div>
<div class="line"><a name="l07349"></a><span class="lineno"> 7349</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07350"></a><span class="lineno"> 7350</span>&#160;CircuitConstraintProto::mutable_tails() {</div>
<div class="line"><a name="l07351"></a><span class="lineno"> 7351</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CircuitConstraintProto.tails)</span></div>
<div class="line"><a name="l07352"></a><span class="lineno"> 7352</span>&#160; <span class="keywordflow">return</span> _internal_mutable_tails();</div>
<div class="line"><a name="l07353"></a><span class="lineno"> 7353</span>&#160;}</div>
<div class="line"><a name="l07354"></a><span class="lineno"> 7354</span>&#160; </div>
<div class="line"><a name="l07355"></a><span class="lineno"> 7355</span>&#160;<span class="comment">// repeated int32 heads = 4;</span></div>
<div class="line"><a name="l07356"></a><span class="lineno"> 7356</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CircuitConstraintProto::_internal_heads_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07357"></a><span class="lineno"> 7357</span>&#160; <span class="keywordflow">return</span> heads_.size();</div>
<div class="line"><a name="l07358"></a><span class="lineno"> 7358</span>&#160;}</div>
<div class="line"><a name="l07359"></a><span class="lineno"> 7359</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CircuitConstraintProto::heads_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07360"></a><span class="lineno"> 7360</span>&#160; <span class="keywordflow">return</span> _internal_heads_size();</div>
<div class="line"><a name="l07361"></a><span class="lineno"> 7361</span>&#160;}</div>
<div class="line"><a name="l07362"></a><span class="lineno"> 7362</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::clear_heads() {</div>
<div class="line"><a name="l07363"></a><span class="lineno"> 7363</span>&#160; heads_.Clear();</div>
<div class="line"><a name="l07364"></a><span class="lineno"> 7364</span>&#160;}</div>
<div class="line"><a name="l07365"></a><span class="lineno"> 7365</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CircuitConstraintProto::_internal_heads(<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="l07366"></a><span class="lineno"> 7366</span>&#160; <span class="keywordflow">return</span> heads_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07367"></a><span class="lineno"> 7367</span>&#160;}</div>
<div class="line"><a name="l07368"></a><span class="lineno"> 7368</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CircuitConstraintProto::heads(<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="l07369"></a><span class="lineno"> 7369</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CircuitConstraintProto.heads)</span></div>
<div class="line"><a name="l07370"></a><span class="lineno"> 7370</span>&#160; <span class="keywordflow">return</span> _internal_heads(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07371"></a><span class="lineno"> 7371</span>&#160;}</div>
<div class="line"><a name="l07372"></a><span class="lineno"> 7372</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::set_heads(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07373"></a><span class="lineno"> 7373</span>&#160; heads_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07374"></a><span class="lineno"> 7374</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CircuitConstraintProto.heads)</span></div>
<div class="line"><a name="l07375"></a><span class="lineno"> 7375</span>&#160;}</div>
<div class="line"><a name="l07376"></a><span class="lineno"> 7376</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::_internal_add_heads(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07377"></a><span class="lineno"> 7377</span>&#160; heads_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07378"></a><span class="lineno"> 7378</span>&#160;}</div>
<div class="line"><a name="l07379"></a><span class="lineno"> 7379</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::add_heads(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07380"></a><span class="lineno"> 7380</span>&#160; _internal_add_heads(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07381"></a><span class="lineno"> 7381</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CircuitConstraintProto.heads)</span></div>
<div class="line"><a name="l07382"></a><span class="lineno"> 7382</span>&#160;}</div>
<div class="line"><a name="l07383"></a><span class="lineno"> 7383</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07384"></a><span class="lineno"> 7384</span>&#160;CircuitConstraintProto::_internal_heads()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07385"></a><span class="lineno"> 7385</span>&#160; <span class="keywordflow">return</span> heads_;</div>
<div class="line"><a name="l07386"></a><span class="lineno"> 7386</span>&#160;}</div>
<div class="line"><a name="l07387"></a><span class="lineno"> 7387</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07388"></a><span class="lineno"> 7388</span>&#160;CircuitConstraintProto::heads()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07389"></a><span class="lineno"> 7389</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CircuitConstraintProto.heads)</span></div>
<div class="line"><a name="l07390"></a><span class="lineno"> 7390</span>&#160; <span class="keywordflow">return</span> _internal_heads();</div>
<div class="line"><a name="l07391"></a><span class="lineno"> 7391</span>&#160;}</div>
<div class="line"><a name="l07392"></a><span class="lineno"> 7392</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07393"></a><span class="lineno"> 7393</span>&#160;CircuitConstraintProto::_internal_mutable_heads() {</div>
<div class="line"><a name="l07394"></a><span class="lineno"> 7394</span>&#160; <span class="keywordflow">return</span> &amp;heads_;</div>
<div class="line"><a name="l07395"></a><span class="lineno"> 7395</span>&#160;}</div>
<div class="line"><a name="l07396"></a><span class="lineno"> 7396</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07397"></a><span class="lineno"> 7397</span>&#160;CircuitConstraintProto::mutable_heads() {</div>
<div class="line"><a name="l07398"></a><span class="lineno"> 7398</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CircuitConstraintProto.heads)</span></div>
<div class="line"><a name="l07399"></a><span class="lineno"> 7399</span>&#160; <span class="keywordflow">return</span> _internal_mutable_heads();</div>
<div class="line"><a name="l07400"></a><span class="lineno"> 7400</span>&#160;}</div>
<div class="line"><a name="l07401"></a><span class="lineno"> 7401</span>&#160; </div>
<div class="line"><a name="l07402"></a><span class="lineno"> 7402</span>&#160;<span class="comment">// repeated int32 literals = 5;</span></div>
<div class="line"><a name="l07403"></a><span class="lineno"> 7403</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CircuitConstraintProto::_internal_literals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07404"></a><span class="lineno"> 7404</span>&#160; <span class="keywordflow">return</span> literals_.size();</div>
<div class="line"><a name="l07405"></a><span class="lineno"> 7405</span>&#160;}</div>
<div class="line"><a name="l07406"></a><span class="lineno"> 7406</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CircuitConstraintProto::literals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07407"></a><span class="lineno"> 7407</span>&#160; <span class="keywordflow">return</span> _internal_literals_size();</div>
<div class="line"><a name="l07408"></a><span class="lineno"> 7408</span>&#160;}</div>
<div class="line"><a name="l07409"></a><span class="lineno"> 7409</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::clear_literals() {</div>
<div class="line"><a name="l07410"></a><span class="lineno"> 7410</span>&#160; literals_.Clear();</div>
<div class="line"><a name="l07411"></a><span class="lineno"> 7411</span>&#160;}</div>
<div class="line"><a name="l07412"></a><span class="lineno"> 7412</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CircuitConstraintProto::_internal_literals(<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="l07413"></a><span class="lineno"> 7413</span>&#160; <span class="keywordflow">return</span> literals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07414"></a><span class="lineno"> 7414</span>&#160;}</div>
<div class="line"><a name="l07415"></a><span class="lineno"> 7415</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CircuitConstraintProto::literals(<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="l07416"></a><span class="lineno"> 7416</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CircuitConstraintProto.literals)</span></div>
<div class="line"><a name="l07417"></a><span class="lineno"> 7417</span>&#160; <span class="keywordflow">return</span> _internal_literals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07418"></a><span class="lineno"> 7418</span>&#160;}</div>
<div class="line"><a name="l07419"></a><span class="lineno"> 7419</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::set_literals(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07420"></a><span class="lineno"> 7420</span>&#160; literals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07421"></a><span class="lineno"> 7421</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CircuitConstraintProto.literals)</span></div>
<div class="line"><a name="l07422"></a><span class="lineno"> 7422</span>&#160;}</div>
<div class="line"><a name="l07423"></a><span class="lineno"> 7423</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::_internal_add_literals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07424"></a><span class="lineno"> 7424</span>&#160; literals_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07425"></a><span class="lineno"> 7425</span>&#160;}</div>
<div class="line"><a name="l07426"></a><span class="lineno"> 7426</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitConstraintProto::add_literals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07427"></a><span class="lineno"> 7427</span>&#160; _internal_add_literals(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07428"></a><span class="lineno"> 7428</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CircuitConstraintProto.literals)</span></div>
<div class="line"><a name="l07429"></a><span class="lineno"> 7429</span>&#160;}</div>
<div class="line"><a name="l07430"></a><span class="lineno"> 7430</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07431"></a><span class="lineno"> 7431</span>&#160;CircuitConstraintProto::_internal_literals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07432"></a><span class="lineno"> 7432</span>&#160; <span class="keywordflow">return</span> literals_;</div>
<div class="line"><a name="l07433"></a><span class="lineno"> 7433</span>&#160;}</div>
<div class="line"><a name="l07434"></a><span class="lineno"> 7434</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07435"></a><span class="lineno"> 7435</span>&#160;CircuitConstraintProto::literals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07436"></a><span class="lineno"> 7436</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CircuitConstraintProto.literals)</span></div>
<div class="line"><a name="l07437"></a><span class="lineno"> 7437</span>&#160; <span class="keywordflow">return</span> _internal_literals();</div>
<div class="line"><a name="l07438"></a><span class="lineno"> 7438</span>&#160;}</div>
<div class="line"><a name="l07439"></a><span class="lineno"> 7439</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07440"></a><span class="lineno"> 7440</span>&#160;CircuitConstraintProto::_internal_mutable_literals() {</div>
<div class="line"><a name="l07441"></a><span class="lineno"> 7441</span>&#160; <span class="keywordflow">return</span> &amp;literals_;</div>
<div class="line"><a name="l07442"></a><span class="lineno"> 7442</span>&#160;}</div>
<div class="line"><a name="l07443"></a><span class="lineno"> 7443</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07444"></a><span class="lineno"> 7444</span>&#160;CircuitConstraintProto::mutable_literals() {</div>
<div class="line"><a name="l07445"></a><span class="lineno"> 7445</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CircuitConstraintProto.literals)</span></div>
<div class="line"><a name="l07446"></a><span class="lineno"> 7446</span>&#160; <span class="keywordflow">return</span> _internal_mutable_literals();</div>
<div class="line"><a name="l07447"></a><span class="lineno"> 7447</span>&#160;}</div>
<div class="line"><a name="l07448"></a><span class="lineno"> 7448</span>&#160; </div>
<div class="line"><a name="l07449"></a><span class="lineno"> 7449</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l07450"></a><span class="lineno"> 7450</span>&#160; </div>
<div class="line"><a name="l07451"></a><span class="lineno"> 7451</span>&#160;<span class="comment">// RoutesConstraintProto</span></div>
<div class="line"><a name="l07452"></a><span class="lineno"> 7452</span>&#160; </div>
<div class="line"><a name="l07453"></a><span class="lineno"> 7453</span>&#160;<span class="comment">// repeated int32 tails = 1;</span></div>
<div class="line"><a name="l07454"></a><span class="lineno"> 7454</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> RoutesConstraintProto::_internal_tails_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07455"></a><span class="lineno"> 7455</span>&#160; <span class="keywordflow">return</span> tails_.size();</div>
<div class="line"><a name="l07456"></a><span class="lineno"> 7456</span>&#160;}</div>
<div class="line"><a name="l07457"></a><span class="lineno"> 7457</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> RoutesConstraintProto::tails_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07458"></a><span class="lineno"> 7458</span>&#160; <span class="keywordflow">return</span> _internal_tails_size();</div>
<div class="line"><a name="l07459"></a><span class="lineno"> 7459</span>&#160;}</div>
<div class="line"><a name="l07460"></a><span class="lineno"> 7460</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::clear_tails() {</div>
<div class="line"><a name="l07461"></a><span class="lineno"> 7461</span>&#160; tails_.Clear();</div>
<div class="line"><a name="l07462"></a><span class="lineno"> 7462</span>&#160;}</div>
<div class="line"><a name="l07463"></a><span class="lineno"> 7463</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RoutesConstraintProto::_internal_tails(<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="l07464"></a><span class="lineno"> 7464</span>&#160; <span class="keywordflow">return</span> tails_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07465"></a><span class="lineno"> 7465</span>&#160;}</div>
<div class="line"><a name="l07466"></a><span class="lineno"> 7466</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RoutesConstraintProto::tails(<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="l07467"></a><span class="lineno"> 7467</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.RoutesConstraintProto.tails)</span></div>
<div class="line"><a name="l07468"></a><span class="lineno"> 7468</span>&#160; <span class="keywordflow">return</span> _internal_tails(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07469"></a><span class="lineno"> 7469</span>&#160;}</div>
<div class="line"><a name="l07470"></a><span class="lineno"> 7470</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::set_tails(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07471"></a><span class="lineno"> 7471</span>&#160; tails_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07472"></a><span class="lineno"> 7472</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.RoutesConstraintProto.tails)</span></div>
<div class="line"><a name="l07473"></a><span class="lineno"> 7473</span>&#160;}</div>
<div class="line"><a name="l07474"></a><span class="lineno"> 7474</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::_internal_add_tails(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07475"></a><span class="lineno"> 7475</span>&#160; tails_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07476"></a><span class="lineno"> 7476</span>&#160;}</div>
<div class="line"><a name="l07477"></a><span class="lineno"> 7477</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::add_tails(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07478"></a><span class="lineno"> 7478</span>&#160; _internal_add_tails(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07479"></a><span class="lineno"> 7479</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.RoutesConstraintProto.tails)</span></div>
<div class="line"><a name="l07480"></a><span class="lineno"> 7480</span>&#160;}</div>
<div class="line"><a name="l07481"></a><span class="lineno"> 7481</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07482"></a><span class="lineno"> 7482</span>&#160;RoutesConstraintProto::_internal_tails()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07483"></a><span class="lineno"> 7483</span>&#160; <span class="keywordflow">return</span> tails_;</div>
<div class="line"><a name="l07484"></a><span class="lineno"> 7484</span>&#160;}</div>
<div class="line"><a name="l07485"></a><span class="lineno"> 7485</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07486"></a><span class="lineno"> 7486</span>&#160;RoutesConstraintProto::tails()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07487"></a><span class="lineno"> 7487</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.RoutesConstraintProto.tails)</span></div>
<div class="line"><a name="l07488"></a><span class="lineno"> 7488</span>&#160; <span class="keywordflow">return</span> _internal_tails();</div>
<div class="line"><a name="l07489"></a><span class="lineno"> 7489</span>&#160;}</div>
<div class="line"><a name="l07490"></a><span class="lineno"> 7490</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07491"></a><span class="lineno"> 7491</span>&#160;RoutesConstraintProto::_internal_mutable_tails() {</div>
<div class="line"><a name="l07492"></a><span class="lineno"> 7492</span>&#160; <span class="keywordflow">return</span> &amp;tails_;</div>
<div class="line"><a name="l07493"></a><span class="lineno"> 7493</span>&#160;}</div>
<div class="line"><a name="l07494"></a><span class="lineno"> 7494</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07495"></a><span class="lineno"> 7495</span>&#160;RoutesConstraintProto::mutable_tails() {</div>
<div class="line"><a name="l07496"></a><span class="lineno"> 7496</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.RoutesConstraintProto.tails)</span></div>
<div class="line"><a name="l07497"></a><span class="lineno"> 7497</span>&#160; <span class="keywordflow">return</span> _internal_mutable_tails();</div>
<div class="line"><a name="l07498"></a><span class="lineno"> 7498</span>&#160;}</div>
<div class="line"><a name="l07499"></a><span class="lineno"> 7499</span>&#160; </div>
<div class="line"><a name="l07500"></a><span class="lineno"> 7500</span>&#160;<span class="comment">// repeated int32 heads = 2;</span></div>
<div class="line"><a name="l07501"></a><span class="lineno"> 7501</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> RoutesConstraintProto::_internal_heads_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07502"></a><span class="lineno"> 7502</span>&#160; <span class="keywordflow">return</span> heads_.size();</div>
<div class="line"><a name="l07503"></a><span class="lineno"> 7503</span>&#160;}</div>
<div class="line"><a name="l07504"></a><span class="lineno"> 7504</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> RoutesConstraintProto::heads_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07505"></a><span class="lineno"> 7505</span>&#160; <span class="keywordflow">return</span> _internal_heads_size();</div>
<div class="line"><a name="l07506"></a><span class="lineno"> 7506</span>&#160;}</div>
<div class="line"><a name="l07507"></a><span class="lineno"> 7507</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::clear_heads() {</div>
<div class="line"><a name="l07508"></a><span class="lineno"> 7508</span>&#160; heads_.Clear();</div>
<div class="line"><a name="l07509"></a><span class="lineno"> 7509</span>&#160;}</div>
<div class="line"><a name="l07510"></a><span class="lineno"> 7510</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RoutesConstraintProto::_internal_heads(<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="l07511"></a><span class="lineno"> 7511</span>&#160; <span class="keywordflow">return</span> heads_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07512"></a><span class="lineno"> 7512</span>&#160;}</div>
<div class="line"><a name="l07513"></a><span class="lineno"> 7513</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RoutesConstraintProto::heads(<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="l07514"></a><span class="lineno"> 7514</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.RoutesConstraintProto.heads)</span></div>
<div class="line"><a name="l07515"></a><span class="lineno"> 7515</span>&#160; <span class="keywordflow">return</span> _internal_heads(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07516"></a><span class="lineno"> 7516</span>&#160;}</div>
<div class="line"><a name="l07517"></a><span class="lineno"> 7517</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::set_heads(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07518"></a><span class="lineno"> 7518</span>&#160; heads_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07519"></a><span class="lineno"> 7519</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.RoutesConstraintProto.heads)</span></div>
<div class="line"><a name="l07520"></a><span class="lineno"> 7520</span>&#160;}</div>
<div class="line"><a name="l07521"></a><span class="lineno"> 7521</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::_internal_add_heads(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07522"></a><span class="lineno"> 7522</span>&#160; heads_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07523"></a><span class="lineno"> 7523</span>&#160;}</div>
<div class="line"><a name="l07524"></a><span class="lineno"> 7524</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::add_heads(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07525"></a><span class="lineno"> 7525</span>&#160; _internal_add_heads(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07526"></a><span class="lineno"> 7526</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.RoutesConstraintProto.heads)</span></div>
<div class="line"><a name="l07527"></a><span class="lineno"> 7527</span>&#160;}</div>
<div class="line"><a name="l07528"></a><span class="lineno"> 7528</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07529"></a><span class="lineno"> 7529</span>&#160;RoutesConstraintProto::_internal_heads()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07530"></a><span class="lineno"> 7530</span>&#160; <span class="keywordflow">return</span> heads_;</div>
<div class="line"><a name="l07531"></a><span class="lineno"> 7531</span>&#160;}</div>
<div class="line"><a name="l07532"></a><span class="lineno"> 7532</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07533"></a><span class="lineno"> 7533</span>&#160;RoutesConstraintProto::heads()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07534"></a><span class="lineno"> 7534</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.RoutesConstraintProto.heads)</span></div>
<div class="line"><a name="l07535"></a><span class="lineno"> 7535</span>&#160; <span class="keywordflow">return</span> _internal_heads();</div>
<div class="line"><a name="l07536"></a><span class="lineno"> 7536</span>&#160;}</div>
<div class="line"><a name="l07537"></a><span class="lineno"> 7537</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07538"></a><span class="lineno"> 7538</span>&#160;RoutesConstraintProto::_internal_mutable_heads() {</div>
<div class="line"><a name="l07539"></a><span class="lineno"> 7539</span>&#160; <span class="keywordflow">return</span> &amp;heads_;</div>
<div class="line"><a name="l07540"></a><span class="lineno"> 7540</span>&#160;}</div>
<div class="line"><a name="l07541"></a><span class="lineno"> 7541</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07542"></a><span class="lineno"> 7542</span>&#160;RoutesConstraintProto::mutable_heads() {</div>
<div class="line"><a name="l07543"></a><span class="lineno"> 7543</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.RoutesConstraintProto.heads)</span></div>
<div class="line"><a name="l07544"></a><span class="lineno"> 7544</span>&#160; <span class="keywordflow">return</span> _internal_mutable_heads();</div>
<div class="line"><a name="l07545"></a><span class="lineno"> 7545</span>&#160;}</div>
<div class="line"><a name="l07546"></a><span class="lineno"> 7546</span>&#160; </div>
<div class="line"><a name="l07547"></a><span class="lineno"> 7547</span>&#160;<span class="comment">// repeated int32 literals = 3;</span></div>
<div class="line"><a name="l07548"></a><span class="lineno"> 7548</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> RoutesConstraintProto::_internal_literals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07549"></a><span class="lineno"> 7549</span>&#160; <span class="keywordflow">return</span> literals_.size();</div>
<div class="line"><a name="l07550"></a><span class="lineno"> 7550</span>&#160;}</div>
<div class="line"><a name="l07551"></a><span class="lineno"> 7551</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> RoutesConstraintProto::literals_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07552"></a><span class="lineno"> 7552</span>&#160; <span class="keywordflow">return</span> _internal_literals_size();</div>
<div class="line"><a name="l07553"></a><span class="lineno"> 7553</span>&#160;}</div>
<div class="line"><a name="l07554"></a><span class="lineno"> 7554</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::clear_literals() {</div>
<div class="line"><a name="l07555"></a><span class="lineno"> 7555</span>&#160; literals_.Clear();</div>
<div class="line"><a name="l07556"></a><span class="lineno"> 7556</span>&#160;}</div>
<div class="line"><a name="l07557"></a><span class="lineno"> 7557</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RoutesConstraintProto::_internal_literals(<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="l07558"></a><span class="lineno"> 7558</span>&#160; <span class="keywordflow">return</span> literals_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07559"></a><span class="lineno"> 7559</span>&#160;}</div>
<div class="line"><a name="l07560"></a><span class="lineno"> 7560</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RoutesConstraintProto::literals(<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="l07561"></a><span class="lineno"> 7561</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.RoutesConstraintProto.literals)</span></div>
<div class="line"><a name="l07562"></a><span class="lineno"> 7562</span>&#160; <span class="keywordflow">return</span> _internal_literals(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07563"></a><span class="lineno"> 7563</span>&#160;}</div>
<div class="line"><a name="l07564"></a><span class="lineno"> 7564</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::set_literals(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07565"></a><span class="lineno"> 7565</span>&#160; literals_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07566"></a><span class="lineno"> 7566</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.RoutesConstraintProto.literals)</span></div>
<div class="line"><a name="l07567"></a><span class="lineno"> 7567</span>&#160;}</div>
<div class="line"><a name="l07568"></a><span class="lineno"> 7568</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::_internal_add_literals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07569"></a><span class="lineno"> 7569</span>&#160; literals_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07570"></a><span class="lineno"> 7570</span>&#160;}</div>
<div class="line"><a name="l07571"></a><span class="lineno"> 7571</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::add_literals(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07572"></a><span class="lineno"> 7572</span>&#160; _internal_add_literals(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07573"></a><span class="lineno"> 7573</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.RoutesConstraintProto.literals)</span></div>
<div class="line"><a name="l07574"></a><span class="lineno"> 7574</span>&#160;}</div>
<div class="line"><a name="l07575"></a><span class="lineno"> 7575</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07576"></a><span class="lineno"> 7576</span>&#160;RoutesConstraintProto::_internal_literals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07577"></a><span class="lineno"> 7577</span>&#160; <span class="keywordflow">return</span> literals_;</div>
<div class="line"><a name="l07578"></a><span class="lineno"> 7578</span>&#160;}</div>
<div class="line"><a name="l07579"></a><span class="lineno"> 7579</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07580"></a><span class="lineno"> 7580</span>&#160;RoutesConstraintProto::literals()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07581"></a><span class="lineno"> 7581</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.RoutesConstraintProto.literals)</span></div>
<div class="line"><a name="l07582"></a><span class="lineno"> 7582</span>&#160; <span class="keywordflow">return</span> _internal_literals();</div>
<div class="line"><a name="l07583"></a><span class="lineno"> 7583</span>&#160;}</div>
<div class="line"><a name="l07584"></a><span class="lineno"> 7584</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07585"></a><span class="lineno"> 7585</span>&#160;RoutesConstraintProto::_internal_mutable_literals() {</div>
<div class="line"><a name="l07586"></a><span class="lineno"> 7586</span>&#160; <span class="keywordflow">return</span> &amp;literals_;</div>
<div class="line"><a name="l07587"></a><span class="lineno"> 7587</span>&#160;}</div>
<div class="line"><a name="l07588"></a><span class="lineno"> 7588</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07589"></a><span class="lineno"> 7589</span>&#160;RoutesConstraintProto::mutable_literals() {</div>
<div class="line"><a name="l07590"></a><span class="lineno"> 7590</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.RoutesConstraintProto.literals)</span></div>
<div class="line"><a name="l07591"></a><span class="lineno"> 7591</span>&#160; <span class="keywordflow">return</span> _internal_mutable_literals();</div>
<div class="line"><a name="l07592"></a><span class="lineno"> 7592</span>&#160;}</div>
<div class="line"><a name="l07593"></a><span class="lineno"> 7593</span>&#160; </div>
<div class="line"><a name="l07594"></a><span class="lineno"> 7594</span>&#160;<span class="comment">// repeated int32 demands = 4;</span></div>
<div class="line"><a name="l07595"></a><span class="lineno"> 7595</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> RoutesConstraintProto::_internal_demands_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07596"></a><span class="lineno"> 7596</span>&#160; <span class="keywordflow">return</span> demands_.size();</div>
<div class="line"><a name="l07597"></a><span class="lineno"> 7597</span>&#160;}</div>
<div class="line"><a name="l07598"></a><span class="lineno"> 7598</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> RoutesConstraintProto::demands_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07599"></a><span class="lineno"> 7599</span>&#160; <span class="keywordflow">return</span> _internal_demands_size();</div>
<div class="line"><a name="l07600"></a><span class="lineno"> 7600</span>&#160;}</div>
<div class="line"><a name="l07601"></a><span class="lineno"> 7601</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::clear_demands() {</div>
<div class="line"><a name="l07602"></a><span class="lineno"> 7602</span>&#160; demands_.Clear();</div>
<div class="line"><a name="l07603"></a><span class="lineno"> 7603</span>&#160;}</div>
<div class="line"><a name="l07604"></a><span class="lineno"> 7604</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RoutesConstraintProto::_internal_demands(<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="l07605"></a><span class="lineno"> 7605</span>&#160; <span class="keywordflow">return</span> demands_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07606"></a><span class="lineno"> 7606</span>&#160;}</div>
<div class="line"><a name="l07607"></a><span class="lineno"> 7607</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> RoutesConstraintProto::demands(<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="l07608"></a><span class="lineno"> 7608</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.RoutesConstraintProto.demands)</span></div>
<div class="line"><a name="l07609"></a><span class="lineno"> 7609</span>&#160; <span class="keywordflow">return</span> _internal_demands(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07610"></a><span class="lineno"> 7610</span>&#160;}</div>
<div class="line"><a name="l07611"></a><span class="lineno"> 7611</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::set_demands(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07612"></a><span class="lineno"> 7612</span>&#160; demands_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07613"></a><span class="lineno"> 7613</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.RoutesConstraintProto.demands)</span></div>
<div class="line"><a name="l07614"></a><span class="lineno"> 7614</span>&#160;}</div>
<div class="line"><a name="l07615"></a><span class="lineno"> 7615</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::_internal_add_demands(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07616"></a><span class="lineno"> 7616</span>&#160; demands_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07617"></a><span class="lineno"> 7617</span>&#160;}</div>
<div class="line"><a name="l07618"></a><span class="lineno"> 7618</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::add_demands(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07619"></a><span class="lineno"> 7619</span>&#160; _internal_add_demands(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07620"></a><span class="lineno"> 7620</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.RoutesConstraintProto.demands)</span></div>
<div class="line"><a name="l07621"></a><span class="lineno"> 7621</span>&#160;}</div>
<div class="line"><a name="l07622"></a><span class="lineno"> 7622</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07623"></a><span class="lineno"> 7623</span>&#160;RoutesConstraintProto::_internal_demands()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07624"></a><span class="lineno"> 7624</span>&#160; <span class="keywordflow">return</span> demands_;</div>
<div class="line"><a name="l07625"></a><span class="lineno"> 7625</span>&#160;}</div>
<div class="line"><a name="l07626"></a><span class="lineno"> 7626</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07627"></a><span class="lineno"> 7627</span>&#160;RoutesConstraintProto::demands()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07628"></a><span class="lineno"> 7628</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.RoutesConstraintProto.demands)</span></div>
<div class="line"><a name="l07629"></a><span class="lineno"> 7629</span>&#160; <span class="keywordflow">return</span> _internal_demands();</div>
<div class="line"><a name="l07630"></a><span class="lineno"> 7630</span>&#160;}</div>
<div class="line"><a name="l07631"></a><span class="lineno"> 7631</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07632"></a><span class="lineno"> 7632</span>&#160;RoutesConstraintProto::_internal_mutable_demands() {</div>
<div class="line"><a name="l07633"></a><span class="lineno"> 7633</span>&#160; <span class="keywordflow">return</span> &amp;demands_;</div>
<div class="line"><a name="l07634"></a><span class="lineno"> 7634</span>&#160;}</div>
<div class="line"><a name="l07635"></a><span class="lineno"> 7635</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07636"></a><span class="lineno"> 7636</span>&#160;RoutesConstraintProto::mutable_demands() {</div>
<div class="line"><a name="l07637"></a><span class="lineno"> 7637</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.RoutesConstraintProto.demands)</span></div>
<div class="line"><a name="l07638"></a><span class="lineno"> 7638</span>&#160; <span class="keywordflow">return</span> _internal_mutable_demands();</div>
<div class="line"><a name="l07639"></a><span class="lineno"> 7639</span>&#160;}</div>
<div class="line"><a name="l07640"></a><span class="lineno"> 7640</span>&#160; </div>
<div class="line"><a name="l07641"></a><span class="lineno"> 7641</span>&#160;<span class="comment">// int64 capacity = 5;</span></div>
<div class="line"><a name="l07642"></a><span class="lineno"> 7642</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::clear_capacity() {</div>
<div class="line"><a name="l07643"></a><span class="lineno"> 7643</span>&#160; capacity_ = PROTOBUF_LONGLONG(0);</div>
<div class="line"><a name="l07644"></a><span class="lineno"> 7644</span>&#160;}</div>
<div class="line"><a name="l07645"></a><span class="lineno"> 7645</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> RoutesConstraintProto::_internal_capacity()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07646"></a><span class="lineno"> 7646</span>&#160; <span class="keywordflow">return</span> capacity_;</div>
<div class="line"><a name="l07647"></a><span class="lineno"> 7647</span>&#160;}</div>
<div class="line"><a name="l07648"></a><span class="lineno"> 7648</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="routing__flow_8cc.html#adf3be22c64f10c0783c0cf277e857adf">RoutesConstraintProto::capacity</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07649"></a><span class="lineno"> 7649</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.RoutesConstraintProto.capacity)</span></div>
<div class="line"><a name="l07650"></a><span class="lineno"> 7650</span>&#160; <span class="keywordflow">return</span> _internal_capacity();</div>
<div class="line"><a name="l07651"></a><span class="lineno"> 7651</span>&#160;}</div>
<div class="line"><a name="l07652"></a><span class="lineno"> 7652</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::_internal_set_capacity(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07653"></a><span class="lineno"> 7653</span>&#160; </div>
<div class="line"><a name="l07654"></a><span class="lineno"> 7654</span>&#160; capacity_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l07655"></a><span class="lineno"> 7655</span>&#160;}</div>
<div class="line"><a name="l07656"></a><span class="lineno"> 7656</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> RoutesConstraintProto::set_capacity(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07657"></a><span class="lineno"> 7657</span>&#160; _internal_set_capacity(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07658"></a><span class="lineno"> 7658</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.RoutesConstraintProto.capacity)</span></div>
<div class="line"><a name="l07659"></a><span class="lineno"> 7659</span>&#160;}</div>
<div class="line"><a name="l07660"></a><span class="lineno"> 7660</span>&#160; </div>
<div class="line"><a name="l07661"></a><span class="lineno"> 7661</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l07662"></a><span class="lineno"> 7662</span>&#160; </div>
<div class="line"><a name="l07663"></a><span class="lineno"> 7663</span>&#160;<span class="comment">// CircuitCoveringConstraintProto</span></div>
<div class="line"><a name="l07664"></a><span class="lineno"> 7664</span>&#160; </div>
<div class="line"><a name="l07665"></a><span class="lineno"> 7665</span>&#160;<span class="comment">// repeated int32 nexts = 1;</span></div>
<div class="line"><a name="l07666"></a><span class="lineno"> 7666</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CircuitCoveringConstraintProto::_internal_nexts_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07667"></a><span class="lineno"> 7667</span>&#160; <span class="keywordflow">return</span> nexts_.size();</div>
<div class="line"><a name="l07668"></a><span class="lineno"> 7668</span>&#160;}</div>
<div class="line"><a name="l07669"></a><span class="lineno"> 7669</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CircuitCoveringConstraintProto::nexts_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07670"></a><span class="lineno"> 7670</span>&#160; <span class="keywordflow">return</span> _internal_nexts_size();</div>
<div class="line"><a name="l07671"></a><span class="lineno"> 7671</span>&#160;}</div>
<div class="line"><a name="l07672"></a><span class="lineno"> 7672</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitCoveringConstraintProto::clear_nexts() {</div>
<div class="line"><a name="l07673"></a><span class="lineno"> 7673</span>&#160; nexts_.Clear();</div>
<div class="line"><a name="l07674"></a><span class="lineno"> 7674</span>&#160;}</div>
<div class="line"><a name="l07675"></a><span class="lineno"> 7675</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CircuitCoveringConstraintProto::_internal_nexts(<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="l07676"></a><span class="lineno"> 7676</span>&#160; <span class="keywordflow">return</span> nexts_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07677"></a><span class="lineno"> 7677</span>&#160;}</div>
<div class="line"><a name="l07678"></a><span class="lineno"> 7678</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CircuitCoveringConstraintProto::nexts(<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="l07679"></a><span class="lineno"> 7679</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CircuitCoveringConstraintProto.nexts)</span></div>
<div class="line"><a name="l07680"></a><span class="lineno"> 7680</span>&#160; <span class="keywordflow">return</span> _internal_nexts(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07681"></a><span class="lineno"> 7681</span>&#160;}</div>
<div class="line"><a name="l07682"></a><span class="lineno"> 7682</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitCoveringConstraintProto::set_nexts(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07683"></a><span class="lineno"> 7683</span>&#160; nexts_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07684"></a><span class="lineno"> 7684</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CircuitCoveringConstraintProto.nexts)</span></div>
<div class="line"><a name="l07685"></a><span class="lineno"> 7685</span>&#160;}</div>
<div class="line"><a name="l07686"></a><span class="lineno"> 7686</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitCoveringConstraintProto::_internal_add_nexts(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07687"></a><span class="lineno"> 7687</span>&#160; nexts_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07688"></a><span class="lineno"> 7688</span>&#160;}</div>
<div class="line"><a name="l07689"></a><span class="lineno"> 7689</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitCoveringConstraintProto::add_nexts(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07690"></a><span class="lineno"> 7690</span>&#160; _internal_add_nexts(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07691"></a><span class="lineno"> 7691</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CircuitCoveringConstraintProto.nexts)</span></div>
<div class="line"><a name="l07692"></a><span class="lineno"> 7692</span>&#160;}</div>
<div class="line"><a name="l07693"></a><span class="lineno"> 7693</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07694"></a><span class="lineno"> 7694</span>&#160;CircuitCoveringConstraintProto::_internal_nexts()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07695"></a><span class="lineno"> 7695</span>&#160; <span class="keywordflow">return</span> nexts_;</div>
<div class="line"><a name="l07696"></a><span class="lineno"> 7696</span>&#160;}</div>
<div class="line"><a name="l07697"></a><span class="lineno"> 7697</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07698"></a><span class="lineno"> 7698</span>&#160;CircuitCoveringConstraintProto::nexts()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07699"></a><span class="lineno"> 7699</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CircuitCoveringConstraintProto.nexts)</span></div>
<div class="line"><a name="l07700"></a><span class="lineno"> 7700</span>&#160; <span class="keywordflow">return</span> _internal_nexts();</div>
<div class="line"><a name="l07701"></a><span class="lineno"> 7701</span>&#160;}</div>
<div class="line"><a name="l07702"></a><span class="lineno"> 7702</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07703"></a><span class="lineno"> 7703</span>&#160;CircuitCoveringConstraintProto::_internal_mutable_nexts() {</div>
<div class="line"><a name="l07704"></a><span class="lineno"> 7704</span>&#160; <span class="keywordflow">return</span> &amp;nexts_;</div>
<div class="line"><a name="l07705"></a><span class="lineno"> 7705</span>&#160;}</div>
<div class="line"><a name="l07706"></a><span class="lineno"> 7706</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07707"></a><span class="lineno"> 7707</span>&#160;CircuitCoveringConstraintProto::mutable_nexts() {</div>
<div class="line"><a name="l07708"></a><span class="lineno"> 7708</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CircuitCoveringConstraintProto.nexts)</span></div>
<div class="line"><a name="l07709"></a><span class="lineno"> 7709</span>&#160; <span class="keywordflow">return</span> _internal_mutable_nexts();</div>
<div class="line"><a name="l07710"></a><span class="lineno"> 7710</span>&#160;}</div>
<div class="line"><a name="l07711"></a><span class="lineno"> 7711</span>&#160; </div>
<div class="line"><a name="l07712"></a><span class="lineno"> 7712</span>&#160;<span class="comment">// repeated int64 distinguished_nodes = 2;</span></div>
<div class="line"><a name="l07713"></a><span class="lineno"> 7713</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CircuitCoveringConstraintProto::_internal_distinguished_nodes_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07714"></a><span class="lineno"> 7714</span>&#160; <span class="keywordflow">return</span> distinguished_nodes_.size();</div>
<div class="line"><a name="l07715"></a><span class="lineno"> 7715</span>&#160;}</div>
<div class="line"><a name="l07716"></a><span class="lineno"> 7716</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CircuitCoveringConstraintProto::distinguished_nodes_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07717"></a><span class="lineno"> 7717</span>&#160; <span class="keywordflow">return</span> _internal_distinguished_nodes_size();</div>
<div class="line"><a name="l07718"></a><span class="lineno"> 7718</span>&#160;}</div>
<div class="line"><a name="l07719"></a><span class="lineno"> 7719</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitCoveringConstraintProto::clear_distinguished_nodes() {</div>
<div class="line"><a name="l07720"></a><span class="lineno"> 7720</span>&#160; distinguished_nodes_.Clear();</div>
<div class="line"><a name="l07721"></a><span class="lineno"> 7721</span>&#160;}</div>
<div class="line"><a name="l07722"></a><span class="lineno"> 7722</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CircuitCoveringConstraintProto::_internal_distinguished_nodes(<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="l07723"></a><span class="lineno"> 7723</span>&#160; <span class="keywordflow">return</span> distinguished_nodes_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07724"></a><span class="lineno"> 7724</span>&#160;}</div>
<div class="line"><a name="l07725"></a><span class="lineno"> 7725</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CircuitCoveringConstraintProto::distinguished_nodes(<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="l07726"></a><span class="lineno"> 7726</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CircuitCoveringConstraintProto.distinguished_nodes)</span></div>
<div class="line"><a name="l07727"></a><span class="lineno"> 7727</span>&#160; <span class="keywordflow">return</span> _internal_distinguished_nodes(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07728"></a><span class="lineno"> 7728</span>&#160;}</div>
<div class="line"><a name="l07729"></a><span class="lineno"> 7729</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitCoveringConstraintProto::set_distinguished_nodes(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07730"></a><span class="lineno"> 7730</span>&#160; distinguished_nodes_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07731"></a><span class="lineno"> 7731</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CircuitCoveringConstraintProto.distinguished_nodes)</span></div>
<div class="line"><a name="l07732"></a><span class="lineno"> 7732</span>&#160;}</div>
<div class="line"><a name="l07733"></a><span class="lineno"> 7733</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitCoveringConstraintProto::_internal_add_distinguished_nodes(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07734"></a><span class="lineno"> 7734</span>&#160; distinguished_nodes_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07735"></a><span class="lineno"> 7735</span>&#160;}</div>
<div class="line"><a name="l07736"></a><span class="lineno"> 7736</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CircuitCoveringConstraintProto::add_distinguished_nodes(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07737"></a><span class="lineno"> 7737</span>&#160; _internal_add_distinguished_nodes(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07738"></a><span class="lineno"> 7738</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CircuitCoveringConstraintProto.distinguished_nodes)</span></div>
<div class="line"><a name="l07739"></a><span class="lineno"> 7739</span>&#160;}</div>
<div class="line"><a name="l07740"></a><span class="lineno"> 7740</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l07741"></a><span class="lineno"> 7741</span>&#160;CircuitCoveringConstraintProto::_internal_distinguished_nodes()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07742"></a><span class="lineno"> 7742</span>&#160; <span class="keywordflow">return</span> distinguished_nodes_;</div>
<div class="line"><a name="l07743"></a><span class="lineno"> 7743</span>&#160;}</div>
<div class="line"><a name="l07744"></a><span class="lineno"> 7744</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l07745"></a><span class="lineno"> 7745</span>&#160;CircuitCoveringConstraintProto::distinguished_nodes()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07746"></a><span class="lineno"> 7746</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CircuitCoveringConstraintProto.distinguished_nodes)</span></div>
<div class="line"><a name="l07747"></a><span class="lineno"> 7747</span>&#160; <span class="keywordflow">return</span> _internal_distinguished_nodes();</div>
<div class="line"><a name="l07748"></a><span class="lineno"> 7748</span>&#160;}</div>
<div class="line"><a name="l07749"></a><span class="lineno"> 7749</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l07750"></a><span class="lineno"> 7750</span>&#160;CircuitCoveringConstraintProto::_internal_mutable_distinguished_nodes() {</div>
<div class="line"><a name="l07751"></a><span class="lineno"> 7751</span>&#160; <span class="keywordflow">return</span> &amp;distinguished_nodes_;</div>
<div class="line"><a name="l07752"></a><span class="lineno"> 7752</span>&#160;}</div>
<div class="line"><a name="l07753"></a><span class="lineno"> 7753</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l07754"></a><span class="lineno"> 7754</span>&#160;CircuitCoveringConstraintProto::mutable_distinguished_nodes() {</div>
<div class="line"><a name="l07755"></a><span class="lineno"> 7755</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CircuitCoveringConstraintProto.distinguished_nodes)</span></div>
<div class="line"><a name="l07756"></a><span class="lineno"> 7756</span>&#160; <span class="keywordflow">return</span> _internal_mutable_distinguished_nodes();</div>
<div class="line"><a name="l07757"></a><span class="lineno"> 7757</span>&#160;}</div>
<div class="line"><a name="l07758"></a><span class="lineno"> 7758</span>&#160; </div>
<div class="line"><a name="l07759"></a><span class="lineno"> 7759</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l07760"></a><span class="lineno"> 7760</span>&#160; </div>
<div class="line"><a name="l07761"></a><span class="lineno"> 7761</span>&#160;<span class="comment">// TableConstraintProto</span></div>
<div class="line"><a name="l07762"></a><span class="lineno"> 7762</span>&#160; </div>
<div class="line"><a name="l07763"></a><span class="lineno"> 7763</span>&#160;<span class="comment">// repeated int32 vars = 1;</span></div>
<div class="line"><a name="l07764"></a><span class="lineno"> 7764</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> TableConstraintProto::_internal_vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07765"></a><span class="lineno"> 7765</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div>
<div class="line"><a name="l07766"></a><span class="lineno"> 7766</span>&#160;}</div>
<div class="line"><a name="l07767"></a><span class="lineno"> 7767</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> TableConstraintProto::vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07768"></a><span class="lineno"> 7768</span>&#160; <span class="keywordflow">return</span> _internal_vars_size();</div>
<div class="line"><a name="l07769"></a><span class="lineno"> 7769</span>&#160;}</div>
<div class="line"><a name="l07770"></a><span class="lineno"> 7770</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> TableConstraintProto::clear_vars() {</div>
<div class="line"><a name="l07771"></a><span class="lineno"> 7771</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div>
<div class="line"><a name="l07772"></a><span class="lineno"> 7772</span>&#160;}</div>
<div class="line"><a name="l07773"></a><span class="lineno"> 7773</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> TableConstraintProto::_internal_vars(<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="l07774"></a><span class="lineno"> 7774</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07775"></a><span class="lineno"> 7775</span>&#160;}</div>
<div class="line"><a name="l07776"></a><span class="lineno"> 7776</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> TableConstraintProto::vars(<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="l07777"></a><span class="lineno"> 7777</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.TableConstraintProto.vars)</span></div>
<div class="line"><a name="l07778"></a><span class="lineno"> 7778</span>&#160; <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07779"></a><span class="lineno"> 7779</span>&#160;}</div>
<div class="line"><a name="l07780"></a><span class="lineno"> 7780</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> TableConstraintProto::set_vars(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07781"></a><span class="lineno"> 7781</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07782"></a><span class="lineno"> 7782</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.TableConstraintProto.vars)</span></div>
<div class="line"><a name="l07783"></a><span class="lineno"> 7783</span>&#160;}</div>
<div class="line"><a name="l07784"></a><span class="lineno"> 7784</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> TableConstraintProto::_internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07785"></a><span class="lineno"> 7785</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07786"></a><span class="lineno"> 7786</span>&#160;}</div>
<div class="line"><a name="l07787"></a><span class="lineno"> 7787</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> TableConstraintProto::add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07788"></a><span class="lineno"> 7788</span>&#160; _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07789"></a><span class="lineno"> 7789</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.TableConstraintProto.vars)</span></div>
<div class="line"><a name="l07790"></a><span class="lineno"> 7790</span>&#160;}</div>
<div class="line"><a name="l07791"></a><span class="lineno"> 7791</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07792"></a><span class="lineno"> 7792</span>&#160;TableConstraintProto::_internal_vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07793"></a><span class="lineno"> 7793</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l07794"></a><span class="lineno"> 7794</span>&#160;}</div>
<div class="line"><a name="l07795"></a><span class="lineno"> 7795</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07796"></a><span class="lineno"> 7796</span>&#160;TableConstraintProto::vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07797"></a><span class="lineno"> 7797</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.TableConstraintProto.vars)</span></div>
<div class="line"><a name="l07798"></a><span class="lineno"> 7798</span>&#160; <span class="keywordflow">return</span> _internal_vars();</div>
<div class="line"><a name="l07799"></a><span class="lineno"> 7799</span>&#160;}</div>
<div class="line"><a name="l07800"></a><span class="lineno"> 7800</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07801"></a><span class="lineno"> 7801</span>&#160;TableConstraintProto::_internal_mutable_vars() {</div>
<div class="line"><a name="l07802"></a><span class="lineno"> 7802</span>&#160; <span class="keywordflow">return</span> &amp;<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l07803"></a><span class="lineno"> 7803</span>&#160;}</div>
<div class="line"><a name="l07804"></a><span class="lineno"> 7804</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07805"></a><span class="lineno"> 7805</span>&#160;TableConstraintProto::mutable_vars() {</div>
<div class="line"><a name="l07806"></a><span class="lineno"> 7806</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.TableConstraintProto.vars)</span></div>
<div class="line"><a name="l07807"></a><span class="lineno"> 7807</span>&#160; <span class="keywordflow">return</span> _internal_mutable_vars();</div>
<div class="line"><a name="l07808"></a><span class="lineno"> 7808</span>&#160;}</div>
<div class="line"><a name="l07809"></a><span class="lineno"> 7809</span>&#160; </div>
<div class="line"><a name="l07810"></a><span class="lineno"> 7810</span>&#160;<span class="comment">// repeated int64 values = 2;</span></div>
<div class="line"><a name="l07811"></a><span class="lineno"> 7811</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> TableConstraintProto::_internal_values_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07812"></a><span class="lineno"> 7812</span>&#160; <span class="keywordflow">return</span> values_.size();</div>
<div class="line"><a name="l07813"></a><span class="lineno"> 7813</span>&#160;}</div>
<div class="line"><a name="l07814"></a><span class="lineno"> 7814</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> TableConstraintProto::values_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07815"></a><span class="lineno"> 7815</span>&#160; <span class="keywordflow">return</span> _internal_values_size();</div>
<div class="line"><a name="l07816"></a><span class="lineno"> 7816</span>&#160;}</div>
<div class="line"><a name="l07817"></a><span class="lineno"> 7817</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> TableConstraintProto::clear_values() {</div>
<div class="line"><a name="l07818"></a><span class="lineno"> 7818</span>&#160; values_.Clear();</div>
<div class="line"><a name="l07819"></a><span class="lineno"> 7819</span>&#160;}</div>
<div class="line"><a name="l07820"></a><span class="lineno"> 7820</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> TableConstraintProto::_internal_values(<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="l07821"></a><span class="lineno"> 7821</span>&#160; <span class="keywordflow">return</span> values_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07822"></a><span class="lineno"> 7822</span>&#160;}</div>
<div class="line"><a name="l07823"></a><span class="lineno"> 7823</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> TableConstraintProto::values(<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="l07824"></a><span class="lineno"> 7824</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.TableConstraintProto.values)</span></div>
<div class="line"><a name="l07825"></a><span class="lineno"> 7825</span>&#160; <span class="keywordflow">return</span> _internal_values(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07826"></a><span class="lineno"> 7826</span>&#160;}</div>
<div class="line"><a name="l07827"></a><span class="lineno"> 7827</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> TableConstraintProto::set_values(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07828"></a><span class="lineno"> 7828</span>&#160; values_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07829"></a><span class="lineno"> 7829</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.TableConstraintProto.values)</span></div>
<div class="line"><a name="l07830"></a><span class="lineno"> 7830</span>&#160;}</div>
<div class="line"><a name="l07831"></a><span class="lineno"> 7831</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> TableConstraintProto::_internal_add_values(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07832"></a><span class="lineno"> 7832</span>&#160; values_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07833"></a><span class="lineno"> 7833</span>&#160;}</div>
<div class="line"><a name="l07834"></a><span class="lineno"> 7834</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> TableConstraintProto::add_values(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07835"></a><span class="lineno"> 7835</span>&#160; _internal_add_values(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07836"></a><span class="lineno"> 7836</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.TableConstraintProto.values)</span></div>
<div class="line"><a name="l07837"></a><span class="lineno"> 7837</span>&#160;}</div>
<div class="line"><a name="l07838"></a><span class="lineno"> 7838</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l07839"></a><span class="lineno"> 7839</span>&#160;TableConstraintProto::_internal_values()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07840"></a><span class="lineno"> 7840</span>&#160; <span class="keywordflow">return</span> values_;</div>
<div class="line"><a name="l07841"></a><span class="lineno"> 7841</span>&#160;}</div>
<div class="line"><a name="l07842"></a><span class="lineno"> 7842</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l07843"></a><span class="lineno"> 7843</span>&#160;TableConstraintProto::values()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07844"></a><span class="lineno"> 7844</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.TableConstraintProto.values)</span></div>
<div class="line"><a name="l07845"></a><span class="lineno"> 7845</span>&#160; <span class="keywordflow">return</span> _internal_values();</div>
<div class="line"><a name="l07846"></a><span class="lineno"> 7846</span>&#160;}</div>
<div class="line"><a name="l07847"></a><span class="lineno"> 7847</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l07848"></a><span class="lineno"> 7848</span>&#160;TableConstraintProto::_internal_mutable_values() {</div>
<div class="line"><a name="l07849"></a><span class="lineno"> 7849</span>&#160; <span class="keywordflow">return</span> &amp;values_;</div>
<div class="line"><a name="l07850"></a><span class="lineno"> 7850</span>&#160;}</div>
<div class="line"><a name="l07851"></a><span class="lineno"> 7851</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l07852"></a><span class="lineno"> 7852</span>&#160;TableConstraintProto::mutable_values() {</div>
<div class="line"><a name="l07853"></a><span class="lineno"> 7853</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.TableConstraintProto.values)</span></div>
<div class="line"><a name="l07854"></a><span class="lineno"> 7854</span>&#160; <span class="keywordflow">return</span> _internal_mutable_values();</div>
<div class="line"><a name="l07855"></a><span class="lineno"> 7855</span>&#160;}</div>
<div class="line"><a name="l07856"></a><span class="lineno"> 7856</span>&#160; </div>
<div class="line"><a name="l07857"></a><span class="lineno"> 7857</span>&#160;<span class="comment">// bool negated = 3;</span></div>
<div class="line"><a name="l07858"></a><span class="lineno"> 7858</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> TableConstraintProto::clear_negated() {</div>
<div class="line"><a name="l07859"></a><span class="lineno"> 7859</span>&#160; negated_ = <span class="keyword">false</span>;</div>
<div class="line"><a name="l07860"></a><span class="lineno"> 7860</span>&#160;}</div>
<div class="line"><a name="l07861"></a><span class="lineno"> 7861</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> TableConstraintProto::_internal_negated()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07862"></a><span class="lineno"> 7862</span>&#160; <span class="keywordflow">return</span> negated_;</div>
<div class="line"><a name="l07863"></a><span class="lineno"> 7863</span>&#160;}</div>
<div class="line"><a name="l07864"></a><span class="lineno"> 7864</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> TableConstraintProto::negated()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07865"></a><span class="lineno"> 7865</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.TableConstraintProto.negated)</span></div>
<div class="line"><a name="l07866"></a><span class="lineno"> 7866</span>&#160; <span class="keywordflow">return</span> _internal_negated();</div>
<div class="line"><a name="l07867"></a><span class="lineno"> 7867</span>&#160;}</div>
<div class="line"><a name="l07868"></a><span class="lineno"> 7868</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> TableConstraintProto::_internal_set_negated(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07869"></a><span class="lineno"> 7869</span>&#160; </div>
<div class="line"><a name="l07870"></a><span class="lineno"> 7870</span>&#160; negated_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l07871"></a><span class="lineno"> 7871</span>&#160;}</div>
<div class="line"><a name="l07872"></a><span class="lineno"> 7872</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> TableConstraintProto::set_negated(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07873"></a><span class="lineno"> 7873</span>&#160; _internal_set_negated(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07874"></a><span class="lineno"> 7874</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.TableConstraintProto.negated)</span></div>
<div class="line"><a name="l07875"></a><span class="lineno"> 7875</span>&#160;}</div>
<div class="line"><a name="l07876"></a><span class="lineno"> 7876</span>&#160; </div>
<div class="line"><a name="l07877"></a><span class="lineno"> 7877</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l07878"></a><span class="lineno"> 7878</span>&#160; </div>
<div class="line"><a name="l07879"></a><span class="lineno"> 7879</span>&#160;<span class="comment">// InverseConstraintProto</span></div>
<div class="line"><a name="l07880"></a><span class="lineno"> 7880</span>&#160; </div>
<div class="line"><a name="l07881"></a><span class="lineno"> 7881</span>&#160;<span class="comment">// repeated int32 f_direct = 1;</span></div>
<div class="line"><a name="l07882"></a><span class="lineno"> 7882</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> InverseConstraintProto::_internal_f_direct_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07883"></a><span class="lineno"> 7883</span>&#160; <span class="keywordflow">return</span> f_direct_.size();</div>
<div class="line"><a name="l07884"></a><span class="lineno"> 7884</span>&#160;}</div>
<div class="line"><a name="l07885"></a><span class="lineno"> 7885</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> InverseConstraintProto::f_direct_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07886"></a><span class="lineno"> 7886</span>&#160; <span class="keywordflow">return</span> _internal_f_direct_size();</div>
<div class="line"><a name="l07887"></a><span class="lineno"> 7887</span>&#160;}</div>
<div class="line"><a name="l07888"></a><span class="lineno"> 7888</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> InverseConstraintProto::clear_f_direct() {</div>
<div class="line"><a name="l07889"></a><span class="lineno"> 7889</span>&#160; f_direct_.Clear();</div>
<div class="line"><a name="l07890"></a><span class="lineno"> 7890</span>&#160;}</div>
<div class="line"><a name="l07891"></a><span class="lineno"> 7891</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> InverseConstraintProto::_internal_f_direct(<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="l07892"></a><span class="lineno"> 7892</span>&#160; <span class="keywordflow">return</span> f_direct_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07893"></a><span class="lineno"> 7893</span>&#160;}</div>
<div class="line"><a name="l07894"></a><span class="lineno"> 7894</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> InverseConstraintProto::f_direct(<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="l07895"></a><span class="lineno"> 7895</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.InverseConstraintProto.f_direct)</span></div>
<div class="line"><a name="l07896"></a><span class="lineno"> 7896</span>&#160; <span class="keywordflow">return</span> _internal_f_direct(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07897"></a><span class="lineno"> 7897</span>&#160;}</div>
<div class="line"><a name="l07898"></a><span class="lineno"> 7898</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> InverseConstraintProto::set_f_direct(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07899"></a><span class="lineno"> 7899</span>&#160; f_direct_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07900"></a><span class="lineno"> 7900</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.InverseConstraintProto.f_direct)</span></div>
<div class="line"><a name="l07901"></a><span class="lineno"> 7901</span>&#160;}</div>
<div class="line"><a name="l07902"></a><span class="lineno"> 7902</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> InverseConstraintProto::_internal_add_f_direct(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07903"></a><span class="lineno"> 7903</span>&#160; f_direct_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07904"></a><span class="lineno"> 7904</span>&#160;}</div>
<div class="line"><a name="l07905"></a><span class="lineno"> 7905</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> InverseConstraintProto::add_f_direct(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07906"></a><span class="lineno"> 7906</span>&#160; _internal_add_f_direct(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07907"></a><span class="lineno"> 7907</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.InverseConstraintProto.f_direct)</span></div>
<div class="line"><a name="l07908"></a><span class="lineno"> 7908</span>&#160;}</div>
<div class="line"><a name="l07909"></a><span class="lineno"> 7909</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07910"></a><span class="lineno"> 7910</span>&#160;InverseConstraintProto::_internal_f_direct()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07911"></a><span class="lineno"> 7911</span>&#160; <span class="keywordflow">return</span> f_direct_;</div>
<div class="line"><a name="l07912"></a><span class="lineno"> 7912</span>&#160;}</div>
<div class="line"><a name="l07913"></a><span class="lineno"> 7913</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07914"></a><span class="lineno"> 7914</span>&#160;InverseConstraintProto::f_direct()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07915"></a><span class="lineno"> 7915</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.InverseConstraintProto.f_direct)</span></div>
<div class="line"><a name="l07916"></a><span class="lineno"> 7916</span>&#160; <span class="keywordflow">return</span> _internal_f_direct();</div>
<div class="line"><a name="l07917"></a><span class="lineno"> 7917</span>&#160;}</div>
<div class="line"><a name="l07918"></a><span class="lineno"> 7918</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07919"></a><span class="lineno"> 7919</span>&#160;InverseConstraintProto::_internal_mutable_f_direct() {</div>
<div class="line"><a name="l07920"></a><span class="lineno"> 7920</span>&#160; <span class="keywordflow">return</span> &amp;f_direct_;</div>
<div class="line"><a name="l07921"></a><span class="lineno"> 7921</span>&#160;}</div>
<div class="line"><a name="l07922"></a><span class="lineno"> 7922</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07923"></a><span class="lineno"> 7923</span>&#160;InverseConstraintProto::mutable_f_direct() {</div>
<div class="line"><a name="l07924"></a><span class="lineno"> 7924</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.InverseConstraintProto.f_direct)</span></div>
<div class="line"><a name="l07925"></a><span class="lineno"> 7925</span>&#160; <span class="keywordflow">return</span> _internal_mutable_f_direct();</div>
<div class="line"><a name="l07926"></a><span class="lineno"> 7926</span>&#160;}</div>
<div class="line"><a name="l07927"></a><span class="lineno"> 7927</span>&#160; </div>
<div class="line"><a name="l07928"></a><span class="lineno"> 7928</span>&#160;<span class="comment">// repeated int32 f_inverse = 2;</span></div>
<div class="line"><a name="l07929"></a><span class="lineno"> 7929</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> InverseConstraintProto::_internal_f_inverse_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07930"></a><span class="lineno"> 7930</span>&#160; <span class="keywordflow">return</span> f_inverse_.size();</div>
<div class="line"><a name="l07931"></a><span class="lineno"> 7931</span>&#160;}</div>
<div class="line"><a name="l07932"></a><span class="lineno"> 7932</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> InverseConstraintProto::f_inverse_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07933"></a><span class="lineno"> 7933</span>&#160; <span class="keywordflow">return</span> _internal_f_inverse_size();</div>
<div class="line"><a name="l07934"></a><span class="lineno"> 7934</span>&#160;}</div>
<div class="line"><a name="l07935"></a><span class="lineno"> 7935</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> InverseConstraintProto::clear_f_inverse() {</div>
<div class="line"><a name="l07936"></a><span class="lineno"> 7936</span>&#160; f_inverse_.Clear();</div>
<div class="line"><a name="l07937"></a><span class="lineno"> 7937</span>&#160;}</div>
<div class="line"><a name="l07938"></a><span class="lineno"> 7938</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> InverseConstraintProto::_internal_f_inverse(<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="l07939"></a><span class="lineno"> 7939</span>&#160; <span class="keywordflow">return</span> f_inverse_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07940"></a><span class="lineno"> 7940</span>&#160;}</div>
<div class="line"><a name="l07941"></a><span class="lineno"> 7941</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> InverseConstraintProto::f_inverse(<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="l07942"></a><span class="lineno"> 7942</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.InverseConstraintProto.f_inverse)</span></div>
<div class="line"><a name="l07943"></a><span class="lineno"> 7943</span>&#160; <span class="keywordflow">return</span> _internal_f_inverse(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l07944"></a><span class="lineno"> 7944</span>&#160;}</div>
<div class="line"><a name="l07945"></a><span class="lineno"> 7945</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> InverseConstraintProto::set_f_inverse(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07946"></a><span class="lineno"> 7946</span>&#160; f_inverse_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07947"></a><span class="lineno"> 7947</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.InverseConstraintProto.f_inverse)</span></div>
<div class="line"><a name="l07948"></a><span class="lineno"> 7948</span>&#160;}</div>
<div class="line"><a name="l07949"></a><span class="lineno"> 7949</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> InverseConstraintProto::_internal_add_f_inverse(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07950"></a><span class="lineno"> 7950</span>&#160; f_inverse_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07951"></a><span class="lineno"> 7951</span>&#160;}</div>
<div class="line"><a name="l07952"></a><span class="lineno"> 7952</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> InverseConstraintProto::add_f_inverse(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07953"></a><span class="lineno"> 7953</span>&#160; _internal_add_f_inverse(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07954"></a><span class="lineno"> 7954</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.InverseConstraintProto.f_inverse)</span></div>
<div class="line"><a name="l07955"></a><span class="lineno"> 7955</span>&#160;}</div>
<div class="line"><a name="l07956"></a><span class="lineno"> 7956</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07957"></a><span class="lineno"> 7957</span>&#160;InverseConstraintProto::_internal_f_inverse()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07958"></a><span class="lineno"> 7958</span>&#160; <span class="keywordflow">return</span> f_inverse_;</div>
<div class="line"><a name="l07959"></a><span class="lineno"> 7959</span>&#160;}</div>
<div class="line"><a name="l07960"></a><span class="lineno"> 7960</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l07961"></a><span class="lineno"> 7961</span>&#160;InverseConstraintProto::f_inverse()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07962"></a><span class="lineno"> 7962</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.InverseConstraintProto.f_inverse)</span></div>
<div class="line"><a name="l07963"></a><span class="lineno"> 7963</span>&#160; <span class="keywordflow">return</span> _internal_f_inverse();</div>
<div class="line"><a name="l07964"></a><span class="lineno"> 7964</span>&#160;}</div>
<div class="line"><a name="l07965"></a><span class="lineno"> 7965</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07966"></a><span class="lineno"> 7966</span>&#160;InverseConstraintProto::_internal_mutable_f_inverse() {</div>
<div class="line"><a name="l07967"></a><span class="lineno"> 7967</span>&#160; <span class="keywordflow">return</span> &amp;f_inverse_;</div>
<div class="line"><a name="l07968"></a><span class="lineno"> 7968</span>&#160;}</div>
<div class="line"><a name="l07969"></a><span class="lineno"> 7969</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l07970"></a><span class="lineno"> 7970</span>&#160;InverseConstraintProto::mutable_f_inverse() {</div>
<div class="line"><a name="l07971"></a><span class="lineno"> 7971</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.InverseConstraintProto.f_inverse)</span></div>
<div class="line"><a name="l07972"></a><span class="lineno"> 7972</span>&#160; <span class="keywordflow">return</span> _internal_mutable_f_inverse();</div>
<div class="line"><a name="l07973"></a><span class="lineno"> 7973</span>&#160;}</div>
<div class="line"><a name="l07974"></a><span class="lineno"> 7974</span>&#160; </div>
<div class="line"><a name="l07975"></a><span class="lineno"> 7975</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l07976"></a><span class="lineno"> 7976</span>&#160; </div>
<div class="line"><a name="l07977"></a><span class="lineno"> 7977</span>&#160;<span class="comment">// AutomatonConstraintProto</span></div>
<div class="line"><a name="l07978"></a><span class="lineno"> 7978</span>&#160; </div>
<div class="line"><a name="l07979"></a><span class="lineno"> 7979</span>&#160;<span class="comment">// int64 starting_state = 2;</span></div>
<div class="line"><a name="l07980"></a><span class="lineno"> 7980</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::clear_starting_state() {</div>
<div class="line"><a name="l07981"></a><span class="lineno"> 7981</span>&#160; starting_state_ = PROTOBUF_LONGLONG(0);</div>
<div class="line"><a name="l07982"></a><span class="lineno"> 7982</span>&#160;}</div>
<div class="line"><a name="l07983"></a><span class="lineno"> 7983</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> AutomatonConstraintProto::_internal_starting_state()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07984"></a><span class="lineno"> 7984</span>&#160; <span class="keywordflow">return</span> starting_state_;</div>
<div class="line"><a name="l07985"></a><span class="lineno"> 7985</span>&#160;}</div>
<div class="line"><a name="l07986"></a><span class="lineno"> 7986</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> AutomatonConstraintProto::starting_state()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l07987"></a><span class="lineno"> 7987</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AutomatonConstraintProto.starting_state)</span></div>
<div class="line"><a name="l07988"></a><span class="lineno"> 7988</span>&#160; <span class="keywordflow">return</span> _internal_starting_state();</div>
<div class="line"><a name="l07989"></a><span class="lineno"> 7989</span>&#160;}</div>
<div class="line"><a name="l07990"></a><span class="lineno"> 7990</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::_internal_set_starting_state(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07991"></a><span class="lineno"> 7991</span>&#160; </div>
<div class="line"><a name="l07992"></a><span class="lineno"> 7992</span>&#160; starting_state_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l07993"></a><span class="lineno"> 7993</span>&#160;}</div>
<div class="line"><a name="l07994"></a><span class="lineno"> 7994</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::set_starting_state(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l07995"></a><span class="lineno"> 7995</span>&#160; _internal_set_starting_state(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l07996"></a><span class="lineno"> 7996</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AutomatonConstraintProto.starting_state)</span></div>
<div class="line"><a name="l07997"></a><span class="lineno"> 7997</span>&#160;}</div>
<div class="line"><a name="l07998"></a><span class="lineno"> 7998</span>&#160; </div>
<div class="line"><a name="l07999"></a><span class="lineno"> 7999</span>&#160;<span class="comment">// repeated int64 final_states = 3;</span></div>
<div class="line"><a name="l08000"></a><span class="lineno"> 8000</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> AutomatonConstraintProto::_internal_final_states_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08001"></a><span class="lineno"> 8001</span>&#160; <span class="keywordflow">return</span> final_states_.size();</div>
<div class="line"><a name="l08002"></a><span class="lineno"> 8002</span>&#160;}</div>
<div class="line"><a name="l08003"></a><span class="lineno"> 8003</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> AutomatonConstraintProto::final_states_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08004"></a><span class="lineno"> 8004</span>&#160; <span class="keywordflow">return</span> _internal_final_states_size();</div>
<div class="line"><a name="l08005"></a><span class="lineno"> 8005</span>&#160;}</div>
<div class="line"><a name="l08006"></a><span class="lineno"> 8006</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::clear_final_states() {</div>
<div class="line"><a name="l08007"></a><span class="lineno"> 8007</span>&#160; final_states_.Clear();</div>
<div class="line"><a name="l08008"></a><span class="lineno"> 8008</span>&#160;}</div>
<div class="line"><a name="l08009"></a><span class="lineno"> 8009</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> AutomatonConstraintProto::_internal_final_states(<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="l08010"></a><span class="lineno"> 8010</span>&#160; <span class="keywordflow">return</span> final_states_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l08011"></a><span class="lineno"> 8011</span>&#160;}</div>
<div class="line"><a name="l08012"></a><span class="lineno"> 8012</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> AutomatonConstraintProto::final_states(<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="l08013"></a><span class="lineno"> 8013</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AutomatonConstraintProto.final_states)</span></div>
<div class="line"><a name="l08014"></a><span class="lineno"> 8014</span>&#160; <span class="keywordflow">return</span> _internal_final_states(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l08015"></a><span class="lineno"> 8015</span>&#160;}</div>
<div class="line"><a name="l08016"></a><span class="lineno"> 8016</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::set_final_states(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08017"></a><span class="lineno"> 8017</span>&#160; final_states_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08018"></a><span class="lineno"> 8018</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AutomatonConstraintProto.final_states)</span></div>
<div class="line"><a name="l08019"></a><span class="lineno"> 8019</span>&#160;}</div>
<div class="line"><a name="l08020"></a><span class="lineno"> 8020</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::_internal_add_final_states(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08021"></a><span class="lineno"> 8021</span>&#160; final_states_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08022"></a><span class="lineno"> 8022</span>&#160;}</div>
<div class="line"><a name="l08023"></a><span class="lineno"> 8023</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::add_final_states(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08024"></a><span class="lineno"> 8024</span>&#160; _internal_add_final_states(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08025"></a><span class="lineno"> 8025</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.AutomatonConstraintProto.final_states)</span></div>
<div class="line"><a name="l08026"></a><span class="lineno"> 8026</span>&#160;}</div>
<div class="line"><a name="l08027"></a><span class="lineno"> 8027</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l08028"></a><span class="lineno"> 8028</span>&#160;AutomatonConstraintProto::_internal_final_states()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08029"></a><span class="lineno"> 8029</span>&#160; <span class="keywordflow">return</span> final_states_;</div>
<div class="line"><a name="l08030"></a><span class="lineno"> 8030</span>&#160;}</div>
<div class="line"><a name="l08031"></a><span class="lineno"> 8031</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l08032"></a><span class="lineno"> 8032</span>&#160;AutomatonConstraintProto::final_states()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08033"></a><span class="lineno"> 8033</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.AutomatonConstraintProto.final_states)</span></div>
<div class="line"><a name="l08034"></a><span class="lineno"> 8034</span>&#160; <span class="keywordflow">return</span> _internal_final_states();</div>
<div class="line"><a name="l08035"></a><span class="lineno"> 8035</span>&#160;}</div>
<div class="line"><a name="l08036"></a><span class="lineno"> 8036</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l08037"></a><span class="lineno"> 8037</span>&#160;AutomatonConstraintProto::_internal_mutable_final_states() {</div>
<div class="line"><a name="l08038"></a><span class="lineno"> 8038</span>&#160; <span class="keywordflow">return</span> &amp;final_states_;</div>
<div class="line"><a name="l08039"></a><span class="lineno"> 8039</span>&#160;}</div>
<div class="line"><a name="l08040"></a><span class="lineno"> 8040</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l08041"></a><span class="lineno"> 8041</span>&#160;AutomatonConstraintProto::mutable_final_states() {</div>
<div class="line"><a name="l08042"></a><span class="lineno"> 8042</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.AutomatonConstraintProto.final_states)</span></div>
<div class="line"><a name="l08043"></a><span class="lineno"> 8043</span>&#160; <span class="keywordflow">return</span> _internal_mutable_final_states();</div>
<div class="line"><a name="l08044"></a><span class="lineno"> 8044</span>&#160;}</div>
<div class="line"><a name="l08045"></a><span class="lineno"> 8045</span>&#160; </div>
<div class="line"><a name="l08046"></a><span class="lineno"> 8046</span>&#160;<span class="comment">// repeated int64 transition_tail = 4;</span></div>
<div class="line"><a name="l08047"></a><span class="lineno"> 8047</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> AutomatonConstraintProto::_internal_transition_tail_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08048"></a><span class="lineno"> 8048</span>&#160; <span class="keywordflow">return</span> transition_tail_.size();</div>
<div class="line"><a name="l08049"></a><span class="lineno"> 8049</span>&#160;}</div>
<div class="line"><a name="l08050"></a><span class="lineno"> 8050</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> AutomatonConstraintProto::transition_tail_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08051"></a><span class="lineno"> 8051</span>&#160; <span class="keywordflow">return</span> _internal_transition_tail_size();</div>
<div class="line"><a name="l08052"></a><span class="lineno"> 8052</span>&#160;}</div>
<div class="line"><a name="l08053"></a><span class="lineno"> 8053</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::clear_transition_tail() {</div>
<div class="line"><a name="l08054"></a><span class="lineno"> 8054</span>&#160; transition_tail_.Clear();</div>
<div class="line"><a name="l08055"></a><span class="lineno"> 8055</span>&#160;}</div>
<div class="line"><a name="l08056"></a><span class="lineno"> 8056</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> AutomatonConstraintProto::_internal_transition_tail(<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="l08057"></a><span class="lineno"> 8057</span>&#160; <span class="keywordflow">return</span> transition_tail_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l08058"></a><span class="lineno"> 8058</span>&#160;}</div>
<div class="line"><a name="l08059"></a><span class="lineno"> 8059</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> AutomatonConstraintProto::transition_tail(<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="l08060"></a><span class="lineno"> 8060</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AutomatonConstraintProto.transition_tail)</span></div>
<div class="line"><a name="l08061"></a><span class="lineno"> 8061</span>&#160; <span class="keywordflow">return</span> _internal_transition_tail(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l08062"></a><span class="lineno"> 8062</span>&#160;}</div>
<div class="line"><a name="l08063"></a><span class="lineno"> 8063</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::set_transition_tail(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08064"></a><span class="lineno"> 8064</span>&#160; transition_tail_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08065"></a><span class="lineno"> 8065</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AutomatonConstraintProto.transition_tail)</span></div>
<div class="line"><a name="l08066"></a><span class="lineno"> 8066</span>&#160;}</div>
<div class="line"><a name="l08067"></a><span class="lineno"> 8067</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::_internal_add_transition_tail(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08068"></a><span class="lineno"> 8068</span>&#160; transition_tail_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08069"></a><span class="lineno"> 8069</span>&#160;}</div>
<div class="line"><a name="l08070"></a><span class="lineno"> 8070</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::add_transition_tail(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08071"></a><span class="lineno"> 8071</span>&#160; _internal_add_transition_tail(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08072"></a><span class="lineno"> 8072</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.AutomatonConstraintProto.transition_tail)</span></div>
<div class="line"><a name="l08073"></a><span class="lineno"> 8073</span>&#160;}</div>
<div class="line"><a name="l08074"></a><span class="lineno"> 8074</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l08075"></a><span class="lineno"> 8075</span>&#160;AutomatonConstraintProto::_internal_transition_tail()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08076"></a><span class="lineno"> 8076</span>&#160; <span class="keywordflow">return</span> transition_tail_;</div>
<div class="line"><a name="l08077"></a><span class="lineno"> 8077</span>&#160;}</div>
<div class="line"><a name="l08078"></a><span class="lineno"> 8078</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l08079"></a><span class="lineno"> 8079</span>&#160;AutomatonConstraintProto::transition_tail()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08080"></a><span class="lineno"> 8080</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.AutomatonConstraintProto.transition_tail)</span></div>
<div class="line"><a name="l08081"></a><span class="lineno"> 8081</span>&#160; <span class="keywordflow">return</span> _internal_transition_tail();</div>
<div class="line"><a name="l08082"></a><span class="lineno"> 8082</span>&#160;}</div>
<div class="line"><a name="l08083"></a><span class="lineno"> 8083</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l08084"></a><span class="lineno"> 8084</span>&#160;AutomatonConstraintProto::_internal_mutable_transition_tail() {</div>
<div class="line"><a name="l08085"></a><span class="lineno"> 8085</span>&#160; <span class="keywordflow">return</span> &amp;transition_tail_;</div>
<div class="line"><a name="l08086"></a><span class="lineno"> 8086</span>&#160;}</div>
<div class="line"><a name="l08087"></a><span class="lineno"> 8087</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l08088"></a><span class="lineno"> 8088</span>&#160;AutomatonConstraintProto::mutable_transition_tail() {</div>
<div class="line"><a name="l08089"></a><span class="lineno"> 8089</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.AutomatonConstraintProto.transition_tail)</span></div>
<div class="line"><a name="l08090"></a><span class="lineno"> 8090</span>&#160; <span class="keywordflow">return</span> _internal_mutable_transition_tail();</div>
<div class="line"><a name="l08091"></a><span class="lineno"> 8091</span>&#160;}</div>
<div class="line"><a name="l08092"></a><span class="lineno"> 8092</span>&#160; </div>
<div class="line"><a name="l08093"></a><span class="lineno"> 8093</span>&#160;<span class="comment">// repeated int64 transition_head = 5;</span></div>
<div class="line"><a name="l08094"></a><span class="lineno"> 8094</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> AutomatonConstraintProto::_internal_transition_head_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08095"></a><span class="lineno"> 8095</span>&#160; <span class="keywordflow">return</span> transition_head_.size();</div>
<div class="line"><a name="l08096"></a><span class="lineno"> 8096</span>&#160;}</div>
<div class="line"><a name="l08097"></a><span class="lineno"> 8097</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> AutomatonConstraintProto::transition_head_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08098"></a><span class="lineno"> 8098</span>&#160; <span class="keywordflow">return</span> _internal_transition_head_size();</div>
<div class="line"><a name="l08099"></a><span class="lineno"> 8099</span>&#160;}</div>
<div class="line"><a name="l08100"></a><span class="lineno"> 8100</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::clear_transition_head() {</div>
<div class="line"><a name="l08101"></a><span class="lineno"> 8101</span>&#160; transition_head_.Clear();</div>
<div class="line"><a name="l08102"></a><span class="lineno"> 8102</span>&#160;}</div>
<div class="line"><a name="l08103"></a><span class="lineno"> 8103</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> AutomatonConstraintProto::_internal_transition_head(<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="l08104"></a><span class="lineno"> 8104</span>&#160; <span class="keywordflow">return</span> transition_head_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l08105"></a><span class="lineno"> 8105</span>&#160;}</div>
<div class="line"><a name="l08106"></a><span class="lineno"> 8106</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> AutomatonConstraintProto::transition_head(<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="l08107"></a><span class="lineno"> 8107</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AutomatonConstraintProto.transition_head)</span></div>
<div class="line"><a name="l08108"></a><span class="lineno"> 8108</span>&#160; <span class="keywordflow">return</span> _internal_transition_head(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l08109"></a><span class="lineno"> 8109</span>&#160;}</div>
<div class="line"><a name="l08110"></a><span class="lineno"> 8110</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::set_transition_head(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08111"></a><span class="lineno"> 8111</span>&#160; transition_head_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08112"></a><span class="lineno"> 8112</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AutomatonConstraintProto.transition_head)</span></div>
<div class="line"><a name="l08113"></a><span class="lineno"> 8113</span>&#160;}</div>
<div class="line"><a name="l08114"></a><span class="lineno"> 8114</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::_internal_add_transition_head(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08115"></a><span class="lineno"> 8115</span>&#160; transition_head_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08116"></a><span class="lineno"> 8116</span>&#160;}</div>
<div class="line"><a name="l08117"></a><span class="lineno"> 8117</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::add_transition_head(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08118"></a><span class="lineno"> 8118</span>&#160; _internal_add_transition_head(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08119"></a><span class="lineno"> 8119</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.AutomatonConstraintProto.transition_head)</span></div>
<div class="line"><a name="l08120"></a><span class="lineno"> 8120</span>&#160;}</div>
<div class="line"><a name="l08121"></a><span class="lineno"> 8121</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l08122"></a><span class="lineno"> 8122</span>&#160;AutomatonConstraintProto::_internal_transition_head()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08123"></a><span class="lineno"> 8123</span>&#160; <span class="keywordflow">return</span> transition_head_;</div>
<div class="line"><a name="l08124"></a><span class="lineno"> 8124</span>&#160;}</div>
<div class="line"><a name="l08125"></a><span class="lineno"> 8125</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l08126"></a><span class="lineno"> 8126</span>&#160;AutomatonConstraintProto::transition_head()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08127"></a><span class="lineno"> 8127</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.AutomatonConstraintProto.transition_head)</span></div>
<div class="line"><a name="l08128"></a><span class="lineno"> 8128</span>&#160; <span class="keywordflow">return</span> _internal_transition_head();</div>
<div class="line"><a name="l08129"></a><span class="lineno"> 8129</span>&#160;}</div>
<div class="line"><a name="l08130"></a><span class="lineno"> 8130</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l08131"></a><span class="lineno"> 8131</span>&#160;AutomatonConstraintProto::_internal_mutable_transition_head() {</div>
<div class="line"><a name="l08132"></a><span class="lineno"> 8132</span>&#160; <span class="keywordflow">return</span> &amp;transition_head_;</div>
<div class="line"><a name="l08133"></a><span class="lineno"> 8133</span>&#160;}</div>
<div class="line"><a name="l08134"></a><span class="lineno"> 8134</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l08135"></a><span class="lineno"> 8135</span>&#160;AutomatonConstraintProto::mutable_transition_head() {</div>
<div class="line"><a name="l08136"></a><span class="lineno"> 8136</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.AutomatonConstraintProto.transition_head)</span></div>
<div class="line"><a name="l08137"></a><span class="lineno"> 8137</span>&#160; <span class="keywordflow">return</span> _internal_mutable_transition_head();</div>
<div class="line"><a name="l08138"></a><span class="lineno"> 8138</span>&#160;}</div>
<div class="line"><a name="l08139"></a><span class="lineno"> 8139</span>&#160; </div>
<div class="line"><a name="l08140"></a><span class="lineno"> 8140</span>&#160;<span class="comment">// repeated int64 transition_label = 6;</span></div>
<div class="line"><a name="l08141"></a><span class="lineno"> 8141</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> AutomatonConstraintProto::_internal_transition_label_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08142"></a><span class="lineno"> 8142</span>&#160; <span class="keywordflow">return</span> transition_label_.size();</div>
<div class="line"><a name="l08143"></a><span class="lineno"> 8143</span>&#160;}</div>
<div class="line"><a name="l08144"></a><span class="lineno"> 8144</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> AutomatonConstraintProto::transition_label_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08145"></a><span class="lineno"> 8145</span>&#160; <span class="keywordflow">return</span> _internal_transition_label_size();</div>
<div class="line"><a name="l08146"></a><span class="lineno"> 8146</span>&#160;}</div>
<div class="line"><a name="l08147"></a><span class="lineno"> 8147</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::clear_transition_label() {</div>
<div class="line"><a name="l08148"></a><span class="lineno"> 8148</span>&#160; transition_label_.Clear();</div>
<div class="line"><a name="l08149"></a><span class="lineno"> 8149</span>&#160;}</div>
<div class="line"><a name="l08150"></a><span class="lineno"> 8150</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> AutomatonConstraintProto::_internal_transition_label(<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="l08151"></a><span class="lineno"> 8151</span>&#160; <span class="keywordflow">return</span> transition_label_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l08152"></a><span class="lineno"> 8152</span>&#160;}</div>
<div class="line"><a name="l08153"></a><span class="lineno"> 8153</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> AutomatonConstraintProto::transition_label(<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="l08154"></a><span class="lineno"> 8154</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AutomatonConstraintProto.transition_label)</span></div>
<div class="line"><a name="l08155"></a><span class="lineno"> 8155</span>&#160; <span class="keywordflow">return</span> _internal_transition_label(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l08156"></a><span class="lineno"> 8156</span>&#160;}</div>
<div class="line"><a name="l08157"></a><span class="lineno"> 8157</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::set_transition_label(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08158"></a><span class="lineno"> 8158</span>&#160; transition_label_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08159"></a><span class="lineno"> 8159</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AutomatonConstraintProto.transition_label)</span></div>
<div class="line"><a name="l08160"></a><span class="lineno"> 8160</span>&#160;}</div>
<div class="line"><a name="l08161"></a><span class="lineno"> 8161</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::_internal_add_transition_label(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08162"></a><span class="lineno"> 8162</span>&#160; transition_label_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08163"></a><span class="lineno"> 8163</span>&#160;}</div>
<div class="line"><a name="l08164"></a><span class="lineno"> 8164</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::add_transition_label(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08165"></a><span class="lineno"> 8165</span>&#160; _internal_add_transition_label(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08166"></a><span class="lineno"> 8166</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.AutomatonConstraintProto.transition_label)</span></div>
<div class="line"><a name="l08167"></a><span class="lineno"> 8167</span>&#160;}</div>
<div class="line"><a name="l08168"></a><span class="lineno"> 8168</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l08169"></a><span class="lineno"> 8169</span>&#160;AutomatonConstraintProto::_internal_transition_label()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08170"></a><span class="lineno"> 8170</span>&#160; <span class="keywordflow">return</span> transition_label_;</div>
<div class="line"><a name="l08171"></a><span class="lineno"> 8171</span>&#160;}</div>
<div class="line"><a name="l08172"></a><span class="lineno"> 8172</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l08173"></a><span class="lineno"> 8173</span>&#160;AutomatonConstraintProto::transition_label()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08174"></a><span class="lineno"> 8174</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.AutomatonConstraintProto.transition_label)</span></div>
<div class="line"><a name="l08175"></a><span class="lineno"> 8175</span>&#160; <span class="keywordflow">return</span> _internal_transition_label();</div>
<div class="line"><a name="l08176"></a><span class="lineno"> 8176</span>&#160;}</div>
<div class="line"><a name="l08177"></a><span class="lineno"> 8177</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l08178"></a><span class="lineno"> 8178</span>&#160;AutomatonConstraintProto::_internal_mutable_transition_label() {</div>
<div class="line"><a name="l08179"></a><span class="lineno"> 8179</span>&#160; <span class="keywordflow">return</span> &amp;transition_label_;</div>
<div class="line"><a name="l08180"></a><span class="lineno"> 8180</span>&#160;}</div>
<div class="line"><a name="l08181"></a><span class="lineno"> 8181</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l08182"></a><span class="lineno"> 8182</span>&#160;AutomatonConstraintProto::mutable_transition_label() {</div>
<div class="line"><a name="l08183"></a><span class="lineno"> 8183</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.AutomatonConstraintProto.transition_label)</span></div>
<div class="line"><a name="l08184"></a><span class="lineno"> 8184</span>&#160; <span class="keywordflow">return</span> _internal_mutable_transition_label();</div>
<div class="line"><a name="l08185"></a><span class="lineno"> 8185</span>&#160;}</div>
<div class="line"><a name="l08186"></a><span class="lineno"> 8186</span>&#160; </div>
<div class="line"><a name="l08187"></a><span class="lineno"> 8187</span>&#160;<span class="comment">// repeated int32 vars = 7;</span></div>
<div class="line"><a name="l08188"></a><span class="lineno"> 8188</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> AutomatonConstraintProto::_internal_vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08189"></a><span class="lineno"> 8189</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div>
<div class="line"><a name="l08190"></a><span class="lineno"> 8190</span>&#160;}</div>
<div class="line"><a name="l08191"></a><span class="lineno"> 8191</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> AutomatonConstraintProto::vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08192"></a><span class="lineno"> 8192</span>&#160; <span class="keywordflow">return</span> _internal_vars_size();</div>
<div class="line"><a name="l08193"></a><span class="lineno"> 8193</span>&#160;}</div>
<div class="line"><a name="l08194"></a><span class="lineno"> 8194</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::clear_vars() {</div>
<div class="line"><a name="l08195"></a><span class="lineno"> 8195</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div>
<div class="line"><a name="l08196"></a><span class="lineno"> 8196</span>&#160;}</div>
<div class="line"><a name="l08197"></a><span class="lineno"> 8197</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> AutomatonConstraintProto::_internal_vars(<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="l08198"></a><span class="lineno"> 8198</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l08199"></a><span class="lineno"> 8199</span>&#160;}</div>
<div class="line"><a name="l08200"></a><span class="lineno"> 8200</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> AutomatonConstraintProto::vars(<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="l08201"></a><span class="lineno"> 8201</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.AutomatonConstraintProto.vars)</span></div>
<div class="line"><a name="l08202"></a><span class="lineno"> 8202</span>&#160; <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l08203"></a><span class="lineno"> 8203</span>&#160;}</div>
<div class="line"><a name="l08204"></a><span class="lineno"> 8204</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::set_vars(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08205"></a><span class="lineno"> 8205</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08206"></a><span class="lineno"> 8206</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.AutomatonConstraintProto.vars)</span></div>
<div class="line"><a name="l08207"></a><span class="lineno"> 8207</span>&#160;}</div>
<div class="line"><a name="l08208"></a><span class="lineno"> 8208</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::_internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08209"></a><span class="lineno"> 8209</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08210"></a><span class="lineno"> 8210</span>&#160;}</div>
<div class="line"><a name="l08211"></a><span class="lineno"> 8211</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> AutomatonConstraintProto::add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08212"></a><span class="lineno"> 8212</span>&#160; _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08213"></a><span class="lineno"> 8213</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.AutomatonConstraintProto.vars)</span></div>
<div class="line"><a name="l08214"></a><span class="lineno"> 8214</span>&#160;}</div>
<div class="line"><a name="l08215"></a><span class="lineno"> 8215</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l08216"></a><span class="lineno"> 8216</span>&#160;AutomatonConstraintProto::_internal_vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08217"></a><span class="lineno"> 8217</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l08218"></a><span class="lineno"> 8218</span>&#160;}</div>
<div class="line"><a name="l08219"></a><span class="lineno"> 8219</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l08220"></a><span class="lineno"> 8220</span>&#160;AutomatonConstraintProto::vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08221"></a><span class="lineno"> 8221</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.AutomatonConstraintProto.vars)</span></div>
<div class="line"><a name="l08222"></a><span class="lineno"> 8222</span>&#160; <span class="keywordflow">return</span> _internal_vars();</div>
<div class="line"><a name="l08223"></a><span class="lineno"> 8223</span>&#160;}</div>
<div class="line"><a name="l08224"></a><span class="lineno"> 8224</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l08225"></a><span class="lineno"> 8225</span>&#160;AutomatonConstraintProto::_internal_mutable_vars() {</div>
<div class="line"><a name="l08226"></a><span class="lineno"> 8226</span>&#160; <span class="keywordflow">return</span> &amp;<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l08227"></a><span class="lineno"> 8227</span>&#160;}</div>
<div class="line"><a name="l08228"></a><span class="lineno"> 8228</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l08229"></a><span class="lineno"> 8229</span>&#160;AutomatonConstraintProto::mutable_vars() {</div>
<div class="line"><a name="l08230"></a><span class="lineno"> 8230</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.AutomatonConstraintProto.vars)</span></div>
<div class="line"><a name="l08231"></a><span class="lineno"> 8231</span>&#160; <span class="keywordflow">return</span> _internal_mutable_vars();</div>
<div class="line"><a name="l08232"></a><span class="lineno"> 8232</span>&#160;}</div>
<div class="line"><a name="l08233"></a><span class="lineno"> 8233</span>&#160; </div>
<div class="line"><a name="l08234"></a><span class="lineno"> 8234</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l08235"></a><span class="lineno"> 8235</span>&#160; </div>
<div class="line"><a name="l08236"></a><span class="lineno"> 8236</span>&#160;<span class="comment">// ConstraintProto</span></div>
<div class="line"><a name="l08237"></a><span class="lineno"> 8237</span>&#160; </div>
<div class="line"><a name="l08238"></a><span class="lineno"> 8238</span>&#160;<span class="comment">// string name = 1;</span></div>
<div class="line"><a name="l08239"></a><span class="lineno"> 8239</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_name() {</div>
<div class="line"><a name="l08240"></a><span class="lineno"> 8240</span>&#160; name_.ClearToEmpty(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
<div class="line"><a name="l08241"></a><span class="lineno"> 8241</span>&#160;}</div>
<div class="line"><a name="l08242"></a><span class="lineno"> 8242</span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> std::string&amp; <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">ConstraintProto::name</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08243"></a><span class="lineno"> 8243</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.name)</span></div>
<div class="line"><a name="l08244"></a><span class="lineno"> 8244</span>&#160; <span class="keywordflow">return</span> _internal_name();</div>
<div class="line"><a name="l08245"></a><span class="lineno"> 8245</span>&#160;}</div>
<div class="line"><a name="l08246"></a><span class="lineno"> 8246</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_name(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08247"></a><span class="lineno"> 8247</span>&#160; _internal_set_name(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08248"></a><span class="lineno"> 8248</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ConstraintProto.name)</span></div>
<div class="line"><a name="l08249"></a><span class="lineno"> 8249</span>&#160;}</div>
<div class="line"><a name="l08250"></a><span class="lineno"> 8250</span>&#160;<span class="keyword">inline</span> std::string* ConstraintProto::mutable_name() {</div>
<div class="line"><a name="l08251"></a><span class="lineno"> 8251</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.name)</span></div>
<div class="line"><a name="l08252"></a><span class="lineno"> 8252</span>&#160; <span class="keywordflow">return</span> _internal_mutable_name();</div>
<div class="line"><a name="l08253"></a><span class="lineno"> 8253</span>&#160;}</div>
<div class="line"><a name="l08254"></a><span class="lineno"> 8254</span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> std::string&amp; ConstraintProto::_internal_name()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08255"></a><span class="lineno"> 8255</span>&#160; <span class="keywordflow">return</span> name_.Get();</div>
<div class="line"><a name="l08256"></a><span class="lineno"> 8256</span>&#160;}</div>
<div class="line"><a name="l08257"></a><span class="lineno"> 8257</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::_internal_set_name(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08258"></a><span class="lineno"> 8258</span>&#160; </div>
<div class="line"><a name="l08259"></a><span class="lineno"> 8259</span>&#160; name_.Set(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, GetArena());</div>
<div class="line"><a name="l08260"></a><span class="lineno"> 8260</span>&#160;}</div>
<div class="line"><a name="l08261"></a><span class="lineno"> 8261</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_name(std::string&amp;&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08262"></a><span class="lineno"> 8262</span>&#160; </div>
<div class="line"><a name="l08263"></a><span class="lineno"> 8263</span>&#160; name_.Set(</div>
<div class="line"><a name="l08264"></a><span class="lineno"> 8264</span>&#160; &amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), GetArena());</div>
<div class="line"><a name="l08265"></a><span class="lineno"> 8265</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_rvalue:operations_research.sat.ConstraintProto.name)</span></div>
<div class="line"><a name="l08266"></a><span class="lineno"> 8266</span>&#160;}</div>
<div class="line"><a name="l08267"></a><span class="lineno"> 8267</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_name(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08268"></a><span class="lineno"> 8268</span>&#160; GOOGLE_DCHECK(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> != <span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l08269"></a><span class="lineno"> 8269</span>&#160; </div>
<div class="line"><a name="l08270"></a><span class="lineno"> 8270</span>&#160; name_.Set(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>),</div>
<div class="line"><a name="l08271"></a><span class="lineno"> 8271</span>&#160; GetArena());</div>
<div class="line"><a name="l08272"></a><span class="lineno"> 8272</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_char:operations_research.sat.ConstraintProto.name)</span></div>
<div class="line"><a name="l08273"></a><span class="lineno"> 8273</span>&#160;}</div>
<div class="line"><a name="l08274"></a><span class="lineno"> 8274</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_name(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>,</div>
<div class="line"><a name="l08275"></a><span class="lineno"> 8275</span>&#160; <span class="keywordtype">size_t</span> size) {</div>
<div class="line"><a name="l08276"></a><span class="lineno"> 8276</span>&#160; </div>
<div class="line"><a name="l08277"></a><span class="lineno"> 8277</span>&#160; name_.Set(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(</div>
<div class="line"><a name="l08278"></a><span class="lineno"> 8278</span>&#160; <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span><span class="keywordtype">char</span>*<span class="keyword">&gt;</span>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), size), GetArena());</div>
<div class="line"><a name="l08279"></a><span class="lineno"> 8279</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_pointer:operations_research.sat.ConstraintProto.name)</span></div>
<div class="line"><a name="l08280"></a><span class="lineno"> 8280</span>&#160;}</div>
<div class="line"><a name="l08281"></a><span class="lineno"> 8281</span>&#160;<span class="keyword">inline</span> std::string* ConstraintProto::_internal_mutable_name() {</div>
<div class="line"><a name="l08282"></a><span class="lineno"> 8282</span>&#160; </div>
<div class="line"><a name="l08283"></a><span class="lineno"> 8283</span>&#160; <span class="keywordflow">return</span> name_.Mutable(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
<div class="line"><a name="l08284"></a><span class="lineno"> 8284</span>&#160;}</div>
<div class="line"><a name="l08285"></a><span class="lineno"> 8285</span>&#160;<span class="keyword">inline</span> std::string* ConstraintProto::release_name() {</div>
<div class="line"><a name="l08286"></a><span class="lineno"> 8286</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.name)</span></div>
<div class="line"><a name="l08287"></a><span class="lineno"> 8287</span>&#160; <span class="keywordflow">return</span> name_.Release(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
<div class="line"><a name="l08288"></a><span class="lineno"> 8288</span>&#160;}</div>
<div class="line"><a name="l08289"></a><span class="lineno"> 8289</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_allocated_name(std::string* <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>) {</div>
<div class="line"><a name="l08290"></a><span class="lineno"> 8290</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a> != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08291"></a><span class="lineno"> 8291</span>&#160; </div>
<div class="line"><a name="l08292"></a><span class="lineno"> 8292</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08293"></a><span class="lineno"> 8293</span>&#160; </div>
<div class="line"><a name="l08294"></a><span class="lineno"> 8294</span>&#160; }</div>
<div class="line"><a name="l08295"></a><span class="lineno"> 8295</span>&#160; name_.SetAllocated(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>,</div>
<div class="line"><a name="l08296"></a><span class="lineno"> 8296</span>&#160; GetArena());</div>
<div class="line"><a name="l08297"></a><span class="lineno"> 8297</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.ConstraintProto.name)</span></div>
<div class="line"><a name="l08298"></a><span class="lineno"> 8298</span>&#160;}</div>
<div class="line"><a name="l08299"></a><span class="lineno"> 8299</span>&#160; </div>
<div class="line"><a name="l08300"></a><span class="lineno"> 8300</span>&#160;<span class="comment">// repeated int32 enforcement_literal = 2;</span></div>
<div class="line"><a name="l08301"></a><span class="lineno"> 8301</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> ConstraintProto::_internal_enforcement_literal_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08302"></a><span class="lineno"> 8302</span>&#160; <span class="keywordflow">return</span> enforcement_literal_.size();</div>
<div class="line"><a name="l08303"></a><span class="lineno"> 8303</span>&#160;}</div>
<div class="line"><a name="l08304"></a><span class="lineno"> 8304</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> ConstraintProto::enforcement_literal_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08305"></a><span class="lineno"> 8305</span>&#160; <span class="keywordflow">return</span> _internal_enforcement_literal_size();</div>
<div class="line"><a name="l08306"></a><span class="lineno"> 8306</span>&#160;}</div>
<div class="line"><a name="l08307"></a><span class="lineno"> 8307</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_enforcement_literal() {</div>
<div class="line"><a name="l08308"></a><span class="lineno"> 8308</span>&#160; enforcement_literal_.Clear();</div>
<div class="line"><a name="l08309"></a><span class="lineno"> 8309</span>&#160;}</div>
<div class="line"><a name="l08310"></a><span class="lineno"> 8310</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> ConstraintProto::_internal_enforcement_literal(<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="l08311"></a><span class="lineno"> 8311</span>&#160; <span class="keywordflow">return</span> enforcement_literal_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l08312"></a><span class="lineno"> 8312</span>&#160;}</div>
<div class="line"><a name="l08313"></a><span class="lineno"> 8313</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> ConstraintProto::enforcement_literal(<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="l08314"></a><span class="lineno"> 8314</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.enforcement_literal)</span></div>
<div class="line"><a name="l08315"></a><span class="lineno"> 8315</span>&#160; <span class="keywordflow">return</span> _internal_enforcement_literal(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l08316"></a><span class="lineno"> 8316</span>&#160;}</div>
<div class="line"><a name="l08317"></a><span class="lineno"> 8317</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_enforcement_literal(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08318"></a><span class="lineno"> 8318</span>&#160; enforcement_literal_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08319"></a><span class="lineno"> 8319</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.ConstraintProto.enforcement_literal)</span></div>
<div class="line"><a name="l08320"></a><span class="lineno"> 8320</span>&#160;}</div>
<div class="line"><a name="l08321"></a><span class="lineno"> 8321</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::_internal_add_enforcement_literal(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08322"></a><span class="lineno"> 8322</span>&#160; enforcement_literal_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08323"></a><span class="lineno"> 8323</span>&#160;}</div>
<div class="line"><a name="l08324"></a><span class="lineno"> 8324</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::add_enforcement_literal(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l08325"></a><span class="lineno"> 8325</span>&#160; _internal_add_enforcement_literal(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l08326"></a><span class="lineno"> 8326</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.ConstraintProto.enforcement_literal)</span></div>
<div class="line"><a name="l08327"></a><span class="lineno"> 8327</span>&#160;}</div>
<div class="line"><a name="l08328"></a><span class="lineno"> 8328</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l08329"></a><span class="lineno"> 8329</span>&#160;ConstraintProto::_internal_enforcement_literal()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08330"></a><span class="lineno"> 8330</span>&#160; <span class="keywordflow">return</span> enforcement_literal_;</div>
<div class="line"><a name="l08331"></a><span class="lineno"> 8331</span>&#160;}</div>
<div class="line"><a name="l08332"></a><span class="lineno"> 8332</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l08333"></a><span class="lineno"> 8333</span>&#160;ConstraintProto::enforcement_literal()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08334"></a><span class="lineno"> 8334</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.ConstraintProto.enforcement_literal)</span></div>
<div class="line"><a name="l08335"></a><span class="lineno"> 8335</span>&#160; <span class="keywordflow">return</span> _internal_enforcement_literal();</div>
<div class="line"><a name="l08336"></a><span class="lineno"> 8336</span>&#160;}</div>
<div class="line"><a name="l08337"></a><span class="lineno"> 8337</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l08338"></a><span class="lineno"> 8338</span>&#160;ConstraintProto::_internal_mutable_enforcement_literal() {</div>
<div class="line"><a name="l08339"></a><span class="lineno"> 8339</span>&#160; <span class="keywordflow">return</span> &amp;enforcement_literal_;</div>
<div class="line"><a name="l08340"></a><span class="lineno"> 8340</span>&#160;}</div>
<div class="line"><a name="l08341"></a><span class="lineno"> 8341</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l08342"></a><span class="lineno"> 8342</span>&#160;ConstraintProto::mutable_enforcement_literal() {</div>
<div class="line"><a name="l08343"></a><span class="lineno"> 8343</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.ConstraintProto.enforcement_literal)</span></div>
<div class="line"><a name="l08344"></a><span class="lineno"> 8344</span>&#160; <span class="keywordflow">return</span> _internal_mutable_enforcement_literal();</div>
<div class="line"><a name="l08345"></a><span class="lineno"> 8345</span>&#160;}</div>
<div class="line"><a name="l08346"></a><span class="lineno"> 8346</span>&#160; </div>
<div class="line"><a name="l08347"></a><span class="lineno"> 8347</span>&#160;<span class="comment">// .operations_research.sat.BoolArgumentProto bool_or = 3;</span></div>
<div class="line"><a name="l08348"></a><span class="lineno"> 8348</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_bool_or()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08349"></a><span class="lineno"> 8349</span>&#160; <span class="keywordflow">return</span> constraint_case() == kBoolOr;</div>
<div class="line"><a name="l08350"></a><span class="lineno"> 8350</span>&#160;}</div>
<div class="line"><a name="l08351"></a><span class="lineno"> 8351</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_bool_or()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08352"></a><span class="lineno"> 8352</span>&#160; <span class="keywordflow">return</span> _internal_has_bool_or();</div>
<div class="line"><a name="l08353"></a><span class="lineno"> 8353</span>&#160;}</div>
<div class="line"><a name="l08354"></a><span class="lineno"> 8354</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_bool_or() {</div>
<div class="line"><a name="l08355"></a><span class="lineno"> 8355</span>&#160; _oneof_case_[0] = kBoolOr;</div>
<div class="line"><a name="l08356"></a><span class="lineno"> 8356</span>&#160;}</div>
<div class="line"><a name="l08357"></a><span class="lineno"> 8357</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_bool_or() {</div>
<div class="line"><a name="l08358"></a><span class="lineno"> 8358</span>&#160; <span class="keywordflow">if</span> (_internal_has_bool_or()) {</div>
<div class="line"><a name="l08359"></a><span class="lineno"> 8359</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08360"></a><span class="lineno"> 8360</span>&#160; <span class="keyword">delete</span> constraint_.bool_or_;</div>
<div class="line"><a name="l08361"></a><span class="lineno"> 8361</span>&#160; }</div>
<div class="line"><a name="l08362"></a><span class="lineno"> 8362</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08363"></a><span class="lineno"> 8363</span>&#160; }</div>
<div class="line"><a name="l08364"></a><span class="lineno"> 8364</span>&#160;}</div>
<div class="line"><a name="l08365"></a><span class="lineno"> 8365</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::release_bool_or() {</div>
<div class="line"><a name="l08366"></a><span class="lineno"> 8366</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.bool_or)</span></div>
<div class="line"><a name="l08367"></a><span class="lineno"> 8367</span>&#160; <span class="keywordflow">if</span> (_internal_has_bool_or()) {</div>
<div class="line"><a name="l08368"></a><span class="lineno"> 8368</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08369"></a><span class="lineno"> 8369</span>&#160; ::operations_research::sat::BoolArgumentProto* temp = constraint_.bool_or_;</div>
<div class="line"><a name="l08370"></a><span class="lineno"> 8370</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08371"></a><span class="lineno"> 8371</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l08372"></a><span class="lineno"> 8372</span>&#160; }</div>
<div class="line"><a name="l08373"></a><span class="lineno"> 8373</span>&#160; constraint_.bool_or_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08374"></a><span class="lineno"> 8374</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08375"></a><span class="lineno"> 8375</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08376"></a><span class="lineno"> 8376</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08377"></a><span class="lineno"> 8377</span>&#160; }</div>
<div class="line"><a name="l08378"></a><span class="lineno"> 8378</span>&#160;}</div>
<div class="line"><a name="l08379"></a><span class="lineno"> 8379</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto&amp; ConstraintProto::_internal_bool_or()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08380"></a><span class="lineno"> 8380</span>&#160; <span class="keywordflow">return</span> _internal_has_bool_or()</div>
<div class="line"><a name="l08381"></a><span class="lineno"> 8381</span>&#160; ? *constraint_.bool_or_</div>
<div class="line"><a name="l08382"></a><span class="lineno"> 8382</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">::operations_research::sat::_BoolArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l08383"></a><span class="lineno"> 8383</span>&#160;}</div>
<div class="line"><a name="l08384"></a><span class="lineno"> 8384</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto&amp; ConstraintProto::bool_or()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08385"></a><span class="lineno"> 8385</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.bool_or)</span></div>
<div class="line"><a name="l08386"></a><span class="lineno"> 8386</span>&#160; <span class="keywordflow">return</span> _internal_bool_or();</div>
<div class="line"><a name="l08387"></a><span class="lineno"> 8387</span>&#160;}</div>
<div class="line"><a name="l08388"></a><span class="lineno"> 8388</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::unsafe_arena_release_bool_or() {</div>
<div class="line"><a name="l08389"></a><span class="lineno"> 8389</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.bool_or)</span></div>
<div class="line"><a name="l08390"></a><span class="lineno"> 8390</span>&#160; <span class="keywordflow">if</span> (_internal_has_bool_or()) {</div>
<div class="line"><a name="l08391"></a><span class="lineno"> 8391</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08392"></a><span class="lineno"> 8392</span>&#160; ::operations_research::sat::BoolArgumentProto* temp = constraint_.bool_or_;</div>
<div class="line"><a name="l08393"></a><span class="lineno"> 8393</span>&#160; constraint_.bool_or_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08394"></a><span class="lineno"> 8394</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08395"></a><span class="lineno"> 8395</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08396"></a><span class="lineno"> 8396</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08397"></a><span class="lineno"> 8397</span>&#160; }</div>
<div class="line"><a name="l08398"></a><span class="lineno"> 8398</span>&#160;}</div>
<div class="line"><a name="l08399"></a><span class="lineno"> 8399</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_bool_or(::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>* bool_or) {</div>
<div class="line"><a name="l08400"></a><span class="lineno"> 8400</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08401"></a><span class="lineno"> 8401</span>&#160; <span class="keywordflow">if</span> (bool_or) {</div>
<div class="line"><a name="l08402"></a><span class="lineno"> 8402</span>&#160; set_has_bool_or();</div>
<div class="line"><a name="l08403"></a><span class="lineno"> 8403</span>&#160; constraint_.bool_or_ = bool_or;</div>
<div class="line"><a name="l08404"></a><span class="lineno"> 8404</span>&#160; }</div>
<div class="line"><a name="l08405"></a><span class="lineno"> 8405</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.bool_or)</span></div>
<div class="line"><a name="l08406"></a><span class="lineno"> 8406</span>&#160;}</div>
<div class="line"><a name="l08407"></a><span class="lineno"> 8407</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::_internal_mutable_bool_or() {</div>
<div class="line"><a name="l08408"></a><span class="lineno"> 8408</span>&#160; <span class="keywordflow">if</span> (!_internal_has_bool_or()) {</div>
<div class="line"><a name="l08409"></a><span class="lineno"> 8409</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08410"></a><span class="lineno"> 8410</span>&#160; set_has_bool_or();</div>
<div class="line"><a name="l08411"></a><span class="lineno"> 8411</span>&#160; constraint_.bool_or_ = CreateMaybeMessage&lt; ::operations_research::sat::BoolArgumentProto &gt;(GetArena());</div>
<div class="line"><a name="l08412"></a><span class="lineno"> 8412</span>&#160; }</div>
<div class="line"><a name="l08413"></a><span class="lineno"> 8413</span>&#160; <span class="keywordflow">return</span> constraint_.bool_or_;</div>
<div class="line"><a name="l08414"></a><span class="lineno"> 8414</span>&#160;}</div>
<div class="line"><a name="l08415"></a><span class="lineno"> 8415</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::mutable_bool_or() {</div>
<div class="line"><a name="l08416"></a><span class="lineno"> 8416</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.bool_or)</span></div>
<div class="line"><a name="l08417"></a><span class="lineno"> 8417</span>&#160; <span class="keywordflow">return</span> _internal_mutable_bool_or();</div>
<div class="line"><a name="l08418"></a><span class="lineno"> 8418</span>&#160;}</div>
<div class="line"><a name="l08419"></a><span class="lineno"> 8419</span>&#160; </div>
<div class="line"><a name="l08420"></a><span class="lineno"> 8420</span>&#160;<span class="comment">// .operations_research.sat.BoolArgumentProto bool_and = 4;</span></div>
<div class="line"><a name="l08421"></a><span class="lineno"> 8421</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_bool_and()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08422"></a><span class="lineno"> 8422</span>&#160; <span class="keywordflow">return</span> constraint_case() == kBoolAnd;</div>
<div class="line"><a name="l08423"></a><span class="lineno"> 8423</span>&#160;}</div>
<div class="line"><a name="l08424"></a><span class="lineno"> 8424</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_bool_and()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08425"></a><span class="lineno"> 8425</span>&#160; <span class="keywordflow">return</span> _internal_has_bool_and();</div>
<div class="line"><a name="l08426"></a><span class="lineno"> 8426</span>&#160;}</div>
<div class="line"><a name="l08427"></a><span class="lineno"> 8427</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_bool_and() {</div>
<div class="line"><a name="l08428"></a><span class="lineno"> 8428</span>&#160; _oneof_case_[0] = kBoolAnd;</div>
<div class="line"><a name="l08429"></a><span class="lineno"> 8429</span>&#160;}</div>
<div class="line"><a name="l08430"></a><span class="lineno"> 8430</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_bool_and() {</div>
<div class="line"><a name="l08431"></a><span class="lineno"> 8431</span>&#160; <span class="keywordflow">if</span> (_internal_has_bool_and()) {</div>
<div class="line"><a name="l08432"></a><span class="lineno"> 8432</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08433"></a><span class="lineno"> 8433</span>&#160; <span class="keyword">delete</span> constraint_.bool_and_;</div>
<div class="line"><a name="l08434"></a><span class="lineno"> 8434</span>&#160; }</div>
<div class="line"><a name="l08435"></a><span class="lineno"> 8435</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08436"></a><span class="lineno"> 8436</span>&#160; }</div>
<div class="line"><a name="l08437"></a><span class="lineno"> 8437</span>&#160;}</div>
<div class="line"><a name="l08438"></a><span class="lineno"> 8438</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::release_bool_and() {</div>
<div class="line"><a name="l08439"></a><span class="lineno"> 8439</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.bool_and)</span></div>
<div class="line"><a name="l08440"></a><span class="lineno"> 8440</span>&#160; <span class="keywordflow">if</span> (_internal_has_bool_and()) {</div>
<div class="line"><a name="l08441"></a><span class="lineno"> 8441</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08442"></a><span class="lineno"> 8442</span>&#160; ::operations_research::sat::BoolArgumentProto* temp = constraint_.bool_and_;</div>
<div class="line"><a name="l08443"></a><span class="lineno"> 8443</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08444"></a><span class="lineno"> 8444</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l08445"></a><span class="lineno"> 8445</span>&#160; }</div>
<div class="line"><a name="l08446"></a><span class="lineno"> 8446</span>&#160; constraint_.bool_and_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08447"></a><span class="lineno"> 8447</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08448"></a><span class="lineno"> 8448</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08449"></a><span class="lineno"> 8449</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08450"></a><span class="lineno"> 8450</span>&#160; }</div>
<div class="line"><a name="l08451"></a><span class="lineno"> 8451</span>&#160;}</div>
<div class="line"><a name="l08452"></a><span class="lineno"> 8452</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto&amp; ConstraintProto::_internal_bool_and()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08453"></a><span class="lineno"> 8453</span>&#160; <span class="keywordflow">return</span> _internal_has_bool_and()</div>
<div class="line"><a name="l08454"></a><span class="lineno"> 8454</span>&#160; ? *constraint_.bool_and_</div>
<div class="line"><a name="l08455"></a><span class="lineno"> 8455</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">::operations_research::sat::_BoolArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l08456"></a><span class="lineno"> 8456</span>&#160;}</div>
<div class="line"><a name="l08457"></a><span class="lineno"> 8457</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto&amp; ConstraintProto::bool_and()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08458"></a><span class="lineno"> 8458</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.bool_and)</span></div>
<div class="line"><a name="l08459"></a><span class="lineno"> 8459</span>&#160; <span class="keywordflow">return</span> _internal_bool_and();</div>
<div class="line"><a name="l08460"></a><span class="lineno"> 8460</span>&#160;}</div>
<div class="line"><a name="l08461"></a><span class="lineno"> 8461</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::unsafe_arena_release_bool_and() {</div>
<div class="line"><a name="l08462"></a><span class="lineno"> 8462</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.bool_and)</span></div>
<div class="line"><a name="l08463"></a><span class="lineno"> 8463</span>&#160; <span class="keywordflow">if</span> (_internal_has_bool_and()) {</div>
<div class="line"><a name="l08464"></a><span class="lineno"> 8464</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08465"></a><span class="lineno"> 8465</span>&#160; ::operations_research::sat::BoolArgumentProto* temp = constraint_.bool_and_;</div>
<div class="line"><a name="l08466"></a><span class="lineno"> 8466</span>&#160; constraint_.bool_and_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08467"></a><span class="lineno"> 8467</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08468"></a><span class="lineno"> 8468</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08469"></a><span class="lineno"> 8469</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08470"></a><span class="lineno"> 8470</span>&#160; }</div>
<div class="line"><a name="l08471"></a><span class="lineno"> 8471</span>&#160;}</div>
<div class="line"><a name="l08472"></a><span class="lineno"> 8472</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_bool_and(::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>* bool_and) {</div>
<div class="line"><a name="l08473"></a><span class="lineno"> 8473</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08474"></a><span class="lineno"> 8474</span>&#160; <span class="keywordflow">if</span> (bool_and) {</div>
<div class="line"><a name="l08475"></a><span class="lineno"> 8475</span>&#160; set_has_bool_and();</div>
<div class="line"><a name="l08476"></a><span class="lineno"> 8476</span>&#160; constraint_.bool_and_ = bool_and;</div>
<div class="line"><a name="l08477"></a><span class="lineno"> 8477</span>&#160; }</div>
<div class="line"><a name="l08478"></a><span class="lineno"> 8478</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.bool_and)</span></div>
<div class="line"><a name="l08479"></a><span class="lineno"> 8479</span>&#160;}</div>
<div class="line"><a name="l08480"></a><span class="lineno"> 8480</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::_internal_mutable_bool_and() {</div>
<div class="line"><a name="l08481"></a><span class="lineno"> 8481</span>&#160; <span class="keywordflow">if</span> (!_internal_has_bool_and()) {</div>
<div class="line"><a name="l08482"></a><span class="lineno"> 8482</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08483"></a><span class="lineno"> 8483</span>&#160; set_has_bool_and();</div>
<div class="line"><a name="l08484"></a><span class="lineno"> 8484</span>&#160; constraint_.bool_and_ = CreateMaybeMessage&lt; ::operations_research::sat::BoolArgumentProto &gt;(GetArena());</div>
<div class="line"><a name="l08485"></a><span class="lineno"> 8485</span>&#160; }</div>
<div class="line"><a name="l08486"></a><span class="lineno"> 8486</span>&#160; <span class="keywordflow">return</span> constraint_.bool_and_;</div>
<div class="line"><a name="l08487"></a><span class="lineno"> 8487</span>&#160;}</div>
<div class="line"><a name="l08488"></a><span class="lineno"> 8488</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::mutable_bool_and() {</div>
<div class="line"><a name="l08489"></a><span class="lineno"> 8489</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.bool_and)</span></div>
<div class="line"><a name="l08490"></a><span class="lineno"> 8490</span>&#160; <span class="keywordflow">return</span> _internal_mutable_bool_and();</div>
<div class="line"><a name="l08491"></a><span class="lineno"> 8491</span>&#160;}</div>
<div class="line"><a name="l08492"></a><span class="lineno"> 8492</span>&#160; </div>
<div class="line"><a name="l08493"></a><span class="lineno"> 8493</span>&#160;<span class="comment">// .operations_research.sat.BoolArgumentProto at_most_one = 26;</span></div>
<div class="line"><a name="l08494"></a><span class="lineno"> 8494</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_at_most_one()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08495"></a><span class="lineno"> 8495</span>&#160; <span class="keywordflow">return</span> constraint_case() == kAtMostOne;</div>
<div class="line"><a name="l08496"></a><span class="lineno"> 8496</span>&#160;}</div>
<div class="line"><a name="l08497"></a><span class="lineno"> 8497</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_at_most_one()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08498"></a><span class="lineno"> 8498</span>&#160; <span class="keywordflow">return</span> _internal_has_at_most_one();</div>
<div class="line"><a name="l08499"></a><span class="lineno"> 8499</span>&#160;}</div>
<div class="line"><a name="l08500"></a><span class="lineno"> 8500</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_at_most_one() {</div>
<div class="line"><a name="l08501"></a><span class="lineno"> 8501</span>&#160; _oneof_case_[0] = kAtMostOne;</div>
<div class="line"><a name="l08502"></a><span class="lineno"> 8502</span>&#160;}</div>
<div class="line"><a name="l08503"></a><span class="lineno"> 8503</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_at_most_one() {</div>
<div class="line"><a name="l08504"></a><span class="lineno"> 8504</span>&#160; <span class="keywordflow">if</span> (_internal_has_at_most_one()) {</div>
<div class="line"><a name="l08505"></a><span class="lineno"> 8505</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08506"></a><span class="lineno"> 8506</span>&#160; <span class="keyword">delete</span> constraint_.at_most_one_;</div>
<div class="line"><a name="l08507"></a><span class="lineno"> 8507</span>&#160; }</div>
<div class="line"><a name="l08508"></a><span class="lineno"> 8508</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08509"></a><span class="lineno"> 8509</span>&#160; }</div>
<div class="line"><a name="l08510"></a><span class="lineno"> 8510</span>&#160;}</div>
<div class="line"><a name="l08511"></a><span class="lineno"> 8511</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::release_at_most_one() {</div>
<div class="line"><a name="l08512"></a><span class="lineno"> 8512</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.at_most_one)</span></div>
<div class="line"><a name="l08513"></a><span class="lineno"> 8513</span>&#160; <span class="keywordflow">if</span> (_internal_has_at_most_one()) {</div>
<div class="line"><a name="l08514"></a><span class="lineno"> 8514</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08515"></a><span class="lineno"> 8515</span>&#160; ::operations_research::sat::BoolArgumentProto* temp = constraint_.at_most_one_;</div>
<div class="line"><a name="l08516"></a><span class="lineno"> 8516</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08517"></a><span class="lineno"> 8517</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l08518"></a><span class="lineno"> 8518</span>&#160; }</div>
<div class="line"><a name="l08519"></a><span class="lineno"> 8519</span>&#160; constraint_.at_most_one_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08520"></a><span class="lineno"> 8520</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08521"></a><span class="lineno"> 8521</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08522"></a><span class="lineno"> 8522</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08523"></a><span class="lineno"> 8523</span>&#160; }</div>
<div class="line"><a name="l08524"></a><span class="lineno"> 8524</span>&#160;}</div>
<div class="line"><a name="l08525"></a><span class="lineno"> 8525</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto&amp; ConstraintProto::_internal_at_most_one()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08526"></a><span class="lineno"> 8526</span>&#160; <span class="keywordflow">return</span> _internal_has_at_most_one()</div>
<div class="line"><a name="l08527"></a><span class="lineno"> 8527</span>&#160; ? *constraint_.at_most_one_</div>
<div class="line"><a name="l08528"></a><span class="lineno"> 8528</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">::operations_research::sat::_BoolArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l08529"></a><span class="lineno"> 8529</span>&#160;}</div>
<div class="line"><a name="l08530"></a><span class="lineno"> 8530</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto&amp; ConstraintProto::at_most_one()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08531"></a><span class="lineno"> 8531</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.at_most_one)</span></div>
<div class="line"><a name="l08532"></a><span class="lineno"> 8532</span>&#160; <span class="keywordflow">return</span> _internal_at_most_one();</div>
<div class="line"><a name="l08533"></a><span class="lineno"> 8533</span>&#160;}</div>
<div class="line"><a name="l08534"></a><span class="lineno"> 8534</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::unsafe_arena_release_at_most_one() {</div>
<div class="line"><a name="l08535"></a><span class="lineno"> 8535</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.at_most_one)</span></div>
<div class="line"><a name="l08536"></a><span class="lineno"> 8536</span>&#160; <span class="keywordflow">if</span> (_internal_has_at_most_one()) {</div>
<div class="line"><a name="l08537"></a><span class="lineno"> 8537</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08538"></a><span class="lineno"> 8538</span>&#160; ::operations_research::sat::BoolArgumentProto* temp = constraint_.at_most_one_;</div>
<div class="line"><a name="l08539"></a><span class="lineno"> 8539</span>&#160; constraint_.at_most_one_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08540"></a><span class="lineno"> 8540</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08541"></a><span class="lineno"> 8541</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08542"></a><span class="lineno"> 8542</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08543"></a><span class="lineno"> 8543</span>&#160; }</div>
<div class="line"><a name="l08544"></a><span class="lineno"> 8544</span>&#160;}</div>
<div class="line"><a name="l08545"></a><span class="lineno"> 8545</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_at_most_one(::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>* at_most_one) {</div>
<div class="line"><a name="l08546"></a><span class="lineno"> 8546</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08547"></a><span class="lineno"> 8547</span>&#160; <span class="keywordflow">if</span> (at_most_one) {</div>
<div class="line"><a name="l08548"></a><span class="lineno"> 8548</span>&#160; set_has_at_most_one();</div>
<div class="line"><a name="l08549"></a><span class="lineno"> 8549</span>&#160; constraint_.at_most_one_ = at_most_one;</div>
<div class="line"><a name="l08550"></a><span class="lineno"> 8550</span>&#160; }</div>
<div class="line"><a name="l08551"></a><span class="lineno"> 8551</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.at_most_one)</span></div>
<div class="line"><a name="l08552"></a><span class="lineno"> 8552</span>&#160;}</div>
<div class="line"><a name="l08553"></a><span class="lineno"> 8553</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::_internal_mutable_at_most_one() {</div>
<div class="line"><a name="l08554"></a><span class="lineno"> 8554</span>&#160; <span class="keywordflow">if</span> (!_internal_has_at_most_one()) {</div>
<div class="line"><a name="l08555"></a><span class="lineno"> 8555</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08556"></a><span class="lineno"> 8556</span>&#160; set_has_at_most_one();</div>
<div class="line"><a name="l08557"></a><span class="lineno"> 8557</span>&#160; constraint_.at_most_one_ = CreateMaybeMessage&lt; ::operations_research::sat::BoolArgumentProto &gt;(GetArena());</div>
<div class="line"><a name="l08558"></a><span class="lineno"> 8558</span>&#160; }</div>
<div class="line"><a name="l08559"></a><span class="lineno"> 8559</span>&#160; <span class="keywordflow">return</span> constraint_.at_most_one_;</div>
<div class="line"><a name="l08560"></a><span class="lineno"> 8560</span>&#160;}</div>
<div class="line"><a name="l08561"></a><span class="lineno"> 8561</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::mutable_at_most_one() {</div>
<div class="line"><a name="l08562"></a><span class="lineno"> 8562</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.at_most_one)</span></div>
<div class="line"><a name="l08563"></a><span class="lineno"> 8563</span>&#160; <span class="keywordflow">return</span> _internal_mutable_at_most_one();</div>
<div class="line"><a name="l08564"></a><span class="lineno"> 8564</span>&#160;}</div>
<div class="line"><a name="l08565"></a><span class="lineno"> 8565</span>&#160; </div>
<div class="line"><a name="l08566"></a><span class="lineno"> 8566</span>&#160;<span class="comment">// .operations_research.sat.BoolArgumentProto bool_xor = 5;</span></div>
<div class="line"><a name="l08567"></a><span class="lineno"> 8567</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_bool_xor()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08568"></a><span class="lineno"> 8568</span>&#160; <span class="keywordflow">return</span> constraint_case() == kBoolXor;</div>
<div class="line"><a name="l08569"></a><span class="lineno"> 8569</span>&#160;}</div>
<div class="line"><a name="l08570"></a><span class="lineno"> 8570</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_bool_xor()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08571"></a><span class="lineno"> 8571</span>&#160; <span class="keywordflow">return</span> _internal_has_bool_xor();</div>
<div class="line"><a name="l08572"></a><span class="lineno"> 8572</span>&#160;}</div>
<div class="line"><a name="l08573"></a><span class="lineno"> 8573</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_bool_xor() {</div>
<div class="line"><a name="l08574"></a><span class="lineno"> 8574</span>&#160; _oneof_case_[0] = kBoolXor;</div>
<div class="line"><a name="l08575"></a><span class="lineno"> 8575</span>&#160;}</div>
<div class="line"><a name="l08576"></a><span class="lineno"> 8576</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_bool_xor() {</div>
<div class="line"><a name="l08577"></a><span class="lineno"> 8577</span>&#160; <span class="keywordflow">if</span> (_internal_has_bool_xor()) {</div>
<div class="line"><a name="l08578"></a><span class="lineno"> 8578</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08579"></a><span class="lineno"> 8579</span>&#160; <span class="keyword">delete</span> constraint_.bool_xor_;</div>
<div class="line"><a name="l08580"></a><span class="lineno"> 8580</span>&#160; }</div>
<div class="line"><a name="l08581"></a><span class="lineno"> 8581</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08582"></a><span class="lineno"> 8582</span>&#160; }</div>
<div class="line"><a name="l08583"></a><span class="lineno"> 8583</span>&#160;}</div>
<div class="line"><a name="l08584"></a><span class="lineno"> 8584</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::release_bool_xor() {</div>
<div class="line"><a name="l08585"></a><span class="lineno"> 8585</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.bool_xor)</span></div>
<div class="line"><a name="l08586"></a><span class="lineno"> 8586</span>&#160; <span class="keywordflow">if</span> (_internal_has_bool_xor()) {</div>
<div class="line"><a name="l08587"></a><span class="lineno"> 8587</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08588"></a><span class="lineno"> 8588</span>&#160; ::operations_research::sat::BoolArgumentProto* temp = constraint_.bool_xor_;</div>
<div class="line"><a name="l08589"></a><span class="lineno"> 8589</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08590"></a><span class="lineno"> 8590</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l08591"></a><span class="lineno"> 8591</span>&#160; }</div>
<div class="line"><a name="l08592"></a><span class="lineno"> 8592</span>&#160; constraint_.bool_xor_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08593"></a><span class="lineno"> 8593</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08594"></a><span class="lineno"> 8594</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08595"></a><span class="lineno"> 8595</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08596"></a><span class="lineno"> 8596</span>&#160; }</div>
<div class="line"><a name="l08597"></a><span class="lineno"> 8597</span>&#160;}</div>
<div class="line"><a name="l08598"></a><span class="lineno"> 8598</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto&amp; ConstraintProto::_internal_bool_xor()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08599"></a><span class="lineno"> 8599</span>&#160; <span class="keywordflow">return</span> _internal_has_bool_xor()</div>
<div class="line"><a name="l08600"></a><span class="lineno"> 8600</span>&#160; ? *constraint_.bool_xor_</div>
<div class="line"><a name="l08601"></a><span class="lineno"> 8601</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">::operations_research::sat::_BoolArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l08602"></a><span class="lineno"> 8602</span>&#160;}</div>
<div class="line"><a name="l08603"></a><span class="lineno"> 8603</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::BoolArgumentProto&amp; ConstraintProto::bool_xor()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08604"></a><span class="lineno"> 8604</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.bool_xor)</span></div>
<div class="line"><a name="l08605"></a><span class="lineno"> 8605</span>&#160; <span class="keywordflow">return</span> _internal_bool_xor();</div>
<div class="line"><a name="l08606"></a><span class="lineno"> 8606</span>&#160;}</div>
<div class="line"><a name="l08607"></a><span class="lineno"> 8607</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::unsafe_arena_release_bool_xor() {</div>
<div class="line"><a name="l08608"></a><span class="lineno"> 8608</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.bool_xor)</span></div>
<div class="line"><a name="l08609"></a><span class="lineno"> 8609</span>&#160; <span class="keywordflow">if</span> (_internal_has_bool_xor()) {</div>
<div class="line"><a name="l08610"></a><span class="lineno"> 8610</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08611"></a><span class="lineno"> 8611</span>&#160; ::operations_research::sat::BoolArgumentProto* temp = constraint_.bool_xor_;</div>
<div class="line"><a name="l08612"></a><span class="lineno"> 8612</span>&#160; constraint_.bool_xor_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08613"></a><span class="lineno"> 8613</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08614"></a><span class="lineno"> 8614</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08615"></a><span class="lineno"> 8615</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08616"></a><span class="lineno"> 8616</span>&#160; }</div>
<div class="line"><a name="l08617"></a><span class="lineno"> 8617</span>&#160;}</div>
<div class="line"><a name="l08618"></a><span class="lineno"> 8618</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_bool_xor(::<a class="code" href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a>* bool_xor) {</div>
<div class="line"><a name="l08619"></a><span class="lineno"> 8619</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08620"></a><span class="lineno"> 8620</span>&#160; <span class="keywordflow">if</span> (bool_xor) {</div>
<div class="line"><a name="l08621"></a><span class="lineno"> 8621</span>&#160; set_has_bool_xor();</div>
<div class="line"><a name="l08622"></a><span class="lineno"> 8622</span>&#160; constraint_.bool_xor_ = bool_xor;</div>
<div class="line"><a name="l08623"></a><span class="lineno"> 8623</span>&#160; }</div>
<div class="line"><a name="l08624"></a><span class="lineno"> 8624</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.bool_xor)</span></div>
<div class="line"><a name="l08625"></a><span class="lineno"> 8625</span>&#160;}</div>
<div class="line"><a name="l08626"></a><span class="lineno"> 8626</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::_internal_mutable_bool_xor() {</div>
<div class="line"><a name="l08627"></a><span class="lineno"> 8627</span>&#160; <span class="keywordflow">if</span> (!_internal_has_bool_xor()) {</div>
<div class="line"><a name="l08628"></a><span class="lineno"> 8628</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08629"></a><span class="lineno"> 8629</span>&#160; set_has_bool_xor();</div>
<div class="line"><a name="l08630"></a><span class="lineno"> 8630</span>&#160; constraint_.bool_xor_ = CreateMaybeMessage&lt; ::operations_research::sat::BoolArgumentProto &gt;(GetArena());</div>
<div class="line"><a name="l08631"></a><span class="lineno"> 8631</span>&#160; }</div>
<div class="line"><a name="l08632"></a><span class="lineno"> 8632</span>&#160; <span class="keywordflow">return</span> constraint_.bool_xor_;</div>
<div class="line"><a name="l08633"></a><span class="lineno"> 8633</span>&#160;}</div>
<div class="line"><a name="l08634"></a><span class="lineno"> 8634</span>&#160;inline ::operations_research::sat::BoolArgumentProto* ConstraintProto::mutable_bool_xor() {</div>
<div class="line"><a name="l08635"></a><span class="lineno"> 8635</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.bool_xor)</span></div>
<div class="line"><a name="l08636"></a><span class="lineno"> 8636</span>&#160; <span class="keywordflow">return</span> _internal_mutable_bool_xor();</div>
<div class="line"><a name="l08637"></a><span class="lineno"> 8637</span>&#160;}</div>
<div class="line"><a name="l08638"></a><span class="lineno"> 8638</span>&#160; </div>
<div class="line"><a name="l08639"></a><span class="lineno"> 8639</span>&#160;<span class="comment">// .operations_research.sat.IntegerArgumentProto int_div = 7;</span></div>
<div class="line"><a name="l08640"></a><span class="lineno"> 8640</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_int_div()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08641"></a><span class="lineno"> 8641</span>&#160; <span class="keywordflow">return</span> constraint_case() == kIntDiv;</div>
<div class="line"><a name="l08642"></a><span class="lineno"> 8642</span>&#160;}</div>
<div class="line"><a name="l08643"></a><span class="lineno"> 8643</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_int_div()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08644"></a><span class="lineno"> 8644</span>&#160; <span class="keywordflow">return</span> _internal_has_int_div();</div>
<div class="line"><a name="l08645"></a><span class="lineno"> 8645</span>&#160;}</div>
<div class="line"><a name="l08646"></a><span class="lineno"> 8646</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_int_div() {</div>
<div class="line"><a name="l08647"></a><span class="lineno"> 8647</span>&#160; _oneof_case_[0] = kIntDiv;</div>
<div class="line"><a name="l08648"></a><span class="lineno"> 8648</span>&#160;}</div>
<div class="line"><a name="l08649"></a><span class="lineno"> 8649</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_int_div() {</div>
<div class="line"><a name="l08650"></a><span class="lineno"> 8650</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_div()) {</div>
<div class="line"><a name="l08651"></a><span class="lineno"> 8651</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08652"></a><span class="lineno"> 8652</span>&#160; <span class="keyword">delete</span> constraint_.int_div_;</div>
<div class="line"><a name="l08653"></a><span class="lineno"> 8653</span>&#160; }</div>
<div class="line"><a name="l08654"></a><span class="lineno"> 8654</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08655"></a><span class="lineno"> 8655</span>&#160; }</div>
<div class="line"><a name="l08656"></a><span class="lineno"> 8656</span>&#160;}</div>
<div class="line"><a name="l08657"></a><span class="lineno"> 8657</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::release_int_div() {</div>
<div class="line"><a name="l08658"></a><span class="lineno"> 8658</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.int_div)</span></div>
<div class="line"><a name="l08659"></a><span class="lineno"> 8659</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_div()) {</div>
<div class="line"><a name="l08660"></a><span class="lineno"> 8660</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08661"></a><span class="lineno"> 8661</span>&#160; ::operations_research::sat::IntegerArgumentProto* temp = constraint_.int_div_;</div>
<div class="line"><a name="l08662"></a><span class="lineno"> 8662</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08663"></a><span class="lineno"> 8663</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l08664"></a><span class="lineno"> 8664</span>&#160; }</div>
<div class="line"><a name="l08665"></a><span class="lineno"> 8665</span>&#160; constraint_.int_div_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08666"></a><span class="lineno"> 8666</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08667"></a><span class="lineno"> 8667</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08668"></a><span class="lineno"> 8668</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08669"></a><span class="lineno"> 8669</span>&#160; }</div>
<div class="line"><a name="l08670"></a><span class="lineno"> 8670</span>&#160;}</div>
<div class="line"><a name="l08671"></a><span class="lineno"> 8671</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto&amp; ConstraintProto::_internal_int_div()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08672"></a><span class="lineno"> 8672</span>&#160; <span class="keywordflow">return</span> _internal_has_int_div()</div>
<div class="line"><a name="l08673"></a><span class="lineno"> 8673</span>&#160; ? *constraint_.int_div_</div>
<div class="line"><a name="l08674"></a><span class="lineno"> 8674</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">::operations_research::sat::_IntegerArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l08675"></a><span class="lineno"> 8675</span>&#160;}</div>
<div class="line"><a name="l08676"></a><span class="lineno"> 8676</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto&amp; ConstraintProto::int_div()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08677"></a><span class="lineno"> 8677</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.int_div)</span></div>
<div class="line"><a name="l08678"></a><span class="lineno"> 8678</span>&#160; <span class="keywordflow">return</span> _internal_int_div();</div>
<div class="line"><a name="l08679"></a><span class="lineno"> 8679</span>&#160;}</div>
<div class="line"><a name="l08680"></a><span class="lineno"> 8680</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::unsafe_arena_release_int_div() {</div>
<div class="line"><a name="l08681"></a><span class="lineno"> 8681</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.int_div)</span></div>
<div class="line"><a name="l08682"></a><span class="lineno"> 8682</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_div()) {</div>
<div class="line"><a name="l08683"></a><span class="lineno"> 8683</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08684"></a><span class="lineno"> 8684</span>&#160; ::operations_research::sat::IntegerArgumentProto* temp = constraint_.int_div_;</div>
<div class="line"><a name="l08685"></a><span class="lineno"> 8685</span>&#160; constraint_.int_div_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08686"></a><span class="lineno"> 8686</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08687"></a><span class="lineno"> 8687</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08688"></a><span class="lineno"> 8688</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08689"></a><span class="lineno"> 8689</span>&#160; }</div>
<div class="line"><a name="l08690"></a><span class="lineno"> 8690</span>&#160;}</div>
<div class="line"><a name="l08691"></a><span class="lineno"> 8691</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_int_div(::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_div) {</div>
<div class="line"><a name="l08692"></a><span class="lineno"> 8692</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08693"></a><span class="lineno"> 8693</span>&#160; <span class="keywordflow">if</span> (int_div) {</div>
<div class="line"><a name="l08694"></a><span class="lineno"> 8694</span>&#160; set_has_int_div();</div>
<div class="line"><a name="l08695"></a><span class="lineno"> 8695</span>&#160; constraint_.int_div_ = int_div;</div>
<div class="line"><a name="l08696"></a><span class="lineno"> 8696</span>&#160; }</div>
<div class="line"><a name="l08697"></a><span class="lineno"> 8697</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.int_div)</span></div>
<div class="line"><a name="l08698"></a><span class="lineno"> 8698</span>&#160;}</div>
<div class="line"><a name="l08699"></a><span class="lineno"> 8699</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::_internal_mutable_int_div() {</div>
<div class="line"><a name="l08700"></a><span class="lineno"> 8700</span>&#160; <span class="keywordflow">if</span> (!_internal_has_int_div()) {</div>
<div class="line"><a name="l08701"></a><span class="lineno"> 8701</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08702"></a><span class="lineno"> 8702</span>&#160; set_has_int_div();</div>
<div class="line"><a name="l08703"></a><span class="lineno"> 8703</span>&#160; constraint_.int_div_ = CreateMaybeMessage&lt; ::operations_research::sat::IntegerArgumentProto &gt;(GetArena());</div>
<div class="line"><a name="l08704"></a><span class="lineno"> 8704</span>&#160; }</div>
<div class="line"><a name="l08705"></a><span class="lineno"> 8705</span>&#160; <span class="keywordflow">return</span> constraint_.int_div_;</div>
<div class="line"><a name="l08706"></a><span class="lineno"> 8706</span>&#160;}</div>
<div class="line"><a name="l08707"></a><span class="lineno"> 8707</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::mutable_int_div() {</div>
<div class="line"><a name="l08708"></a><span class="lineno"> 8708</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.int_div)</span></div>
<div class="line"><a name="l08709"></a><span class="lineno"> 8709</span>&#160; <span class="keywordflow">return</span> _internal_mutable_int_div();</div>
<div class="line"><a name="l08710"></a><span class="lineno"> 8710</span>&#160;}</div>
<div class="line"><a name="l08711"></a><span class="lineno"> 8711</span>&#160; </div>
<div class="line"><a name="l08712"></a><span class="lineno"> 8712</span>&#160;<span class="comment">// .operations_research.sat.IntegerArgumentProto int_mod = 8;</span></div>
<div class="line"><a name="l08713"></a><span class="lineno"> 8713</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_int_mod()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08714"></a><span class="lineno"> 8714</span>&#160; <span class="keywordflow">return</span> constraint_case() == kIntMod;</div>
<div class="line"><a name="l08715"></a><span class="lineno"> 8715</span>&#160;}</div>
<div class="line"><a name="l08716"></a><span class="lineno"> 8716</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_int_mod()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08717"></a><span class="lineno"> 8717</span>&#160; <span class="keywordflow">return</span> _internal_has_int_mod();</div>
<div class="line"><a name="l08718"></a><span class="lineno"> 8718</span>&#160;}</div>
<div class="line"><a name="l08719"></a><span class="lineno"> 8719</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_int_mod() {</div>
<div class="line"><a name="l08720"></a><span class="lineno"> 8720</span>&#160; _oneof_case_[0] = kIntMod;</div>
<div class="line"><a name="l08721"></a><span class="lineno"> 8721</span>&#160;}</div>
<div class="line"><a name="l08722"></a><span class="lineno"> 8722</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_int_mod() {</div>
<div class="line"><a name="l08723"></a><span class="lineno"> 8723</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_mod()) {</div>
<div class="line"><a name="l08724"></a><span class="lineno"> 8724</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08725"></a><span class="lineno"> 8725</span>&#160; <span class="keyword">delete</span> constraint_.int_mod_;</div>
<div class="line"><a name="l08726"></a><span class="lineno"> 8726</span>&#160; }</div>
<div class="line"><a name="l08727"></a><span class="lineno"> 8727</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08728"></a><span class="lineno"> 8728</span>&#160; }</div>
<div class="line"><a name="l08729"></a><span class="lineno"> 8729</span>&#160;}</div>
<div class="line"><a name="l08730"></a><span class="lineno"> 8730</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::release_int_mod() {</div>
<div class="line"><a name="l08731"></a><span class="lineno"> 8731</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.int_mod)</span></div>
<div class="line"><a name="l08732"></a><span class="lineno"> 8732</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_mod()) {</div>
<div class="line"><a name="l08733"></a><span class="lineno"> 8733</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08734"></a><span class="lineno"> 8734</span>&#160; ::operations_research::sat::IntegerArgumentProto* temp = constraint_.int_mod_;</div>
<div class="line"><a name="l08735"></a><span class="lineno"> 8735</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08736"></a><span class="lineno"> 8736</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l08737"></a><span class="lineno"> 8737</span>&#160; }</div>
<div class="line"><a name="l08738"></a><span class="lineno"> 8738</span>&#160; constraint_.int_mod_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08739"></a><span class="lineno"> 8739</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08740"></a><span class="lineno"> 8740</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08741"></a><span class="lineno"> 8741</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08742"></a><span class="lineno"> 8742</span>&#160; }</div>
<div class="line"><a name="l08743"></a><span class="lineno"> 8743</span>&#160;}</div>
<div class="line"><a name="l08744"></a><span class="lineno"> 8744</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto&amp; ConstraintProto::_internal_int_mod()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08745"></a><span class="lineno"> 8745</span>&#160; <span class="keywordflow">return</span> _internal_has_int_mod()</div>
<div class="line"><a name="l08746"></a><span class="lineno"> 8746</span>&#160; ? *constraint_.int_mod_</div>
<div class="line"><a name="l08747"></a><span class="lineno"> 8747</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">::operations_research::sat::_IntegerArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l08748"></a><span class="lineno"> 8748</span>&#160;}</div>
<div class="line"><a name="l08749"></a><span class="lineno"> 8749</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto&amp; ConstraintProto::int_mod()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08750"></a><span class="lineno"> 8750</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.int_mod)</span></div>
<div class="line"><a name="l08751"></a><span class="lineno"> 8751</span>&#160; <span class="keywordflow">return</span> _internal_int_mod();</div>
<div class="line"><a name="l08752"></a><span class="lineno"> 8752</span>&#160;}</div>
<div class="line"><a name="l08753"></a><span class="lineno"> 8753</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::unsafe_arena_release_int_mod() {</div>
<div class="line"><a name="l08754"></a><span class="lineno"> 8754</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.int_mod)</span></div>
<div class="line"><a name="l08755"></a><span class="lineno"> 8755</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_mod()) {</div>
<div class="line"><a name="l08756"></a><span class="lineno"> 8756</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08757"></a><span class="lineno"> 8757</span>&#160; ::operations_research::sat::IntegerArgumentProto* temp = constraint_.int_mod_;</div>
<div class="line"><a name="l08758"></a><span class="lineno"> 8758</span>&#160; constraint_.int_mod_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08759"></a><span class="lineno"> 8759</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08760"></a><span class="lineno"> 8760</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08761"></a><span class="lineno"> 8761</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08762"></a><span class="lineno"> 8762</span>&#160; }</div>
<div class="line"><a name="l08763"></a><span class="lineno"> 8763</span>&#160;}</div>
<div class="line"><a name="l08764"></a><span class="lineno"> 8764</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_int_mod(::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_mod) {</div>
<div class="line"><a name="l08765"></a><span class="lineno"> 8765</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08766"></a><span class="lineno"> 8766</span>&#160; <span class="keywordflow">if</span> (int_mod) {</div>
<div class="line"><a name="l08767"></a><span class="lineno"> 8767</span>&#160; set_has_int_mod();</div>
<div class="line"><a name="l08768"></a><span class="lineno"> 8768</span>&#160; constraint_.int_mod_ = int_mod;</div>
<div class="line"><a name="l08769"></a><span class="lineno"> 8769</span>&#160; }</div>
<div class="line"><a name="l08770"></a><span class="lineno"> 8770</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.int_mod)</span></div>
<div class="line"><a name="l08771"></a><span class="lineno"> 8771</span>&#160;}</div>
<div class="line"><a name="l08772"></a><span class="lineno"> 8772</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::_internal_mutable_int_mod() {</div>
<div class="line"><a name="l08773"></a><span class="lineno"> 8773</span>&#160; <span class="keywordflow">if</span> (!_internal_has_int_mod()) {</div>
<div class="line"><a name="l08774"></a><span class="lineno"> 8774</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08775"></a><span class="lineno"> 8775</span>&#160; set_has_int_mod();</div>
<div class="line"><a name="l08776"></a><span class="lineno"> 8776</span>&#160; constraint_.int_mod_ = CreateMaybeMessage&lt; ::operations_research::sat::IntegerArgumentProto &gt;(GetArena());</div>
<div class="line"><a name="l08777"></a><span class="lineno"> 8777</span>&#160; }</div>
<div class="line"><a name="l08778"></a><span class="lineno"> 8778</span>&#160; <span class="keywordflow">return</span> constraint_.int_mod_;</div>
<div class="line"><a name="l08779"></a><span class="lineno"> 8779</span>&#160;}</div>
<div class="line"><a name="l08780"></a><span class="lineno"> 8780</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::mutable_int_mod() {</div>
<div class="line"><a name="l08781"></a><span class="lineno"> 8781</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.int_mod)</span></div>
<div class="line"><a name="l08782"></a><span class="lineno"> 8782</span>&#160; <span class="keywordflow">return</span> _internal_mutable_int_mod();</div>
<div class="line"><a name="l08783"></a><span class="lineno"> 8783</span>&#160;}</div>
<div class="line"><a name="l08784"></a><span class="lineno"> 8784</span>&#160; </div>
<div class="line"><a name="l08785"></a><span class="lineno"> 8785</span>&#160;<span class="comment">// .operations_research.sat.IntegerArgumentProto int_max = 9;</span></div>
<div class="line"><a name="l08786"></a><span class="lineno"> 8786</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_int_max()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08787"></a><span class="lineno"> 8787</span>&#160; <span class="keywordflow">return</span> constraint_case() == kIntMax;</div>
<div class="line"><a name="l08788"></a><span class="lineno"> 8788</span>&#160;}</div>
<div class="line"><a name="l08789"></a><span class="lineno"> 8789</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_int_max()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08790"></a><span class="lineno"> 8790</span>&#160; <span class="keywordflow">return</span> _internal_has_int_max();</div>
<div class="line"><a name="l08791"></a><span class="lineno"> 8791</span>&#160;}</div>
<div class="line"><a name="l08792"></a><span class="lineno"> 8792</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_int_max() {</div>
<div class="line"><a name="l08793"></a><span class="lineno"> 8793</span>&#160; _oneof_case_[0] = kIntMax;</div>
<div class="line"><a name="l08794"></a><span class="lineno"> 8794</span>&#160;}</div>
<div class="line"><a name="l08795"></a><span class="lineno"> 8795</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_int_max() {</div>
<div class="line"><a name="l08796"></a><span class="lineno"> 8796</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_max()) {</div>
<div class="line"><a name="l08797"></a><span class="lineno"> 8797</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08798"></a><span class="lineno"> 8798</span>&#160; <span class="keyword">delete</span> constraint_.int_max_;</div>
<div class="line"><a name="l08799"></a><span class="lineno"> 8799</span>&#160; }</div>
<div class="line"><a name="l08800"></a><span class="lineno"> 8800</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08801"></a><span class="lineno"> 8801</span>&#160; }</div>
<div class="line"><a name="l08802"></a><span class="lineno"> 8802</span>&#160;}</div>
<div class="line"><a name="l08803"></a><span class="lineno"> 8803</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::release_int_max() {</div>
<div class="line"><a name="l08804"></a><span class="lineno"> 8804</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.int_max)</span></div>
<div class="line"><a name="l08805"></a><span class="lineno"> 8805</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_max()) {</div>
<div class="line"><a name="l08806"></a><span class="lineno"> 8806</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08807"></a><span class="lineno"> 8807</span>&#160; ::operations_research::sat::IntegerArgumentProto* temp = constraint_.int_max_;</div>
<div class="line"><a name="l08808"></a><span class="lineno"> 8808</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08809"></a><span class="lineno"> 8809</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l08810"></a><span class="lineno"> 8810</span>&#160; }</div>
<div class="line"><a name="l08811"></a><span class="lineno"> 8811</span>&#160; constraint_.int_max_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08812"></a><span class="lineno"> 8812</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08813"></a><span class="lineno"> 8813</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08814"></a><span class="lineno"> 8814</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08815"></a><span class="lineno"> 8815</span>&#160; }</div>
<div class="line"><a name="l08816"></a><span class="lineno"> 8816</span>&#160;}</div>
<div class="line"><a name="l08817"></a><span class="lineno"> 8817</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto&amp; ConstraintProto::_internal_int_max()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08818"></a><span class="lineno"> 8818</span>&#160; <span class="keywordflow">return</span> _internal_has_int_max()</div>
<div class="line"><a name="l08819"></a><span class="lineno"> 8819</span>&#160; ? *constraint_.int_max_</div>
<div class="line"><a name="l08820"></a><span class="lineno"> 8820</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">::operations_research::sat::_IntegerArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l08821"></a><span class="lineno"> 8821</span>&#160;}</div>
<div class="line"><a name="l08822"></a><span class="lineno"> 8822</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto&amp; ConstraintProto::int_max()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08823"></a><span class="lineno"> 8823</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.int_max)</span></div>
<div class="line"><a name="l08824"></a><span class="lineno"> 8824</span>&#160; <span class="keywordflow">return</span> _internal_int_max();</div>
<div class="line"><a name="l08825"></a><span class="lineno"> 8825</span>&#160;}</div>
<div class="line"><a name="l08826"></a><span class="lineno"> 8826</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::unsafe_arena_release_int_max() {</div>
<div class="line"><a name="l08827"></a><span class="lineno"> 8827</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.int_max)</span></div>
<div class="line"><a name="l08828"></a><span class="lineno"> 8828</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_max()) {</div>
<div class="line"><a name="l08829"></a><span class="lineno"> 8829</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08830"></a><span class="lineno"> 8830</span>&#160; ::operations_research::sat::IntegerArgumentProto* temp = constraint_.int_max_;</div>
<div class="line"><a name="l08831"></a><span class="lineno"> 8831</span>&#160; constraint_.int_max_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08832"></a><span class="lineno"> 8832</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08833"></a><span class="lineno"> 8833</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08834"></a><span class="lineno"> 8834</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08835"></a><span class="lineno"> 8835</span>&#160; }</div>
<div class="line"><a name="l08836"></a><span class="lineno"> 8836</span>&#160;}</div>
<div class="line"><a name="l08837"></a><span class="lineno"> 8837</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_int_max(::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_max) {</div>
<div class="line"><a name="l08838"></a><span class="lineno"> 8838</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08839"></a><span class="lineno"> 8839</span>&#160; <span class="keywordflow">if</span> (int_max) {</div>
<div class="line"><a name="l08840"></a><span class="lineno"> 8840</span>&#160; set_has_int_max();</div>
<div class="line"><a name="l08841"></a><span class="lineno"> 8841</span>&#160; constraint_.int_max_ = int_max;</div>
<div class="line"><a name="l08842"></a><span class="lineno"> 8842</span>&#160; }</div>
<div class="line"><a name="l08843"></a><span class="lineno"> 8843</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.int_max)</span></div>
<div class="line"><a name="l08844"></a><span class="lineno"> 8844</span>&#160;}</div>
<div class="line"><a name="l08845"></a><span class="lineno"> 8845</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::_internal_mutable_int_max() {</div>
<div class="line"><a name="l08846"></a><span class="lineno"> 8846</span>&#160; <span class="keywordflow">if</span> (!_internal_has_int_max()) {</div>
<div class="line"><a name="l08847"></a><span class="lineno"> 8847</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08848"></a><span class="lineno"> 8848</span>&#160; set_has_int_max();</div>
<div class="line"><a name="l08849"></a><span class="lineno"> 8849</span>&#160; constraint_.int_max_ = CreateMaybeMessage&lt; ::operations_research::sat::IntegerArgumentProto &gt;(GetArena());</div>
<div class="line"><a name="l08850"></a><span class="lineno"> 8850</span>&#160; }</div>
<div class="line"><a name="l08851"></a><span class="lineno"> 8851</span>&#160; <span class="keywordflow">return</span> constraint_.int_max_;</div>
<div class="line"><a name="l08852"></a><span class="lineno"> 8852</span>&#160;}</div>
<div class="line"><a name="l08853"></a><span class="lineno"> 8853</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::mutable_int_max() {</div>
<div class="line"><a name="l08854"></a><span class="lineno"> 8854</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.int_max)</span></div>
<div class="line"><a name="l08855"></a><span class="lineno"> 8855</span>&#160; <span class="keywordflow">return</span> _internal_mutable_int_max();</div>
<div class="line"><a name="l08856"></a><span class="lineno"> 8856</span>&#160;}</div>
<div class="line"><a name="l08857"></a><span class="lineno"> 8857</span>&#160; </div>
<div class="line"><a name="l08858"></a><span class="lineno"> 8858</span>&#160;<span class="comment">// .operations_research.sat.LinearArgumentProto lin_max = 27;</span></div>
<div class="line"><a name="l08859"></a><span class="lineno"> 8859</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_lin_max()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08860"></a><span class="lineno"> 8860</span>&#160; <span class="keywordflow">return</span> constraint_case() == kLinMax;</div>
<div class="line"><a name="l08861"></a><span class="lineno"> 8861</span>&#160;}</div>
<div class="line"><a name="l08862"></a><span class="lineno"> 8862</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_lin_max()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08863"></a><span class="lineno"> 8863</span>&#160; <span class="keywordflow">return</span> _internal_has_lin_max();</div>
<div class="line"><a name="l08864"></a><span class="lineno"> 8864</span>&#160;}</div>
<div class="line"><a name="l08865"></a><span class="lineno"> 8865</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_lin_max() {</div>
<div class="line"><a name="l08866"></a><span class="lineno"> 8866</span>&#160; _oneof_case_[0] = kLinMax;</div>
<div class="line"><a name="l08867"></a><span class="lineno"> 8867</span>&#160;}</div>
<div class="line"><a name="l08868"></a><span class="lineno"> 8868</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_lin_max() {</div>
<div class="line"><a name="l08869"></a><span class="lineno"> 8869</span>&#160; <span class="keywordflow">if</span> (_internal_has_lin_max()) {</div>
<div class="line"><a name="l08870"></a><span class="lineno"> 8870</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08871"></a><span class="lineno"> 8871</span>&#160; <span class="keyword">delete</span> constraint_.lin_max_;</div>
<div class="line"><a name="l08872"></a><span class="lineno"> 8872</span>&#160; }</div>
<div class="line"><a name="l08873"></a><span class="lineno"> 8873</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08874"></a><span class="lineno"> 8874</span>&#160; }</div>
<div class="line"><a name="l08875"></a><span class="lineno"> 8875</span>&#160;}</div>
<div class="line"><a name="l08876"></a><span class="lineno"> 8876</span>&#160;inline ::operations_research::sat::LinearArgumentProto* ConstraintProto::release_lin_max() {</div>
<div class="line"><a name="l08877"></a><span class="lineno"> 8877</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.lin_max)</span></div>
<div class="line"><a name="l08878"></a><span class="lineno"> 8878</span>&#160; <span class="keywordflow">if</span> (_internal_has_lin_max()) {</div>
<div class="line"><a name="l08879"></a><span class="lineno"> 8879</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08880"></a><span class="lineno"> 8880</span>&#160; ::operations_research::sat::LinearArgumentProto* temp = constraint_.lin_max_;</div>
<div class="line"><a name="l08881"></a><span class="lineno"> 8881</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08882"></a><span class="lineno"> 8882</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l08883"></a><span class="lineno"> 8883</span>&#160; }</div>
<div class="line"><a name="l08884"></a><span class="lineno"> 8884</span>&#160; constraint_.lin_max_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08885"></a><span class="lineno"> 8885</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08886"></a><span class="lineno"> 8886</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08887"></a><span class="lineno"> 8887</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08888"></a><span class="lineno"> 8888</span>&#160; }</div>
<div class="line"><a name="l08889"></a><span class="lineno"> 8889</span>&#160;}</div>
<div class="line"><a name="l08890"></a><span class="lineno"> 8890</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::LinearArgumentProto&amp; ConstraintProto::_internal_lin_max()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08891"></a><span class="lineno"> 8891</span>&#160; <span class="keywordflow">return</span> _internal_has_lin_max()</div>
<div class="line"><a name="l08892"></a><span class="lineno"> 8892</span>&#160; ? *constraint_.lin_max_</div>
<div class="line"><a name="l08893"></a><span class="lineno"> 8893</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearArgumentProto.html">operations_research::sat::LinearArgumentProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a2e813d01ac2d5d980dc56019ce6a40cb">::operations_research::sat::_LinearArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l08894"></a><span class="lineno"> 8894</span>&#160;}</div>
<div class="line"><a name="l08895"></a><span class="lineno"> 8895</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::LinearArgumentProto&amp; ConstraintProto::lin_max()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08896"></a><span class="lineno"> 8896</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.lin_max)</span></div>
<div class="line"><a name="l08897"></a><span class="lineno"> 8897</span>&#160; <span class="keywordflow">return</span> _internal_lin_max();</div>
<div class="line"><a name="l08898"></a><span class="lineno"> 8898</span>&#160;}</div>
<div class="line"><a name="l08899"></a><span class="lineno"> 8899</span>&#160;inline ::operations_research::sat::LinearArgumentProto* ConstraintProto::unsafe_arena_release_lin_max() {</div>
<div class="line"><a name="l08900"></a><span class="lineno"> 8900</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.lin_max)</span></div>
<div class="line"><a name="l08901"></a><span class="lineno"> 8901</span>&#160; <span class="keywordflow">if</span> (_internal_has_lin_max()) {</div>
<div class="line"><a name="l08902"></a><span class="lineno"> 8902</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08903"></a><span class="lineno"> 8903</span>&#160; ::operations_research::sat::LinearArgumentProto* temp = constraint_.lin_max_;</div>
<div class="line"><a name="l08904"></a><span class="lineno"> 8904</span>&#160; constraint_.lin_max_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08905"></a><span class="lineno"> 8905</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08906"></a><span class="lineno"> 8906</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08907"></a><span class="lineno"> 8907</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08908"></a><span class="lineno"> 8908</span>&#160; }</div>
<div class="line"><a name="l08909"></a><span class="lineno"> 8909</span>&#160;}</div>
<div class="line"><a name="l08910"></a><span class="lineno"> 8910</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_lin_max(::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearArgumentProto.html">operations_research::sat::LinearArgumentProto</a>* lin_max) {</div>
<div class="line"><a name="l08911"></a><span class="lineno"> 8911</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08912"></a><span class="lineno"> 8912</span>&#160; <span class="keywordflow">if</span> (lin_max) {</div>
<div class="line"><a name="l08913"></a><span class="lineno"> 8913</span>&#160; set_has_lin_max();</div>
<div class="line"><a name="l08914"></a><span class="lineno"> 8914</span>&#160; constraint_.lin_max_ = lin_max;</div>
<div class="line"><a name="l08915"></a><span class="lineno"> 8915</span>&#160; }</div>
<div class="line"><a name="l08916"></a><span class="lineno"> 8916</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.lin_max)</span></div>
<div class="line"><a name="l08917"></a><span class="lineno"> 8917</span>&#160;}</div>
<div class="line"><a name="l08918"></a><span class="lineno"> 8918</span>&#160;inline ::operations_research::sat::LinearArgumentProto* ConstraintProto::_internal_mutable_lin_max() {</div>
<div class="line"><a name="l08919"></a><span class="lineno"> 8919</span>&#160; <span class="keywordflow">if</span> (!_internal_has_lin_max()) {</div>
<div class="line"><a name="l08920"></a><span class="lineno"> 8920</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08921"></a><span class="lineno"> 8921</span>&#160; set_has_lin_max();</div>
<div class="line"><a name="l08922"></a><span class="lineno"> 8922</span>&#160; constraint_.lin_max_ = CreateMaybeMessage&lt; ::operations_research::sat::LinearArgumentProto &gt;(GetArena());</div>
<div class="line"><a name="l08923"></a><span class="lineno"> 8923</span>&#160; }</div>
<div class="line"><a name="l08924"></a><span class="lineno"> 8924</span>&#160; <span class="keywordflow">return</span> constraint_.lin_max_;</div>
<div class="line"><a name="l08925"></a><span class="lineno"> 8925</span>&#160;}</div>
<div class="line"><a name="l08926"></a><span class="lineno"> 8926</span>&#160;inline ::operations_research::sat::LinearArgumentProto* ConstraintProto::mutable_lin_max() {</div>
<div class="line"><a name="l08927"></a><span class="lineno"> 8927</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.lin_max)</span></div>
<div class="line"><a name="l08928"></a><span class="lineno"> 8928</span>&#160; <span class="keywordflow">return</span> _internal_mutable_lin_max();</div>
<div class="line"><a name="l08929"></a><span class="lineno"> 8929</span>&#160;}</div>
<div class="line"><a name="l08930"></a><span class="lineno"> 8930</span>&#160; </div>
<div class="line"><a name="l08931"></a><span class="lineno"> 8931</span>&#160;<span class="comment">// .operations_research.sat.IntegerArgumentProto int_min = 10;</span></div>
<div class="line"><a name="l08932"></a><span class="lineno"> 8932</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_int_min()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08933"></a><span class="lineno"> 8933</span>&#160; <span class="keywordflow">return</span> constraint_case() == kIntMin;</div>
<div class="line"><a name="l08934"></a><span class="lineno"> 8934</span>&#160;}</div>
<div class="line"><a name="l08935"></a><span class="lineno"> 8935</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_int_min()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08936"></a><span class="lineno"> 8936</span>&#160; <span class="keywordflow">return</span> _internal_has_int_min();</div>
<div class="line"><a name="l08937"></a><span class="lineno"> 8937</span>&#160;}</div>
<div class="line"><a name="l08938"></a><span class="lineno"> 8938</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_int_min() {</div>
<div class="line"><a name="l08939"></a><span class="lineno"> 8939</span>&#160; _oneof_case_[0] = kIntMin;</div>
<div class="line"><a name="l08940"></a><span class="lineno"> 8940</span>&#160;}</div>
<div class="line"><a name="l08941"></a><span class="lineno"> 8941</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_int_min() {</div>
<div class="line"><a name="l08942"></a><span class="lineno"> 8942</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_min()) {</div>
<div class="line"><a name="l08943"></a><span class="lineno"> 8943</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08944"></a><span class="lineno"> 8944</span>&#160; <span class="keyword">delete</span> constraint_.int_min_;</div>
<div class="line"><a name="l08945"></a><span class="lineno"> 8945</span>&#160; }</div>
<div class="line"><a name="l08946"></a><span class="lineno"> 8946</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08947"></a><span class="lineno"> 8947</span>&#160; }</div>
<div class="line"><a name="l08948"></a><span class="lineno"> 8948</span>&#160;}</div>
<div class="line"><a name="l08949"></a><span class="lineno"> 8949</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::release_int_min() {</div>
<div class="line"><a name="l08950"></a><span class="lineno"> 8950</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.int_min)</span></div>
<div class="line"><a name="l08951"></a><span class="lineno"> 8951</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_min()) {</div>
<div class="line"><a name="l08952"></a><span class="lineno"> 8952</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08953"></a><span class="lineno"> 8953</span>&#160; ::operations_research::sat::IntegerArgumentProto* temp = constraint_.int_min_;</div>
<div class="line"><a name="l08954"></a><span class="lineno"> 8954</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l08955"></a><span class="lineno"> 8955</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l08956"></a><span class="lineno"> 8956</span>&#160; }</div>
<div class="line"><a name="l08957"></a><span class="lineno"> 8957</span>&#160; constraint_.int_min_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08958"></a><span class="lineno"> 8958</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08959"></a><span class="lineno"> 8959</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08960"></a><span class="lineno"> 8960</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08961"></a><span class="lineno"> 8961</span>&#160; }</div>
<div class="line"><a name="l08962"></a><span class="lineno"> 8962</span>&#160;}</div>
<div class="line"><a name="l08963"></a><span class="lineno"> 8963</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto&amp; ConstraintProto::_internal_int_min()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08964"></a><span class="lineno"> 8964</span>&#160; <span class="keywordflow">return</span> _internal_has_int_min()</div>
<div class="line"><a name="l08965"></a><span class="lineno"> 8965</span>&#160; ? *constraint_.int_min_</div>
<div class="line"><a name="l08966"></a><span class="lineno"> 8966</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">::operations_research::sat::_IntegerArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l08967"></a><span class="lineno"> 8967</span>&#160;}</div>
<div class="line"><a name="l08968"></a><span class="lineno"> 8968</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto&amp; ConstraintProto::int_min()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l08969"></a><span class="lineno"> 8969</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.int_min)</span></div>
<div class="line"><a name="l08970"></a><span class="lineno"> 8970</span>&#160; <span class="keywordflow">return</span> _internal_int_min();</div>
<div class="line"><a name="l08971"></a><span class="lineno"> 8971</span>&#160;}</div>
<div class="line"><a name="l08972"></a><span class="lineno"> 8972</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::unsafe_arena_release_int_min() {</div>
<div class="line"><a name="l08973"></a><span class="lineno"> 8973</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.int_min)</span></div>
<div class="line"><a name="l08974"></a><span class="lineno"> 8974</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_min()) {</div>
<div class="line"><a name="l08975"></a><span class="lineno"> 8975</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l08976"></a><span class="lineno"> 8976</span>&#160; ::operations_research::sat::IntegerArgumentProto* temp = constraint_.int_min_;</div>
<div class="line"><a name="l08977"></a><span class="lineno"> 8977</span>&#160; constraint_.int_min_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08978"></a><span class="lineno"> 8978</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l08979"></a><span class="lineno"> 8979</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l08980"></a><span class="lineno"> 8980</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l08981"></a><span class="lineno"> 8981</span>&#160; }</div>
<div class="line"><a name="l08982"></a><span class="lineno"> 8982</span>&#160;}</div>
<div class="line"><a name="l08983"></a><span class="lineno"> 8983</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_int_min(::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_min) {</div>
<div class="line"><a name="l08984"></a><span class="lineno"> 8984</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08985"></a><span class="lineno"> 8985</span>&#160; <span class="keywordflow">if</span> (int_min) {</div>
<div class="line"><a name="l08986"></a><span class="lineno"> 8986</span>&#160; set_has_int_min();</div>
<div class="line"><a name="l08987"></a><span class="lineno"> 8987</span>&#160; constraint_.int_min_ = int_min;</div>
<div class="line"><a name="l08988"></a><span class="lineno"> 8988</span>&#160; }</div>
<div class="line"><a name="l08989"></a><span class="lineno"> 8989</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.int_min)</span></div>
<div class="line"><a name="l08990"></a><span class="lineno"> 8990</span>&#160;}</div>
<div class="line"><a name="l08991"></a><span class="lineno"> 8991</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::_internal_mutable_int_min() {</div>
<div class="line"><a name="l08992"></a><span class="lineno"> 8992</span>&#160; <span class="keywordflow">if</span> (!_internal_has_int_min()) {</div>
<div class="line"><a name="l08993"></a><span class="lineno"> 8993</span>&#160; clear_constraint();</div>
<div class="line"><a name="l08994"></a><span class="lineno"> 8994</span>&#160; set_has_int_min();</div>
<div class="line"><a name="l08995"></a><span class="lineno"> 8995</span>&#160; constraint_.int_min_ = CreateMaybeMessage&lt; ::operations_research::sat::IntegerArgumentProto &gt;(GetArena());</div>
<div class="line"><a name="l08996"></a><span class="lineno"> 8996</span>&#160; }</div>
<div class="line"><a name="l08997"></a><span class="lineno"> 8997</span>&#160; <span class="keywordflow">return</span> constraint_.int_min_;</div>
<div class="line"><a name="l08998"></a><span class="lineno"> 8998</span>&#160;}</div>
<div class="line"><a name="l08999"></a><span class="lineno"> 8999</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::mutable_int_min() {</div>
<div class="line"><a name="l09000"></a><span class="lineno"> 9000</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.int_min)</span></div>
<div class="line"><a name="l09001"></a><span class="lineno"> 9001</span>&#160; <span class="keywordflow">return</span> _internal_mutable_int_min();</div>
<div class="line"><a name="l09002"></a><span class="lineno"> 9002</span>&#160;}</div>
<div class="line"><a name="l09003"></a><span class="lineno"> 9003</span>&#160; </div>
<div class="line"><a name="l09004"></a><span class="lineno"> 9004</span>&#160;<span class="comment">// .operations_research.sat.LinearArgumentProto lin_min = 28;</span></div>
<div class="line"><a name="l09005"></a><span class="lineno"> 9005</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_lin_min()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09006"></a><span class="lineno"> 9006</span>&#160; <span class="keywordflow">return</span> constraint_case() == kLinMin;</div>
<div class="line"><a name="l09007"></a><span class="lineno"> 9007</span>&#160;}</div>
<div class="line"><a name="l09008"></a><span class="lineno"> 9008</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_lin_min()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09009"></a><span class="lineno"> 9009</span>&#160; <span class="keywordflow">return</span> _internal_has_lin_min();</div>
<div class="line"><a name="l09010"></a><span class="lineno"> 9010</span>&#160;}</div>
<div class="line"><a name="l09011"></a><span class="lineno"> 9011</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_lin_min() {</div>
<div class="line"><a name="l09012"></a><span class="lineno"> 9012</span>&#160; _oneof_case_[0] = kLinMin;</div>
<div class="line"><a name="l09013"></a><span class="lineno"> 9013</span>&#160;}</div>
<div class="line"><a name="l09014"></a><span class="lineno"> 9014</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_lin_min() {</div>
<div class="line"><a name="l09015"></a><span class="lineno"> 9015</span>&#160; <span class="keywordflow">if</span> (_internal_has_lin_min()) {</div>
<div class="line"><a name="l09016"></a><span class="lineno"> 9016</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09017"></a><span class="lineno"> 9017</span>&#160; <span class="keyword">delete</span> constraint_.lin_min_;</div>
<div class="line"><a name="l09018"></a><span class="lineno"> 9018</span>&#160; }</div>
<div class="line"><a name="l09019"></a><span class="lineno"> 9019</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09020"></a><span class="lineno"> 9020</span>&#160; }</div>
<div class="line"><a name="l09021"></a><span class="lineno"> 9021</span>&#160;}</div>
<div class="line"><a name="l09022"></a><span class="lineno"> 9022</span>&#160;inline ::operations_research::sat::LinearArgumentProto* ConstraintProto::release_lin_min() {</div>
<div class="line"><a name="l09023"></a><span class="lineno"> 9023</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.lin_min)</span></div>
<div class="line"><a name="l09024"></a><span class="lineno"> 9024</span>&#160; <span class="keywordflow">if</span> (_internal_has_lin_min()) {</div>
<div class="line"><a name="l09025"></a><span class="lineno"> 9025</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09026"></a><span class="lineno"> 9026</span>&#160; ::operations_research::sat::LinearArgumentProto* temp = constraint_.lin_min_;</div>
<div class="line"><a name="l09027"></a><span class="lineno"> 9027</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09028"></a><span class="lineno"> 9028</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09029"></a><span class="lineno"> 9029</span>&#160; }</div>
<div class="line"><a name="l09030"></a><span class="lineno"> 9030</span>&#160; constraint_.lin_min_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09031"></a><span class="lineno"> 9031</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09032"></a><span class="lineno"> 9032</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09033"></a><span class="lineno"> 9033</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09034"></a><span class="lineno"> 9034</span>&#160; }</div>
<div class="line"><a name="l09035"></a><span class="lineno"> 9035</span>&#160;}</div>
<div class="line"><a name="l09036"></a><span class="lineno"> 9036</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::LinearArgumentProto&amp; ConstraintProto::_internal_lin_min()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09037"></a><span class="lineno"> 9037</span>&#160; <span class="keywordflow">return</span> _internal_has_lin_min()</div>
<div class="line"><a name="l09038"></a><span class="lineno"> 9038</span>&#160; ? *constraint_.lin_min_</div>
<div class="line"><a name="l09039"></a><span class="lineno"> 9039</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearArgumentProto.html">operations_research::sat::LinearArgumentProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a2e813d01ac2d5d980dc56019ce6a40cb">::operations_research::sat::_LinearArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l09040"></a><span class="lineno"> 9040</span>&#160;}</div>
<div class="line"><a name="l09041"></a><span class="lineno"> 9041</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::LinearArgumentProto&amp; ConstraintProto::lin_min()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09042"></a><span class="lineno"> 9042</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.lin_min)</span></div>
<div class="line"><a name="l09043"></a><span class="lineno"> 9043</span>&#160; <span class="keywordflow">return</span> _internal_lin_min();</div>
<div class="line"><a name="l09044"></a><span class="lineno"> 9044</span>&#160;}</div>
<div class="line"><a name="l09045"></a><span class="lineno"> 9045</span>&#160;inline ::operations_research::sat::LinearArgumentProto* ConstraintProto::unsafe_arena_release_lin_min() {</div>
<div class="line"><a name="l09046"></a><span class="lineno"> 9046</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.lin_min)</span></div>
<div class="line"><a name="l09047"></a><span class="lineno"> 9047</span>&#160; <span class="keywordflow">if</span> (_internal_has_lin_min()) {</div>
<div class="line"><a name="l09048"></a><span class="lineno"> 9048</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09049"></a><span class="lineno"> 9049</span>&#160; ::operations_research::sat::LinearArgumentProto* temp = constraint_.lin_min_;</div>
<div class="line"><a name="l09050"></a><span class="lineno"> 9050</span>&#160; constraint_.lin_min_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09051"></a><span class="lineno"> 9051</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09052"></a><span class="lineno"> 9052</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09053"></a><span class="lineno"> 9053</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09054"></a><span class="lineno"> 9054</span>&#160; }</div>
<div class="line"><a name="l09055"></a><span class="lineno"> 9055</span>&#160;}</div>
<div class="line"><a name="l09056"></a><span class="lineno"> 9056</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_lin_min(::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearArgumentProto.html">operations_research::sat::LinearArgumentProto</a>* lin_min) {</div>
<div class="line"><a name="l09057"></a><span class="lineno"> 9057</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09058"></a><span class="lineno"> 9058</span>&#160; <span class="keywordflow">if</span> (lin_min) {</div>
<div class="line"><a name="l09059"></a><span class="lineno"> 9059</span>&#160; set_has_lin_min();</div>
<div class="line"><a name="l09060"></a><span class="lineno"> 9060</span>&#160; constraint_.lin_min_ = lin_min;</div>
<div class="line"><a name="l09061"></a><span class="lineno"> 9061</span>&#160; }</div>
<div class="line"><a name="l09062"></a><span class="lineno"> 9062</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.lin_min)</span></div>
<div class="line"><a name="l09063"></a><span class="lineno"> 9063</span>&#160;}</div>
<div class="line"><a name="l09064"></a><span class="lineno"> 9064</span>&#160;inline ::operations_research::sat::LinearArgumentProto* ConstraintProto::_internal_mutable_lin_min() {</div>
<div class="line"><a name="l09065"></a><span class="lineno"> 9065</span>&#160; <span class="keywordflow">if</span> (!_internal_has_lin_min()) {</div>
<div class="line"><a name="l09066"></a><span class="lineno"> 9066</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09067"></a><span class="lineno"> 9067</span>&#160; set_has_lin_min();</div>
<div class="line"><a name="l09068"></a><span class="lineno"> 9068</span>&#160; constraint_.lin_min_ = CreateMaybeMessage&lt; ::operations_research::sat::LinearArgumentProto &gt;(GetArena());</div>
<div class="line"><a name="l09069"></a><span class="lineno"> 9069</span>&#160; }</div>
<div class="line"><a name="l09070"></a><span class="lineno"> 9070</span>&#160; <span class="keywordflow">return</span> constraint_.lin_min_;</div>
<div class="line"><a name="l09071"></a><span class="lineno"> 9071</span>&#160;}</div>
<div class="line"><a name="l09072"></a><span class="lineno"> 9072</span>&#160;inline ::operations_research::sat::LinearArgumentProto* ConstraintProto::mutable_lin_min() {</div>
<div class="line"><a name="l09073"></a><span class="lineno"> 9073</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.lin_min)</span></div>
<div class="line"><a name="l09074"></a><span class="lineno"> 9074</span>&#160; <span class="keywordflow">return</span> _internal_mutable_lin_min();</div>
<div class="line"><a name="l09075"></a><span class="lineno"> 9075</span>&#160;}</div>
<div class="line"><a name="l09076"></a><span class="lineno"> 9076</span>&#160; </div>
<div class="line"><a name="l09077"></a><span class="lineno"> 9077</span>&#160;<span class="comment">// .operations_research.sat.IntegerArgumentProto int_prod = 11;</span></div>
<div class="line"><a name="l09078"></a><span class="lineno"> 9078</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_int_prod()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09079"></a><span class="lineno"> 9079</span>&#160; <span class="keywordflow">return</span> constraint_case() == kIntProd;</div>
<div class="line"><a name="l09080"></a><span class="lineno"> 9080</span>&#160;}</div>
<div class="line"><a name="l09081"></a><span class="lineno"> 9081</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_int_prod()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09082"></a><span class="lineno"> 9082</span>&#160; <span class="keywordflow">return</span> _internal_has_int_prod();</div>
<div class="line"><a name="l09083"></a><span class="lineno"> 9083</span>&#160;}</div>
<div class="line"><a name="l09084"></a><span class="lineno"> 9084</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_int_prod() {</div>
<div class="line"><a name="l09085"></a><span class="lineno"> 9085</span>&#160; _oneof_case_[0] = kIntProd;</div>
<div class="line"><a name="l09086"></a><span class="lineno"> 9086</span>&#160;}</div>
<div class="line"><a name="l09087"></a><span class="lineno"> 9087</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_int_prod() {</div>
<div class="line"><a name="l09088"></a><span class="lineno"> 9088</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_prod()) {</div>
<div class="line"><a name="l09089"></a><span class="lineno"> 9089</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09090"></a><span class="lineno"> 9090</span>&#160; <span class="keyword">delete</span> constraint_.int_prod_;</div>
<div class="line"><a name="l09091"></a><span class="lineno"> 9091</span>&#160; }</div>
<div class="line"><a name="l09092"></a><span class="lineno"> 9092</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09093"></a><span class="lineno"> 9093</span>&#160; }</div>
<div class="line"><a name="l09094"></a><span class="lineno"> 9094</span>&#160;}</div>
<div class="line"><a name="l09095"></a><span class="lineno"> 9095</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::release_int_prod() {</div>
<div class="line"><a name="l09096"></a><span class="lineno"> 9096</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.int_prod)</span></div>
<div class="line"><a name="l09097"></a><span class="lineno"> 9097</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_prod()) {</div>
<div class="line"><a name="l09098"></a><span class="lineno"> 9098</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09099"></a><span class="lineno"> 9099</span>&#160; ::operations_research::sat::IntegerArgumentProto* temp = constraint_.int_prod_;</div>
<div class="line"><a name="l09100"></a><span class="lineno"> 9100</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09101"></a><span class="lineno"> 9101</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09102"></a><span class="lineno"> 9102</span>&#160; }</div>
<div class="line"><a name="l09103"></a><span class="lineno"> 9103</span>&#160; constraint_.int_prod_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09104"></a><span class="lineno"> 9104</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09105"></a><span class="lineno"> 9105</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09106"></a><span class="lineno"> 9106</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09107"></a><span class="lineno"> 9107</span>&#160; }</div>
<div class="line"><a name="l09108"></a><span class="lineno"> 9108</span>&#160;}</div>
<div class="line"><a name="l09109"></a><span class="lineno"> 9109</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto&amp; ConstraintProto::_internal_int_prod()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09110"></a><span class="lineno"> 9110</span>&#160; <span class="keywordflow">return</span> _internal_has_int_prod()</div>
<div class="line"><a name="l09111"></a><span class="lineno"> 9111</span>&#160; ? *constraint_.int_prod_</div>
<div class="line"><a name="l09112"></a><span class="lineno"> 9112</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">::operations_research::sat::_IntegerArgumentProto_default_instance_</a>);</div>
<div class="line"><a name="l09113"></a><span class="lineno"> 9113</span>&#160;}</div>
<div class="line"><a name="l09114"></a><span class="lineno"> 9114</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerArgumentProto&amp; ConstraintProto::int_prod()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09115"></a><span class="lineno"> 9115</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.int_prod)</span></div>
<div class="line"><a name="l09116"></a><span class="lineno"> 9116</span>&#160; <span class="keywordflow">return</span> _internal_int_prod();</div>
<div class="line"><a name="l09117"></a><span class="lineno"> 9117</span>&#160;}</div>
<div class="line"><a name="l09118"></a><span class="lineno"> 9118</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::unsafe_arena_release_int_prod() {</div>
<div class="line"><a name="l09119"></a><span class="lineno"> 9119</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.int_prod)</span></div>
<div class="line"><a name="l09120"></a><span class="lineno"> 9120</span>&#160; <span class="keywordflow">if</span> (_internal_has_int_prod()) {</div>
<div class="line"><a name="l09121"></a><span class="lineno"> 9121</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09122"></a><span class="lineno"> 9122</span>&#160; ::operations_research::sat::IntegerArgumentProto* temp = constraint_.int_prod_;</div>
<div class="line"><a name="l09123"></a><span class="lineno"> 9123</span>&#160; constraint_.int_prod_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09124"></a><span class="lineno"> 9124</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09125"></a><span class="lineno"> 9125</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09126"></a><span class="lineno"> 9126</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09127"></a><span class="lineno"> 9127</span>&#160; }</div>
<div class="line"><a name="l09128"></a><span class="lineno"> 9128</span>&#160;}</div>
<div class="line"><a name="l09129"></a><span class="lineno"> 9129</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_int_prod(::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a>* int_prod) {</div>
<div class="line"><a name="l09130"></a><span class="lineno"> 9130</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09131"></a><span class="lineno"> 9131</span>&#160; <span class="keywordflow">if</span> (int_prod) {</div>
<div class="line"><a name="l09132"></a><span class="lineno"> 9132</span>&#160; set_has_int_prod();</div>
<div class="line"><a name="l09133"></a><span class="lineno"> 9133</span>&#160; constraint_.int_prod_ = int_prod;</div>
<div class="line"><a name="l09134"></a><span class="lineno"> 9134</span>&#160; }</div>
<div class="line"><a name="l09135"></a><span class="lineno"> 9135</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.int_prod)</span></div>
<div class="line"><a name="l09136"></a><span class="lineno"> 9136</span>&#160;}</div>
<div class="line"><a name="l09137"></a><span class="lineno"> 9137</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::_internal_mutable_int_prod() {</div>
<div class="line"><a name="l09138"></a><span class="lineno"> 9138</span>&#160; <span class="keywordflow">if</span> (!_internal_has_int_prod()) {</div>
<div class="line"><a name="l09139"></a><span class="lineno"> 9139</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09140"></a><span class="lineno"> 9140</span>&#160; set_has_int_prod();</div>
<div class="line"><a name="l09141"></a><span class="lineno"> 9141</span>&#160; constraint_.int_prod_ = CreateMaybeMessage&lt; ::operations_research::sat::IntegerArgumentProto &gt;(GetArena());</div>
<div class="line"><a name="l09142"></a><span class="lineno"> 9142</span>&#160; }</div>
<div class="line"><a name="l09143"></a><span class="lineno"> 9143</span>&#160; <span class="keywordflow">return</span> constraint_.int_prod_;</div>
<div class="line"><a name="l09144"></a><span class="lineno"> 9144</span>&#160;}</div>
<div class="line"><a name="l09145"></a><span class="lineno"> 9145</span>&#160;inline ::operations_research::sat::IntegerArgumentProto* ConstraintProto::mutable_int_prod() {</div>
<div class="line"><a name="l09146"></a><span class="lineno"> 9146</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.int_prod)</span></div>
<div class="line"><a name="l09147"></a><span class="lineno"> 9147</span>&#160; <span class="keywordflow">return</span> _internal_mutable_int_prod();</div>
<div class="line"><a name="l09148"></a><span class="lineno"> 9148</span>&#160;}</div>
<div class="line"><a name="l09149"></a><span class="lineno"> 9149</span>&#160; </div>
<div class="line"><a name="l09150"></a><span class="lineno"> 9150</span>&#160;<span class="comment">// .operations_research.sat.LinearConstraintProto linear = 12;</span></div>
<div class="line"><a name="l09151"></a><span class="lineno"> 9151</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_linear()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09152"></a><span class="lineno"> 9152</span>&#160; <span class="keywordflow">return</span> constraint_case() == kLinear;</div>
<div class="line"><a name="l09153"></a><span class="lineno"> 9153</span>&#160;}</div>
<div class="line"><a name="l09154"></a><span class="lineno"> 9154</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_linear()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09155"></a><span class="lineno"> 9155</span>&#160; <span class="keywordflow">return</span> _internal_has_linear();</div>
<div class="line"><a name="l09156"></a><span class="lineno"> 9156</span>&#160;}</div>
<div class="line"><a name="l09157"></a><span class="lineno"> 9157</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_linear() {</div>
<div class="line"><a name="l09158"></a><span class="lineno"> 9158</span>&#160; _oneof_case_[0] = kLinear;</div>
<div class="line"><a name="l09159"></a><span class="lineno"> 9159</span>&#160;}</div>
<div class="line"><a name="l09160"></a><span class="lineno"> 9160</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_linear() {</div>
<div class="line"><a name="l09161"></a><span class="lineno"> 9161</span>&#160; <span class="keywordflow">if</span> (_internal_has_linear()) {</div>
<div class="line"><a name="l09162"></a><span class="lineno"> 9162</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09163"></a><span class="lineno"> 9163</span>&#160; <span class="keyword">delete</span> constraint_.linear_;</div>
<div class="line"><a name="l09164"></a><span class="lineno"> 9164</span>&#160; }</div>
<div class="line"><a name="l09165"></a><span class="lineno"> 9165</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09166"></a><span class="lineno"> 9166</span>&#160; }</div>
<div class="line"><a name="l09167"></a><span class="lineno"> 9167</span>&#160;}</div>
<div class="line"><a name="l09168"></a><span class="lineno"> 9168</span>&#160;inline ::operations_research::sat::LinearConstraintProto* ConstraintProto::release_linear() {</div>
<div class="line"><a name="l09169"></a><span class="lineno"> 9169</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.linear)</span></div>
<div class="line"><a name="l09170"></a><span class="lineno"> 9170</span>&#160; <span class="keywordflow">if</span> (_internal_has_linear()) {</div>
<div class="line"><a name="l09171"></a><span class="lineno"> 9171</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09172"></a><span class="lineno"> 9172</span>&#160; ::operations_research::sat::LinearConstraintProto* temp = constraint_.linear_;</div>
<div class="line"><a name="l09173"></a><span class="lineno"> 9173</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09174"></a><span class="lineno"> 9174</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09175"></a><span class="lineno"> 9175</span>&#160; }</div>
<div class="line"><a name="l09176"></a><span class="lineno"> 9176</span>&#160; constraint_.linear_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09177"></a><span class="lineno"> 9177</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09178"></a><span class="lineno"> 9178</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09179"></a><span class="lineno"> 9179</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09180"></a><span class="lineno"> 9180</span>&#160; }</div>
<div class="line"><a name="l09181"></a><span class="lineno"> 9181</span>&#160;}</div>
<div class="line"><a name="l09182"></a><span class="lineno"> 9182</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::LinearConstraintProto&amp; ConstraintProto::_internal_linear()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09183"></a><span class="lineno"> 9183</span>&#160; <span class="keywordflow">return</span> _internal_has_linear()</div>
<div class="line"><a name="l09184"></a><span class="lineno"> 9184</span>&#160; ? *constraint_.linear_</div>
<div class="line"><a name="l09185"></a><span class="lineno"> 9185</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearConstraintProto.html">operations_research::sat::LinearConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a7fe2d41dc416b27433f95a6c2b060338">::operations_research::sat::_LinearConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l09186"></a><span class="lineno"> 9186</span>&#160;}</div>
<div class="line"><a name="l09187"></a><span class="lineno"> 9187</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::LinearConstraintProto&amp; ConstraintProto::linear()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09188"></a><span class="lineno"> 9188</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.linear)</span></div>
<div class="line"><a name="l09189"></a><span class="lineno"> 9189</span>&#160; <span class="keywordflow">return</span> _internal_linear();</div>
<div class="line"><a name="l09190"></a><span class="lineno"> 9190</span>&#160;}</div>
<div class="line"><a name="l09191"></a><span class="lineno"> 9191</span>&#160;inline ::operations_research::sat::LinearConstraintProto* ConstraintProto::unsafe_arena_release_linear() {</div>
<div class="line"><a name="l09192"></a><span class="lineno"> 9192</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.linear)</span></div>
<div class="line"><a name="l09193"></a><span class="lineno"> 9193</span>&#160; <span class="keywordflow">if</span> (_internal_has_linear()) {</div>
<div class="line"><a name="l09194"></a><span class="lineno"> 9194</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09195"></a><span class="lineno"> 9195</span>&#160; ::operations_research::sat::LinearConstraintProto* temp = constraint_.linear_;</div>
<div class="line"><a name="l09196"></a><span class="lineno"> 9196</span>&#160; constraint_.linear_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09197"></a><span class="lineno"> 9197</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09198"></a><span class="lineno"> 9198</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09199"></a><span class="lineno"> 9199</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09200"></a><span class="lineno"> 9200</span>&#160; }</div>
<div class="line"><a name="l09201"></a><span class="lineno"> 9201</span>&#160;}</div>
<div class="line"><a name="l09202"></a><span class="lineno"> 9202</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_linear(::<a class="code" href="namespaceoperations__research_1_1sat_1_1LinearConstraintProto.html">operations_research::sat::LinearConstraintProto</a>* linear) {</div>
<div class="line"><a name="l09203"></a><span class="lineno"> 9203</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09204"></a><span class="lineno"> 9204</span>&#160; <span class="keywordflow">if</span> (linear) {</div>
<div class="line"><a name="l09205"></a><span class="lineno"> 9205</span>&#160; set_has_linear();</div>
<div class="line"><a name="l09206"></a><span class="lineno"> 9206</span>&#160; constraint_.linear_ = linear;</div>
<div class="line"><a name="l09207"></a><span class="lineno"> 9207</span>&#160; }</div>
<div class="line"><a name="l09208"></a><span class="lineno"> 9208</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.linear)</span></div>
<div class="line"><a name="l09209"></a><span class="lineno"> 9209</span>&#160;}</div>
<div class="line"><a name="l09210"></a><span class="lineno"> 9210</span>&#160;inline ::operations_research::sat::LinearConstraintProto* ConstraintProto::_internal_mutable_linear() {</div>
<div class="line"><a name="l09211"></a><span class="lineno"> 9211</span>&#160; <span class="keywordflow">if</span> (!_internal_has_linear()) {</div>
<div class="line"><a name="l09212"></a><span class="lineno"> 9212</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09213"></a><span class="lineno"> 9213</span>&#160; set_has_linear();</div>
<div class="line"><a name="l09214"></a><span class="lineno"> 9214</span>&#160; constraint_.linear_ = CreateMaybeMessage&lt; ::operations_research::sat::LinearConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l09215"></a><span class="lineno"> 9215</span>&#160; }</div>
<div class="line"><a name="l09216"></a><span class="lineno"> 9216</span>&#160; <span class="keywordflow">return</span> constraint_.linear_;</div>
<div class="line"><a name="l09217"></a><span class="lineno"> 9217</span>&#160;}</div>
<div class="line"><a name="l09218"></a><span class="lineno"> 9218</span>&#160;inline ::operations_research::sat::LinearConstraintProto* ConstraintProto::mutable_linear() {</div>
<div class="line"><a name="l09219"></a><span class="lineno"> 9219</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.linear)</span></div>
<div class="line"><a name="l09220"></a><span class="lineno"> 9220</span>&#160; <span class="keywordflow">return</span> _internal_mutable_linear();</div>
<div class="line"><a name="l09221"></a><span class="lineno"> 9221</span>&#160;}</div>
<div class="line"><a name="l09222"></a><span class="lineno"> 9222</span>&#160; </div>
<div class="line"><a name="l09223"></a><span class="lineno"> 9223</span>&#160;<span class="comment">// .operations_research.sat.AllDifferentConstraintProto all_diff = 13;</span></div>
<div class="line"><a name="l09224"></a><span class="lineno"> 9224</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_all_diff()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09225"></a><span class="lineno"> 9225</span>&#160; <span class="keywordflow">return</span> constraint_case() == kAllDiff;</div>
<div class="line"><a name="l09226"></a><span class="lineno"> 9226</span>&#160;}</div>
<div class="line"><a name="l09227"></a><span class="lineno"> 9227</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_all_diff()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09228"></a><span class="lineno"> 9228</span>&#160; <span class="keywordflow">return</span> _internal_has_all_diff();</div>
<div class="line"><a name="l09229"></a><span class="lineno"> 9229</span>&#160;}</div>
<div class="line"><a name="l09230"></a><span class="lineno"> 9230</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_all_diff() {</div>
<div class="line"><a name="l09231"></a><span class="lineno"> 9231</span>&#160; _oneof_case_[0] = kAllDiff;</div>
<div class="line"><a name="l09232"></a><span class="lineno"> 9232</span>&#160;}</div>
<div class="line"><a name="l09233"></a><span class="lineno"> 9233</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_all_diff() {</div>
<div class="line"><a name="l09234"></a><span class="lineno"> 9234</span>&#160; <span class="keywordflow">if</span> (_internal_has_all_diff()) {</div>
<div class="line"><a name="l09235"></a><span class="lineno"> 9235</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09236"></a><span class="lineno"> 9236</span>&#160; <span class="keyword">delete</span> constraint_.all_diff_;</div>
<div class="line"><a name="l09237"></a><span class="lineno"> 9237</span>&#160; }</div>
<div class="line"><a name="l09238"></a><span class="lineno"> 9238</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09239"></a><span class="lineno"> 9239</span>&#160; }</div>
<div class="line"><a name="l09240"></a><span class="lineno"> 9240</span>&#160;}</div>
<div class="line"><a name="l09241"></a><span class="lineno"> 9241</span>&#160;inline ::operations_research::sat::AllDifferentConstraintProto* ConstraintProto::release_all_diff() {</div>
<div class="line"><a name="l09242"></a><span class="lineno"> 9242</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.all_diff)</span></div>
<div class="line"><a name="l09243"></a><span class="lineno"> 9243</span>&#160; <span class="keywordflow">if</span> (_internal_has_all_diff()) {</div>
<div class="line"><a name="l09244"></a><span class="lineno"> 9244</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09245"></a><span class="lineno"> 9245</span>&#160; ::operations_research::sat::AllDifferentConstraintProto* temp = constraint_.all_diff_;</div>
<div class="line"><a name="l09246"></a><span class="lineno"> 9246</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09247"></a><span class="lineno"> 9247</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09248"></a><span class="lineno"> 9248</span>&#160; }</div>
<div class="line"><a name="l09249"></a><span class="lineno"> 9249</span>&#160; constraint_.all_diff_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09250"></a><span class="lineno"> 9250</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09251"></a><span class="lineno"> 9251</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09252"></a><span class="lineno"> 9252</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09253"></a><span class="lineno"> 9253</span>&#160; }</div>
<div class="line"><a name="l09254"></a><span class="lineno"> 9254</span>&#160;}</div>
<div class="line"><a name="l09255"></a><span class="lineno"> 9255</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::AllDifferentConstraintProto&amp; ConstraintProto::_internal_all_diff()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09256"></a><span class="lineno"> 9256</span>&#160; <span class="keywordflow">return</span> _internal_has_all_diff()</div>
<div class="line"><a name="l09257"></a><span class="lineno"> 9257</span>&#160; ? *constraint_.all_diff_</div>
<div class="line"><a name="l09258"></a><span class="lineno"> 9258</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1AllDifferentConstraintProto.html">operations_research::sat::AllDifferentConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a5022cdbf0a4511363b80caf245fb2854">::operations_research::sat::_AllDifferentConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l09259"></a><span class="lineno"> 9259</span>&#160;}</div>
<div class="line"><a name="l09260"></a><span class="lineno"> 9260</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::AllDifferentConstraintProto&amp; ConstraintProto::all_diff()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09261"></a><span class="lineno"> 9261</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.all_diff)</span></div>
<div class="line"><a name="l09262"></a><span class="lineno"> 9262</span>&#160; <span class="keywordflow">return</span> _internal_all_diff();</div>
<div class="line"><a name="l09263"></a><span class="lineno"> 9263</span>&#160;}</div>
<div class="line"><a name="l09264"></a><span class="lineno"> 9264</span>&#160;inline ::operations_research::sat::AllDifferentConstraintProto* ConstraintProto::unsafe_arena_release_all_diff() {</div>
<div class="line"><a name="l09265"></a><span class="lineno"> 9265</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.all_diff)</span></div>
<div class="line"><a name="l09266"></a><span class="lineno"> 9266</span>&#160; <span class="keywordflow">if</span> (_internal_has_all_diff()) {</div>
<div class="line"><a name="l09267"></a><span class="lineno"> 9267</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09268"></a><span class="lineno"> 9268</span>&#160; ::operations_research::sat::AllDifferentConstraintProto* temp = constraint_.all_diff_;</div>
<div class="line"><a name="l09269"></a><span class="lineno"> 9269</span>&#160; constraint_.all_diff_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09270"></a><span class="lineno"> 9270</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09271"></a><span class="lineno"> 9271</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09272"></a><span class="lineno"> 9272</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09273"></a><span class="lineno"> 9273</span>&#160; }</div>
<div class="line"><a name="l09274"></a><span class="lineno"> 9274</span>&#160;}</div>
<div class="line"><a name="l09275"></a><span class="lineno"> 9275</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_all_diff(::<a class="code" href="namespaceoperations__research_1_1sat_1_1AllDifferentConstraintProto.html">operations_research::sat::AllDifferentConstraintProto</a>* all_diff) {</div>
<div class="line"><a name="l09276"></a><span class="lineno"> 9276</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09277"></a><span class="lineno"> 9277</span>&#160; <span class="keywordflow">if</span> (all_diff) {</div>
<div class="line"><a name="l09278"></a><span class="lineno"> 9278</span>&#160; set_has_all_diff();</div>
<div class="line"><a name="l09279"></a><span class="lineno"> 9279</span>&#160; constraint_.all_diff_ = all_diff;</div>
<div class="line"><a name="l09280"></a><span class="lineno"> 9280</span>&#160; }</div>
<div class="line"><a name="l09281"></a><span class="lineno"> 9281</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.all_diff)</span></div>
<div class="line"><a name="l09282"></a><span class="lineno"> 9282</span>&#160;}</div>
<div class="line"><a name="l09283"></a><span class="lineno"> 9283</span>&#160;inline ::operations_research::sat::AllDifferentConstraintProto* ConstraintProto::_internal_mutable_all_diff() {</div>
<div class="line"><a name="l09284"></a><span class="lineno"> 9284</span>&#160; <span class="keywordflow">if</span> (!_internal_has_all_diff()) {</div>
<div class="line"><a name="l09285"></a><span class="lineno"> 9285</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09286"></a><span class="lineno"> 9286</span>&#160; set_has_all_diff();</div>
<div class="line"><a name="l09287"></a><span class="lineno"> 9287</span>&#160; constraint_.all_diff_ = CreateMaybeMessage&lt; ::operations_research::sat::AllDifferentConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l09288"></a><span class="lineno"> 9288</span>&#160; }</div>
<div class="line"><a name="l09289"></a><span class="lineno"> 9289</span>&#160; <span class="keywordflow">return</span> constraint_.all_diff_;</div>
<div class="line"><a name="l09290"></a><span class="lineno"> 9290</span>&#160;}</div>
<div class="line"><a name="l09291"></a><span class="lineno"> 9291</span>&#160;inline ::operations_research::sat::AllDifferentConstraintProto* ConstraintProto::mutable_all_diff() {</div>
<div class="line"><a name="l09292"></a><span class="lineno"> 9292</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.all_diff)</span></div>
<div class="line"><a name="l09293"></a><span class="lineno"> 9293</span>&#160; <span class="keywordflow">return</span> _internal_mutable_all_diff();</div>
<div class="line"><a name="l09294"></a><span class="lineno"> 9294</span>&#160;}</div>
<div class="line"><a name="l09295"></a><span class="lineno"> 9295</span>&#160; </div>
<div class="line"><a name="l09296"></a><span class="lineno"> 9296</span>&#160;<span class="comment">// .operations_research.sat.ElementConstraintProto element = 14;</span></div>
<div class="line"><a name="l09297"></a><span class="lineno"> 9297</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_element()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09298"></a><span class="lineno"> 9298</span>&#160; <span class="keywordflow">return</span> constraint_case() == kElement;</div>
<div class="line"><a name="l09299"></a><span class="lineno"> 9299</span>&#160;}</div>
<div class="line"><a name="l09300"></a><span class="lineno"> 9300</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_element()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09301"></a><span class="lineno"> 9301</span>&#160; <span class="keywordflow">return</span> _internal_has_element();</div>
<div class="line"><a name="l09302"></a><span class="lineno"> 9302</span>&#160;}</div>
<div class="line"><a name="l09303"></a><span class="lineno"> 9303</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_element() {</div>
<div class="line"><a name="l09304"></a><span class="lineno"> 9304</span>&#160; _oneof_case_[0] = kElement;</div>
<div class="line"><a name="l09305"></a><span class="lineno"> 9305</span>&#160;}</div>
<div class="line"><a name="l09306"></a><span class="lineno"> 9306</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_element() {</div>
<div class="line"><a name="l09307"></a><span class="lineno"> 9307</span>&#160; <span class="keywordflow">if</span> (_internal_has_element()) {</div>
<div class="line"><a name="l09308"></a><span class="lineno"> 9308</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09309"></a><span class="lineno"> 9309</span>&#160; <span class="keyword">delete</span> constraint_.element_;</div>
<div class="line"><a name="l09310"></a><span class="lineno"> 9310</span>&#160; }</div>
<div class="line"><a name="l09311"></a><span class="lineno"> 9311</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09312"></a><span class="lineno"> 9312</span>&#160; }</div>
<div class="line"><a name="l09313"></a><span class="lineno"> 9313</span>&#160;}</div>
<div class="line"><a name="l09314"></a><span class="lineno"> 9314</span>&#160;inline ::operations_research::sat::ElementConstraintProto* ConstraintProto::release_element() {</div>
<div class="line"><a name="l09315"></a><span class="lineno"> 9315</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.element)</span></div>
<div class="line"><a name="l09316"></a><span class="lineno"> 9316</span>&#160; <span class="keywordflow">if</span> (_internal_has_element()) {</div>
<div class="line"><a name="l09317"></a><span class="lineno"> 9317</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09318"></a><span class="lineno"> 9318</span>&#160; ::operations_research::sat::ElementConstraintProto* temp = constraint_.element_;</div>
<div class="line"><a name="l09319"></a><span class="lineno"> 9319</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09320"></a><span class="lineno"> 9320</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09321"></a><span class="lineno"> 9321</span>&#160; }</div>
<div class="line"><a name="l09322"></a><span class="lineno"> 9322</span>&#160; constraint_.element_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09323"></a><span class="lineno"> 9323</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09324"></a><span class="lineno"> 9324</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09325"></a><span class="lineno"> 9325</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09326"></a><span class="lineno"> 9326</span>&#160; }</div>
<div class="line"><a name="l09327"></a><span class="lineno"> 9327</span>&#160;}</div>
<div class="line"><a name="l09328"></a><span class="lineno"> 9328</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::ElementConstraintProto&amp; ConstraintProto::_internal_element()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09329"></a><span class="lineno"> 9329</span>&#160; <span class="keywordflow">return</span> _internal_has_element()</div>
<div class="line"><a name="l09330"></a><span class="lineno"> 9330</span>&#160; ? *constraint_.element_</div>
<div class="line"><a name="l09331"></a><span class="lineno"> 9331</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1ElementConstraintProto.html">operations_research::sat::ElementConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#ab8a8f5cff578449bc5514c4df3e823b6">::operations_research::sat::_ElementConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l09332"></a><span class="lineno"> 9332</span>&#160;}</div>
<div class="line"><a name="l09333"></a><span class="lineno"> 9333</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::ElementConstraintProto&amp; ConstraintProto::element()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09334"></a><span class="lineno"> 9334</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.element)</span></div>
<div class="line"><a name="l09335"></a><span class="lineno"> 9335</span>&#160; <span class="keywordflow">return</span> _internal_element();</div>
<div class="line"><a name="l09336"></a><span class="lineno"> 9336</span>&#160;}</div>
<div class="line"><a name="l09337"></a><span class="lineno"> 9337</span>&#160;inline ::operations_research::sat::ElementConstraintProto* ConstraintProto::unsafe_arena_release_element() {</div>
<div class="line"><a name="l09338"></a><span class="lineno"> 9338</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.element)</span></div>
<div class="line"><a name="l09339"></a><span class="lineno"> 9339</span>&#160; <span class="keywordflow">if</span> (_internal_has_element()) {</div>
<div class="line"><a name="l09340"></a><span class="lineno"> 9340</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09341"></a><span class="lineno"> 9341</span>&#160; ::operations_research::sat::ElementConstraintProto* temp = constraint_.element_;</div>
<div class="line"><a name="l09342"></a><span class="lineno"> 9342</span>&#160; constraint_.element_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09343"></a><span class="lineno"> 9343</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09344"></a><span class="lineno"> 9344</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09345"></a><span class="lineno"> 9345</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09346"></a><span class="lineno"> 9346</span>&#160; }</div>
<div class="line"><a name="l09347"></a><span class="lineno"> 9347</span>&#160;}</div>
<div class="line"><a name="l09348"></a><span class="lineno"> 9348</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_element(::<a class="code" href="namespaceoperations__research_1_1sat_1_1ElementConstraintProto.html">operations_research::sat::ElementConstraintProto</a>* element) {</div>
<div class="line"><a name="l09349"></a><span class="lineno"> 9349</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09350"></a><span class="lineno"> 9350</span>&#160; <span class="keywordflow">if</span> (element) {</div>
<div class="line"><a name="l09351"></a><span class="lineno"> 9351</span>&#160; set_has_element();</div>
<div class="line"><a name="l09352"></a><span class="lineno"> 9352</span>&#160; constraint_.element_ = element;</div>
<div class="line"><a name="l09353"></a><span class="lineno"> 9353</span>&#160; }</div>
<div class="line"><a name="l09354"></a><span class="lineno"> 9354</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.element)</span></div>
<div class="line"><a name="l09355"></a><span class="lineno"> 9355</span>&#160;}</div>
<div class="line"><a name="l09356"></a><span class="lineno"> 9356</span>&#160;inline ::operations_research::sat::ElementConstraintProto* ConstraintProto::_internal_mutable_element() {</div>
<div class="line"><a name="l09357"></a><span class="lineno"> 9357</span>&#160; <span class="keywordflow">if</span> (!_internal_has_element()) {</div>
<div class="line"><a name="l09358"></a><span class="lineno"> 9358</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09359"></a><span class="lineno"> 9359</span>&#160; set_has_element();</div>
<div class="line"><a name="l09360"></a><span class="lineno"> 9360</span>&#160; constraint_.element_ = CreateMaybeMessage&lt; ::operations_research::sat::ElementConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l09361"></a><span class="lineno"> 9361</span>&#160; }</div>
<div class="line"><a name="l09362"></a><span class="lineno"> 9362</span>&#160; <span class="keywordflow">return</span> constraint_.element_;</div>
<div class="line"><a name="l09363"></a><span class="lineno"> 9363</span>&#160;}</div>
<div class="line"><a name="l09364"></a><span class="lineno"> 9364</span>&#160;inline ::operations_research::sat::ElementConstraintProto* ConstraintProto::mutable_element() {</div>
<div class="line"><a name="l09365"></a><span class="lineno"> 9365</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.element)</span></div>
<div class="line"><a name="l09366"></a><span class="lineno"> 9366</span>&#160; <span class="keywordflow">return</span> _internal_mutable_element();</div>
<div class="line"><a name="l09367"></a><span class="lineno"> 9367</span>&#160;}</div>
<div class="line"><a name="l09368"></a><span class="lineno"> 9368</span>&#160; </div>
<div class="line"><a name="l09369"></a><span class="lineno"> 9369</span>&#160;<span class="comment">// .operations_research.sat.CircuitConstraintProto circuit = 15;</span></div>
<div class="line"><a name="l09370"></a><span class="lineno"> 9370</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_circuit()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09371"></a><span class="lineno"> 9371</span>&#160; <span class="keywordflow">return</span> constraint_case() == kCircuit;</div>
<div class="line"><a name="l09372"></a><span class="lineno"> 9372</span>&#160;}</div>
<div class="line"><a name="l09373"></a><span class="lineno"> 9373</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_circuit()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09374"></a><span class="lineno"> 9374</span>&#160; <span class="keywordflow">return</span> _internal_has_circuit();</div>
<div class="line"><a name="l09375"></a><span class="lineno"> 9375</span>&#160;}</div>
<div class="line"><a name="l09376"></a><span class="lineno"> 9376</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_circuit() {</div>
<div class="line"><a name="l09377"></a><span class="lineno"> 9377</span>&#160; _oneof_case_[0] = kCircuit;</div>
<div class="line"><a name="l09378"></a><span class="lineno"> 9378</span>&#160;}</div>
<div class="line"><a name="l09379"></a><span class="lineno"> 9379</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_circuit() {</div>
<div class="line"><a name="l09380"></a><span class="lineno"> 9380</span>&#160; <span class="keywordflow">if</span> (_internal_has_circuit()) {</div>
<div class="line"><a name="l09381"></a><span class="lineno"> 9381</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09382"></a><span class="lineno"> 9382</span>&#160; <span class="keyword">delete</span> constraint_.circuit_;</div>
<div class="line"><a name="l09383"></a><span class="lineno"> 9383</span>&#160; }</div>
<div class="line"><a name="l09384"></a><span class="lineno"> 9384</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09385"></a><span class="lineno"> 9385</span>&#160; }</div>
<div class="line"><a name="l09386"></a><span class="lineno"> 9386</span>&#160;}</div>
<div class="line"><a name="l09387"></a><span class="lineno"> 9387</span>&#160;inline ::operations_research::sat::CircuitConstraintProto* ConstraintProto::release_circuit() {</div>
<div class="line"><a name="l09388"></a><span class="lineno"> 9388</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.circuit)</span></div>
<div class="line"><a name="l09389"></a><span class="lineno"> 9389</span>&#160; <span class="keywordflow">if</span> (_internal_has_circuit()) {</div>
<div class="line"><a name="l09390"></a><span class="lineno"> 9390</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09391"></a><span class="lineno"> 9391</span>&#160; ::operations_research::sat::CircuitConstraintProto* temp = constraint_.circuit_;</div>
<div class="line"><a name="l09392"></a><span class="lineno"> 9392</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09393"></a><span class="lineno"> 9393</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09394"></a><span class="lineno"> 9394</span>&#160; }</div>
<div class="line"><a name="l09395"></a><span class="lineno"> 9395</span>&#160; constraint_.circuit_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09396"></a><span class="lineno"> 9396</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09397"></a><span class="lineno"> 9397</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09398"></a><span class="lineno"> 9398</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09399"></a><span class="lineno"> 9399</span>&#160; }</div>
<div class="line"><a name="l09400"></a><span class="lineno"> 9400</span>&#160;}</div>
<div class="line"><a name="l09401"></a><span class="lineno"> 9401</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::CircuitConstraintProto&amp; ConstraintProto::_internal_circuit()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09402"></a><span class="lineno"> 9402</span>&#160; <span class="keywordflow">return</span> _internal_has_circuit()</div>
<div class="line"><a name="l09403"></a><span class="lineno"> 9403</span>&#160; ? *constraint_.circuit_</div>
<div class="line"><a name="l09404"></a><span class="lineno"> 9404</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1CircuitConstraintProto.html">operations_research::sat::CircuitConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#aea6eecafe1713c4565393c72a379122b">::operations_research::sat::_CircuitConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l09405"></a><span class="lineno"> 9405</span>&#160;}</div>
<div class="line"><a name="l09406"></a><span class="lineno"> 9406</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::CircuitConstraintProto&amp; ConstraintProto::circuit()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09407"></a><span class="lineno"> 9407</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.circuit)</span></div>
<div class="line"><a name="l09408"></a><span class="lineno"> 9408</span>&#160; <span class="keywordflow">return</span> _internal_circuit();</div>
<div class="line"><a name="l09409"></a><span class="lineno"> 9409</span>&#160;}</div>
<div class="line"><a name="l09410"></a><span class="lineno"> 9410</span>&#160;inline ::operations_research::sat::CircuitConstraintProto* ConstraintProto::unsafe_arena_release_circuit() {</div>
<div class="line"><a name="l09411"></a><span class="lineno"> 9411</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.circuit)</span></div>
<div class="line"><a name="l09412"></a><span class="lineno"> 9412</span>&#160; <span class="keywordflow">if</span> (_internal_has_circuit()) {</div>
<div class="line"><a name="l09413"></a><span class="lineno"> 9413</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09414"></a><span class="lineno"> 9414</span>&#160; ::operations_research::sat::CircuitConstraintProto* temp = constraint_.circuit_;</div>
<div class="line"><a name="l09415"></a><span class="lineno"> 9415</span>&#160; constraint_.circuit_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09416"></a><span class="lineno"> 9416</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09417"></a><span class="lineno"> 9417</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09418"></a><span class="lineno"> 9418</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09419"></a><span class="lineno"> 9419</span>&#160; }</div>
<div class="line"><a name="l09420"></a><span class="lineno"> 9420</span>&#160;}</div>
<div class="line"><a name="l09421"></a><span class="lineno"> 9421</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_circuit(::<a class="code" href="namespaceoperations__research_1_1sat_1_1CircuitConstraintProto.html">operations_research::sat::CircuitConstraintProto</a>* circuit) {</div>
<div class="line"><a name="l09422"></a><span class="lineno"> 9422</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09423"></a><span class="lineno"> 9423</span>&#160; <span class="keywordflow">if</span> (circuit) {</div>
<div class="line"><a name="l09424"></a><span class="lineno"> 9424</span>&#160; set_has_circuit();</div>
<div class="line"><a name="l09425"></a><span class="lineno"> 9425</span>&#160; constraint_.circuit_ = circuit;</div>
<div class="line"><a name="l09426"></a><span class="lineno"> 9426</span>&#160; }</div>
<div class="line"><a name="l09427"></a><span class="lineno"> 9427</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.circuit)</span></div>
<div class="line"><a name="l09428"></a><span class="lineno"> 9428</span>&#160;}</div>
<div class="line"><a name="l09429"></a><span class="lineno"> 9429</span>&#160;inline ::operations_research::sat::CircuitConstraintProto* ConstraintProto::_internal_mutable_circuit() {</div>
<div class="line"><a name="l09430"></a><span class="lineno"> 9430</span>&#160; <span class="keywordflow">if</span> (!_internal_has_circuit()) {</div>
<div class="line"><a name="l09431"></a><span class="lineno"> 9431</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09432"></a><span class="lineno"> 9432</span>&#160; set_has_circuit();</div>
<div class="line"><a name="l09433"></a><span class="lineno"> 9433</span>&#160; constraint_.circuit_ = CreateMaybeMessage&lt; ::operations_research::sat::CircuitConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l09434"></a><span class="lineno"> 9434</span>&#160; }</div>
<div class="line"><a name="l09435"></a><span class="lineno"> 9435</span>&#160; <span class="keywordflow">return</span> constraint_.circuit_;</div>
<div class="line"><a name="l09436"></a><span class="lineno"> 9436</span>&#160;}</div>
<div class="line"><a name="l09437"></a><span class="lineno"> 9437</span>&#160;inline ::operations_research::sat::CircuitConstraintProto* ConstraintProto::mutable_circuit() {</div>
<div class="line"><a name="l09438"></a><span class="lineno"> 9438</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.circuit)</span></div>
<div class="line"><a name="l09439"></a><span class="lineno"> 9439</span>&#160; <span class="keywordflow">return</span> _internal_mutable_circuit();</div>
<div class="line"><a name="l09440"></a><span class="lineno"> 9440</span>&#160;}</div>
<div class="line"><a name="l09441"></a><span class="lineno"> 9441</span>&#160; </div>
<div class="line"><a name="l09442"></a><span class="lineno"> 9442</span>&#160;<span class="comment">// .operations_research.sat.RoutesConstraintProto routes = 23;</span></div>
<div class="line"><a name="l09443"></a><span class="lineno"> 9443</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_routes()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09444"></a><span class="lineno"> 9444</span>&#160; <span class="keywordflow">return</span> constraint_case() == kRoutes;</div>
<div class="line"><a name="l09445"></a><span class="lineno"> 9445</span>&#160;}</div>
<div class="line"><a name="l09446"></a><span class="lineno"> 9446</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_routes()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09447"></a><span class="lineno"> 9447</span>&#160; <span class="keywordflow">return</span> _internal_has_routes();</div>
<div class="line"><a name="l09448"></a><span class="lineno"> 9448</span>&#160;}</div>
<div class="line"><a name="l09449"></a><span class="lineno"> 9449</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_routes() {</div>
<div class="line"><a name="l09450"></a><span class="lineno"> 9450</span>&#160; _oneof_case_[0] = kRoutes;</div>
<div class="line"><a name="l09451"></a><span class="lineno"> 9451</span>&#160;}</div>
<div class="line"><a name="l09452"></a><span class="lineno"> 9452</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_routes() {</div>
<div class="line"><a name="l09453"></a><span class="lineno"> 9453</span>&#160; <span class="keywordflow">if</span> (_internal_has_routes()) {</div>
<div class="line"><a name="l09454"></a><span class="lineno"> 9454</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09455"></a><span class="lineno"> 9455</span>&#160; <span class="keyword">delete</span> constraint_.routes_;</div>
<div class="line"><a name="l09456"></a><span class="lineno"> 9456</span>&#160; }</div>
<div class="line"><a name="l09457"></a><span class="lineno"> 9457</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09458"></a><span class="lineno"> 9458</span>&#160; }</div>
<div class="line"><a name="l09459"></a><span class="lineno"> 9459</span>&#160;}</div>
<div class="line"><a name="l09460"></a><span class="lineno"> 9460</span>&#160;inline ::operations_research::sat::RoutesConstraintProto* ConstraintProto::release_routes() {</div>
<div class="line"><a name="l09461"></a><span class="lineno"> 9461</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.routes)</span></div>
<div class="line"><a name="l09462"></a><span class="lineno"> 9462</span>&#160; <span class="keywordflow">if</span> (_internal_has_routes()) {</div>
<div class="line"><a name="l09463"></a><span class="lineno"> 9463</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09464"></a><span class="lineno"> 9464</span>&#160; ::operations_research::sat::RoutesConstraintProto* temp = constraint_.routes_;</div>
<div class="line"><a name="l09465"></a><span class="lineno"> 9465</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09466"></a><span class="lineno"> 9466</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09467"></a><span class="lineno"> 9467</span>&#160; }</div>
<div class="line"><a name="l09468"></a><span class="lineno"> 9468</span>&#160; constraint_.routes_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09469"></a><span class="lineno"> 9469</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09470"></a><span class="lineno"> 9470</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09471"></a><span class="lineno"> 9471</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09472"></a><span class="lineno"> 9472</span>&#160; }</div>
<div class="line"><a name="l09473"></a><span class="lineno"> 9473</span>&#160;}</div>
<div class="line"><a name="l09474"></a><span class="lineno"> 9474</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::RoutesConstraintProto&amp; ConstraintProto::_internal_routes()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09475"></a><span class="lineno"> 9475</span>&#160; <span class="keywordflow">return</span> _internal_has_routes()</div>
<div class="line"><a name="l09476"></a><span class="lineno"> 9476</span>&#160; ? *constraint_.routes_</div>
<div class="line"><a name="l09477"></a><span class="lineno"> 9477</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1RoutesConstraintProto.html">operations_research::sat::RoutesConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a614d5011dd52e4c6e4643497410deadb">::operations_research::sat::_RoutesConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l09478"></a><span class="lineno"> 9478</span>&#160;}</div>
<div class="line"><a name="l09479"></a><span class="lineno"> 9479</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::RoutesConstraintProto&amp; ConstraintProto::routes()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09480"></a><span class="lineno"> 9480</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.routes)</span></div>
<div class="line"><a name="l09481"></a><span class="lineno"> 9481</span>&#160; <span class="keywordflow">return</span> _internal_routes();</div>
<div class="line"><a name="l09482"></a><span class="lineno"> 9482</span>&#160;}</div>
<div class="line"><a name="l09483"></a><span class="lineno"> 9483</span>&#160;inline ::operations_research::sat::RoutesConstraintProto* ConstraintProto::unsafe_arena_release_routes() {</div>
<div class="line"><a name="l09484"></a><span class="lineno"> 9484</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.routes)</span></div>
<div class="line"><a name="l09485"></a><span class="lineno"> 9485</span>&#160; <span class="keywordflow">if</span> (_internal_has_routes()) {</div>
<div class="line"><a name="l09486"></a><span class="lineno"> 9486</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09487"></a><span class="lineno"> 9487</span>&#160; ::operations_research::sat::RoutesConstraintProto* temp = constraint_.routes_;</div>
<div class="line"><a name="l09488"></a><span class="lineno"> 9488</span>&#160; constraint_.routes_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09489"></a><span class="lineno"> 9489</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09490"></a><span class="lineno"> 9490</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09491"></a><span class="lineno"> 9491</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09492"></a><span class="lineno"> 9492</span>&#160; }</div>
<div class="line"><a name="l09493"></a><span class="lineno"> 9493</span>&#160;}</div>
<div class="line"><a name="l09494"></a><span class="lineno"> 9494</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_routes(::<a class="code" href="namespaceoperations__research_1_1sat_1_1RoutesConstraintProto.html">operations_research::sat::RoutesConstraintProto</a>* routes) {</div>
<div class="line"><a name="l09495"></a><span class="lineno"> 9495</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09496"></a><span class="lineno"> 9496</span>&#160; <span class="keywordflow">if</span> (routes) {</div>
<div class="line"><a name="l09497"></a><span class="lineno"> 9497</span>&#160; set_has_routes();</div>
<div class="line"><a name="l09498"></a><span class="lineno"> 9498</span>&#160; constraint_.routes_ = routes;</div>
<div class="line"><a name="l09499"></a><span class="lineno"> 9499</span>&#160; }</div>
<div class="line"><a name="l09500"></a><span class="lineno"> 9500</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.routes)</span></div>
<div class="line"><a name="l09501"></a><span class="lineno"> 9501</span>&#160;}</div>
<div class="line"><a name="l09502"></a><span class="lineno"> 9502</span>&#160;inline ::operations_research::sat::RoutesConstraintProto* ConstraintProto::_internal_mutable_routes() {</div>
<div class="line"><a name="l09503"></a><span class="lineno"> 9503</span>&#160; <span class="keywordflow">if</span> (!_internal_has_routes()) {</div>
<div class="line"><a name="l09504"></a><span class="lineno"> 9504</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09505"></a><span class="lineno"> 9505</span>&#160; set_has_routes();</div>
<div class="line"><a name="l09506"></a><span class="lineno"> 9506</span>&#160; constraint_.routes_ = CreateMaybeMessage&lt; ::operations_research::sat::RoutesConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l09507"></a><span class="lineno"> 9507</span>&#160; }</div>
<div class="line"><a name="l09508"></a><span class="lineno"> 9508</span>&#160; <span class="keywordflow">return</span> constraint_.routes_;</div>
<div class="line"><a name="l09509"></a><span class="lineno"> 9509</span>&#160;}</div>
<div class="line"><a name="l09510"></a><span class="lineno"> 9510</span>&#160;inline ::operations_research::sat::RoutesConstraintProto* ConstraintProto::mutable_routes() {</div>
<div class="line"><a name="l09511"></a><span class="lineno"> 9511</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.routes)</span></div>
<div class="line"><a name="l09512"></a><span class="lineno"> 9512</span>&#160; <span class="keywordflow">return</span> _internal_mutable_routes();</div>
<div class="line"><a name="l09513"></a><span class="lineno"> 9513</span>&#160;}</div>
<div class="line"><a name="l09514"></a><span class="lineno"> 9514</span>&#160; </div>
<div class="line"><a name="l09515"></a><span class="lineno"> 9515</span>&#160;<span class="comment">// .operations_research.sat.CircuitCoveringConstraintProto circuit_covering = 25;</span></div>
<div class="line"><a name="l09516"></a><span class="lineno"> 9516</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_circuit_covering()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09517"></a><span class="lineno"> 9517</span>&#160; <span class="keywordflow">return</span> constraint_case() == kCircuitCovering;</div>
<div class="line"><a name="l09518"></a><span class="lineno"> 9518</span>&#160;}</div>
<div class="line"><a name="l09519"></a><span class="lineno"> 9519</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_circuit_covering()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09520"></a><span class="lineno"> 9520</span>&#160; <span class="keywordflow">return</span> _internal_has_circuit_covering();</div>
<div class="line"><a name="l09521"></a><span class="lineno"> 9521</span>&#160;}</div>
<div class="line"><a name="l09522"></a><span class="lineno"> 9522</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_circuit_covering() {</div>
<div class="line"><a name="l09523"></a><span class="lineno"> 9523</span>&#160; _oneof_case_[0] = kCircuitCovering;</div>
<div class="line"><a name="l09524"></a><span class="lineno"> 9524</span>&#160;}</div>
<div class="line"><a name="l09525"></a><span class="lineno"> 9525</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_circuit_covering() {</div>
<div class="line"><a name="l09526"></a><span class="lineno"> 9526</span>&#160; <span class="keywordflow">if</span> (_internal_has_circuit_covering()) {</div>
<div class="line"><a name="l09527"></a><span class="lineno"> 9527</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09528"></a><span class="lineno"> 9528</span>&#160; <span class="keyword">delete</span> constraint_.circuit_covering_;</div>
<div class="line"><a name="l09529"></a><span class="lineno"> 9529</span>&#160; }</div>
<div class="line"><a name="l09530"></a><span class="lineno"> 9530</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09531"></a><span class="lineno"> 9531</span>&#160; }</div>
<div class="line"><a name="l09532"></a><span class="lineno"> 9532</span>&#160;}</div>
<div class="line"><a name="l09533"></a><span class="lineno"> 9533</span>&#160;inline ::operations_research::sat::CircuitCoveringConstraintProto* ConstraintProto::release_circuit_covering() {</div>
<div class="line"><a name="l09534"></a><span class="lineno"> 9534</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.circuit_covering)</span></div>
<div class="line"><a name="l09535"></a><span class="lineno"> 9535</span>&#160; <span class="keywordflow">if</span> (_internal_has_circuit_covering()) {</div>
<div class="line"><a name="l09536"></a><span class="lineno"> 9536</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09537"></a><span class="lineno"> 9537</span>&#160; ::operations_research::sat::CircuitCoveringConstraintProto* temp = constraint_.circuit_covering_;</div>
<div class="line"><a name="l09538"></a><span class="lineno"> 9538</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09539"></a><span class="lineno"> 9539</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09540"></a><span class="lineno"> 9540</span>&#160; }</div>
<div class="line"><a name="l09541"></a><span class="lineno"> 9541</span>&#160; constraint_.circuit_covering_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09542"></a><span class="lineno"> 9542</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09543"></a><span class="lineno"> 9543</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09544"></a><span class="lineno"> 9544</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09545"></a><span class="lineno"> 9545</span>&#160; }</div>
<div class="line"><a name="l09546"></a><span class="lineno"> 9546</span>&#160;}</div>
<div class="line"><a name="l09547"></a><span class="lineno"> 9547</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::CircuitCoveringConstraintProto&amp; ConstraintProto::_internal_circuit_covering()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09548"></a><span class="lineno"> 9548</span>&#160; <span class="keywordflow">return</span> _internal_has_circuit_covering()</div>
<div class="line"><a name="l09549"></a><span class="lineno"> 9549</span>&#160; ? *constraint_.circuit_covering_</div>
<div class="line"><a name="l09550"></a><span class="lineno"> 9550</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1CircuitCoveringConstraintProto.html">operations_research::sat::CircuitCoveringConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a86bca90a4ee896b46c6f9336590311bf">::operations_research::sat::_CircuitCoveringConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l09551"></a><span class="lineno"> 9551</span>&#160;}</div>
<div class="line"><a name="l09552"></a><span class="lineno"> 9552</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::CircuitCoveringConstraintProto&amp; ConstraintProto::circuit_covering()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09553"></a><span class="lineno"> 9553</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.circuit_covering)</span></div>
<div class="line"><a name="l09554"></a><span class="lineno"> 9554</span>&#160; <span class="keywordflow">return</span> _internal_circuit_covering();</div>
<div class="line"><a name="l09555"></a><span class="lineno"> 9555</span>&#160;}</div>
<div class="line"><a name="l09556"></a><span class="lineno"> 9556</span>&#160;inline ::operations_research::sat::CircuitCoveringConstraintProto* ConstraintProto::unsafe_arena_release_circuit_covering() {</div>
<div class="line"><a name="l09557"></a><span class="lineno"> 9557</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.circuit_covering)</span></div>
<div class="line"><a name="l09558"></a><span class="lineno"> 9558</span>&#160; <span class="keywordflow">if</span> (_internal_has_circuit_covering()) {</div>
<div class="line"><a name="l09559"></a><span class="lineno"> 9559</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09560"></a><span class="lineno"> 9560</span>&#160; ::operations_research::sat::CircuitCoveringConstraintProto* temp = constraint_.circuit_covering_;</div>
<div class="line"><a name="l09561"></a><span class="lineno"> 9561</span>&#160; constraint_.circuit_covering_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09562"></a><span class="lineno"> 9562</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09563"></a><span class="lineno"> 9563</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09564"></a><span class="lineno"> 9564</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09565"></a><span class="lineno"> 9565</span>&#160; }</div>
<div class="line"><a name="l09566"></a><span class="lineno"> 9566</span>&#160;}</div>
<div class="line"><a name="l09567"></a><span class="lineno"> 9567</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_circuit_covering(::<a class="code" href="namespaceoperations__research_1_1sat_1_1CircuitCoveringConstraintProto.html">operations_research::sat::CircuitCoveringConstraintProto</a>* circuit_covering) {</div>
<div class="line"><a name="l09568"></a><span class="lineno"> 9568</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09569"></a><span class="lineno"> 9569</span>&#160; <span class="keywordflow">if</span> (circuit_covering) {</div>
<div class="line"><a name="l09570"></a><span class="lineno"> 9570</span>&#160; set_has_circuit_covering();</div>
<div class="line"><a name="l09571"></a><span class="lineno"> 9571</span>&#160; constraint_.circuit_covering_ = circuit_covering;</div>
<div class="line"><a name="l09572"></a><span class="lineno"> 9572</span>&#160; }</div>
<div class="line"><a name="l09573"></a><span class="lineno"> 9573</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.circuit_covering)</span></div>
<div class="line"><a name="l09574"></a><span class="lineno"> 9574</span>&#160;}</div>
<div class="line"><a name="l09575"></a><span class="lineno"> 9575</span>&#160;inline ::operations_research::sat::CircuitCoveringConstraintProto* ConstraintProto::_internal_mutable_circuit_covering() {</div>
<div class="line"><a name="l09576"></a><span class="lineno"> 9576</span>&#160; <span class="keywordflow">if</span> (!_internal_has_circuit_covering()) {</div>
<div class="line"><a name="l09577"></a><span class="lineno"> 9577</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09578"></a><span class="lineno"> 9578</span>&#160; set_has_circuit_covering();</div>
<div class="line"><a name="l09579"></a><span class="lineno"> 9579</span>&#160; constraint_.circuit_covering_ = CreateMaybeMessage&lt; ::operations_research::sat::CircuitCoveringConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l09580"></a><span class="lineno"> 9580</span>&#160; }</div>
<div class="line"><a name="l09581"></a><span class="lineno"> 9581</span>&#160; <span class="keywordflow">return</span> constraint_.circuit_covering_;</div>
<div class="line"><a name="l09582"></a><span class="lineno"> 9582</span>&#160;}</div>
<div class="line"><a name="l09583"></a><span class="lineno"> 9583</span>&#160;inline ::operations_research::sat::CircuitCoveringConstraintProto* ConstraintProto::mutable_circuit_covering() {</div>
<div class="line"><a name="l09584"></a><span class="lineno"> 9584</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.circuit_covering)</span></div>
<div class="line"><a name="l09585"></a><span class="lineno"> 9585</span>&#160; <span class="keywordflow">return</span> _internal_mutable_circuit_covering();</div>
<div class="line"><a name="l09586"></a><span class="lineno"> 9586</span>&#160;}</div>
<div class="line"><a name="l09587"></a><span class="lineno"> 9587</span>&#160; </div>
<div class="line"><a name="l09588"></a><span class="lineno"> 9588</span>&#160;<span class="comment">// .operations_research.sat.TableConstraintProto table = 16;</span></div>
<div class="line"><a name="l09589"></a><span class="lineno"> 9589</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_table()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09590"></a><span class="lineno"> 9590</span>&#160; <span class="keywordflow">return</span> constraint_case() == kTable;</div>
<div class="line"><a name="l09591"></a><span class="lineno"> 9591</span>&#160;}</div>
<div class="line"><a name="l09592"></a><span class="lineno"> 9592</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_table()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09593"></a><span class="lineno"> 9593</span>&#160; <span class="keywordflow">return</span> _internal_has_table();</div>
<div class="line"><a name="l09594"></a><span class="lineno"> 9594</span>&#160;}</div>
<div class="line"><a name="l09595"></a><span class="lineno"> 9595</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_table() {</div>
<div class="line"><a name="l09596"></a><span class="lineno"> 9596</span>&#160; _oneof_case_[0] = kTable;</div>
<div class="line"><a name="l09597"></a><span class="lineno"> 9597</span>&#160;}</div>
<div class="line"><a name="l09598"></a><span class="lineno"> 9598</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_table() {</div>
<div class="line"><a name="l09599"></a><span class="lineno"> 9599</span>&#160; <span class="keywordflow">if</span> (_internal_has_table()) {</div>
<div class="line"><a name="l09600"></a><span class="lineno"> 9600</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09601"></a><span class="lineno"> 9601</span>&#160; <span class="keyword">delete</span> constraint_.table_;</div>
<div class="line"><a name="l09602"></a><span class="lineno"> 9602</span>&#160; }</div>
<div class="line"><a name="l09603"></a><span class="lineno"> 9603</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09604"></a><span class="lineno"> 9604</span>&#160; }</div>
<div class="line"><a name="l09605"></a><span class="lineno"> 9605</span>&#160;}</div>
<div class="line"><a name="l09606"></a><span class="lineno"> 9606</span>&#160;inline ::operations_research::sat::TableConstraintProto* ConstraintProto::release_table() {</div>
<div class="line"><a name="l09607"></a><span class="lineno"> 9607</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.table)</span></div>
<div class="line"><a name="l09608"></a><span class="lineno"> 9608</span>&#160; <span class="keywordflow">if</span> (_internal_has_table()) {</div>
<div class="line"><a name="l09609"></a><span class="lineno"> 9609</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09610"></a><span class="lineno"> 9610</span>&#160; ::operations_research::sat::TableConstraintProto* temp = constraint_.table_;</div>
<div class="line"><a name="l09611"></a><span class="lineno"> 9611</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09612"></a><span class="lineno"> 9612</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09613"></a><span class="lineno"> 9613</span>&#160; }</div>
<div class="line"><a name="l09614"></a><span class="lineno"> 9614</span>&#160; constraint_.table_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09615"></a><span class="lineno"> 9615</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09616"></a><span class="lineno"> 9616</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09617"></a><span class="lineno"> 9617</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09618"></a><span class="lineno"> 9618</span>&#160; }</div>
<div class="line"><a name="l09619"></a><span class="lineno"> 9619</span>&#160;}</div>
<div class="line"><a name="l09620"></a><span class="lineno"> 9620</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::TableConstraintProto&amp; ConstraintProto::_internal_table()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09621"></a><span class="lineno"> 9621</span>&#160; <span class="keywordflow">return</span> _internal_has_table()</div>
<div class="line"><a name="l09622"></a><span class="lineno"> 9622</span>&#160; ? *constraint_.table_</div>
<div class="line"><a name="l09623"></a><span class="lineno"> 9623</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1TableConstraintProto.html">operations_research::sat::TableConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#aecd8e85982106d608b8b23678f1508f7">::operations_research::sat::_TableConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l09624"></a><span class="lineno"> 9624</span>&#160;}</div>
<div class="line"><a name="l09625"></a><span class="lineno"> 9625</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::TableConstraintProto&amp; ConstraintProto::table()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09626"></a><span class="lineno"> 9626</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.table)</span></div>
<div class="line"><a name="l09627"></a><span class="lineno"> 9627</span>&#160; <span class="keywordflow">return</span> _internal_table();</div>
<div class="line"><a name="l09628"></a><span class="lineno"> 9628</span>&#160;}</div>
<div class="line"><a name="l09629"></a><span class="lineno"> 9629</span>&#160;inline ::operations_research::sat::TableConstraintProto* ConstraintProto::unsafe_arena_release_table() {</div>
<div class="line"><a name="l09630"></a><span class="lineno"> 9630</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.table)</span></div>
<div class="line"><a name="l09631"></a><span class="lineno"> 9631</span>&#160; <span class="keywordflow">if</span> (_internal_has_table()) {</div>
<div class="line"><a name="l09632"></a><span class="lineno"> 9632</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09633"></a><span class="lineno"> 9633</span>&#160; ::operations_research::sat::TableConstraintProto* temp = constraint_.table_;</div>
<div class="line"><a name="l09634"></a><span class="lineno"> 9634</span>&#160; constraint_.table_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09635"></a><span class="lineno"> 9635</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09636"></a><span class="lineno"> 9636</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09637"></a><span class="lineno"> 9637</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09638"></a><span class="lineno"> 9638</span>&#160; }</div>
<div class="line"><a name="l09639"></a><span class="lineno"> 9639</span>&#160;}</div>
<div class="line"><a name="l09640"></a><span class="lineno"> 9640</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_table(::<a class="code" href="namespaceoperations__research_1_1sat_1_1TableConstraintProto.html">operations_research::sat::TableConstraintProto</a>* table) {</div>
<div class="line"><a name="l09641"></a><span class="lineno"> 9641</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09642"></a><span class="lineno"> 9642</span>&#160; <span class="keywordflow">if</span> (table) {</div>
<div class="line"><a name="l09643"></a><span class="lineno"> 9643</span>&#160; set_has_table();</div>
<div class="line"><a name="l09644"></a><span class="lineno"> 9644</span>&#160; constraint_.table_ = table;</div>
<div class="line"><a name="l09645"></a><span class="lineno"> 9645</span>&#160; }</div>
<div class="line"><a name="l09646"></a><span class="lineno"> 9646</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.table)</span></div>
<div class="line"><a name="l09647"></a><span class="lineno"> 9647</span>&#160;}</div>
<div class="line"><a name="l09648"></a><span class="lineno"> 9648</span>&#160;inline ::operations_research::sat::TableConstraintProto* ConstraintProto::_internal_mutable_table() {</div>
<div class="line"><a name="l09649"></a><span class="lineno"> 9649</span>&#160; <span class="keywordflow">if</span> (!_internal_has_table()) {</div>
<div class="line"><a name="l09650"></a><span class="lineno"> 9650</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09651"></a><span class="lineno"> 9651</span>&#160; set_has_table();</div>
<div class="line"><a name="l09652"></a><span class="lineno"> 9652</span>&#160; constraint_.table_ = CreateMaybeMessage&lt; ::operations_research::sat::TableConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l09653"></a><span class="lineno"> 9653</span>&#160; }</div>
<div class="line"><a name="l09654"></a><span class="lineno"> 9654</span>&#160; <span class="keywordflow">return</span> constraint_.table_;</div>
<div class="line"><a name="l09655"></a><span class="lineno"> 9655</span>&#160;}</div>
<div class="line"><a name="l09656"></a><span class="lineno"> 9656</span>&#160;inline ::operations_research::sat::TableConstraintProto* ConstraintProto::mutable_table() {</div>
<div class="line"><a name="l09657"></a><span class="lineno"> 9657</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.table)</span></div>
<div class="line"><a name="l09658"></a><span class="lineno"> 9658</span>&#160; <span class="keywordflow">return</span> _internal_mutable_table();</div>
<div class="line"><a name="l09659"></a><span class="lineno"> 9659</span>&#160;}</div>
<div class="line"><a name="l09660"></a><span class="lineno"> 9660</span>&#160; </div>
<div class="line"><a name="l09661"></a><span class="lineno"> 9661</span>&#160;<span class="comment">// .operations_research.sat.AutomatonConstraintProto automaton = 17;</span></div>
<div class="line"><a name="l09662"></a><span class="lineno"> 9662</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_automaton()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09663"></a><span class="lineno"> 9663</span>&#160; <span class="keywordflow">return</span> constraint_case() == kAutomaton;</div>
<div class="line"><a name="l09664"></a><span class="lineno"> 9664</span>&#160;}</div>
<div class="line"><a name="l09665"></a><span class="lineno"> 9665</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_automaton()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09666"></a><span class="lineno"> 9666</span>&#160; <span class="keywordflow">return</span> _internal_has_automaton();</div>
<div class="line"><a name="l09667"></a><span class="lineno"> 9667</span>&#160;}</div>
<div class="line"><a name="l09668"></a><span class="lineno"> 9668</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_automaton() {</div>
<div class="line"><a name="l09669"></a><span class="lineno"> 9669</span>&#160; _oneof_case_[0] = kAutomaton;</div>
<div class="line"><a name="l09670"></a><span class="lineno"> 9670</span>&#160;}</div>
<div class="line"><a name="l09671"></a><span class="lineno"> 9671</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_automaton() {</div>
<div class="line"><a name="l09672"></a><span class="lineno"> 9672</span>&#160; <span class="keywordflow">if</span> (_internal_has_automaton()) {</div>
<div class="line"><a name="l09673"></a><span class="lineno"> 9673</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09674"></a><span class="lineno"> 9674</span>&#160; <span class="keyword">delete</span> constraint_.automaton_;</div>
<div class="line"><a name="l09675"></a><span class="lineno"> 9675</span>&#160; }</div>
<div class="line"><a name="l09676"></a><span class="lineno"> 9676</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09677"></a><span class="lineno"> 9677</span>&#160; }</div>
<div class="line"><a name="l09678"></a><span class="lineno"> 9678</span>&#160;}</div>
<div class="line"><a name="l09679"></a><span class="lineno"> 9679</span>&#160;inline ::operations_research::sat::AutomatonConstraintProto* ConstraintProto::release_automaton() {</div>
<div class="line"><a name="l09680"></a><span class="lineno"> 9680</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.automaton)</span></div>
<div class="line"><a name="l09681"></a><span class="lineno"> 9681</span>&#160; <span class="keywordflow">if</span> (_internal_has_automaton()) {</div>
<div class="line"><a name="l09682"></a><span class="lineno"> 9682</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09683"></a><span class="lineno"> 9683</span>&#160; ::operations_research::sat::AutomatonConstraintProto* temp = constraint_.automaton_;</div>
<div class="line"><a name="l09684"></a><span class="lineno"> 9684</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09685"></a><span class="lineno"> 9685</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09686"></a><span class="lineno"> 9686</span>&#160; }</div>
<div class="line"><a name="l09687"></a><span class="lineno"> 9687</span>&#160; constraint_.automaton_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09688"></a><span class="lineno"> 9688</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09689"></a><span class="lineno"> 9689</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09690"></a><span class="lineno"> 9690</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09691"></a><span class="lineno"> 9691</span>&#160; }</div>
<div class="line"><a name="l09692"></a><span class="lineno"> 9692</span>&#160;}</div>
<div class="line"><a name="l09693"></a><span class="lineno"> 9693</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::AutomatonConstraintProto&amp; ConstraintProto::_internal_automaton()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09694"></a><span class="lineno"> 9694</span>&#160; <span class="keywordflow">return</span> _internal_has_automaton()</div>
<div class="line"><a name="l09695"></a><span class="lineno"> 9695</span>&#160; ? *constraint_.automaton_</div>
<div class="line"><a name="l09696"></a><span class="lineno"> 9696</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1AutomatonConstraintProto.html">operations_research::sat::AutomatonConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#abf09b453afccb2f50177ffcd3dfbd27a">::operations_research::sat::_AutomatonConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l09697"></a><span class="lineno"> 9697</span>&#160;}</div>
<div class="line"><a name="l09698"></a><span class="lineno"> 9698</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::AutomatonConstraintProto&amp; ConstraintProto::automaton()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09699"></a><span class="lineno"> 9699</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.automaton)</span></div>
<div class="line"><a name="l09700"></a><span class="lineno"> 9700</span>&#160; <span class="keywordflow">return</span> _internal_automaton();</div>
<div class="line"><a name="l09701"></a><span class="lineno"> 9701</span>&#160;}</div>
<div class="line"><a name="l09702"></a><span class="lineno"> 9702</span>&#160;inline ::operations_research::sat::AutomatonConstraintProto* ConstraintProto::unsafe_arena_release_automaton() {</div>
<div class="line"><a name="l09703"></a><span class="lineno"> 9703</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.automaton)</span></div>
<div class="line"><a name="l09704"></a><span class="lineno"> 9704</span>&#160; <span class="keywordflow">if</span> (_internal_has_automaton()) {</div>
<div class="line"><a name="l09705"></a><span class="lineno"> 9705</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09706"></a><span class="lineno"> 9706</span>&#160; ::operations_research::sat::AutomatonConstraintProto* temp = constraint_.automaton_;</div>
<div class="line"><a name="l09707"></a><span class="lineno"> 9707</span>&#160; constraint_.automaton_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09708"></a><span class="lineno"> 9708</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09709"></a><span class="lineno"> 9709</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09710"></a><span class="lineno"> 9710</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09711"></a><span class="lineno"> 9711</span>&#160; }</div>
<div class="line"><a name="l09712"></a><span class="lineno"> 9712</span>&#160;}</div>
<div class="line"><a name="l09713"></a><span class="lineno"> 9713</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_automaton(::<a class="code" href="namespaceoperations__research_1_1sat_1_1AutomatonConstraintProto.html">operations_research::sat::AutomatonConstraintProto</a>* automaton) {</div>
<div class="line"><a name="l09714"></a><span class="lineno"> 9714</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09715"></a><span class="lineno"> 9715</span>&#160; <span class="keywordflow">if</span> (automaton) {</div>
<div class="line"><a name="l09716"></a><span class="lineno"> 9716</span>&#160; set_has_automaton();</div>
<div class="line"><a name="l09717"></a><span class="lineno"> 9717</span>&#160; constraint_.automaton_ = automaton;</div>
<div class="line"><a name="l09718"></a><span class="lineno"> 9718</span>&#160; }</div>
<div class="line"><a name="l09719"></a><span class="lineno"> 9719</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.automaton)</span></div>
<div class="line"><a name="l09720"></a><span class="lineno"> 9720</span>&#160;}</div>
<div class="line"><a name="l09721"></a><span class="lineno"> 9721</span>&#160;inline ::operations_research::sat::AutomatonConstraintProto* ConstraintProto::_internal_mutable_automaton() {</div>
<div class="line"><a name="l09722"></a><span class="lineno"> 9722</span>&#160; <span class="keywordflow">if</span> (!_internal_has_automaton()) {</div>
<div class="line"><a name="l09723"></a><span class="lineno"> 9723</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09724"></a><span class="lineno"> 9724</span>&#160; set_has_automaton();</div>
<div class="line"><a name="l09725"></a><span class="lineno"> 9725</span>&#160; constraint_.automaton_ = CreateMaybeMessage&lt; ::operations_research::sat::AutomatonConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l09726"></a><span class="lineno"> 9726</span>&#160; }</div>
<div class="line"><a name="l09727"></a><span class="lineno"> 9727</span>&#160; <span class="keywordflow">return</span> constraint_.automaton_;</div>
<div class="line"><a name="l09728"></a><span class="lineno"> 9728</span>&#160;}</div>
<div class="line"><a name="l09729"></a><span class="lineno"> 9729</span>&#160;inline ::operations_research::sat::AutomatonConstraintProto* ConstraintProto::mutable_automaton() {</div>
<div class="line"><a name="l09730"></a><span class="lineno"> 9730</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.automaton)</span></div>
<div class="line"><a name="l09731"></a><span class="lineno"> 9731</span>&#160; <span class="keywordflow">return</span> _internal_mutable_automaton();</div>
<div class="line"><a name="l09732"></a><span class="lineno"> 9732</span>&#160;}</div>
<div class="line"><a name="l09733"></a><span class="lineno"> 9733</span>&#160; </div>
<div class="line"><a name="l09734"></a><span class="lineno"> 9734</span>&#160;<span class="comment">// .operations_research.sat.InverseConstraintProto inverse = 18;</span></div>
<div class="line"><a name="l09735"></a><span class="lineno"> 9735</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_inverse()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09736"></a><span class="lineno"> 9736</span>&#160; <span class="keywordflow">return</span> constraint_case() == kInverse;</div>
<div class="line"><a name="l09737"></a><span class="lineno"> 9737</span>&#160;}</div>
<div class="line"><a name="l09738"></a><span class="lineno"> 9738</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_inverse()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09739"></a><span class="lineno"> 9739</span>&#160; <span class="keywordflow">return</span> _internal_has_inverse();</div>
<div class="line"><a name="l09740"></a><span class="lineno"> 9740</span>&#160;}</div>
<div class="line"><a name="l09741"></a><span class="lineno"> 9741</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_inverse() {</div>
<div class="line"><a name="l09742"></a><span class="lineno"> 9742</span>&#160; _oneof_case_[0] = kInverse;</div>
<div class="line"><a name="l09743"></a><span class="lineno"> 9743</span>&#160;}</div>
<div class="line"><a name="l09744"></a><span class="lineno"> 9744</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_inverse() {</div>
<div class="line"><a name="l09745"></a><span class="lineno"> 9745</span>&#160; <span class="keywordflow">if</span> (_internal_has_inverse()) {</div>
<div class="line"><a name="l09746"></a><span class="lineno"> 9746</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09747"></a><span class="lineno"> 9747</span>&#160; <span class="keyword">delete</span> constraint_.inverse_;</div>
<div class="line"><a name="l09748"></a><span class="lineno"> 9748</span>&#160; }</div>
<div class="line"><a name="l09749"></a><span class="lineno"> 9749</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09750"></a><span class="lineno"> 9750</span>&#160; }</div>
<div class="line"><a name="l09751"></a><span class="lineno"> 9751</span>&#160;}</div>
<div class="line"><a name="l09752"></a><span class="lineno"> 9752</span>&#160;inline ::operations_research::sat::InverseConstraintProto* ConstraintProto::release_inverse() {</div>
<div class="line"><a name="l09753"></a><span class="lineno"> 9753</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.inverse)</span></div>
<div class="line"><a name="l09754"></a><span class="lineno"> 9754</span>&#160; <span class="keywordflow">if</span> (_internal_has_inverse()) {</div>
<div class="line"><a name="l09755"></a><span class="lineno"> 9755</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09756"></a><span class="lineno"> 9756</span>&#160; ::operations_research::sat::InverseConstraintProto* temp = constraint_.inverse_;</div>
<div class="line"><a name="l09757"></a><span class="lineno"> 9757</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09758"></a><span class="lineno"> 9758</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09759"></a><span class="lineno"> 9759</span>&#160; }</div>
<div class="line"><a name="l09760"></a><span class="lineno"> 9760</span>&#160; constraint_.inverse_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09761"></a><span class="lineno"> 9761</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09762"></a><span class="lineno"> 9762</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09763"></a><span class="lineno"> 9763</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09764"></a><span class="lineno"> 9764</span>&#160; }</div>
<div class="line"><a name="l09765"></a><span class="lineno"> 9765</span>&#160;}</div>
<div class="line"><a name="l09766"></a><span class="lineno"> 9766</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::InverseConstraintProto&amp; ConstraintProto::_internal_inverse()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09767"></a><span class="lineno"> 9767</span>&#160; <span class="keywordflow">return</span> _internal_has_inverse()</div>
<div class="line"><a name="l09768"></a><span class="lineno"> 9768</span>&#160; ? *constraint_.inverse_</div>
<div class="line"><a name="l09769"></a><span class="lineno"> 9769</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1InverseConstraintProto.html">operations_research::sat::InverseConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a221276dc5424848b110e741e47d11c12">::operations_research::sat::_InverseConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l09770"></a><span class="lineno"> 9770</span>&#160;}</div>
<div class="line"><a name="l09771"></a><span class="lineno"> 9771</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::InverseConstraintProto&amp; ConstraintProto::inverse()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09772"></a><span class="lineno"> 9772</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.inverse)</span></div>
<div class="line"><a name="l09773"></a><span class="lineno"> 9773</span>&#160; <span class="keywordflow">return</span> _internal_inverse();</div>
<div class="line"><a name="l09774"></a><span class="lineno"> 9774</span>&#160;}</div>
<div class="line"><a name="l09775"></a><span class="lineno"> 9775</span>&#160;inline ::operations_research::sat::InverseConstraintProto* ConstraintProto::unsafe_arena_release_inverse() {</div>
<div class="line"><a name="l09776"></a><span class="lineno"> 9776</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.inverse)</span></div>
<div class="line"><a name="l09777"></a><span class="lineno"> 9777</span>&#160; <span class="keywordflow">if</span> (_internal_has_inverse()) {</div>
<div class="line"><a name="l09778"></a><span class="lineno"> 9778</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09779"></a><span class="lineno"> 9779</span>&#160; ::operations_research::sat::InverseConstraintProto* temp = constraint_.inverse_;</div>
<div class="line"><a name="l09780"></a><span class="lineno"> 9780</span>&#160; constraint_.inverse_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09781"></a><span class="lineno"> 9781</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09782"></a><span class="lineno"> 9782</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09783"></a><span class="lineno"> 9783</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09784"></a><span class="lineno"> 9784</span>&#160; }</div>
<div class="line"><a name="l09785"></a><span class="lineno"> 9785</span>&#160;}</div>
<div class="line"><a name="l09786"></a><span class="lineno"> 9786</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_inverse(::<a class="code" href="namespaceoperations__research_1_1sat_1_1InverseConstraintProto.html">operations_research::sat::InverseConstraintProto</a>* inverse) {</div>
<div class="line"><a name="l09787"></a><span class="lineno"> 9787</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09788"></a><span class="lineno"> 9788</span>&#160; <span class="keywordflow">if</span> (inverse) {</div>
<div class="line"><a name="l09789"></a><span class="lineno"> 9789</span>&#160; set_has_inverse();</div>
<div class="line"><a name="l09790"></a><span class="lineno"> 9790</span>&#160; constraint_.inverse_ = inverse;</div>
<div class="line"><a name="l09791"></a><span class="lineno"> 9791</span>&#160; }</div>
<div class="line"><a name="l09792"></a><span class="lineno"> 9792</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.inverse)</span></div>
<div class="line"><a name="l09793"></a><span class="lineno"> 9793</span>&#160;}</div>
<div class="line"><a name="l09794"></a><span class="lineno"> 9794</span>&#160;inline ::operations_research::sat::InverseConstraintProto* ConstraintProto::_internal_mutable_inverse() {</div>
<div class="line"><a name="l09795"></a><span class="lineno"> 9795</span>&#160; <span class="keywordflow">if</span> (!_internal_has_inverse()) {</div>
<div class="line"><a name="l09796"></a><span class="lineno"> 9796</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09797"></a><span class="lineno"> 9797</span>&#160; set_has_inverse();</div>
<div class="line"><a name="l09798"></a><span class="lineno"> 9798</span>&#160; constraint_.inverse_ = CreateMaybeMessage&lt; ::operations_research::sat::InverseConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l09799"></a><span class="lineno"> 9799</span>&#160; }</div>
<div class="line"><a name="l09800"></a><span class="lineno"> 9800</span>&#160; <span class="keywordflow">return</span> constraint_.inverse_;</div>
<div class="line"><a name="l09801"></a><span class="lineno"> 9801</span>&#160;}</div>
<div class="line"><a name="l09802"></a><span class="lineno"> 9802</span>&#160;inline ::operations_research::sat::InverseConstraintProto* ConstraintProto::mutable_inverse() {</div>
<div class="line"><a name="l09803"></a><span class="lineno"> 9803</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.inverse)</span></div>
<div class="line"><a name="l09804"></a><span class="lineno"> 9804</span>&#160; <span class="keywordflow">return</span> _internal_mutable_inverse();</div>
<div class="line"><a name="l09805"></a><span class="lineno"> 9805</span>&#160;}</div>
<div class="line"><a name="l09806"></a><span class="lineno"> 9806</span>&#160; </div>
<div class="line"><a name="l09807"></a><span class="lineno"> 9807</span>&#160;<span class="comment">// .operations_research.sat.ReservoirConstraintProto reservoir = 24;</span></div>
<div class="line"><a name="l09808"></a><span class="lineno"> 9808</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_reservoir()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09809"></a><span class="lineno"> 9809</span>&#160; <span class="keywordflow">return</span> constraint_case() == kReservoir;</div>
<div class="line"><a name="l09810"></a><span class="lineno"> 9810</span>&#160;}</div>
<div class="line"><a name="l09811"></a><span class="lineno"> 9811</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_reservoir()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09812"></a><span class="lineno"> 9812</span>&#160; <span class="keywordflow">return</span> _internal_has_reservoir();</div>
<div class="line"><a name="l09813"></a><span class="lineno"> 9813</span>&#160;}</div>
<div class="line"><a name="l09814"></a><span class="lineno"> 9814</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_reservoir() {</div>
<div class="line"><a name="l09815"></a><span class="lineno"> 9815</span>&#160; _oneof_case_[0] = kReservoir;</div>
<div class="line"><a name="l09816"></a><span class="lineno"> 9816</span>&#160;}</div>
<div class="line"><a name="l09817"></a><span class="lineno"> 9817</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_reservoir() {</div>
<div class="line"><a name="l09818"></a><span class="lineno"> 9818</span>&#160; <span class="keywordflow">if</span> (_internal_has_reservoir()) {</div>
<div class="line"><a name="l09819"></a><span class="lineno"> 9819</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09820"></a><span class="lineno"> 9820</span>&#160; <span class="keyword">delete</span> constraint_.reservoir_;</div>
<div class="line"><a name="l09821"></a><span class="lineno"> 9821</span>&#160; }</div>
<div class="line"><a name="l09822"></a><span class="lineno"> 9822</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09823"></a><span class="lineno"> 9823</span>&#160; }</div>
<div class="line"><a name="l09824"></a><span class="lineno"> 9824</span>&#160;}</div>
<div class="line"><a name="l09825"></a><span class="lineno"> 9825</span>&#160;inline ::operations_research::sat::ReservoirConstraintProto* ConstraintProto::release_reservoir() {</div>
<div class="line"><a name="l09826"></a><span class="lineno"> 9826</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.reservoir)</span></div>
<div class="line"><a name="l09827"></a><span class="lineno"> 9827</span>&#160; <span class="keywordflow">if</span> (_internal_has_reservoir()) {</div>
<div class="line"><a name="l09828"></a><span class="lineno"> 9828</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09829"></a><span class="lineno"> 9829</span>&#160; ::operations_research::sat::ReservoirConstraintProto* temp = constraint_.reservoir_;</div>
<div class="line"><a name="l09830"></a><span class="lineno"> 9830</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09831"></a><span class="lineno"> 9831</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09832"></a><span class="lineno"> 9832</span>&#160; }</div>
<div class="line"><a name="l09833"></a><span class="lineno"> 9833</span>&#160; constraint_.reservoir_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09834"></a><span class="lineno"> 9834</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09835"></a><span class="lineno"> 9835</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09836"></a><span class="lineno"> 9836</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09837"></a><span class="lineno"> 9837</span>&#160; }</div>
<div class="line"><a name="l09838"></a><span class="lineno"> 9838</span>&#160;}</div>
<div class="line"><a name="l09839"></a><span class="lineno"> 9839</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::ReservoirConstraintProto&amp; ConstraintProto::_internal_reservoir()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09840"></a><span class="lineno"> 9840</span>&#160; <span class="keywordflow">return</span> _internal_has_reservoir()</div>
<div class="line"><a name="l09841"></a><span class="lineno"> 9841</span>&#160; ? *constraint_.reservoir_</div>
<div class="line"><a name="l09842"></a><span class="lineno"> 9842</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1ReservoirConstraintProto.html">operations_research::sat::ReservoirConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#afa291a640d37abb7a53142f7b4acba70">::operations_research::sat::_ReservoirConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l09843"></a><span class="lineno"> 9843</span>&#160;}</div>
<div class="line"><a name="l09844"></a><span class="lineno"> 9844</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::ReservoirConstraintProto&amp; ConstraintProto::reservoir()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09845"></a><span class="lineno"> 9845</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.reservoir)</span></div>
<div class="line"><a name="l09846"></a><span class="lineno"> 9846</span>&#160; <span class="keywordflow">return</span> _internal_reservoir();</div>
<div class="line"><a name="l09847"></a><span class="lineno"> 9847</span>&#160;}</div>
<div class="line"><a name="l09848"></a><span class="lineno"> 9848</span>&#160;inline ::operations_research::sat::ReservoirConstraintProto* ConstraintProto::unsafe_arena_release_reservoir() {</div>
<div class="line"><a name="l09849"></a><span class="lineno"> 9849</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.reservoir)</span></div>
<div class="line"><a name="l09850"></a><span class="lineno"> 9850</span>&#160; <span class="keywordflow">if</span> (_internal_has_reservoir()) {</div>
<div class="line"><a name="l09851"></a><span class="lineno"> 9851</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09852"></a><span class="lineno"> 9852</span>&#160; ::operations_research::sat::ReservoirConstraintProto* temp = constraint_.reservoir_;</div>
<div class="line"><a name="l09853"></a><span class="lineno"> 9853</span>&#160; constraint_.reservoir_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09854"></a><span class="lineno"> 9854</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09855"></a><span class="lineno"> 9855</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09856"></a><span class="lineno"> 9856</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09857"></a><span class="lineno"> 9857</span>&#160; }</div>
<div class="line"><a name="l09858"></a><span class="lineno"> 9858</span>&#160;}</div>
<div class="line"><a name="l09859"></a><span class="lineno"> 9859</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_reservoir(::<a class="code" href="namespaceoperations__research_1_1sat_1_1ReservoirConstraintProto.html">operations_research::sat::ReservoirConstraintProto</a>* reservoir) {</div>
<div class="line"><a name="l09860"></a><span class="lineno"> 9860</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09861"></a><span class="lineno"> 9861</span>&#160; <span class="keywordflow">if</span> (reservoir) {</div>
<div class="line"><a name="l09862"></a><span class="lineno"> 9862</span>&#160; set_has_reservoir();</div>
<div class="line"><a name="l09863"></a><span class="lineno"> 9863</span>&#160; constraint_.reservoir_ = reservoir;</div>
<div class="line"><a name="l09864"></a><span class="lineno"> 9864</span>&#160; }</div>
<div class="line"><a name="l09865"></a><span class="lineno"> 9865</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.reservoir)</span></div>
<div class="line"><a name="l09866"></a><span class="lineno"> 9866</span>&#160;}</div>
<div class="line"><a name="l09867"></a><span class="lineno"> 9867</span>&#160;inline ::operations_research::sat::ReservoirConstraintProto* ConstraintProto::_internal_mutable_reservoir() {</div>
<div class="line"><a name="l09868"></a><span class="lineno"> 9868</span>&#160; <span class="keywordflow">if</span> (!_internal_has_reservoir()) {</div>
<div class="line"><a name="l09869"></a><span class="lineno"> 9869</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09870"></a><span class="lineno"> 9870</span>&#160; set_has_reservoir();</div>
<div class="line"><a name="l09871"></a><span class="lineno"> 9871</span>&#160; constraint_.reservoir_ = CreateMaybeMessage&lt; ::operations_research::sat::ReservoirConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l09872"></a><span class="lineno"> 9872</span>&#160; }</div>
<div class="line"><a name="l09873"></a><span class="lineno"> 9873</span>&#160; <span class="keywordflow">return</span> constraint_.reservoir_;</div>
<div class="line"><a name="l09874"></a><span class="lineno"> 9874</span>&#160;}</div>
<div class="line"><a name="l09875"></a><span class="lineno"> 9875</span>&#160;inline ::operations_research::sat::ReservoirConstraintProto* ConstraintProto::mutable_reservoir() {</div>
<div class="line"><a name="l09876"></a><span class="lineno"> 9876</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.reservoir)</span></div>
<div class="line"><a name="l09877"></a><span class="lineno"> 9877</span>&#160; <span class="keywordflow">return</span> _internal_mutable_reservoir();</div>
<div class="line"><a name="l09878"></a><span class="lineno"> 9878</span>&#160;}</div>
<div class="line"><a name="l09879"></a><span class="lineno"> 9879</span>&#160; </div>
<div class="line"><a name="l09880"></a><span class="lineno"> 9880</span>&#160;<span class="comment">// .operations_research.sat.IntervalConstraintProto interval = 19;</span></div>
<div class="line"><a name="l09881"></a><span class="lineno"> 9881</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_interval()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09882"></a><span class="lineno"> 9882</span>&#160; <span class="keywordflow">return</span> constraint_case() == kInterval;</div>
<div class="line"><a name="l09883"></a><span class="lineno"> 9883</span>&#160;}</div>
<div class="line"><a name="l09884"></a><span class="lineno"> 9884</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_interval()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09885"></a><span class="lineno"> 9885</span>&#160; <span class="keywordflow">return</span> _internal_has_interval();</div>
<div class="line"><a name="l09886"></a><span class="lineno"> 9886</span>&#160;}</div>
<div class="line"><a name="l09887"></a><span class="lineno"> 9887</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_interval() {</div>
<div class="line"><a name="l09888"></a><span class="lineno"> 9888</span>&#160; _oneof_case_[0] = kInterval;</div>
<div class="line"><a name="l09889"></a><span class="lineno"> 9889</span>&#160;}</div>
<div class="line"><a name="l09890"></a><span class="lineno"> 9890</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_interval() {</div>
<div class="line"><a name="l09891"></a><span class="lineno"> 9891</span>&#160; <span class="keywordflow">if</span> (_internal_has_interval()) {</div>
<div class="line"><a name="l09892"></a><span class="lineno"> 9892</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09893"></a><span class="lineno"> 9893</span>&#160; <span class="keyword">delete</span> constraint_.interval_;</div>
<div class="line"><a name="l09894"></a><span class="lineno"> 9894</span>&#160; }</div>
<div class="line"><a name="l09895"></a><span class="lineno"> 9895</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09896"></a><span class="lineno"> 9896</span>&#160; }</div>
<div class="line"><a name="l09897"></a><span class="lineno"> 9897</span>&#160;}</div>
<div class="line"><a name="l09898"></a><span class="lineno"> 9898</span>&#160;inline ::operations_research::sat::IntervalConstraintProto* ConstraintProto::release_interval() {</div>
<div class="line"><a name="l09899"></a><span class="lineno"> 9899</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.interval)</span></div>
<div class="line"><a name="l09900"></a><span class="lineno"> 9900</span>&#160; <span class="keywordflow">if</span> (_internal_has_interval()) {</div>
<div class="line"><a name="l09901"></a><span class="lineno"> 9901</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09902"></a><span class="lineno"> 9902</span>&#160; ::operations_research::sat::IntervalConstraintProto* temp = constraint_.interval_;</div>
<div class="line"><a name="l09903"></a><span class="lineno"> 9903</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09904"></a><span class="lineno"> 9904</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09905"></a><span class="lineno"> 9905</span>&#160; }</div>
<div class="line"><a name="l09906"></a><span class="lineno"> 9906</span>&#160; constraint_.interval_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09907"></a><span class="lineno"> 9907</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09908"></a><span class="lineno"> 9908</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09909"></a><span class="lineno"> 9909</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09910"></a><span class="lineno"> 9910</span>&#160; }</div>
<div class="line"><a name="l09911"></a><span class="lineno"> 9911</span>&#160;}</div>
<div class="line"><a name="l09912"></a><span class="lineno"> 9912</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntervalConstraintProto&amp; ConstraintProto::_internal_interval()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09913"></a><span class="lineno"> 9913</span>&#160; <span class="keywordflow">return</span> _internal_has_interval()</div>
<div class="line"><a name="l09914"></a><span class="lineno"> 9914</span>&#160; ? *constraint_.interval_</div>
<div class="line"><a name="l09915"></a><span class="lineno"> 9915</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntervalConstraintProto.html">operations_research::sat::IntervalConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a5f4bbdfa15618bf8312bf8e6cc742097">::operations_research::sat::_IntervalConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l09916"></a><span class="lineno"> 9916</span>&#160;}</div>
<div class="line"><a name="l09917"></a><span class="lineno"> 9917</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntervalConstraintProto&amp; <a class="code" href="resource_8cc.html#af92a8383a05fdf586a52263d358f5ada">ConstraintProto::interval</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09918"></a><span class="lineno"> 9918</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.interval)</span></div>
<div class="line"><a name="l09919"></a><span class="lineno"> 9919</span>&#160; <span class="keywordflow">return</span> _internal_interval();</div>
<div class="line"><a name="l09920"></a><span class="lineno"> 9920</span>&#160;}</div>
<div class="line"><a name="l09921"></a><span class="lineno"> 9921</span>&#160;inline ::operations_research::sat::IntervalConstraintProto* ConstraintProto::unsafe_arena_release_interval() {</div>
<div class="line"><a name="l09922"></a><span class="lineno"> 9922</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.interval)</span></div>
<div class="line"><a name="l09923"></a><span class="lineno"> 9923</span>&#160; <span class="keywordflow">if</span> (_internal_has_interval()) {</div>
<div class="line"><a name="l09924"></a><span class="lineno"> 9924</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09925"></a><span class="lineno"> 9925</span>&#160; ::operations_research::sat::IntervalConstraintProto* temp = constraint_.interval_;</div>
<div class="line"><a name="l09926"></a><span class="lineno"> 9926</span>&#160; constraint_.interval_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09927"></a><span class="lineno"> 9927</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09928"></a><span class="lineno"> 9928</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09929"></a><span class="lineno"> 9929</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09930"></a><span class="lineno"> 9930</span>&#160; }</div>
<div class="line"><a name="l09931"></a><span class="lineno"> 9931</span>&#160;}</div>
<div class="line"><a name="l09932"></a><span class="lineno"> 9932</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_interval(::<a class="code" href="namespaceoperations__research_1_1sat_1_1IntervalConstraintProto.html">operations_research::sat::IntervalConstraintProto</a>* <a class="code" href="resource_8cc.html#af92a8383a05fdf586a52263d358f5ada">interval</a>) {</div>
<div class="line"><a name="l09933"></a><span class="lineno"> 9933</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09934"></a><span class="lineno"> 9934</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="resource_8cc.html#af92a8383a05fdf586a52263d358f5ada">interval</a>) {</div>
<div class="line"><a name="l09935"></a><span class="lineno"> 9935</span>&#160; set_has_interval();</div>
<div class="line"><a name="l09936"></a><span class="lineno"> 9936</span>&#160; constraint_.interval_ = <a class="code" href="resource_8cc.html#af92a8383a05fdf586a52263d358f5ada">interval</a>;</div>
<div class="line"><a name="l09937"></a><span class="lineno"> 9937</span>&#160; }</div>
<div class="line"><a name="l09938"></a><span class="lineno"> 9938</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.interval)</span></div>
<div class="line"><a name="l09939"></a><span class="lineno"> 9939</span>&#160;}</div>
<div class="line"><a name="l09940"></a><span class="lineno"> 9940</span>&#160;inline ::operations_research::sat::IntervalConstraintProto* ConstraintProto::_internal_mutable_interval() {</div>
<div class="line"><a name="l09941"></a><span class="lineno"> 9941</span>&#160; <span class="keywordflow">if</span> (!_internal_has_interval()) {</div>
<div class="line"><a name="l09942"></a><span class="lineno"> 9942</span>&#160; clear_constraint();</div>
<div class="line"><a name="l09943"></a><span class="lineno"> 9943</span>&#160; set_has_interval();</div>
<div class="line"><a name="l09944"></a><span class="lineno"> 9944</span>&#160; constraint_.interval_ = CreateMaybeMessage&lt; ::operations_research::sat::IntervalConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l09945"></a><span class="lineno"> 9945</span>&#160; }</div>
<div class="line"><a name="l09946"></a><span class="lineno"> 9946</span>&#160; <span class="keywordflow">return</span> constraint_.interval_;</div>
<div class="line"><a name="l09947"></a><span class="lineno"> 9947</span>&#160;}</div>
<div class="line"><a name="l09948"></a><span class="lineno"> 9948</span>&#160;inline ::operations_research::sat::IntervalConstraintProto* ConstraintProto::mutable_interval() {</div>
<div class="line"><a name="l09949"></a><span class="lineno"> 9949</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.interval)</span></div>
<div class="line"><a name="l09950"></a><span class="lineno"> 9950</span>&#160; <span class="keywordflow">return</span> _internal_mutable_interval();</div>
<div class="line"><a name="l09951"></a><span class="lineno"> 9951</span>&#160;}</div>
<div class="line"><a name="l09952"></a><span class="lineno"> 9952</span>&#160; </div>
<div class="line"><a name="l09953"></a><span class="lineno"> 9953</span>&#160;<span class="comment">// .operations_research.sat.NoOverlapConstraintProto no_overlap = 20;</span></div>
<div class="line"><a name="l09954"></a><span class="lineno"> 9954</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_no_overlap()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09955"></a><span class="lineno"> 9955</span>&#160; <span class="keywordflow">return</span> constraint_case() == kNoOverlap;</div>
<div class="line"><a name="l09956"></a><span class="lineno"> 9956</span>&#160;}</div>
<div class="line"><a name="l09957"></a><span class="lineno"> 9957</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_no_overlap()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09958"></a><span class="lineno"> 9958</span>&#160; <span class="keywordflow">return</span> _internal_has_no_overlap();</div>
<div class="line"><a name="l09959"></a><span class="lineno"> 9959</span>&#160;}</div>
<div class="line"><a name="l09960"></a><span class="lineno"> 9960</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_no_overlap() {</div>
<div class="line"><a name="l09961"></a><span class="lineno"> 9961</span>&#160; _oneof_case_[0] = kNoOverlap;</div>
<div class="line"><a name="l09962"></a><span class="lineno"> 9962</span>&#160;}</div>
<div class="line"><a name="l09963"></a><span class="lineno"> 9963</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_no_overlap() {</div>
<div class="line"><a name="l09964"></a><span class="lineno"> 9964</span>&#160; <span class="keywordflow">if</span> (_internal_has_no_overlap()) {</div>
<div class="line"><a name="l09965"></a><span class="lineno"> 9965</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09966"></a><span class="lineno"> 9966</span>&#160; <span class="keyword">delete</span> constraint_.no_overlap_;</div>
<div class="line"><a name="l09967"></a><span class="lineno"> 9967</span>&#160; }</div>
<div class="line"><a name="l09968"></a><span class="lineno"> 9968</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09969"></a><span class="lineno"> 9969</span>&#160; }</div>
<div class="line"><a name="l09970"></a><span class="lineno"> 9970</span>&#160;}</div>
<div class="line"><a name="l09971"></a><span class="lineno"> 9971</span>&#160;inline ::operations_research::sat::NoOverlapConstraintProto* ConstraintProto::release_no_overlap() {</div>
<div class="line"><a name="l09972"></a><span class="lineno"> 9972</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.no_overlap)</span></div>
<div class="line"><a name="l09973"></a><span class="lineno"> 9973</span>&#160; <span class="keywordflow">if</span> (_internal_has_no_overlap()) {</div>
<div class="line"><a name="l09974"></a><span class="lineno"> 9974</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09975"></a><span class="lineno"> 9975</span>&#160; ::operations_research::sat::NoOverlapConstraintProto* temp = constraint_.no_overlap_;</div>
<div class="line"><a name="l09976"></a><span class="lineno"> 9976</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l09977"></a><span class="lineno"> 9977</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l09978"></a><span class="lineno"> 9978</span>&#160; }</div>
<div class="line"><a name="l09979"></a><span class="lineno"> 9979</span>&#160; constraint_.no_overlap_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09980"></a><span class="lineno"> 9980</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l09981"></a><span class="lineno"> 9981</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l09982"></a><span class="lineno"> 9982</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l09983"></a><span class="lineno"> 9983</span>&#160; }</div>
<div class="line"><a name="l09984"></a><span class="lineno"> 9984</span>&#160;}</div>
<div class="line"><a name="l09985"></a><span class="lineno"> 9985</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::NoOverlapConstraintProto&amp; ConstraintProto::_internal_no_overlap()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09986"></a><span class="lineno"> 9986</span>&#160; <span class="keywordflow">return</span> _internal_has_no_overlap()</div>
<div class="line"><a name="l09987"></a><span class="lineno"> 9987</span>&#160; ? *constraint_.no_overlap_</div>
<div class="line"><a name="l09988"></a><span class="lineno"> 9988</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1NoOverlapConstraintProto.html">operations_research::sat::NoOverlapConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a921e9c249f7c69309d0c2712f78867a2">::operations_research::sat::_NoOverlapConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l09989"></a><span class="lineno"> 9989</span>&#160;}</div>
<div class="line"><a name="l09990"></a><span class="lineno"> 9990</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::NoOverlapConstraintProto&amp; ConstraintProto::no_overlap()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l09991"></a><span class="lineno"> 9991</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.no_overlap)</span></div>
<div class="line"><a name="l09992"></a><span class="lineno"> 9992</span>&#160; <span class="keywordflow">return</span> _internal_no_overlap();</div>
<div class="line"><a name="l09993"></a><span class="lineno"> 9993</span>&#160;}</div>
<div class="line"><a name="l09994"></a><span class="lineno"> 9994</span>&#160;inline ::operations_research::sat::NoOverlapConstraintProto* ConstraintProto::unsafe_arena_release_no_overlap() {</div>
<div class="line"><a name="l09995"></a><span class="lineno"> 9995</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.no_overlap)</span></div>
<div class="line"><a name="l09996"></a><span class="lineno"> 9996</span>&#160; <span class="keywordflow">if</span> (_internal_has_no_overlap()) {</div>
<div class="line"><a name="l09997"></a><span class="lineno"> 9997</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l09998"></a><span class="lineno"> 9998</span>&#160; ::operations_research::sat::NoOverlapConstraintProto* temp = constraint_.no_overlap_;</div>
<div class="line"><a name="l09999"></a><span class="lineno"> 9999</span>&#160; constraint_.no_overlap_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10000"></a><span class="lineno">10000</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l10001"></a><span class="lineno">10001</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l10002"></a><span class="lineno">10002</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10003"></a><span class="lineno">10003</span>&#160; }</div>
<div class="line"><a name="l10004"></a><span class="lineno">10004</span>&#160;}</div>
<div class="line"><a name="l10005"></a><span class="lineno">10005</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_no_overlap(::<a class="code" href="namespaceoperations__research_1_1sat_1_1NoOverlapConstraintProto.html">operations_research::sat::NoOverlapConstraintProto</a>* no_overlap) {</div>
<div class="line"><a name="l10006"></a><span class="lineno">10006</span>&#160; clear_constraint();</div>
<div class="line"><a name="l10007"></a><span class="lineno">10007</span>&#160; <span class="keywordflow">if</span> (no_overlap) {</div>
<div class="line"><a name="l10008"></a><span class="lineno">10008</span>&#160; set_has_no_overlap();</div>
<div class="line"><a name="l10009"></a><span class="lineno">10009</span>&#160; constraint_.no_overlap_ = no_overlap;</div>
<div class="line"><a name="l10010"></a><span class="lineno">10010</span>&#160; }</div>
<div class="line"><a name="l10011"></a><span class="lineno">10011</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.no_overlap)</span></div>
<div class="line"><a name="l10012"></a><span class="lineno">10012</span>&#160;}</div>
<div class="line"><a name="l10013"></a><span class="lineno">10013</span>&#160;inline ::operations_research::sat::NoOverlapConstraintProto* ConstraintProto::_internal_mutable_no_overlap() {</div>
<div class="line"><a name="l10014"></a><span class="lineno">10014</span>&#160; <span class="keywordflow">if</span> (!_internal_has_no_overlap()) {</div>
<div class="line"><a name="l10015"></a><span class="lineno">10015</span>&#160; clear_constraint();</div>
<div class="line"><a name="l10016"></a><span class="lineno">10016</span>&#160; set_has_no_overlap();</div>
<div class="line"><a name="l10017"></a><span class="lineno">10017</span>&#160; constraint_.no_overlap_ = CreateMaybeMessage&lt; ::operations_research::sat::NoOverlapConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l10018"></a><span class="lineno">10018</span>&#160; }</div>
<div class="line"><a name="l10019"></a><span class="lineno">10019</span>&#160; <span class="keywordflow">return</span> constraint_.no_overlap_;</div>
<div class="line"><a name="l10020"></a><span class="lineno">10020</span>&#160;}</div>
<div class="line"><a name="l10021"></a><span class="lineno">10021</span>&#160;inline ::operations_research::sat::NoOverlapConstraintProto* ConstraintProto::mutable_no_overlap() {</div>
<div class="line"><a name="l10022"></a><span class="lineno">10022</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.no_overlap)</span></div>
<div class="line"><a name="l10023"></a><span class="lineno">10023</span>&#160; <span class="keywordflow">return</span> _internal_mutable_no_overlap();</div>
<div class="line"><a name="l10024"></a><span class="lineno">10024</span>&#160;}</div>
<div class="line"><a name="l10025"></a><span class="lineno">10025</span>&#160; </div>
<div class="line"><a name="l10026"></a><span class="lineno">10026</span>&#160;<span class="comment">// .operations_research.sat.NoOverlap2DConstraintProto no_overlap_2d = 21;</span></div>
<div class="line"><a name="l10027"></a><span class="lineno">10027</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_no_overlap_2d()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10028"></a><span class="lineno">10028</span>&#160; <span class="keywordflow">return</span> constraint_case() == kNoOverlap2D;</div>
<div class="line"><a name="l10029"></a><span class="lineno">10029</span>&#160;}</div>
<div class="line"><a name="l10030"></a><span class="lineno">10030</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_no_overlap_2d()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10031"></a><span class="lineno">10031</span>&#160; <span class="keywordflow">return</span> _internal_has_no_overlap_2d();</div>
<div class="line"><a name="l10032"></a><span class="lineno">10032</span>&#160;}</div>
<div class="line"><a name="l10033"></a><span class="lineno">10033</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_no_overlap_2d() {</div>
<div class="line"><a name="l10034"></a><span class="lineno">10034</span>&#160; _oneof_case_[0] = kNoOverlap2D;</div>
<div class="line"><a name="l10035"></a><span class="lineno">10035</span>&#160;}</div>
<div class="line"><a name="l10036"></a><span class="lineno">10036</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_no_overlap_2d() {</div>
<div class="line"><a name="l10037"></a><span class="lineno">10037</span>&#160; <span class="keywordflow">if</span> (_internal_has_no_overlap_2d()) {</div>
<div class="line"><a name="l10038"></a><span class="lineno">10038</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10039"></a><span class="lineno">10039</span>&#160; <span class="keyword">delete</span> constraint_.no_overlap_2d_;</div>
<div class="line"><a name="l10040"></a><span class="lineno">10040</span>&#160; }</div>
<div class="line"><a name="l10041"></a><span class="lineno">10041</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l10042"></a><span class="lineno">10042</span>&#160; }</div>
<div class="line"><a name="l10043"></a><span class="lineno">10043</span>&#160;}</div>
<div class="line"><a name="l10044"></a><span class="lineno">10044</span>&#160;inline ::operations_research::sat::NoOverlap2DConstraintProto* ConstraintProto::release_no_overlap_2d() {</div>
<div class="line"><a name="l10045"></a><span class="lineno">10045</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.no_overlap_2d)</span></div>
<div class="line"><a name="l10046"></a><span class="lineno">10046</span>&#160; <span class="keywordflow">if</span> (_internal_has_no_overlap_2d()) {</div>
<div class="line"><a name="l10047"></a><span class="lineno">10047</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l10048"></a><span class="lineno">10048</span>&#160; ::operations_research::sat::NoOverlap2DConstraintProto* temp = constraint_.no_overlap_2d_;</div>
<div class="line"><a name="l10049"></a><span class="lineno">10049</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10050"></a><span class="lineno">10050</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l10051"></a><span class="lineno">10051</span>&#160; }</div>
<div class="line"><a name="l10052"></a><span class="lineno">10052</span>&#160; constraint_.no_overlap_2d_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10053"></a><span class="lineno">10053</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l10054"></a><span class="lineno">10054</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l10055"></a><span class="lineno">10055</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10056"></a><span class="lineno">10056</span>&#160; }</div>
<div class="line"><a name="l10057"></a><span class="lineno">10057</span>&#160;}</div>
<div class="line"><a name="l10058"></a><span class="lineno">10058</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::NoOverlap2DConstraintProto&amp; ConstraintProto::_internal_no_overlap_2d()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10059"></a><span class="lineno">10059</span>&#160; <span class="keywordflow">return</span> _internal_has_no_overlap_2d()</div>
<div class="line"><a name="l10060"></a><span class="lineno">10060</span>&#160; ? *constraint_.no_overlap_2d_</div>
<div class="line"><a name="l10061"></a><span class="lineno">10061</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1NoOverlap2DConstraintProto.html">operations_research::sat::NoOverlap2DConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a5682de205955fe92a2903141da1737ca">::operations_research::sat::_NoOverlap2DConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l10062"></a><span class="lineno">10062</span>&#160;}</div>
<div class="line"><a name="l10063"></a><span class="lineno">10063</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::NoOverlap2DConstraintProto&amp; ConstraintProto::no_overlap_2d()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10064"></a><span class="lineno">10064</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.no_overlap_2d)</span></div>
<div class="line"><a name="l10065"></a><span class="lineno">10065</span>&#160; <span class="keywordflow">return</span> _internal_no_overlap_2d();</div>
<div class="line"><a name="l10066"></a><span class="lineno">10066</span>&#160;}</div>
<div class="line"><a name="l10067"></a><span class="lineno">10067</span>&#160;inline ::operations_research::sat::NoOverlap2DConstraintProto* ConstraintProto::unsafe_arena_release_no_overlap_2d() {</div>
<div class="line"><a name="l10068"></a><span class="lineno">10068</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.no_overlap_2d)</span></div>
<div class="line"><a name="l10069"></a><span class="lineno">10069</span>&#160; <span class="keywordflow">if</span> (_internal_has_no_overlap_2d()) {</div>
<div class="line"><a name="l10070"></a><span class="lineno">10070</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l10071"></a><span class="lineno">10071</span>&#160; ::operations_research::sat::NoOverlap2DConstraintProto* temp = constraint_.no_overlap_2d_;</div>
<div class="line"><a name="l10072"></a><span class="lineno">10072</span>&#160; constraint_.no_overlap_2d_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10073"></a><span class="lineno">10073</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l10074"></a><span class="lineno">10074</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l10075"></a><span class="lineno">10075</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10076"></a><span class="lineno">10076</span>&#160; }</div>
<div class="line"><a name="l10077"></a><span class="lineno">10077</span>&#160;}</div>
<div class="line"><a name="l10078"></a><span class="lineno">10078</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_no_overlap_2d(::<a class="code" href="namespaceoperations__research_1_1sat_1_1NoOverlap2DConstraintProto.html">operations_research::sat::NoOverlap2DConstraintProto</a>* no_overlap_2d) {</div>
<div class="line"><a name="l10079"></a><span class="lineno">10079</span>&#160; clear_constraint();</div>
<div class="line"><a name="l10080"></a><span class="lineno">10080</span>&#160; <span class="keywordflow">if</span> (no_overlap_2d) {</div>
<div class="line"><a name="l10081"></a><span class="lineno">10081</span>&#160; set_has_no_overlap_2d();</div>
<div class="line"><a name="l10082"></a><span class="lineno">10082</span>&#160; constraint_.no_overlap_2d_ = no_overlap_2d;</div>
<div class="line"><a name="l10083"></a><span class="lineno">10083</span>&#160; }</div>
<div class="line"><a name="l10084"></a><span class="lineno">10084</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.no_overlap_2d)</span></div>
<div class="line"><a name="l10085"></a><span class="lineno">10085</span>&#160;}</div>
<div class="line"><a name="l10086"></a><span class="lineno">10086</span>&#160;inline ::operations_research::sat::NoOverlap2DConstraintProto* ConstraintProto::_internal_mutable_no_overlap_2d() {</div>
<div class="line"><a name="l10087"></a><span class="lineno">10087</span>&#160; <span class="keywordflow">if</span> (!_internal_has_no_overlap_2d()) {</div>
<div class="line"><a name="l10088"></a><span class="lineno">10088</span>&#160; clear_constraint();</div>
<div class="line"><a name="l10089"></a><span class="lineno">10089</span>&#160; set_has_no_overlap_2d();</div>
<div class="line"><a name="l10090"></a><span class="lineno">10090</span>&#160; constraint_.no_overlap_2d_ = CreateMaybeMessage&lt; ::operations_research::sat::NoOverlap2DConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l10091"></a><span class="lineno">10091</span>&#160; }</div>
<div class="line"><a name="l10092"></a><span class="lineno">10092</span>&#160; <span class="keywordflow">return</span> constraint_.no_overlap_2d_;</div>
<div class="line"><a name="l10093"></a><span class="lineno">10093</span>&#160;}</div>
<div class="line"><a name="l10094"></a><span class="lineno">10094</span>&#160;inline ::operations_research::sat::NoOverlap2DConstraintProto* ConstraintProto::mutable_no_overlap_2d() {</div>
<div class="line"><a name="l10095"></a><span class="lineno">10095</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.no_overlap_2d)</span></div>
<div class="line"><a name="l10096"></a><span class="lineno">10096</span>&#160; <span class="keywordflow">return</span> _internal_mutable_no_overlap_2d();</div>
<div class="line"><a name="l10097"></a><span class="lineno">10097</span>&#160;}</div>
<div class="line"><a name="l10098"></a><span class="lineno">10098</span>&#160; </div>
<div class="line"><a name="l10099"></a><span class="lineno">10099</span>&#160;<span class="comment">// .operations_research.sat.CumulativeConstraintProto cumulative = 22;</span></div>
<div class="line"><a name="l10100"></a><span class="lineno">10100</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::_internal_has_cumulative()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10101"></a><span class="lineno">10101</span>&#160; <span class="keywordflow">return</span> constraint_case() == kCumulative;</div>
<div class="line"><a name="l10102"></a><span class="lineno">10102</span>&#160;}</div>
<div class="line"><a name="l10103"></a><span class="lineno">10103</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_cumulative()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10104"></a><span class="lineno">10104</span>&#160; <span class="keywordflow">return</span> _internal_has_cumulative();</div>
<div class="line"><a name="l10105"></a><span class="lineno">10105</span>&#160;}</div>
<div class="line"><a name="l10106"></a><span class="lineno">10106</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::set_has_cumulative() {</div>
<div class="line"><a name="l10107"></a><span class="lineno">10107</span>&#160; _oneof_case_[0] = kCumulative;</div>
<div class="line"><a name="l10108"></a><span class="lineno">10108</span>&#160;}</div>
<div class="line"><a name="l10109"></a><span class="lineno">10109</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_cumulative() {</div>
<div class="line"><a name="l10110"></a><span class="lineno">10110</span>&#160; <span class="keywordflow">if</span> (_internal_has_cumulative()) {</div>
<div class="line"><a name="l10111"></a><span class="lineno">10111</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10112"></a><span class="lineno">10112</span>&#160; <span class="keyword">delete</span> constraint_.cumulative_;</div>
<div class="line"><a name="l10113"></a><span class="lineno">10113</span>&#160; }</div>
<div class="line"><a name="l10114"></a><span class="lineno">10114</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l10115"></a><span class="lineno">10115</span>&#160; }</div>
<div class="line"><a name="l10116"></a><span class="lineno">10116</span>&#160;}</div>
<div class="line"><a name="l10117"></a><span class="lineno">10117</span>&#160;inline ::operations_research::sat::CumulativeConstraintProto* ConstraintProto::release_cumulative() {</div>
<div class="line"><a name="l10118"></a><span class="lineno">10118</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.ConstraintProto.cumulative)</span></div>
<div class="line"><a name="l10119"></a><span class="lineno">10119</span>&#160; <span class="keywordflow">if</span> (_internal_has_cumulative()) {</div>
<div class="line"><a name="l10120"></a><span class="lineno">10120</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l10121"></a><span class="lineno">10121</span>&#160; ::operations_research::sat::CumulativeConstraintProto* temp = constraint_.cumulative_;</div>
<div class="line"><a name="l10122"></a><span class="lineno">10122</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10123"></a><span class="lineno">10123</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l10124"></a><span class="lineno">10124</span>&#160; }</div>
<div class="line"><a name="l10125"></a><span class="lineno">10125</span>&#160; constraint_.cumulative_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10126"></a><span class="lineno">10126</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l10127"></a><span class="lineno">10127</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l10128"></a><span class="lineno">10128</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10129"></a><span class="lineno">10129</span>&#160; }</div>
<div class="line"><a name="l10130"></a><span class="lineno">10130</span>&#160;}</div>
<div class="line"><a name="l10131"></a><span class="lineno">10131</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::CumulativeConstraintProto&amp; ConstraintProto::_internal_cumulative()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10132"></a><span class="lineno">10132</span>&#160; <span class="keywordflow">return</span> _internal_has_cumulative()</div>
<div class="line"><a name="l10133"></a><span class="lineno">10133</span>&#160; ? *constraint_.cumulative_</div>
<div class="line"><a name="l10134"></a><span class="lineno">10134</span>&#160; : *<span class="keyword">reinterpret_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat_1_1CumulativeConstraintProto.html">operations_research::sat::CumulativeConstraintProto</a>*<span class="keyword">&gt;</span>(&amp;<a class="code" href="namespaceoperations__research_1_1sat.html#aee153940e8ef35428c50dd448409c6f2">::operations_research::sat::_CumulativeConstraintProto_default_instance_</a>);</div>
<div class="line"><a name="l10135"></a><span class="lineno">10135</span>&#160;}</div>
<div class="line"><a name="l10136"></a><span class="lineno">10136</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::CumulativeConstraintProto&amp; ConstraintProto::cumulative()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10137"></a><span class="lineno">10137</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.ConstraintProto.cumulative)</span></div>
<div class="line"><a name="l10138"></a><span class="lineno">10138</span>&#160; <span class="keywordflow">return</span> _internal_cumulative();</div>
<div class="line"><a name="l10139"></a><span class="lineno">10139</span>&#160;}</div>
<div class="line"><a name="l10140"></a><span class="lineno">10140</span>&#160;inline ::operations_research::sat::CumulativeConstraintProto* ConstraintProto::unsafe_arena_release_cumulative() {</div>
<div class="line"><a name="l10141"></a><span class="lineno">10141</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_release:operations_research.sat.ConstraintProto.cumulative)</span></div>
<div class="line"><a name="l10142"></a><span class="lineno">10142</span>&#160; <span class="keywordflow">if</span> (_internal_has_cumulative()) {</div>
<div class="line"><a name="l10143"></a><span class="lineno">10143</span>&#160; clear_has_constraint();</div>
<div class="line"><a name="l10144"></a><span class="lineno">10144</span>&#160; ::operations_research::sat::CumulativeConstraintProto* temp = constraint_.cumulative_;</div>
<div class="line"><a name="l10145"></a><span class="lineno">10145</span>&#160; constraint_.cumulative_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10146"></a><span class="lineno">10146</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l10147"></a><span class="lineno">10147</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l10148"></a><span class="lineno">10148</span>&#160; <span class="keywordflow">return</span> <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10149"></a><span class="lineno">10149</span>&#160; }</div>
<div class="line"><a name="l10150"></a><span class="lineno">10150</span>&#160;}</div>
<div class="line"><a name="l10151"></a><span class="lineno">10151</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::unsafe_arena_set_allocated_cumulative(::<a class="code" href="namespaceoperations__research_1_1sat_1_1CumulativeConstraintProto.html">operations_research::sat::CumulativeConstraintProto</a>* cumulative) {</div>
<div class="line"><a name="l10152"></a><span class="lineno">10152</span>&#160; clear_constraint();</div>
<div class="line"><a name="l10153"></a><span class="lineno">10153</span>&#160; <span class="keywordflow">if</span> (cumulative) {</div>
<div class="line"><a name="l10154"></a><span class="lineno">10154</span>&#160; set_has_cumulative();</div>
<div class="line"><a name="l10155"></a><span class="lineno">10155</span>&#160; constraint_.cumulative_ = cumulative;</div>
<div class="line"><a name="l10156"></a><span class="lineno">10156</span>&#160; }</div>
<div class="line"><a name="l10157"></a><span class="lineno">10157</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.ConstraintProto.cumulative)</span></div>
<div class="line"><a name="l10158"></a><span class="lineno">10158</span>&#160;}</div>
<div class="line"><a name="l10159"></a><span class="lineno">10159</span>&#160;inline ::operations_research::sat::CumulativeConstraintProto* ConstraintProto::_internal_mutable_cumulative() {</div>
<div class="line"><a name="l10160"></a><span class="lineno">10160</span>&#160; <span class="keywordflow">if</span> (!_internal_has_cumulative()) {</div>
<div class="line"><a name="l10161"></a><span class="lineno">10161</span>&#160; clear_constraint();</div>
<div class="line"><a name="l10162"></a><span class="lineno">10162</span>&#160; set_has_cumulative();</div>
<div class="line"><a name="l10163"></a><span class="lineno">10163</span>&#160; constraint_.cumulative_ = CreateMaybeMessage&lt; ::operations_research::sat::CumulativeConstraintProto &gt;(GetArena());</div>
<div class="line"><a name="l10164"></a><span class="lineno">10164</span>&#160; }</div>
<div class="line"><a name="l10165"></a><span class="lineno">10165</span>&#160; <span class="keywordflow">return</span> constraint_.cumulative_;</div>
<div class="line"><a name="l10166"></a><span class="lineno">10166</span>&#160;}</div>
<div class="line"><a name="l10167"></a><span class="lineno">10167</span>&#160;inline ::operations_research::sat::CumulativeConstraintProto* ConstraintProto::mutable_cumulative() {</div>
<div class="line"><a name="l10168"></a><span class="lineno">10168</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.ConstraintProto.cumulative)</span></div>
<div class="line"><a name="l10169"></a><span class="lineno">10169</span>&#160; <span class="keywordflow">return</span> _internal_mutable_cumulative();</div>
<div class="line"><a name="l10170"></a><span class="lineno">10170</span>&#160;}</div>
<div class="line"><a name="l10171"></a><span class="lineno">10171</span>&#160; </div>
<div class="line"><a name="l10172"></a><span class="lineno">10172</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> ConstraintProto::has_constraint()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10173"></a><span class="lineno">10173</span>&#160; <span class="keywordflow">return</span> constraint_case() != CONSTRAINT_NOT_SET;</div>
<div class="line"><a name="l10174"></a><span class="lineno">10174</span>&#160;}</div>
<div class="line"><a name="l10175"></a><span class="lineno">10175</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> ConstraintProto::clear_has_constraint() {</div>
<div class="line"><a name="l10176"></a><span class="lineno">10176</span>&#160; _oneof_case_[0] = CONSTRAINT_NOT_SET;</div>
<div class="line"><a name="l10177"></a><span class="lineno">10177</span>&#160;}</div>
<div class="line"><a name="l10178"></a><span class="lineno">10178</span>&#160;<span class="keyword">inline</span> ConstraintProto::ConstraintCase ConstraintProto::constraint_case()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10179"></a><span class="lineno">10179</span>&#160; <span class="keywordflow">return</span> ConstraintProto::ConstraintCase(_oneof_case_[0]);</div>
<div class="line"><a name="l10180"></a><span class="lineno">10180</span>&#160;}</div>
<div class="line"><a name="l10181"></a><span class="lineno">10181</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l10182"></a><span class="lineno">10182</span>&#160; </div>
<div class="line"><a name="l10183"></a><span class="lineno">10183</span>&#160;<span class="comment">// CpObjectiveProto</span></div>
<div class="line"><a name="l10184"></a><span class="lineno">10184</span>&#160; </div>
<div class="line"><a name="l10185"></a><span class="lineno">10185</span>&#160;<span class="comment">// repeated int32 vars = 1;</span></div>
<div class="line"><a name="l10186"></a><span class="lineno">10186</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpObjectiveProto::_internal_vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10187"></a><span class="lineno">10187</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div>
<div class="line"><a name="l10188"></a><span class="lineno">10188</span>&#160;}</div>
<div class="line"><a name="l10189"></a><span class="lineno">10189</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpObjectiveProto::vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10190"></a><span class="lineno">10190</span>&#160; <span class="keywordflow">return</span> _internal_vars_size();</div>
<div class="line"><a name="l10191"></a><span class="lineno">10191</span>&#160;}</div>
<div class="line"><a name="l10192"></a><span class="lineno">10192</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::clear_vars() {</div>
<div class="line"><a name="l10193"></a><span class="lineno">10193</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div>
<div class="line"><a name="l10194"></a><span class="lineno">10194</span>&#160;}</div>
<div class="line"><a name="l10195"></a><span class="lineno">10195</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CpObjectiveProto::_internal_vars(<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="l10196"></a><span class="lineno">10196</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10197"></a><span class="lineno">10197</span>&#160;}</div>
<div class="line"><a name="l10198"></a><span class="lineno">10198</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CpObjectiveProto::vars(<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="l10199"></a><span class="lineno">10199</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpObjectiveProto.vars)</span></div>
<div class="line"><a name="l10200"></a><span class="lineno">10200</span>&#160; <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10201"></a><span class="lineno">10201</span>&#160;}</div>
<div class="line"><a name="l10202"></a><span class="lineno">10202</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::set_vars(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10203"></a><span class="lineno">10203</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10204"></a><span class="lineno">10204</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpObjectiveProto.vars)</span></div>
<div class="line"><a name="l10205"></a><span class="lineno">10205</span>&#160;}</div>
<div class="line"><a name="l10206"></a><span class="lineno">10206</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::_internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10207"></a><span class="lineno">10207</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10208"></a><span class="lineno">10208</span>&#160;}</div>
<div class="line"><a name="l10209"></a><span class="lineno">10209</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10210"></a><span class="lineno">10210</span>&#160; _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10211"></a><span class="lineno">10211</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpObjectiveProto.vars)</span></div>
<div class="line"><a name="l10212"></a><span class="lineno">10212</span>&#160;}</div>
<div class="line"><a name="l10213"></a><span class="lineno">10213</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l10214"></a><span class="lineno">10214</span>&#160;CpObjectiveProto::_internal_vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10215"></a><span class="lineno">10215</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l10216"></a><span class="lineno">10216</span>&#160;}</div>
<div class="line"><a name="l10217"></a><span class="lineno">10217</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l10218"></a><span class="lineno">10218</span>&#160;CpObjectiveProto::vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10219"></a><span class="lineno">10219</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpObjectiveProto.vars)</span></div>
<div class="line"><a name="l10220"></a><span class="lineno">10220</span>&#160; <span class="keywordflow">return</span> _internal_vars();</div>
<div class="line"><a name="l10221"></a><span class="lineno">10221</span>&#160;}</div>
<div class="line"><a name="l10222"></a><span class="lineno">10222</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l10223"></a><span class="lineno">10223</span>&#160;CpObjectiveProto::_internal_mutable_vars() {</div>
<div class="line"><a name="l10224"></a><span class="lineno">10224</span>&#160; <span class="keywordflow">return</span> &amp;<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l10225"></a><span class="lineno">10225</span>&#160;}</div>
<div class="line"><a name="l10226"></a><span class="lineno">10226</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l10227"></a><span class="lineno">10227</span>&#160;CpObjectiveProto::mutable_vars() {</div>
<div class="line"><a name="l10228"></a><span class="lineno">10228</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpObjectiveProto.vars)</span></div>
<div class="line"><a name="l10229"></a><span class="lineno">10229</span>&#160; <span class="keywordflow">return</span> _internal_mutable_vars();</div>
<div class="line"><a name="l10230"></a><span class="lineno">10230</span>&#160;}</div>
<div class="line"><a name="l10231"></a><span class="lineno">10231</span>&#160; </div>
<div class="line"><a name="l10232"></a><span class="lineno">10232</span>&#160;<span class="comment">// repeated int64 coeffs = 4;</span></div>
<div class="line"><a name="l10233"></a><span class="lineno">10233</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpObjectiveProto::_internal_coeffs_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10234"></a><span class="lineno">10234</span>&#160; <span class="keywordflow">return</span> coeffs_.size();</div>
<div class="line"><a name="l10235"></a><span class="lineno">10235</span>&#160;}</div>
<div class="line"><a name="l10236"></a><span class="lineno">10236</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpObjectiveProto::coeffs_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10237"></a><span class="lineno">10237</span>&#160; <span class="keywordflow">return</span> _internal_coeffs_size();</div>
<div class="line"><a name="l10238"></a><span class="lineno">10238</span>&#160;}</div>
<div class="line"><a name="l10239"></a><span class="lineno">10239</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::clear_coeffs() {</div>
<div class="line"><a name="l10240"></a><span class="lineno">10240</span>&#160; coeffs_.Clear();</div>
<div class="line"><a name="l10241"></a><span class="lineno">10241</span>&#160;}</div>
<div class="line"><a name="l10242"></a><span class="lineno">10242</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpObjectiveProto::_internal_coeffs(<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="l10243"></a><span class="lineno">10243</span>&#160; <span class="keywordflow">return</span> coeffs_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10244"></a><span class="lineno">10244</span>&#160;}</div>
<div class="line"><a name="l10245"></a><span class="lineno">10245</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpObjectiveProto::coeffs(<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="l10246"></a><span class="lineno">10246</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpObjectiveProto.coeffs)</span></div>
<div class="line"><a name="l10247"></a><span class="lineno">10247</span>&#160; <span class="keywordflow">return</span> _internal_coeffs(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10248"></a><span class="lineno">10248</span>&#160;}</div>
<div class="line"><a name="l10249"></a><span class="lineno">10249</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::set_coeffs(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10250"></a><span class="lineno">10250</span>&#160; coeffs_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10251"></a><span class="lineno">10251</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpObjectiveProto.coeffs)</span></div>
<div class="line"><a name="l10252"></a><span class="lineno">10252</span>&#160;}</div>
<div class="line"><a name="l10253"></a><span class="lineno">10253</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::_internal_add_coeffs(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10254"></a><span class="lineno">10254</span>&#160; coeffs_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10255"></a><span class="lineno">10255</span>&#160;}</div>
<div class="line"><a name="l10256"></a><span class="lineno">10256</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::add_coeffs(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10257"></a><span class="lineno">10257</span>&#160; _internal_add_coeffs(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10258"></a><span class="lineno">10258</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpObjectiveProto.coeffs)</span></div>
<div class="line"><a name="l10259"></a><span class="lineno">10259</span>&#160;}</div>
<div class="line"><a name="l10260"></a><span class="lineno">10260</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l10261"></a><span class="lineno">10261</span>&#160;CpObjectiveProto::_internal_coeffs()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10262"></a><span class="lineno">10262</span>&#160; <span class="keywordflow">return</span> coeffs_;</div>
<div class="line"><a name="l10263"></a><span class="lineno">10263</span>&#160;}</div>
<div class="line"><a name="l10264"></a><span class="lineno">10264</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l10265"></a><span class="lineno">10265</span>&#160;CpObjectiveProto::coeffs()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10266"></a><span class="lineno">10266</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpObjectiveProto.coeffs)</span></div>
<div class="line"><a name="l10267"></a><span class="lineno">10267</span>&#160; <span class="keywordflow">return</span> _internal_coeffs();</div>
<div class="line"><a name="l10268"></a><span class="lineno">10268</span>&#160;}</div>
<div class="line"><a name="l10269"></a><span class="lineno">10269</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l10270"></a><span class="lineno">10270</span>&#160;CpObjectiveProto::_internal_mutable_coeffs() {</div>
<div class="line"><a name="l10271"></a><span class="lineno">10271</span>&#160; <span class="keywordflow">return</span> &amp;coeffs_;</div>
<div class="line"><a name="l10272"></a><span class="lineno">10272</span>&#160;}</div>
<div class="line"><a name="l10273"></a><span class="lineno">10273</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l10274"></a><span class="lineno">10274</span>&#160;CpObjectiveProto::mutable_coeffs() {</div>
<div class="line"><a name="l10275"></a><span class="lineno">10275</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpObjectiveProto.coeffs)</span></div>
<div class="line"><a name="l10276"></a><span class="lineno">10276</span>&#160; <span class="keywordflow">return</span> _internal_mutable_coeffs();</div>
<div class="line"><a name="l10277"></a><span class="lineno">10277</span>&#160;}</div>
<div class="line"><a name="l10278"></a><span class="lineno">10278</span>&#160; </div>
<div class="line"><a name="l10279"></a><span class="lineno">10279</span>&#160;<span class="comment">// double offset = 2;</span></div>
<div class="line"><a name="l10280"></a><span class="lineno">10280</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::clear_offset() {</div>
<div class="line"><a name="l10281"></a><span class="lineno">10281</span>&#160; <a class="code" href="interval_8cc.html#a1e6e18599bc7057307916e1f810f83a8">offset_</a> = 0;</div>
<div class="line"><a name="l10282"></a><span class="lineno">10282</span>&#160;}</div>
<div class="line"><a name="l10283"></a><span class="lineno">10283</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpObjectiveProto::_internal_offset()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10284"></a><span class="lineno">10284</span>&#160; <span class="keywordflow">return</span> <a class="code" href="interval_8cc.html#a1e6e18599bc7057307916e1f810f83a8">offset_</a>;</div>
<div class="line"><a name="l10285"></a><span class="lineno">10285</span>&#160;}</div>
<div class="line"><a name="l10286"></a><span class="lineno">10286</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpObjectiveProto::offset()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10287"></a><span class="lineno">10287</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpObjectiveProto.offset)</span></div>
<div class="line"><a name="l10288"></a><span class="lineno">10288</span>&#160; <span class="keywordflow">return</span> _internal_offset();</div>
<div class="line"><a name="l10289"></a><span class="lineno">10289</span>&#160;}</div>
<div class="line"><a name="l10290"></a><span class="lineno">10290</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::_internal_set_offset(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10291"></a><span class="lineno">10291</span>&#160; </div>
<div class="line"><a name="l10292"></a><span class="lineno">10292</span>&#160; <a class="code" href="interval_8cc.html#a1e6e18599bc7057307916e1f810f83a8">offset_</a> = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l10293"></a><span class="lineno">10293</span>&#160;}</div>
<div class="line"><a name="l10294"></a><span class="lineno">10294</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::set_offset(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10295"></a><span class="lineno">10295</span>&#160; _internal_set_offset(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10296"></a><span class="lineno">10296</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpObjectiveProto.offset)</span></div>
<div class="line"><a name="l10297"></a><span class="lineno">10297</span>&#160;}</div>
<div class="line"><a name="l10298"></a><span class="lineno">10298</span>&#160; </div>
<div class="line"><a name="l10299"></a><span class="lineno">10299</span>&#160;<span class="comment">// double scaling_factor = 3;</span></div>
<div class="line"><a name="l10300"></a><span class="lineno">10300</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::clear_scaling_factor() {</div>
<div class="line"><a name="l10301"></a><span class="lineno">10301</span>&#160; scaling_factor_ = 0;</div>
<div class="line"><a name="l10302"></a><span class="lineno">10302</span>&#160;}</div>
<div class="line"><a name="l10303"></a><span class="lineno">10303</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpObjectiveProto::_internal_scaling_factor()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10304"></a><span class="lineno">10304</span>&#160; <span class="keywordflow">return</span> scaling_factor_;</div>
<div class="line"><a name="l10305"></a><span class="lineno">10305</span>&#160;}</div>
<div class="line"><a name="l10306"></a><span class="lineno">10306</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpObjectiveProto::scaling_factor()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10307"></a><span class="lineno">10307</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpObjectiveProto.scaling_factor)</span></div>
<div class="line"><a name="l10308"></a><span class="lineno">10308</span>&#160; <span class="keywordflow">return</span> _internal_scaling_factor();</div>
<div class="line"><a name="l10309"></a><span class="lineno">10309</span>&#160;}</div>
<div class="line"><a name="l10310"></a><span class="lineno">10310</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::_internal_set_scaling_factor(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10311"></a><span class="lineno">10311</span>&#160; </div>
<div class="line"><a name="l10312"></a><span class="lineno">10312</span>&#160; scaling_factor_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l10313"></a><span class="lineno">10313</span>&#160;}</div>
<div class="line"><a name="l10314"></a><span class="lineno">10314</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::set_scaling_factor(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10315"></a><span class="lineno">10315</span>&#160; _internal_set_scaling_factor(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10316"></a><span class="lineno">10316</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpObjectiveProto.scaling_factor)</span></div>
<div class="line"><a name="l10317"></a><span class="lineno">10317</span>&#160;}</div>
<div class="line"><a name="l10318"></a><span class="lineno">10318</span>&#160; </div>
<div class="line"><a name="l10319"></a><span class="lineno">10319</span>&#160;<span class="comment">// repeated int64 domain = 5;</span></div>
<div class="line"><a name="l10320"></a><span class="lineno">10320</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpObjectiveProto::_internal_domain_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10321"></a><span class="lineno">10321</span>&#160; <span class="keywordflow">return</span> domain_.size();</div>
<div class="line"><a name="l10322"></a><span class="lineno">10322</span>&#160;}</div>
<div class="line"><a name="l10323"></a><span class="lineno">10323</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpObjectiveProto::domain_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10324"></a><span class="lineno">10324</span>&#160; <span class="keywordflow">return</span> _internal_domain_size();</div>
<div class="line"><a name="l10325"></a><span class="lineno">10325</span>&#160;}</div>
<div class="line"><a name="l10326"></a><span class="lineno">10326</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::clear_domain() {</div>
<div class="line"><a name="l10327"></a><span class="lineno">10327</span>&#160; domain_.Clear();</div>
<div class="line"><a name="l10328"></a><span class="lineno">10328</span>&#160;}</div>
<div class="line"><a name="l10329"></a><span class="lineno">10329</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpObjectiveProto::_internal_domain(<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="l10330"></a><span class="lineno">10330</span>&#160; <span class="keywordflow">return</span> domain_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10331"></a><span class="lineno">10331</span>&#160;}</div>
<div class="line"><a name="l10332"></a><span class="lineno">10332</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpObjectiveProto::domain(<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="l10333"></a><span class="lineno">10333</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpObjectiveProto.domain)</span></div>
<div class="line"><a name="l10334"></a><span class="lineno">10334</span>&#160; <span class="keywordflow">return</span> _internal_domain(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10335"></a><span class="lineno">10335</span>&#160;}</div>
<div class="line"><a name="l10336"></a><span class="lineno">10336</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::set_domain(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10337"></a><span class="lineno">10337</span>&#160; domain_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10338"></a><span class="lineno">10338</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpObjectiveProto.domain)</span></div>
<div class="line"><a name="l10339"></a><span class="lineno">10339</span>&#160;}</div>
<div class="line"><a name="l10340"></a><span class="lineno">10340</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::_internal_add_domain(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10341"></a><span class="lineno">10341</span>&#160; domain_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10342"></a><span class="lineno">10342</span>&#160;}</div>
<div class="line"><a name="l10343"></a><span class="lineno">10343</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpObjectiveProto::add_domain(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10344"></a><span class="lineno">10344</span>&#160; _internal_add_domain(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10345"></a><span class="lineno">10345</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpObjectiveProto.domain)</span></div>
<div class="line"><a name="l10346"></a><span class="lineno">10346</span>&#160;}</div>
<div class="line"><a name="l10347"></a><span class="lineno">10347</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l10348"></a><span class="lineno">10348</span>&#160;CpObjectiveProto::_internal_domain()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10349"></a><span class="lineno">10349</span>&#160; <span class="keywordflow">return</span> domain_;</div>
<div class="line"><a name="l10350"></a><span class="lineno">10350</span>&#160;}</div>
<div class="line"><a name="l10351"></a><span class="lineno">10351</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l10352"></a><span class="lineno">10352</span>&#160;CpObjectiveProto::domain()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10353"></a><span class="lineno">10353</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpObjectiveProto.domain)</span></div>
<div class="line"><a name="l10354"></a><span class="lineno">10354</span>&#160; <span class="keywordflow">return</span> _internal_domain();</div>
<div class="line"><a name="l10355"></a><span class="lineno">10355</span>&#160;}</div>
<div class="line"><a name="l10356"></a><span class="lineno">10356</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l10357"></a><span class="lineno">10357</span>&#160;CpObjectiveProto::_internal_mutable_domain() {</div>
<div class="line"><a name="l10358"></a><span class="lineno">10358</span>&#160; <span class="keywordflow">return</span> &amp;domain_;</div>
<div class="line"><a name="l10359"></a><span class="lineno">10359</span>&#160;}</div>
<div class="line"><a name="l10360"></a><span class="lineno">10360</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l10361"></a><span class="lineno">10361</span>&#160;CpObjectiveProto::mutable_domain() {</div>
<div class="line"><a name="l10362"></a><span class="lineno">10362</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpObjectiveProto.domain)</span></div>
<div class="line"><a name="l10363"></a><span class="lineno">10363</span>&#160; <span class="keywordflow">return</span> _internal_mutable_domain();</div>
<div class="line"><a name="l10364"></a><span class="lineno">10364</span>&#160;}</div>
<div class="line"><a name="l10365"></a><span class="lineno">10365</span>&#160; </div>
<div class="line"><a name="l10366"></a><span class="lineno">10366</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l10367"></a><span class="lineno">10367</span>&#160; </div>
<div class="line"><a name="l10368"></a><span class="lineno">10368</span>&#160;<span class="comment">// DecisionStrategyProto_AffineTransformation</span></div>
<div class="line"><a name="l10369"></a><span class="lineno">10369</span>&#160; </div>
<div class="line"><a name="l10370"></a><span class="lineno">10370</span>&#160;<span class="comment">// int32 var = 1;</span></div>
<div class="line"><a name="l10371"></a><span class="lineno">10371</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto_AffineTransformation::clear_var() {</div>
<div class="line"><a name="l10372"></a><span class="lineno">10372</span>&#160; var_ = 0;</div>
<div class="line"><a name="l10373"></a><span class="lineno">10373</span>&#160;}</div>
<div class="line"><a name="l10374"></a><span class="lineno">10374</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> DecisionStrategyProto_AffineTransformation::_internal_var()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10375"></a><span class="lineno">10375</span>&#160; <span class="keywordflow">return</span> var_;</div>
<div class="line"><a name="l10376"></a><span class="lineno">10376</span>&#160;}</div>
<div class="line"><a name="l10377"></a><span class="lineno">10377</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="expr__array_8cc.html#a472a99923cbe11ae7b5a5d157d9ad465">DecisionStrategyProto_AffineTransformation::var</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10378"></a><span class="lineno">10378</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.AffineTransformation.var)</span></div>
<div class="line"><a name="l10379"></a><span class="lineno">10379</span>&#160; <span class="keywordflow">return</span> _internal_var();</div>
<div class="line"><a name="l10380"></a><span class="lineno">10380</span>&#160;}</div>
<div class="line"><a name="l10381"></a><span class="lineno">10381</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto_AffineTransformation::_internal_set_var(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10382"></a><span class="lineno">10382</span>&#160; </div>
<div class="line"><a name="l10383"></a><span class="lineno">10383</span>&#160; var_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l10384"></a><span class="lineno">10384</span>&#160;}</div>
<div class="line"><a name="l10385"></a><span class="lineno">10385</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto_AffineTransformation::set_var(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10386"></a><span class="lineno">10386</span>&#160; _internal_set_var(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10387"></a><span class="lineno">10387</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DecisionStrategyProto.AffineTransformation.var)</span></div>
<div class="line"><a name="l10388"></a><span class="lineno">10388</span>&#160;}</div>
<div class="line"><a name="l10389"></a><span class="lineno">10389</span>&#160; </div>
<div class="line"><a name="l10390"></a><span class="lineno">10390</span>&#160;<span class="comment">// int64 offset = 2;</span></div>
<div class="line"><a name="l10391"></a><span class="lineno">10391</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto_AffineTransformation::clear_offset() {</div>
<div class="line"><a name="l10392"></a><span class="lineno">10392</span>&#160; <a class="code" href="interval_8cc.html#a1e6e18599bc7057307916e1f810f83a8">offset_</a> = PROTOBUF_LONGLONG(0);</div>
<div class="line"><a name="l10393"></a><span class="lineno">10393</span>&#160;}</div>
<div class="line"><a name="l10394"></a><span class="lineno">10394</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> DecisionStrategyProto_AffineTransformation::_internal_offset()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10395"></a><span class="lineno">10395</span>&#160; <span class="keywordflow">return</span> <a class="code" href="interval_8cc.html#a1e6e18599bc7057307916e1f810f83a8">offset_</a>;</div>
<div class="line"><a name="l10396"></a><span class="lineno">10396</span>&#160;}</div>
<div class="line"><a name="l10397"></a><span class="lineno">10397</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> DecisionStrategyProto_AffineTransformation::offset()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10398"></a><span class="lineno">10398</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.AffineTransformation.offset)</span></div>
<div class="line"><a name="l10399"></a><span class="lineno">10399</span>&#160; <span class="keywordflow">return</span> _internal_offset();</div>
<div class="line"><a name="l10400"></a><span class="lineno">10400</span>&#160;}</div>
<div class="line"><a name="l10401"></a><span class="lineno">10401</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto_AffineTransformation::_internal_set_offset(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10402"></a><span class="lineno">10402</span>&#160; </div>
<div class="line"><a name="l10403"></a><span class="lineno">10403</span>&#160; <a class="code" href="interval_8cc.html#a1e6e18599bc7057307916e1f810f83a8">offset_</a> = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l10404"></a><span class="lineno">10404</span>&#160;}</div>
<div class="line"><a name="l10405"></a><span class="lineno">10405</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto_AffineTransformation::set_offset(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10406"></a><span class="lineno">10406</span>&#160; _internal_set_offset(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10407"></a><span class="lineno">10407</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DecisionStrategyProto.AffineTransformation.offset)</span></div>
<div class="line"><a name="l10408"></a><span class="lineno">10408</span>&#160;}</div>
<div class="line"><a name="l10409"></a><span class="lineno">10409</span>&#160; </div>
<div class="line"><a name="l10410"></a><span class="lineno">10410</span>&#160;<span class="comment">// int64 positive_coeff = 3;</span></div>
<div class="line"><a name="l10411"></a><span class="lineno">10411</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto_AffineTransformation::clear_positive_coeff() {</div>
<div class="line"><a name="l10412"></a><span class="lineno">10412</span>&#160; positive_coeff_ = PROTOBUF_LONGLONG(0);</div>
<div class="line"><a name="l10413"></a><span class="lineno">10413</span>&#160;}</div>
<div class="line"><a name="l10414"></a><span class="lineno">10414</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> DecisionStrategyProto_AffineTransformation::_internal_positive_coeff()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10415"></a><span class="lineno">10415</span>&#160; <span class="keywordflow">return</span> positive_coeff_;</div>
<div class="line"><a name="l10416"></a><span class="lineno">10416</span>&#160;}</div>
<div class="line"><a name="l10417"></a><span class="lineno">10417</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> DecisionStrategyProto_AffineTransformation::positive_coeff()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10418"></a><span class="lineno">10418</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.AffineTransformation.positive_coeff)</span></div>
<div class="line"><a name="l10419"></a><span class="lineno">10419</span>&#160; <span class="keywordflow">return</span> _internal_positive_coeff();</div>
<div class="line"><a name="l10420"></a><span class="lineno">10420</span>&#160;}</div>
<div class="line"><a name="l10421"></a><span class="lineno">10421</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto_AffineTransformation::_internal_set_positive_coeff(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10422"></a><span class="lineno">10422</span>&#160; </div>
<div class="line"><a name="l10423"></a><span class="lineno">10423</span>&#160; positive_coeff_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l10424"></a><span class="lineno">10424</span>&#160;}</div>
<div class="line"><a name="l10425"></a><span class="lineno">10425</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto_AffineTransformation::set_positive_coeff(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10426"></a><span class="lineno">10426</span>&#160; _internal_set_positive_coeff(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10427"></a><span class="lineno">10427</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DecisionStrategyProto.AffineTransformation.positive_coeff)</span></div>
<div class="line"><a name="l10428"></a><span class="lineno">10428</span>&#160;}</div>
<div class="line"><a name="l10429"></a><span class="lineno">10429</span>&#160; </div>
<div class="line"><a name="l10430"></a><span class="lineno">10430</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l10431"></a><span class="lineno">10431</span>&#160; </div>
<div class="line"><a name="l10432"></a><span class="lineno">10432</span>&#160;<span class="comment">// DecisionStrategyProto</span></div>
<div class="line"><a name="l10433"></a><span class="lineno">10433</span>&#160; </div>
<div class="line"><a name="l10434"></a><span class="lineno">10434</span>&#160;<span class="comment">// repeated int32 variables = 1;</span></div>
<div class="line"><a name="l10435"></a><span class="lineno">10435</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> DecisionStrategyProto::_internal_variables_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10436"></a><span class="lineno">10436</span>&#160; <span class="keywordflow">return</span> variables_.size();</div>
<div class="line"><a name="l10437"></a><span class="lineno">10437</span>&#160;}</div>
<div class="line"><a name="l10438"></a><span class="lineno">10438</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> DecisionStrategyProto::variables_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10439"></a><span class="lineno">10439</span>&#160; <span class="keywordflow">return</span> _internal_variables_size();</div>
<div class="line"><a name="l10440"></a><span class="lineno">10440</span>&#160;}</div>
<div class="line"><a name="l10441"></a><span class="lineno">10441</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto::clear_variables() {</div>
<div class="line"><a name="l10442"></a><span class="lineno">10442</span>&#160; variables_.Clear();</div>
<div class="line"><a name="l10443"></a><span class="lineno">10443</span>&#160;}</div>
<div class="line"><a name="l10444"></a><span class="lineno">10444</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> DecisionStrategyProto::_internal_variables(<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="l10445"></a><span class="lineno">10445</span>&#160; <span class="keywordflow">return</span> variables_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10446"></a><span class="lineno">10446</span>&#160;}</div>
<div class="line"><a name="l10447"></a><span class="lineno">10447</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> DecisionStrategyProto::variables(<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="l10448"></a><span class="lineno">10448</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.variables)</span></div>
<div class="line"><a name="l10449"></a><span class="lineno">10449</span>&#160; <span class="keywordflow">return</span> _internal_variables(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10450"></a><span class="lineno">10450</span>&#160;}</div>
<div class="line"><a name="l10451"></a><span class="lineno">10451</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto::set_variables(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10452"></a><span class="lineno">10452</span>&#160; variables_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10453"></a><span class="lineno">10453</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DecisionStrategyProto.variables)</span></div>
<div class="line"><a name="l10454"></a><span class="lineno">10454</span>&#160;}</div>
<div class="line"><a name="l10455"></a><span class="lineno">10455</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto::_internal_add_variables(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10456"></a><span class="lineno">10456</span>&#160; variables_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10457"></a><span class="lineno">10457</span>&#160;}</div>
<div class="line"><a name="l10458"></a><span class="lineno">10458</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto::add_variables(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10459"></a><span class="lineno">10459</span>&#160; _internal_add_variables(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10460"></a><span class="lineno">10460</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.DecisionStrategyProto.variables)</span></div>
<div class="line"><a name="l10461"></a><span class="lineno">10461</span>&#160;}</div>
<div class="line"><a name="l10462"></a><span class="lineno">10462</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l10463"></a><span class="lineno">10463</span>&#160;DecisionStrategyProto::_internal_variables()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10464"></a><span class="lineno">10464</span>&#160; <span class="keywordflow">return</span> variables_;</div>
<div class="line"><a name="l10465"></a><span class="lineno">10465</span>&#160;}</div>
<div class="line"><a name="l10466"></a><span class="lineno">10466</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l10467"></a><span class="lineno">10467</span>&#160;DecisionStrategyProto::variables()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10468"></a><span class="lineno">10468</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.DecisionStrategyProto.variables)</span></div>
<div class="line"><a name="l10469"></a><span class="lineno">10469</span>&#160; <span class="keywordflow">return</span> _internal_variables();</div>
<div class="line"><a name="l10470"></a><span class="lineno">10470</span>&#160;}</div>
<div class="line"><a name="l10471"></a><span class="lineno">10471</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l10472"></a><span class="lineno">10472</span>&#160;DecisionStrategyProto::_internal_mutable_variables() {</div>
<div class="line"><a name="l10473"></a><span class="lineno">10473</span>&#160; <span class="keywordflow">return</span> &amp;variables_;</div>
<div class="line"><a name="l10474"></a><span class="lineno">10474</span>&#160;}</div>
<div class="line"><a name="l10475"></a><span class="lineno">10475</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l10476"></a><span class="lineno">10476</span>&#160;DecisionStrategyProto::mutable_variables() {</div>
<div class="line"><a name="l10477"></a><span class="lineno">10477</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.DecisionStrategyProto.variables)</span></div>
<div class="line"><a name="l10478"></a><span class="lineno">10478</span>&#160; <span class="keywordflow">return</span> _internal_mutable_variables();</div>
<div class="line"><a name="l10479"></a><span class="lineno">10479</span>&#160;}</div>
<div class="line"><a name="l10480"></a><span class="lineno">10480</span>&#160; </div>
<div class="line"><a name="l10481"></a><span class="lineno">10481</span>&#160;<span class="comment">// .operations_research.sat.DecisionStrategyProto.VariableSelectionStrategy variable_selection_strategy = 2;</span></div>
<div class="line"><a name="l10482"></a><span class="lineno">10482</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto::clear_variable_selection_strategy() {</div>
<div class="line"><a name="l10483"></a><span class="lineno">10483</span>&#160; variable_selection_strategy_ = 0;</div>
<div class="line"><a name="l10484"></a><span class="lineno">10484</span>&#160;}</div>
<div class="line"><a name="l10485"></a><span class="lineno">10485</span>&#160;<a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">inline ::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy</a> DecisionStrategyProto::_internal_variable_selection_strategy()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10486"></a><span class="lineno">10486</span>&#160; <span class="keywordflow">return</span> <span class="keyword">static_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy</a> <span class="keyword">&gt;</span>(variable_selection_strategy_);</div>
<div class="line"><a name="l10487"></a><span class="lineno">10487</span>&#160;}</div>
<div class="line"><a name="l10488"></a><span class="lineno">10488</span>&#160;<a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">inline ::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy</a> DecisionStrategyProto::variable_selection_strategy()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10489"></a><span class="lineno">10489</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.variable_selection_strategy)</span></div>
<div class="line"><a name="l10490"></a><span class="lineno">10490</span>&#160; <span class="keywordflow">return</span> _internal_variable_selection_strategy();</div>
<div class="line"><a name="l10491"></a><span class="lineno">10491</span>&#160;}</div>
<div class="line"><a name="l10492"></a><span class="lineno">10492</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto::_internal_set_variable_selection_strategy(::<a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10493"></a><span class="lineno">10493</span>&#160; </div>
<div class="line"><a name="l10494"></a><span class="lineno">10494</span>&#160; variable_selection_strategy_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l10495"></a><span class="lineno">10495</span>&#160;}</div>
<div class="line"><a name="l10496"></a><span class="lineno">10496</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto::set_variable_selection_strategy(::<a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10497"></a><span class="lineno">10497</span>&#160; _internal_set_variable_selection_strategy(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10498"></a><span class="lineno">10498</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DecisionStrategyProto.variable_selection_strategy)</span></div>
<div class="line"><a name="l10499"></a><span class="lineno">10499</span>&#160;}</div>
<div class="line"><a name="l10500"></a><span class="lineno">10500</span>&#160; </div>
<div class="line"><a name="l10501"></a><span class="lineno">10501</span>&#160;<span class="comment">// .operations_research.sat.DecisionStrategyProto.DomainReductionStrategy domain_reduction_strategy = 3;</span></div>
<div class="line"><a name="l10502"></a><span class="lineno">10502</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto::clear_domain_reduction_strategy() {</div>
<div class="line"><a name="l10503"></a><span class="lineno">10503</span>&#160; domain_reduction_strategy_ = 0;</div>
<div class="line"><a name="l10504"></a><span class="lineno">10504</span>&#160;}</div>
<div class="line"><a name="l10505"></a><span class="lineno">10505</span>&#160;<a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">inline ::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy</a> DecisionStrategyProto::_internal_domain_reduction_strategy()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10506"></a><span class="lineno">10506</span>&#160; <span class="keywordflow">return</span> <span class="keyword">static_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy</a> <span class="keyword">&gt;</span>(domain_reduction_strategy_);</div>
<div class="line"><a name="l10507"></a><span class="lineno">10507</span>&#160;}</div>
<div class="line"><a name="l10508"></a><span class="lineno">10508</span>&#160;<a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">inline ::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy</a> DecisionStrategyProto::domain_reduction_strategy()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10509"></a><span class="lineno">10509</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.domain_reduction_strategy)</span></div>
<div class="line"><a name="l10510"></a><span class="lineno">10510</span>&#160; <span class="keywordflow">return</span> _internal_domain_reduction_strategy();</div>
<div class="line"><a name="l10511"></a><span class="lineno">10511</span>&#160;}</div>
<div class="line"><a name="l10512"></a><span class="lineno">10512</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto::_internal_set_domain_reduction_strategy(::<a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10513"></a><span class="lineno">10513</span>&#160; </div>
<div class="line"><a name="l10514"></a><span class="lineno">10514</span>&#160; domain_reduction_strategy_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l10515"></a><span class="lineno">10515</span>&#160;}</div>
<div class="line"><a name="l10516"></a><span class="lineno">10516</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto::set_domain_reduction_strategy(::<a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10517"></a><span class="lineno">10517</span>&#160; _internal_set_domain_reduction_strategy(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10518"></a><span class="lineno">10518</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.DecisionStrategyProto.domain_reduction_strategy)</span></div>
<div class="line"><a name="l10519"></a><span class="lineno">10519</span>&#160;}</div>
<div class="line"><a name="l10520"></a><span class="lineno">10520</span>&#160; </div>
<div class="line"><a name="l10521"></a><span class="lineno">10521</span>&#160;<span class="comment">// repeated .operations_research.sat.DecisionStrategyProto.AffineTransformation transformations = 4;</span></div>
<div class="line"><a name="l10522"></a><span class="lineno">10522</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> DecisionStrategyProto::_internal_transformations_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10523"></a><span class="lineno">10523</span>&#160; <span class="keywordflow">return</span> transformations_.size();</div>
<div class="line"><a name="l10524"></a><span class="lineno">10524</span>&#160;}</div>
<div class="line"><a name="l10525"></a><span class="lineno">10525</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> DecisionStrategyProto::transformations_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10526"></a><span class="lineno">10526</span>&#160; <span class="keywordflow">return</span> _internal_transformations_size();</div>
<div class="line"><a name="l10527"></a><span class="lineno">10527</span>&#160;}</div>
<div class="line"><a name="l10528"></a><span class="lineno">10528</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> DecisionStrategyProto::clear_transformations() {</div>
<div class="line"><a name="l10529"></a><span class="lineno">10529</span>&#160; transformations_.Clear();</div>
<div class="line"><a name="l10530"></a><span class="lineno">10530</span>&#160;}</div>
<div class="line"><a name="l10531"></a><span class="lineno">10531</span>&#160;inline ::operations_research::sat::DecisionStrategyProto_AffineTransformation* DecisionStrategyProto::mutable_transformations(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div>
<div class="line"><a name="l10532"></a><span class="lineno">10532</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.DecisionStrategyProto.transformations)</span></div>
<div class="line"><a name="l10533"></a><span class="lineno">10533</span>&#160; <span class="keywordflow">return</span> transformations_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10534"></a><span class="lineno">10534</span>&#160;}</div>
<div class="line"><a name="l10535"></a><span class="lineno">10535</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto_AffineTransformation &gt;*</div>
<div class="line"><a name="l10536"></a><span class="lineno">10536</span>&#160;DecisionStrategyProto::mutable_transformations() {</div>
<div class="line"><a name="l10537"></a><span class="lineno">10537</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.DecisionStrategyProto.transformations)</span></div>
<div class="line"><a name="l10538"></a><span class="lineno">10538</span>&#160; <span class="keywordflow">return</span> &amp;transformations_;</div>
<div class="line"><a name="l10539"></a><span class="lineno">10539</span>&#160;}</div>
<div class="line"><a name="l10540"></a><span class="lineno">10540</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::DecisionStrategyProto_AffineTransformation&amp; DecisionStrategyProto::_internal_transformations(<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="l10541"></a><span class="lineno">10541</span>&#160; <span class="keywordflow">return</span> transformations_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10542"></a><span class="lineno">10542</span>&#160;}</div>
<div class="line"><a name="l10543"></a><span class="lineno">10543</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::DecisionStrategyProto_AffineTransformation&amp; DecisionStrategyProto::transformations(<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="l10544"></a><span class="lineno">10544</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.DecisionStrategyProto.transformations)</span></div>
<div class="line"><a name="l10545"></a><span class="lineno">10545</span>&#160; <span class="keywordflow">return</span> _internal_transformations(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10546"></a><span class="lineno">10546</span>&#160;}</div>
<div class="line"><a name="l10547"></a><span class="lineno">10547</span>&#160;inline ::operations_research::sat::DecisionStrategyProto_AffineTransformation* DecisionStrategyProto::_internal_add_transformations() {</div>
<div class="line"><a name="l10548"></a><span class="lineno">10548</span>&#160; <span class="keywordflow">return</span> transformations_.Add();</div>
<div class="line"><a name="l10549"></a><span class="lineno">10549</span>&#160;}</div>
<div class="line"><a name="l10550"></a><span class="lineno">10550</span>&#160;inline ::operations_research::sat::DecisionStrategyProto_AffineTransformation* DecisionStrategyProto::add_transformations() {</div>
<div class="line"><a name="l10551"></a><span class="lineno">10551</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.DecisionStrategyProto.transformations)</span></div>
<div class="line"><a name="l10552"></a><span class="lineno">10552</span>&#160; <span class="keywordflow">return</span> _internal_add_transformations();</div>
<div class="line"><a name="l10553"></a><span class="lineno">10553</span>&#160;}</div>
<div class="line"><a name="l10554"></a><span class="lineno">10554</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto_AffineTransformation &gt;&amp;</div>
<div class="line"><a name="l10555"></a><span class="lineno">10555</span>&#160;DecisionStrategyProto::transformations()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10556"></a><span class="lineno">10556</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.DecisionStrategyProto.transformations)</span></div>
<div class="line"><a name="l10557"></a><span class="lineno">10557</span>&#160; <span class="keywordflow">return</span> transformations_;</div>
<div class="line"><a name="l10558"></a><span class="lineno">10558</span>&#160;}</div>
<div class="line"><a name="l10559"></a><span class="lineno">10559</span>&#160; </div>
<div class="line"><a name="l10560"></a><span class="lineno">10560</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l10561"></a><span class="lineno">10561</span>&#160; </div>
<div class="line"><a name="l10562"></a><span class="lineno">10562</span>&#160;<span class="comment">// PartialVariableAssignment</span></div>
<div class="line"><a name="l10563"></a><span class="lineno">10563</span>&#160; </div>
<div class="line"><a name="l10564"></a><span class="lineno">10564</span>&#160;<span class="comment">// repeated int32 vars = 1;</span></div>
<div class="line"><a name="l10565"></a><span class="lineno">10565</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> PartialVariableAssignment::_internal_vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10566"></a><span class="lineno">10566</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.size();</div>
<div class="line"><a name="l10567"></a><span class="lineno">10567</span>&#160;}</div>
<div class="line"><a name="l10568"></a><span class="lineno">10568</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> PartialVariableAssignment::vars_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10569"></a><span class="lineno">10569</span>&#160; <span class="keywordflow">return</span> _internal_vars_size();</div>
<div class="line"><a name="l10570"></a><span class="lineno">10570</span>&#160;}</div>
<div class="line"><a name="l10571"></a><span class="lineno">10571</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> PartialVariableAssignment::clear_vars() {</div>
<div class="line"><a name="l10572"></a><span class="lineno">10572</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Clear();</div>
<div class="line"><a name="l10573"></a><span class="lineno">10573</span>&#160;}</div>
<div class="line"><a name="l10574"></a><span class="lineno">10574</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> PartialVariableAssignment::_internal_vars(<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="l10575"></a><span class="lineno">10575</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10576"></a><span class="lineno">10576</span>&#160;}</div>
<div class="line"><a name="l10577"></a><span class="lineno">10577</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> PartialVariableAssignment::vars(<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="l10578"></a><span class="lineno">10578</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.PartialVariableAssignment.vars)</span></div>
<div class="line"><a name="l10579"></a><span class="lineno">10579</span>&#160; <span class="keywordflow">return</span> _internal_vars(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10580"></a><span class="lineno">10580</span>&#160;}</div>
<div class="line"><a name="l10581"></a><span class="lineno">10581</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> PartialVariableAssignment::set_vars(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10582"></a><span class="lineno">10582</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10583"></a><span class="lineno">10583</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.PartialVariableAssignment.vars)</span></div>
<div class="line"><a name="l10584"></a><span class="lineno">10584</span>&#160;}</div>
<div class="line"><a name="l10585"></a><span class="lineno">10585</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> PartialVariableAssignment::_internal_add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10586"></a><span class="lineno">10586</span>&#160; <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10587"></a><span class="lineno">10587</span>&#160;}</div>
<div class="line"><a name="l10588"></a><span class="lineno">10588</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> PartialVariableAssignment::add_vars(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10589"></a><span class="lineno">10589</span>&#160; _internal_add_vars(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10590"></a><span class="lineno">10590</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.PartialVariableAssignment.vars)</span></div>
<div class="line"><a name="l10591"></a><span class="lineno">10591</span>&#160;}</div>
<div class="line"><a name="l10592"></a><span class="lineno">10592</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l10593"></a><span class="lineno">10593</span>&#160;PartialVariableAssignment::_internal_vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10594"></a><span class="lineno">10594</span>&#160; <span class="keywordflow">return</span> <a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l10595"></a><span class="lineno">10595</span>&#160;}</div>
<div class="line"><a name="l10596"></a><span class="lineno">10596</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l10597"></a><span class="lineno">10597</span>&#160;PartialVariableAssignment::vars()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10598"></a><span class="lineno">10598</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.PartialVariableAssignment.vars)</span></div>
<div class="line"><a name="l10599"></a><span class="lineno">10599</span>&#160; <span class="keywordflow">return</span> _internal_vars();</div>
<div class="line"><a name="l10600"></a><span class="lineno">10600</span>&#160;}</div>
<div class="line"><a name="l10601"></a><span class="lineno">10601</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l10602"></a><span class="lineno">10602</span>&#160;PartialVariableAssignment::_internal_mutable_vars() {</div>
<div class="line"><a name="l10603"></a><span class="lineno">10603</span>&#160; <span class="keywordflow">return</span> &amp;<a class="code" href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a>;</div>
<div class="line"><a name="l10604"></a><span class="lineno">10604</span>&#160;}</div>
<div class="line"><a name="l10605"></a><span class="lineno">10605</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l10606"></a><span class="lineno">10606</span>&#160;PartialVariableAssignment::mutable_vars() {</div>
<div class="line"><a name="l10607"></a><span class="lineno">10607</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.PartialVariableAssignment.vars)</span></div>
<div class="line"><a name="l10608"></a><span class="lineno">10608</span>&#160; <span class="keywordflow">return</span> _internal_mutable_vars();</div>
<div class="line"><a name="l10609"></a><span class="lineno">10609</span>&#160;}</div>
<div class="line"><a name="l10610"></a><span class="lineno">10610</span>&#160; </div>
<div class="line"><a name="l10611"></a><span class="lineno">10611</span>&#160;<span class="comment">// repeated int64 values = 2;</span></div>
<div class="line"><a name="l10612"></a><span class="lineno">10612</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> PartialVariableAssignment::_internal_values_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10613"></a><span class="lineno">10613</span>&#160; <span class="keywordflow">return</span> values_.size();</div>
<div class="line"><a name="l10614"></a><span class="lineno">10614</span>&#160;}</div>
<div class="line"><a name="l10615"></a><span class="lineno">10615</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> PartialVariableAssignment::values_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10616"></a><span class="lineno">10616</span>&#160; <span class="keywordflow">return</span> _internal_values_size();</div>
<div class="line"><a name="l10617"></a><span class="lineno">10617</span>&#160;}</div>
<div class="line"><a name="l10618"></a><span class="lineno">10618</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> PartialVariableAssignment::clear_values() {</div>
<div class="line"><a name="l10619"></a><span class="lineno">10619</span>&#160; values_.Clear();</div>
<div class="line"><a name="l10620"></a><span class="lineno">10620</span>&#160;}</div>
<div class="line"><a name="l10621"></a><span class="lineno">10621</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> PartialVariableAssignment::_internal_values(<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="l10622"></a><span class="lineno">10622</span>&#160; <span class="keywordflow">return</span> values_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10623"></a><span class="lineno">10623</span>&#160;}</div>
<div class="line"><a name="l10624"></a><span class="lineno">10624</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> PartialVariableAssignment::values(<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="l10625"></a><span class="lineno">10625</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.PartialVariableAssignment.values)</span></div>
<div class="line"><a name="l10626"></a><span class="lineno">10626</span>&#160; <span class="keywordflow">return</span> _internal_values(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10627"></a><span class="lineno">10627</span>&#160;}</div>
<div class="line"><a name="l10628"></a><span class="lineno">10628</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> PartialVariableAssignment::set_values(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10629"></a><span class="lineno">10629</span>&#160; values_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10630"></a><span class="lineno">10630</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.PartialVariableAssignment.values)</span></div>
<div class="line"><a name="l10631"></a><span class="lineno">10631</span>&#160;}</div>
<div class="line"><a name="l10632"></a><span class="lineno">10632</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> PartialVariableAssignment::_internal_add_values(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10633"></a><span class="lineno">10633</span>&#160; values_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10634"></a><span class="lineno">10634</span>&#160;}</div>
<div class="line"><a name="l10635"></a><span class="lineno">10635</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> PartialVariableAssignment::add_values(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10636"></a><span class="lineno">10636</span>&#160; _internal_add_values(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10637"></a><span class="lineno">10637</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.PartialVariableAssignment.values)</span></div>
<div class="line"><a name="l10638"></a><span class="lineno">10638</span>&#160;}</div>
<div class="line"><a name="l10639"></a><span class="lineno">10639</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l10640"></a><span class="lineno">10640</span>&#160;PartialVariableAssignment::_internal_values()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10641"></a><span class="lineno">10641</span>&#160; <span class="keywordflow">return</span> values_;</div>
<div class="line"><a name="l10642"></a><span class="lineno">10642</span>&#160;}</div>
<div class="line"><a name="l10643"></a><span class="lineno">10643</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l10644"></a><span class="lineno">10644</span>&#160;PartialVariableAssignment::values()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10645"></a><span class="lineno">10645</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.PartialVariableAssignment.values)</span></div>
<div class="line"><a name="l10646"></a><span class="lineno">10646</span>&#160; <span class="keywordflow">return</span> _internal_values();</div>
<div class="line"><a name="l10647"></a><span class="lineno">10647</span>&#160;}</div>
<div class="line"><a name="l10648"></a><span class="lineno">10648</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l10649"></a><span class="lineno">10649</span>&#160;PartialVariableAssignment::_internal_mutable_values() {</div>
<div class="line"><a name="l10650"></a><span class="lineno">10650</span>&#160; <span class="keywordflow">return</span> &amp;values_;</div>
<div class="line"><a name="l10651"></a><span class="lineno">10651</span>&#160;}</div>
<div class="line"><a name="l10652"></a><span class="lineno">10652</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l10653"></a><span class="lineno">10653</span>&#160;PartialVariableAssignment::mutable_values() {</div>
<div class="line"><a name="l10654"></a><span class="lineno">10654</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.PartialVariableAssignment.values)</span></div>
<div class="line"><a name="l10655"></a><span class="lineno">10655</span>&#160; <span class="keywordflow">return</span> _internal_mutable_values();</div>
<div class="line"><a name="l10656"></a><span class="lineno">10656</span>&#160;}</div>
<div class="line"><a name="l10657"></a><span class="lineno">10657</span>&#160; </div>
<div class="line"><a name="l10658"></a><span class="lineno">10658</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l10659"></a><span class="lineno">10659</span>&#160; </div>
<div class="line"><a name="l10660"></a><span class="lineno">10660</span>&#160;<span class="comment">// CpModelProto</span></div>
<div class="line"><a name="l10661"></a><span class="lineno">10661</span>&#160; </div>
<div class="line"><a name="l10662"></a><span class="lineno">10662</span>&#160;<span class="comment">// string name = 1;</span></div>
<div class="line"><a name="l10663"></a><span class="lineno">10663</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::clear_name() {</div>
<div class="line"><a name="l10664"></a><span class="lineno">10664</span>&#160; name_.ClearToEmpty(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
<div class="line"><a name="l10665"></a><span class="lineno">10665</span>&#160;}</div>
<div class="line"><a name="l10666"></a><span class="lineno">10666</span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> std::string&amp; <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">CpModelProto::name</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10667"></a><span class="lineno">10667</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.name)</span></div>
<div class="line"><a name="l10668"></a><span class="lineno">10668</span>&#160; <span class="keywordflow">return</span> _internal_name();</div>
<div class="line"><a name="l10669"></a><span class="lineno">10669</span>&#160;}</div>
<div class="line"><a name="l10670"></a><span class="lineno">10670</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::set_name(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10671"></a><span class="lineno">10671</span>&#160; _internal_set_name(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l10672"></a><span class="lineno">10672</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpModelProto.name)</span></div>
<div class="line"><a name="l10673"></a><span class="lineno">10673</span>&#160;}</div>
<div class="line"><a name="l10674"></a><span class="lineno">10674</span>&#160;<span class="keyword">inline</span> std::string* CpModelProto::mutable_name() {</div>
<div class="line"><a name="l10675"></a><span class="lineno">10675</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpModelProto.name)</span></div>
<div class="line"><a name="l10676"></a><span class="lineno">10676</span>&#160; <span class="keywordflow">return</span> _internal_mutable_name();</div>
<div class="line"><a name="l10677"></a><span class="lineno">10677</span>&#160;}</div>
<div class="line"><a name="l10678"></a><span class="lineno">10678</span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> std::string&amp; CpModelProto::_internal_name()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10679"></a><span class="lineno">10679</span>&#160; <span class="keywordflow">return</span> name_.Get();</div>
<div class="line"><a name="l10680"></a><span class="lineno">10680</span>&#160;}</div>
<div class="line"><a name="l10681"></a><span class="lineno">10681</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::_internal_set_name(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10682"></a><span class="lineno">10682</span>&#160; </div>
<div class="line"><a name="l10683"></a><span class="lineno">10683</span>&#160; name_.Set(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, GetArena());</div>
<div class="line"><a name="l10684"></a><span class="lineno">10684</span>&#160;}</div>
<div class="line"><a name="l10685"></a><span class="lineno">10685</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::set_name(std::string&amp;&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10686"></a><span class="lineno">10686</span>&#160; </div>
<div class="line"><a name="l10687"></a><span class="lineno">10687</span>&#160; name_.Set(</div>
<div class="line"><a name="l10688"></a><span class="lineno">10688</span>&#160; &amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), GetArena());</div>
<div class="line"><a name="l10689"></a><span class="lineno">10689</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_rvalue:operations_research.sat.CpModelProto.name)</span></div>
<div class="line"><a name="l10690"></a><span class="lineno">10690</span>&#160;}</div>
<div class="line"><a name="l10691"></a><span class="lineno">10691</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::set_name(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l10692"></a><span class="lineno">10692</span>&#160; GOOGLE_DCHECK(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> != <span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l10693"></a><span class="lineno">10693</span>&#160; </div>
<div class="line"><a name="l10694"></a><span class="lineno">10694</span>&#160; name_.Set(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>),</div>
<div class="line"><a name="l10695"></a><span class="lineno">10695</span>&#160; GetArena());</div>
<div class="line"><a name="l10696"></a><span class="lineno">10696</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_char:operations_research.sat.CpModelProto.name)</span></div>
<div class="line"><a name="l10697"></a><span class="lineno">10697</span>&#160;}</div>
<div class="line"><a name="l10698"></a><span class="lineno">10698</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::set_name(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>,</div>
<div class="line"><a name="l10699"></a><span class="lineno">10699</span>&#160; <span class="keywordtype">size_t</span> size) {</div>
<div class="line"><a name="l10700"></a><span class="lineno">10700</span>&#160; </div>
<div class="line"><a name="l10701"></a><span class="lineno">10701</span>&#160; name_.Set(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(</div>
<div class="line"><a name="l10702"></a><span class="lineno">10702</span>&#160; <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span><span class="keywordtype">char</span>*<span class="keyword">&gt;</span>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), size), GetArena());</div>
<div class="line"><a name="l10703"></a><span class="lineno">10703</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_pointer:operations_research.sat.CpModelProto.name)</span></div>
<div class="line"><a name="l10704"></a><span class="lineno">10704</span>&#160;}</div>
<div class="line"><a name="l10705"></a><span class="lineno">10705</span>&#160;<span class="keyword">inline</span> std::string* CpModelProto::_internal_mutable_name() {</div>
<div class="line"><a name="l10706"></a><span class="lineno">10706</span>&#160; </div>
<div class="line"><a name="l10707"></a><span class="lineno">10707</span>&#160; <span class="keywordflow">return</span> name_.Mutable(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
<div class="line"><a name="l10708"></a><span class="lineno">10708</span>&#160;}</div>
<div class="line"><a name="l10709"></a><span class="lineno">10709</span>&#160;<span class="keyword">inline</span> std::string* CpModelProto::release_name() {</div>
<div class="line"><a name="l10710"></a><span class="lineno">10710</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.CpModelProto.name)</span></div>
<div class="line"><a name="l10711"></a><span class="lineno">10711</span>&#160; <span class="keywordflow">return</span> name_.Release(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
<div class="line"><a name="l10712"></a><span class="lineno">10712</span>&#160;}</div>
<div class="line"><a name="l10713"></a><span class="lineno">10713</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::set_allocated_name(std::string* <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>) {</div>
<div class="line"><a name="l10714"></a><span class="lineno">10714</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a> != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10715"></a><span class="lineno">10715</span>&#160; </div>
<div class="line"><a name="l10716"></a><span class="lineno">10716</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l10717"></a><span class="lineno">10717</span>&#160; </div>
<div class="line"><a name="l10718"></a><span class="lineno">10718</span>&#160; }</div>
<div class="line"><a name="l10719"></a><span class="lineno">10719</span>&#160; name_.SetAllocated(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a>,</div>
<div class="line"><a name="l10720"></a><span class="lineno">10720</span>&#160; GetArena());</div>
<div class="line"><a name="l10721"></a><span class="lineno">10721</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.CpModelProto.name)</span></div>
<div class="line"><a name="l10722"></a><span class="lineno">10722</span>&#160;}</div>
<div class="line"><a name="l10723"></a><span class="lineno">10723</span>&#160; </div>
<div class="line"><a name="l10724"></a><span class="lineno">10724</span>&#160;<span class="comment">// repeated .operations_research.sat.IntegerVariableProto variables = 2;</span></div>
<div class="line"><a name="l10725"></a><span class="lineno">10725</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpModelProto::_internal_variables_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10726"></a><span class="lineno">10726</span>&#160; <span class="keywordflow">return</span> variables_.size();</div>
<div class="line"><a name="l10727"></a><span class="lineno">10727</span>&#160;}</div>
<div class="line"><a name="l10728"></a><span class="lineno">10728</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpModelProto::variables_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10729"></a><span class="lineno">10729</span>&#160; <span class="keywordflow">return</span> _internal_variables_size();</div>
<div class="line"><a name="l10730"></a><span class="lineno">10730</span>&#160;}</div>
<div class="line"><a name="l10731"></a><span class="lineno">10731</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::clear_variables() {</div>
<div class="line"><a name="l10732"></a><span class="lineno">10732</span>&#160; variables_.Clear();</div>
<div class="line"><a name="l10733"></a><span class="lineno">10733</span>&#160;}</div>
<div class="line"><a name="l10734"></a><span class="lineno">10734</span>&#160;inline ::operations_research::sat::IntegerVariableProto* CpModelProto::mutable_variables(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div>
<div class="line"><a name="l10735"></a><span class="lineno">10735</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpModelProto.variables)</span></div>
<div class="line"><a name="l10736"></a><span class="lineno">10736</span>&#160; <span class="keywordflow">return</span> variables_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10737"></a><span class="lineno">10737</span>&#160;}</div>
<div class="line"><a name="l10738"></a><span class="lineno">10738</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt;*</div>
<div class="line"><a name="l10739"></a><span class="lineno">10739</span>&#160;CpModelProto::mutable_variables() {</div>
<div class="line"><a name="l10740"></a><span class="lineno">10740</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpModelProto.variables)</span></div>
<div class="line"><a name="l10741"></a><span class="lineno">10741</span>&#160; <span class="keywordflow">return</span> &amp;variables_;</div>
<div class="line"><a name="l10742"></a><span class="lineno">10742</span>&#160;}</div>
<div class="line"><a name="l10743"></a><span class="lineno">10743</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerVariableProto&amp; CpModelProto::_internal_variables(<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="l10744"></a><span class="lineno">10744</span>&#160; <span class="keywordflow">return</span> variables_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10745"></a><span class="lineno">10745</span>&#160;}</div>
<div class="line"><a name="l10746"></a><span class="lineno">10746</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerVariableProto&amp; CpModelProto::variables(<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="l10747"></a><span class="lineno">10747</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.variables)</span></div>
<div class="line"><a name="l10748"></a><span class="lineno">10748</span>&#160; <span class="keywordflow">return</span> _internal_variables(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10749"></a><span class="lineno">10749</span>&#160;}</div>
<div class="line"><a name="l10750"></a><span class="lineno">10750</span>&#160;inline ::operations_research::sat::IntegerVariableProto* CpModelProto::_internal_add_variables() {</div>
<div class="line"><a name="l10751"></a><span class="lineno">10751</span>&#160; <span class="keywordflow">return</span> variables_.Add();</div>
<div class="line"><a name="l10752"></a><span class="lineno">10752</span>&#160;}</div>
<div class="line"><a name="l10753"></a><span class="lineno">10753</span>&#160;inline ::operations_research::sat::IntegerVariableProto* CpModelProto::add_variables() {</div>
<div class="line"><a name="l10754"></a><span class="lineno">10754</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpModelProto.variables)</span></div>
<div class="line"><a name="l10755"></a><span class="lineno">10755</span>&#160; <span class="keywordflow">return</span> _internal_add_variables();</div>
<div class="line"><a name="l10756"></a><span class="lineno">10756</span>&#160;}</div>
<div class="line"><a name="l10757"></a><span class="lineno">10757</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt;&amp;</div>
<div class="line"><a name="l10758"></a><span class="lineno">10758</span>&#160;CpModelProto::variables()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10759"></a><span class="lineno">10759</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpModelProto.variables)</span></div>
<div class="line"><a name="l10760"></a><span class="lineno">10760</span>&#160; <span class="keywordflow">return</span> variables_;</div>
<div class="line"><a name="l10761"></a><span class="lineno">10761</span>&#160;}</div>
<div class="line"><a name="l10762"></a><span class="lineno">10762</span>&#160; </div>
<div class="line"><a name="l10763"></a><span class="lineno">10763</span>&#160;<span class="comment">// repeated .operations_research.sat.ConstraintProto constraints = 3;</span></div>
<div class="line"><a name="l10764"></a><span class="lineno">10764</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpModelProto::_internal_constraints_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10765"></a><span class="lineno">10765</span>&#160; <span class="keywordflow">return</span> constraints_.size();</div>
<div class="line"><a name="l10766"></a><span class="lineno">10766</span>&#160;}</div>
<div class="line"><a name="l10767"></a><span class="lineno">10767</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpModelProto::constraints_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10768"></a><span class="lineno">10768</span>&#160; <span class="keywordflow">return</span> _internal_constraints_size();</div>
<div class="line"><a name="l10769"></a><span class="lineno">10769</span>&#160;}</div>
<div class="line"><a name="l10770"></a><span class="lineno">10770</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::clear_constraints() {</div>
<div class="line"><a name="l10771"></a><span class="lineno">10771</span>&#160; constraints_.Clear();</div>
<div class="line"><a name="l10772"></a><span class="lineno">10772</span>&#160;}</div>
<div class="line"><a name="l10773"></a><span class="lineno">10773</span>&#160;inline ::operations_research::sat::ConstraintProto* CpModelProto::mutable_constraints(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div>
<div class="line"><a name="l10774"></a><span class="lineno">10774</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpModelProto.constraints)</span></div>
<div class="line"><a name="l10775"></a><span class="lineno">10775</span>&#160; <span class="keywordflow">return</span> constraints_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10776"></a><span class="lineno">10776</span>&#160;}</div>
<div class="line"><a name="l10777"></a><span class="lineno">10777</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::ConstraintProto &gt;*</div>
<div class="line"><a name="l10778"></a><span class="lineno">10778</span>&#160;CpModelProto::mutable_constraints() {</div>
<div class="line"><a name="l10779"></a><span class="lineno">10779</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpModelProto.constraints)</span></div>
<div class="line"><a name="l10780"></a><span class="lineno">10780</span>&#160; <span class="keywordflow">return</span> &amp;constraints_;</div>
<div class="line"><a name="l10781"></a><span class="lineno">10781</span>&#160;}</div>
<div class="line"><a name="l10782"></a><span class="lineno">10782</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::ConstraintProto&amp; CpModelProto::_internal_constraints(<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="l10783"></a><span class="lineno">10783</span>&#160; <span class="keywordflow">return</span> constraints_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10784"></a><span class="lineno">10784</span>&#160;}</div>
<div class="line"><a name="l10785"></a><span class="lineno">10785</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::ConstraintProto&amp; CpModelProto::constraints(<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="l10786"></a><span class="lineno">10786</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.constraints)</span></div>
<div class="line"><a name="l10787"></a><span class="lineno">10787</span>&#160; <span class="keywordflow">return</span> _internal_constraints(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10788"></a><span class="lineno">10788</span>&#160;}</div>
<div class="line"><a name="l10789"></a><span class="lineno">10789</span>&#160;inline ::operations_research::sat::ConstraintProto* CpModelProto::_internal_add_constraints() {</div>
<div class="line"><a name="l10790"></a><span class="lineno">10790</span>&#160; <span class="keywordflow">return</span> constraints_.Add();</div>
<div class="line"><a name="l10791"></a><span class="lineno">10791</span>&#160;}</div>
<div class="line"><a name="l10792"></a><span class="lineno">10792</span>&#160;inline ::operations_research::sat::ConstraintProto* CpModelProto::add_constraints() {</div>
<div class="line"><a name="l10793"></a><span class="lineno">10793</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpModelProto.constraints)</span></div>
<div class="line"><a name="l10794"></a><span class="lineno">10794</span>&#160; <span class="keywordflow">return</span> _internal_add_constraints();</div>
<div class="line"><a name="l10795"></a><span class="lineno">10795</span>&#160;}</div>
<div class="line"><a name="l10796"></a><span class="lineno">10796</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::ConstraintProto &gt;&amp;</div>
<div class="line"><a name="l10797"></a><span class="lineno">10797</span>&#160;CpModelProto::constraints()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10798"></a><span class="lineno">10798</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpModelProto.constraints)</span></div>
<div class="line"><a name="l10799"></a><span class="lineno">10799</span>&#160; <span class="keywordflow">return</span> constraints_;</div>
<div class="line"><a name="l10800"></a><span class="lineno">10800</span>&#160;}</div>
<div class="line"><a name="l10801"></a><span class="lineno">10801</span>&#160; </div>
<div class="line"><a name="l10802"></a><span class="lineno">10802</span>&#160;<span class="comment">// .operations_research.sat.CpObjectiveProto objective = 4;</span></div>
<div class="line"><a name="l10803"></a><span class="lineno">10803</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> CpModelProto::_internal_has_objective()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10804"></a><span class="lineno">10804</span>&#160; <span class="keywordflow">return</span> <span class="keyword">this</span> != internal_default_instance() &amp;&amp; <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> != <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10805"></a><span class="lineno">10805</span>&#160;}</div>
<div class="line"><a name="l10806"></a><span class="lineno">10806</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> CpModelProto::has_objective()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10807"></a><span class="lineno">10807</span>&#160; <span class="keywordflow">return</span> _internal_has_objective();</div>
<div class="line"><a name="l10808"></a><span class="lineno">10808</span>&#160;}</div>
<div class="line"><a name="l10809"></a><span class="lineno">10809</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::clear_objective() {</div>
<div class="line"><a name="l10810"></a><span class="lineno">10810</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span> &amp;&amp; <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10811"></a><span class="lineno">10811</span>&#160; <span class="keyword">delete</span> <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div>
<div class="line"><a name="l10812"></a><span class="lineno">10812</span>&#160; }</div>
<div class="line"><a name="l10813"></a><span class="lineno">10813</span>&#160; <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10814"></a><span class="lineno">10814</span>&#160;}</div>
<div class="line"><a name="l10815"></a><span class="lineno">10815</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::CpObjectiveProto&amp; CpModelProto::_internal_objective()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10816"></a><span class="lineno">10816</span>&#160; const ::operations_research::sat::CpObjectiveProto* p = <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div>
<div class="line"><a name="l10817"></a><span class="lineno">10817</span>&#160; <span class="keywordflow">return</span> p != <span class="keyword">nullptr</span> ? *p : *<span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>::<a class="code" href="namespaceoperations__research_1_1sat_1_1CpObjectiveProto.html">operations_research::sat::CpObjectiveProto</a>*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l10818"></a><span class="lineno">10818</span>&#160; &amp;<a class="code" href="namespaceoperations__research_1_1sat.html#a223479678a6c4c9d8b47a77db02b914d">::operations_research::sat::_CpObjectiveProto_default_instance_</a>);</div>
<div class="line"><a name="l10819"></a><span class="lineno">10819</span>&#160;}</div>
<div class="line"><a name="l10820"></a><span class="lineno">10820</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::CpObjectiveProto&amp; CpModelProto::objective()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10821"></a><span class="lineno">10821</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.objective)</span></div>
<div class="line"><a name="l10822"></a><span class="lineno">10822</span>&#160; <span class="keywordflow">return</span> _internal_objective();</div>
<div class="line"><a name="l10823"></a><span class="lineno">10823</span>&#160;}</div>
<div class="line"><a name="l10824"></a><span class="lineno">10824</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::unsafe_arena_set_allocated_objective(</div>
<div class="line"><a name="l10825"></a><span class="lineno">10825</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1CpObjectiveProto.html">operations_research::sat::CpObjectiveProto</a>* objective) {</div>
<div class="line"><a name="l10826"></a><span class="lineno">10826</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10827"></a><span class="lineno">10827</span>&#160; <span class="keyword">delete</span> <span class="keyword">reinterpret_cast&lt;</span>::PROTOBUF_NAMESPACE_ID::MessageLite*<span class="keyword">&gt;</span>(<a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>);</div>
<div class="line"><a name="l10828"></a><span class="lineno">10828</span>&#160; }</div>
<div class="line"><a name="l10829"></a><span class="lineno">10829</span>&#160; <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> = objective;</div>
<div class="line"><a name="l10830"></a><span class="lineno">10830</span>&#160; <span class="keywordflow">if</span> (objective) {</div>
<div class="line"><a name="l10831"></a><span class="lineno">10831</span>&#160; </div>
<div class="line"><a name="l10832"></a><span class="lineno">10832</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l10833"></a><span class="lineno">10833</span>&#160; </div>
<div class="line"><a name="l10834"></a><span class="lineno">10834</span>&#160; }</div>
<div class="line"><a name="l10835"></a><span class="lineno">10835</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.CpModelProto.objective)</span></div>
<div class="line"><a name="l10836"></a><span class="lineno">10836</span>&#160;}</div>
<div class="line"><a name="l10837"></a><span class="lineno">10837</span>&#160;inline ::operations_research::sat::CpObjectiveProto* CpModelProto::release_objective() {</div>
<div class="line"><a name="l10838"></a><span class="lineno">10838</span>&#160; </div>
<div class="line"><a name="l10839"></a><span class="lineno">10839</span>&#160; ::operations_research::sat::CpObjectiveProto* temp = <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div>
<div class="line"><a name="l10840"></a><span class="lineno">10840</span>&#160; <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10841"></a><span class="lineno">10841</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10842"></a><span class="lineno">10842</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l10843"></a><span class="lineno">10843</span>&#160; }</div>
<div class="line"><a name="l10844"></a><span class="lineno">10844</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l10845"></a><span class="lineno">10845</span>&#160;}</div>
<div class="line"><a name="l10846"></a><span class="lineno">10846</span>&#160;inline ::operations_research::sat::CpObjectiveProto* CpModelProto::unsafe_arena_release_objective() {</div>
<div class="line"><a name="l10847"></a><span class="lineno">10847</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.CpModelProto.objective)</span></div>
<div class="line"><a name="l10848"></a><span class="lineno">10848</span>&#160; </div>
<div class="line"><a name="l10849"></a><span class="lineno">10849</span>&#160; ::operations_research::sat::CpObjectiveProto* temp = <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div>
<div class="line"><a name="l10850"></a><span class="lineno">10850</span>&#160; <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10851"></a><span class="lineno">10851</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l10852"></a><span class="lineno">10852</span>&#160;}</div>
<div class="line"><a name="l10853"></a><span class="lineno">10853</span>&#160;inline ::operations_research::sat::CpObjectiveProto* CpModelProto::_internal_mutable_objective() {</div>
<div class="line"><a name="l10854"></a><span class="lineno">10854</span>&#160; </div>
<div class="line"><a name="l10855"></a><span class="lineno">10855</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10856"></a><span class="lineno">10856</span>&#160; <span class="keyword">auto</span>* p = CreateMaybeMessage&lt;::operations_research::sat::CpObjectiveProto&gt;(GetArena());</div>
<div class="line"><a name="l10857"></a><span class="lineno">10857</span>&#160; <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> = p;</div>
<div class="line"><a name="l10858"></a><span class="lineno">10858</span>&#160; }</div>
<div class="line"><a name="l10859"></a><span class="lineno">10859</span>&#160; <span class="keywordflow">return</span> <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div>
<div class="line"><a name="l10860"></a><span class="lineno">10860</span>&#160;}</div>
<div class="line"><a name="l10861"></a><span class="lineno">10861</span>&#160;inline ::operations_research::sat::CpObjectiveProto* CpModelProto::mutable_objective() {</div>
<div class="line"><a name="l10862"></a><span class="lineno">10862</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpModelProto.objective)</span></div>
<div class="line"><a name="l10863"></a><span class="lineno">10863</span>&#160; <span class="keywordflow">return</span> _internal_mutable_objective();</div>
<div class="line"><a name="l10864"></a><span class="lineno">10864</span>&#160;}</div>
<div class="line"><a name="l10865"></a><span class="lineno">10865</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::set_allocated_objective(::<a class="code" href="namespaceoperations__research_1_1sat_1_1CpObjectiveProto.html">operations_research::sat::CpObjectiveProto</a>* objective) {</div>
<div class="line"><a name="l10866"></a><span class="lineno">10866</span>&#160; ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();</div>
<div class="line"><a name="l10867"></a><span class="lineno">10867</span>&#160; <span class="keywordflow">if</span> (message_arena == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10868"></a><span class="lineno">10868</span>&#160; <span class="keyword">delete</span> <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a>;</div>
<div class="line"><a name="l10869"></a><span class="lineno">10869</span>&#160; }</div>
<div class="line"><a name="l10870"></a><span class="lineno">10870</span>&#160; <span class="keywordflow">if</span> (objective) {</div>
<div class="line"><a name="l10871"></a><span class="lineno">10871</span>&#160; ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =</div>
<div class="line"><a name="l10872"></a><span class="lineno">10872</span>&#160; ::PROTOBUF_NAMESPACE_ID::Arena::GetArena(objective);</div>
<div class="line"><a name="l10873"></a><span class="lineno">10873</span>&#160; <span class="keywordflow">if</span> (message_arena != submessage_arena) {</div>
<div class="line"><a name="l10874"></a><span class="lineno">10874</span>&#160; objective = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(</div>
<div class="line"><a name="l10875"></a><span class="lineno">10875</span>&#160; message_arena, objective, submessage_arena);</div>
<div class="line"><a name="l10876"></a><span class="lineno">10876</span>&#160; }</div>
<div class="line"><a name="l10877"></a><span class="lineno">10877</span>&#160; </div>
<div class="line"><a name="l10878"></a><span class="lineno">10878</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l10879"></a><span class="lineno">10879</span>&#160; </div>
<div class="line"><a name="l10880"></a><span class="lineno">10880</span>&#160; }</div>
<div class="line"><a name="l10881"></a><span class="lineno">10881</span>&#160; <a class="code" href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a> = objective;</div>
<div class="line"><a name="l10882"></a><span class="lineno">10882</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.CpModelProto.objective)</span></div>
<div class="line"><a name="l10883"></a><span class="lineno">10883</span>&#160;}</div>
<div class="line"><a name="l10884"></a><span class="lineno">10884</span>&#160; </div>
<div class="line"><a name="l10885"></a><span class="lineno">10885</span>&#160;<span class="comment">// repeated .operations_research.sat.DecisionStrategyProto search_strategy = 5;</span></div>
<div class="line"><a name="l10886"></a><span class="lineno">10886</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpModelProto::_internal_search_strategy_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10887"></a><span class="lineno">10887</span>&#160; <span class="keywordflow">return</span> search_strategy_.size();</div>
<div class="line"><a name="l10888"></a><span class="lineno">10888</span>&#160;}</div>
<div class="line"><a name="l10889"></a><span class="lineno">10889</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpModelProto::search_strategy_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10890"></a><span class="lineno">10890</span>&#160; <span class="keywordflow">return</span> _internal_search_strategy_size();</div>
<div class="line"><a name="l10891"></a><span class="lineno">10891</span>&#160;}</div>
<div class="line"><a name="l10892"></a><span class="lineno">10892</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::clear_search_strategy() {</div>
<div class="line"><a name="l10893"></a><span class="lineno">10893</span>&#160; search_strategy_.Clear();</div>
<div class="line"><a name="l10894"></a><span class="lineno">10894</span>&#160;}</div>
<div class="line"><a name="l10895"></a><span class="lineno">10895</span>&#160;inline ::operations_research::sat::DecisionStrategyProto* CpModelProto::mutable_search_strategy(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div>
<div class="line"><a name="l10896"></a><span class="lineno">10896</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpModelProto.search_strategy)</span></div>
<div class="line"><a name="l10897"></a><span class="lineno">10897</span>&#160; <span class="keywordflow">return</span> search_strategy_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10898"></a><span class="lineno">10898</span>&#160;}</div>
<div class="line"><a name="l10899"></a><span class="lineno">10899</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto &gt;*</div>
<div class="line"><a name="l10900"></a><span class="lineno">10900</span>&#160;CpModelProto::mutable_search_strategy() {</div>
<div class="line"><a name="l10901"></a><span class="lineno">10901</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpModelProto.search_strategy)</span></div>
<div class="line"><a name="l10902"></a><span class="lineno">10902</span>&#160; <span class="keywordflow">return</span> &amp;search_strategy_;</div>
<div class="line"><a name="l10903"></a><span class="lineno">10903</span>&#160;}</div>
<div class="line"><a name="l10904"></a><span class="lineno">10904</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::DecisionStrategyProto&amp; CpModelProto::_internal_search_strategy(<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="l10905"></a><span class="lineno">10905</span>&#160; <span class="keywordflow">return</span> search_strategy_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10906"></a><span class="lineno">10906</span>&#160;}</div>
<div class="line"><a name="l10907"></a><span class="lineno">10907</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::DecisionStrategyProto&amp; CpModelProto::search_strategy(<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="l10908"></a><span class="lineno">10908</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.search_strategy)</span></div>
<div class="line"><a name="l10909"></a><span class="lineno">10909</span>&#160; <span class="keywordflow">return</span> _internal_search_strategy(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l10910"></a><span class="lineno">10910</span>&#160;}</div>
<div class="line"><a name="l10911"></a><span class="lineno">10911</span>&#160;inline ::operations_research::sat::DecisionStrategyProto* CpModelProto::_internal_add_search_strategy() {</div>
<div class="line"><a name="l10912"></a><span class="lineno">10912</span>&#160; <span class="keywordflow">return</span> search_strategy_.Add();</div>
<div class="line"><a name="l10913"></a><span class="lineno">10913</span>&#160;}</div>
<div class="line"><a name="l10914"></a><span class="lineno">10914</span>&#160;inline ::operations_research::sat::DecisionStrategyProto* CpModelProto::add_search_strategy() {</div>
<div class="line"><a name="l10915"></a><span class="lineno">10915</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpModelProto.search_strategy)</span></div>
<div class="line"><a name="l10916"></a><span class="lineno">10916</span>&#160; <span class="keywordflow">return</span> _internal_add_search_strategy();</div>
<div class="line"><a name="l10917"></a><span class="lineno">10917</span>&#160;}</div>
<div class="line"><a name="l10918"></a><span class="lineno">10918</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto &gt;&amp;</div>
<div class="line"><a name="l10919"></a><span class="lineno">10919</span>&#160;CpModelProto::search_strategy()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10920"></a><span class="lineno">10920</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpModelProto.search_strategy)</span></div>
<div class="line"><a name="l10921"></a><span class="lineno">10921</span>&#160; <span class="keywordflow">return</span> search_strategy_;</div>
<div class="line"><a name="l10922"></a><span class="lineno">10922</span>&#160;}</div>
<div class="line"><a name="l10923"></a><span class="lineno">10923</span>&#160; </div>
<div class="line"><a name="l10924"></a><span class="lineno">10924</span>&#160;<span class="comment">// .operations_research.sat.PartialVariableAssignment solution_hint = 6;</span></div>
<div class="line"><a name="l10925"></a><span class="lineno">10925</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> CpModelProto::_internal_has_solution_hint()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10926"></a><span class="lineno">10926</span>&#160; <span class="keywordflow">return</span> <span class="keyword">this</span> != internal_default_instance() &amp;&amp; solution_hint_ != <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10927"></a><span class="lineno">10927</span>&#160;}</div>
<div class="line"><a name="l10928"></a><span class="lineno">10928</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> CpModelProto::has_solution_hint()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10929"></a><span class="lineno">10929</span>&#160; <span class="keywordflow">return</span> _internal_has_solution_hint();</div>
<div class="line"><a name="l10930"></a><span class="lineno">10930</span>&#160;}</div>
<div class="line"><a name="l10931"></a><span class="lineno">10931</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::clear_solution_hint() {</div>
<div class="line"><a name="l10932"></a><span class="lineno">10932</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span> &amp;&amp; solution_hint_ != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10933"></a><span class="lineno">10933</span>&#160; <span class="keyword">delete</span> solution_hint_;</div>
<div class="line"><a name="l10934"></a><span class="lineno">10934</span>&#160; }</div>
<div class="line"><a name="l10935"></a><span class="lineno">10935</span>&#160; solution_hint_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10936"></a><span class="lineno">10936</span>&#160;}</div>
<div class="line"><a name="l10937"></a><span class="lineno">10937</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::PartialVariableAssignment&amp; CpModelProto::_internal_solution_hint()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10938"></a><span class="lineno">10938</span>&#160; const ::operations_research::sat::PartialVariableAssignment* p = solution_hint_;</div>
<div class="line"><a name="l10939"></a><span class="lineno">10939</span>&#160; <span class="keywordflow">return</span> p != <span class="keyword">nullptr</span> ? *p : *<span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span>::<a class="code" href="namespaceoperations__research_1_1sat_1_1PartialVariableAssignment.html">operations_research::sat::PartialVariableAssignment</a>*<span class="keyword">&gt;</span>(</div>
<div class="line"><a name="l10940"></a><span class="lineno">10940</span>&#160; &amp;<a class="code" href="namespaceoperations__research.html#ae5c743ef0c2dfd8d383ec4a665b31af1">::operations_research::sat::_PartialVariableAssignment_default_instance_</a>);</div>
<div class="line"><a name="l10941"></a><span class="lineno">10941</span>&#160;}</div>
<div class="line"><a name="l10942"></a><span class="lineno">10942</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::PartialVariableAssignment&amp; CpModelProto::solution_hint()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l10943"></a><span class="lineno">10943</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.solution_hint)</span></div>
<div class="line"><a name="l10944"></a><span class="lineno">10944</span>&#160; <span class="keywordflow">return</span> _internal_solution_hint();</div>
<div class="line"><a name="l10945"></a><span class="lineno">10945</span>&#160;}</div>
<div class="line"><a name="l10946"></a><span class="lineno">10946</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::unsafe_arena_set_allocated_solution_hint(</div>
<div class="line"><a name="l10947"></a><span class="lineno">10947</span>&#160; ::<a class="code" href="namespaceoperations__research_1_1sat_1_1PartialVariableAssignment.html">operations_research::sat::PartialVariableAssignment</a>* solution_hint) {</div>
<div class="line"><a name="l10948"></a><span class="lineno">10948</span>&#160; <span class="keywordflow">if</span> (GetArena() == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10949"></a><span class="lineno">10949</span>&#160; <span class="keyword">delete</span> <span class="keyword">reinterpret_cast&lt;</span>::PROTOBUF_NAMESPACE_ID::MessageLite*<span class="keyword">&gt;</span>(solution_hint_);</div>
<div class="line"><a name="l10950"></a><span class="lineno">10950</span>&#160; }</div>
<div class="line"><a name="l10951"></a><span class="lineno">10951</span>&#160; solution_hint_ = solution_hint;</div>
<div class="line"><a name="l10952"></a><span class="lineno">10952</span>&#160; <span class="keywordflow">if</span> (solution_hint) {</div>
<div class="line"><a name="l10953"></a><span class="lineno">10953</span>&#160; </div>
<div class="line"><a name="l10954"></a><span class="lineno">10954</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l10955"></a><span class="lineno">10955</span>&#160; </div>
<div class="line"><a name="l10956"></a><span class="lineno">10956</span>&#160; }</div>
<div class="line"><a name="l10957"></a><span class="lineno">10957</span>&#160; <span class="comment">// @@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.sat.CpModelProto.solution_hint)</span></div>
<div class="line"><a name="l10958"></a><span class="lineno">10958</span>&#160;}</div>
<div class="line"><a name="l10959"></a><span class="lineno">10959</span>&#160;inline ::operations_research::sat::PartialVariableAssignment* CpModelProto::release_solution_hint() {</div>
<div class="line"><a name="l10960"></a><span class="lineno">10960</span>&#160; </div>
<div class="line"><a name="l10961"></a><span class="lineno">10961</span>&#160; ::operations_research::sat::PartialVariableAssignment* temp = solution_hint_;</div>
<div class="line"><a name="l10962"></a><span class="lineno">10962</span>&#160; solution_hint_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10963"></a><span class="lineno">10963</span>&#160; <span class="keywordflow">if</span> (GetArena() != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10964"></a><span class="lineno">10964</span>&#160; temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);</div>
<div class="line"><a name="l10965"></a><span class="lineno">10965</span>&#160; }</div>
<div class="line"><a name="l10966"></a><span class="lineno">10966</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l10967"></a><span class="lineno">10967</span>&#160;}</div>
<div class="line"><a name="l10968"></a><span class="lineno">10968</span>&#160;inline ::operations_research::sat::PartialVariableAssignment* CpModelProto::unsafe_arena_release_solution_hint() {</div>
<div class="line"><a name="l10969"></a><span class="lineno">10969</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.CpModelProto.solution_hint)</span></div>
<div class="line"><a name="l10970"></a><span class="lineno">10970</span>&#160; </div>
<div class="line"><a name="l10971"></a><span class="lineno">10971</span>&#160; ::operations_research::sat::PartialVariableAssignment* temp = solution_hint_;</div>
<div class="line"><a name="l10972"></a><span class="lineno">10972</span>&#160; solution_hint_ = <span class="keyword">nullptr</span>;</div>
<div class="line"><a name="l10973"></a><span class="lineno">10973</span>&#160; <span class="keywordflow">return</span> temp;</div>
<div class="line"><a name="l10974"></a><span class="lineno">10974</span>&#160;}</div>
<div class="line"><a name="l10975"></a><span class="lineno">10975</span>&#160;inline ::operations_research::sat::PartialVariableAssignment* CpModelProto::_internal_mutable_solution_hint() {</div>
<div class="line"><a name="l10976"></a><span class="lineno">10976</span>&#160; </div>
<div class="line"><a name="l10977"></a><span class="lineno">10977</span>&#160; <span class="keywordflow">if</span> (solution_hint_ == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10978"></a><span class="lineno">10978</span>&#160; <span class="keyword">auto</span>* p = CreateMaybeMessage&lt;::operations_research::sat::PartialVariableAssignment&gt;(GetArena());</div>
<div class="line"><a name="l10979"></a><span class="lineno">10979</span>&#160; solution_hint_ = p;</div>
<div class="line"><a name="l10980"></a><span class="lineno">10980</span>&#160; }</div>
<div class="line"><a name="l10981"></a><span class="lineno">10981</span>&#160; <span class="keywordflow">return</span> solution_hint_;</div>
<div class="line"><a name="l10982"></a><span class="lineno">10982</span>&#160;}</div>
<div class="line"><a name="l10983"></a><span class="lineno">10983</span>&#160;inline ::operations_research::sat::PartialVariableAssignment* CpModelProto::mutable_solution_hint() {</div>
<div class="line"><a name="l10984"></a><span class="lineno">10984</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpModelProto.solution_hint)</span></div>
<div class="line"><a name="l10985"></a><span class="lineno">10985</span>&#160; <span class="keywordflow">return</span> _internal_mutable_solution_hint();</div>
<div class="line"><a name="l10986"></a><span class="lineno">10986</span>&#160;}</div>
<div class="line"><a name="l10987"></a><span class="lineno">10987</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::set_allocated_solution_hint(::<a class="code" href="namespaceoperations__research_1_1sat_1_1PartialVariableAssignment.html">operations_research::sat::PartialVariableAssignment</a>* solution_hint) {</div>
<div class="line"><a name="l10988"></a><span class="lineno">10988</span>&#160; ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();</div>
<div class="line"><a name="l10989"></a><span class="lineno">10989</span>&#160; <span class="keywordflow">if</span> (message_arena == <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l10990"></a><span class="lineno">10990</span>&#160; <span class="keyword">delete</span> solution_hint_;</div>
<div class="line"><a name="l10991"></a><span class="lineno">10991</span>&#160; }</div>
<div class="line"><a name="l10992"></a><span class="lineno">10992</span>&#160; <span class="keywordflow">if</span> (solution_hint) {</div>
<div class="line"><a name="l10993"></a><span class="lineno">10993</span>&#160; ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =</div>
<div class="line"><a name="l10994"></a><span class="lineno">10994</span>&#160; ::PROTOBUF_NAMESPACE_ID::Arena::GetArena(solution_hint);</div>
<div class="line"><a name="l10995"></a><span class="lineno">10995</span>&#160; <span class="keywordflow">if</span> (message_arena != submessage_arena) {</div>
<div class="line"><a name="l10996"></a><span class="lineno">10996</span>&#160; solution_hint = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(</div>
<div class="line"><a name="l10997"></a><span class="lineno">10997</span>&#160; message_arena, solution_hint, submessage_arena);</div>
<div class="line"><a name="l10998"></a><span class="lineno">10998</span>&#160; }</div>
<div class="line"><a name="l10999"></a><span class="lineno">10999</span>&#160; </div>
<div class="line"><a name="l11000"></a><span class="lineno">11000</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l11001"></a><span class="lineno">11001</span>&#160; </div>
<div class="line"><a name="l11002"></a><span class="lineno">11002</span>&#160; }</div>
<div class="line"><a name="l11003"></a><span class="lineno">11003</span>&#160; solution_hint_ = solution_hint;</div>
<div class="line"><a name="l11004"></a><span class="lineno">11004</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.CpModelProto.solution_hint)</span></div>
<div class="line"><a name="l11005"></a><span class="lineno">11005</span>&#160;}</div>
<div class="line"><a name="l11006"></a><span class="lineno">11006</span>&#160; </div>
<div class="line"><a name="l11007"></a><span class="lineno">11007</span>&#160;<span class="comment">// repeated int32 assumptions = 7;</span></div>
<div class="line"><a name="l11008"></a><span class="lineno">11008</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpModelProto::_internal_assumptions_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11009"></a><span class="lineno">11009</span>&#160; <span class="keywordflow">return</span> assumptions_.size();</div>
<div class="line"><a name="l11010"></a><span class="lineno">11010</span>&#160;}</div>
<div class="line"><a name="l11011"></a><span class="lineno">11011</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpModelProto::assumptions_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11012"></a><span class="lineno">11012</span>&#160; <span class="keywordflow">return</span> _internal_assumptions_size();</div>
<div class="line"><a name="l11013"></a><span class="lineno">11013</span>&#160;}</div>
<div class="line"><a name="l11014"></a><span class="lineno">11014</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::clear_assumptions() {</div>
<div class="line"><a name="l11015"></a><span class="lineno">11015</span>&#160; assumptions_.Clear();</div>
<div class="line"><a name="l11016"></a><span class="lineno">11016</span>&#160;}</div>
<div class="line"><a name="l11017"></a><span class="lineno">11017</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CpModelProto::_internal_assumptions(<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="l11018"></a><span class="lineno">11018</span>&#160; <span class="keywordflow">return</span> assumptions_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l11019"></a><span class="lineno">11019</span>&#160;}</div>
<div class="line"><a name="l11020"></a><span class="lineno">11020</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CpModelProto::assumptions(<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="l11021"></a><span class="lineno">11021</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpModelProto.assumptions)</span></div>
<div class="line"><a name="l11022"></a><span class="lineno">11022</span>&#160; <span class="keywordflow">return</span> _internal_assumptions(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l11023"></a><span class="lineno">11023</span>&#160;}</div>
<div class="line"><a name="l11024"></a><span class="lineno">11024</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::set_assumptions(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11025"></a><span class="lineno">11025</span>&#160; assumptions_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11026"></a><span class="lineno">11026</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpModelProto.assumptions)</span></div>
<div class="line"><a name="l11027"></a><span class="lineno">11027</span>&#160;}</div>
<div class="line"><a name="l11028"></a><span class="lineno">11028</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::_internal_add_assumptions(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11029"></a><span class="lineno">11029</span>&#160; assumptions_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11030"></a><span class="lineno">11030</span>&#160;}</div>
<div class="line"><a name="l11031"></a><span class="lineno">11031</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpModelProto::add_assumptions(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11032"></a><span class="lineno">11032</span>&#160; _internal_add_assumptions(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11033"></a><span class="lineno">11033</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpModelProto.assumptions)</span></div>
<div class="line"><a name="l11034"></a><span class="lineno">11034</span>&#160;}</div>
<div class="line"><a name="l11035"></a><span class="lineno">11035</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l11036"></a><span class="lineno">11036</span>&#160;CpModelProto::_internal_assumptions()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11037"></a><span class="lineno">11037</span>&#160; <span class="keywordflow">return</span> assumptions_;</div>
<div class="line"><a name="l11038"></a><span class="lineno">11038</span>&#160;}</div>
<div class="line"><a name="l11039"></a><span class="lineno">11039</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l11040"></a><span class="lineno">11040</span>&#160;CpModelProto::assumptions()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11041"></a><span class="lineno">11041</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpModelProto.assumptions)</span></div>
<div class="line"><a name="l11042"></a><span class="lineno">11042</span>&#160; <span class="keywordflow">return</span> _internal_assumptions();</div>
<div class="line"><a name="l11043"></a><span class="lineno">11043</span>&#160;}</div>
<div class="line"><a name="l11044"></a><span class="lineno">11044</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l11045"></a><span class="lineno">11045</span>&#160;CpModelProto::_internal_mutable_assumptions() {</div>
<div class="line"><a name="l11046"></a><span class="lineno">11046</span>&#160; <span class="keywordflow">return</span> &amp;assumptions_;</div>
<div class="line"><a name="l11047"></a><span class="lineno">11047</span>&#160;}</div>
<div class="line"><a name="l11048"></a><span class="lineno">11048</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l11049"></a><span class="lineno">11049</span>&#160;CpModelProto::mutable_assumptions() {</div>
<div class="line"><a name="l11050"></a><span class="lineno">11050</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpModelProto.assumptions)</span></div>
<div class="line"><a name="l11051"></a><span class="lineno">11051</span>&#160; <span class="keywordflow">return</span> _internal_mutable_assumptions();</div>
<div class="line"><a name="l11052"></a><span class="lineno">11052</span>&#160;}</div>
<div class="line"><a name="l11053"></a><span class="lineno">11053</span>&#160; </div>
<div class="line"><a name="l11054"></a><span class="lineno">11054</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11055"></a><span class="lineno">11055</span>&#160; </div>
<div class="line"><a name="l11056"></a><span class="lineno">11056</span>&#160;<span class="comment">// CpSolverResponse</span></div>
<div class="line"><a name="l11057"></a><span class="lineno">11057</span>&#160; </div>
<div class="line"><a name="l11058"></a><span class="lineno">11058</span>&#160;<span class="comment">// .operations_research.sat.CpSolverStatus status = 1;</span></div>
<div class="line"><a name="l11059"></a><span class="lineno">11059</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_status() {</div>
<div class="line"><a name="l11060"></a><span class="lineno">11060</span>&#160; status_ = 0;</div>
<div class="line"><a name="l11061"></a><span class="lineno">11061</span>&#160;}</div>
<div class="line"><a name="l11062"></a><span class="lineno">11062</span>&#160;<a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">inline ::operations_research::sat::CpSolverStatus</a> CpSolverResponse::_internal_status()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11063"></a><span class="lineno">11063</span>&#160; <span class="keywordflow">return</span> <span class="keyword">static_cast&lt;</span> ::<a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">operations_research::sat::CpSolverStatus</a> <span class="keyword">&gt;</span>(status_);</div>
<div class="line"><a name="l11064"></a><span class="lineno">11064</span>&#160;}</div>
<div class="line"><a name="l11065"></a><span class="lineno">11065</span>&#160;<a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">inline ::operations_research::sat::CpSolverStatus</a> CpSolverResponse::status()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11066"></a><span class="lineno">11066</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.status)</span></div>
<div class="line"><a name="l11067"></a><span class="lineno">11067</span>&#160; <span class="keywordflow">return</span> _internal_status();</div>
<div class="line"><a name="l11068"></a><span class="lineno">11068</span>&#160;}</div>
<div class="line"><a name="l11069"></a><span class="lineno">11069</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_status(::<a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">operations_research::sat::CpSolverStatus</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11070"></a><span class="lineno">11070</span>&#160; </div>
<div class="line"><a name="l11071"></a><span class="lineno">11071</span>&#160; status_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l11072"></a><span class="lineno">11072</span>&#160;}</div>
<div class="line"><a name="l11073"></a><span class="lineno">11073</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_status(::<a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">operations_research::sat::CpSolverStatus</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11074"></a><span class="lineno">11074</span>&#160; _internal_set_status(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11075"></a><span class="lineno">11075</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.status)</span></div>
<div class="line"><a name="l11076"></a><span class="lineno">11076</span>&#160;}</div>
<div class="line"><a name="l11077"></a><span class="lineno">11077</span>&#160; </div>
<div class="line"><a name="l11078"></a><span class="lineno">11078</span>&#160;<span class="comment">// repeated int64 solution = 2;</span></div>
<div class="line"><a name="l11079"></a><span class="lineno">11079</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpSolverResponse::_internal_solution_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11080"></a><span class="lineno">11080</span>&#160; <span class="keywordflow">return</span> solution_.size();</div>
<div class="line"><a name="l11081"></a><span class="lineno">11081</span>&#160;}</div>
<div class="line"><a name="l11082"></a><span class="lineno">11082</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpSolverResponse::solution_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11083"></a><span class="lineno">11083</span>&#160; <span class="keywordflow">return</span> _internal_solution_size();</div>
<div class="line"><a name="l11084"></a><span class="lineno">11084</span>&#160;}</div>
<div class="line"><a name="l11085"></a><span class="lineno">11085</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_solution() {</div>
<div class="line"><a name="l11086"></a><span class="lineno">11086</span>&#160; solution_.Clear();</div>
<div class="line"><a name="l11087"></a><span class="lineno">11087</span>&#160;}</div>
<div class="line"><a name="l11088"></a><span class="lineno">11088</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::_internal_solution(<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="l11089"></a><span class="lineno">11089</span>&#160; <span class="keywordflow">return</span> solution_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l11090"></a><span class="lineno">11090</span>&#160;}</div>
<div class="line"><a name="l11091"></a><span class="lineno">11091</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::solution(<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="l11092"></a><span class="lineno">11092</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.solution)</span></div>
<div class="line"><a name="l11093"></a><span class="lineno">11093</span>&#160; <span class="keywordflow">return</span> _internal_solution(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l11094"></a><span class="lineno">11094</span>&#160;}</div>
<div class="line"><a name="l11095"></a><span class="lineno">11095</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_solution(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11096"></a><span class="lineno">11096</span>&#160; solution_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11097"></a><span class="lineno">11097</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.solution)</span></div>
<div class="line"><a name="l11098"></a><span class="lineno">11098</span>&#160;}</div>
<div class="line"><a name="l11099"></a><span class="lineno">11099</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_add_solution(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11100"></a><span class="lineno">11100</span>&#160; solution_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11101"></a><span class="lineno">11101</span>&#160;}</div>
<div class="line"><a name="l11102"></a><span class="lineno">11102</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::add_solution(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11103"></a><span class="lineno">11103</span>&#160; _internal_add_solution(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11104"></a><span class="lineno">11104</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpSolverResponse.solution)</span></div>
<div class="line"><a name="l11105"></a><span class="lineno">11105</span>&#160;}</div>
<div class="line"><a name="l11106"></a><span class="lineno">11106</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l11107"></a><span class="lineno">11107</span>&#160;CpSolverResponse::_internal_solution()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11108"></a><span class="lineno">11108</span>&#160; <span class="keywordflow">return</span> solution_;</div>
<div class="line"><a name="l11109"></a><span class="lineno">11109</span>&#160;}</div>
<div class="line"><a name="l11110"></a><span class="lineno">11110</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l11111"></a><span class="lineno">11111</span>&#160;CpSolverResponse::solution()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11112"></a><span class="lineno">11112</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpSolverResponse.solution)</span></div>
<div class="line"><a name="l11113"></a><span class="lineno">11113</span>&#160; <span class="keywordflow">return</span> _internal_solution();</div>
<div class="line"><a name="l11114"></a><span class="lineno">11114</span>&#160;}</div>
<div class="line"><a name="l11115"></a><span class="lineno">11115</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l11116"></a><span class="lineno">11116</span>&#160;CpSolverResponse::_internal_mutable_solution() {</div>
<div class="line"><a name="l11117"></a><span class="lineno">11117</span>&#160; <span class="keywordflow">return</span> &amp;solution_;</div>
<div class="line"><a name="l11118"></a><span class="lineno">11118</span>&#160;}</div>
<div class="line"><a name="l11119"></a><span class="lineno">11119</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l11120"></a><span class="lineno">11120</span>&#160;CpSolverResponse::mutable_solution() {</div>
<div class="line"><a name="l11121"></a><span class="lineno">11121</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpSolverResponse.solution)</span></div>
<div class="line"><a name="l11122"></a><span class="lineno">11122</span>&#160; <span class="keywordflow">return</span> _internal_mutable_solution();</div>
<div class="line"><a name="l11123"></a><span class="lineno">11123</span>&#160;}</div>
<div class="line"><a name="l11124"></a><span class="lineno">11124</span>&#160; </div>
<div class="line"><a name="l11125"></a><span class="lineno">11125</span>&#160;<span class="comment">// double objective_value = 3;</span></div>
<div class="line"><a name="l11126"></a><span class="lineno">11126</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_objective_value() {</div>
<div class="line"><a name="l11127"></a><span class="lineno">11127</span>&#160; objective_value_ = 0;</div>
<div class="line"><a name="l11128"></a><span class="lineno">11128</span>&#160;}</div>
<div class="line"><a name="l11129"></a><span class="lineno">11129</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpSolverResponse::_internal_objective_value()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11130"></a><span class="lineno">11130</span>&#160; <span class="keywordflow">return</span> objective_value_;</div>
<div class="line"><a name="l11131"></a><span class="lineno">11131</span>&#160;}</div>
<div class="line"><a name="l11132"></a><span class="lineno">11132</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpSolverResponse::objective_value()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11133"></a><span class="lineno">11133</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.objective_value)</span></div>
<div class="line"><a name="l11134"></a><span class="lineno">11134</span>&#160; <span class="keywordflow">return</span> _internal_objective_value();</div>
<div class="line"><a name="l11135"></a><span class="lineno">11135</span>&#160;}</div>
<div class="line"><a name="l11136"></a><span class="lineno">11136</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_objective_value(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11137"></a><span class="lineno">11137</span>&#160; </div>
<div class="line"><a name="l11138"></a><span class="lineno">11138</span>&#160; objective_value_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l11139"></a><span class="lineno">11139</span>&#160;}</div>
<div class="line"><a name="l11140"></a><span class="lineno">11140</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_objective_value(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11141"></a><span class="lineno">11141</span>&#160; _internal_set_objective_value(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11142"></a><span class="lineno">11142</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.objective_value)</span></div>
<div class="line"><a name="l11143"></a><span class="lineno">11143</span>&#160;}</div>
<div class="line"><a name="l11144"></a><span class="lineno">11144</span>&#160; </div>
<div class="line"><a name="l11145"></a><span class="lineno">11145</span>&#160;<span class="comment">// double best_objective_bound = 4;</span></div>
<div class="line"><a name="l11146"></a><span class="lineno">11146</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_best_objective_bound() {</div>
<div class="line"><a name="l11147"></a><span class="lineno">11147</span>&#160; best_objective_bound_ = 0;</div>
<div class="line"><a name="l11148"></a><span class="lineno">11148</span>&#160;}</div>
<div class="line"><a name="l11149"></a><span class="lineno">11149</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpSolverResponse::_internal_best_objective_bound()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11150"></a><span class="lineno">11150</span>&#160; <span class="keywordflow">return</span> best_objective_bound_;</div>
<div class="line"><a name="l11151"></a><span class="lineno">11151</span>&#160;}</div>
<div class="line"><a name="l11152"></a><span class="lineno">11152</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpSolverResponse::best_objective_bound()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11153"></a><span class="lineno">11153</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.best_objective_bound)</span></div>
<div class="line"><a name="l11154"></a><span class="lineno">11154</span>&#160; <span class="keywordflow">return</span> _internal_best_objective_bound();</div>
<div class="line"><a name="l11155"></a><span class="lineno">11155</span>&#160;}</div>
<div class="line"><a name="l11156"></a><span class="lineno">11156</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_best_objective_bound(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11157"></a><span class="lineno">11157</span>&#160; </div>
<div class="line"><a name="l11158"></a><span class="lineno">11158</span>&#160; best_objective_bound_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l11159"></a><span class="lineno">11159</span>&#160;}</div>
<div class="line"><a name="l11160"></a><span class="lineno">11160</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_best_objective_bound(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11161"></a><span class="lineno">11161</span>&#160; _internal_set_best_objective_bound(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11162"></a><span class="lineno">11162</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.best_objective_bound)</span></div>
<div class="line"><a name="l11163"></a><span class="lineno">11163</span>&#160;}</div>
<div class="line"><a name="l11164"></a><span class="lineno">11164</span>&#160; </div>
<div class="line"><a name="l11165"></a><span class="lineno">11165</span>&#160;<span class="comment">// repeated int64 solution_lower_bounds = 18;</span></div>
<div class="line"><a name="l11166"></a><span class="lineno">11166</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpSolverResponse::_internal_solution_lower_bounds_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11167"></a><span class="lineno">11167</span>&#160; <span class="keywordflow">return</span> solution_lower_bounds_.size();</div>
<div class="line"><a name="l11168"></a><span class="lineno">11168</span>&#160;}</div>
<div class="line"><a name="l11169"></a><span class="lineno">11169</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpSolverResponse::solution_lower_bounds_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11170"></a><span class="lineno">11170</span>&#160; <span class="keywordflow">return</span> _internal_solution_lower_bounds_size();</div>
<div class="line"><a name="l11171"></a><span class="lineno">11171</span>&#160;}</div>
<div class="line"><a name="l11172"></a><span class="lineno">11172</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_solution_lower_bounds() {</div>
<div class="line"><a name="l11173"></a><span class="lineno">11173</span>&#160; solution_lower_bounds_.Clear();</div>
<div class="line"><a name="l11174"></a><span class="lineno">11174</span>&#160;}</div>
<div class="line"><a name="l11175"></a><span class="lineno">11175</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::_internal_solution_lower_bounds(<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="l11176"></a><span class="lineno">11176</span>&#160; <span class="keywordflow">return</span> solution_lower_bounds_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l11177"></a><span class="lineno">11177</span>&#160;}</div>
<div class="line"><a name="l11178"></a><span class="lineno">11178</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::solution_lower_bounds(<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="l11179"></a><span class="lineno">11179</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.solution_lower_bounds)</span></div>
<div class="line"><a name="l11180"></a><span class="lineno">11180</span>&#160; <span class="keywordflow">return</span> _internal_solution_lower_bounds(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l11181"></a><span class="lineno">11181</span>&#160;}</div>
<div class="line"><a name="l11182"></a><span class="lineno">11182</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_solution_lower_bounds(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11183"></a><span class="lineno">11183</span>&#160; solution_lower_bounds_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11184"></a><span class="lineno">11184</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.solution_lower_bounds)</span></div>
<div class="line"><a name="l11185"></a><span class="lineno">11185</span>&#160;}</div>
<div class="line"><a name="l11186"></a><span class="lineno">11186</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_add_solution_lower_bounds(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11187"></a><span class="lineno">11187</span>&#160; solution_lower_bounds_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11188"></a><span class="lineno">11188</span>&#160;}</div>
<div class="line"><a name="l11189"></a><span class="lineno">11189</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::add_solution_lower_bounds(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11190"></a><span class="lineno">11190</span>&#160; _internal_add_solution_lower_bounds(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11191"></a><span class="lineno">11191</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpSolverResponse.solution_lower_bounds)</span></div>
<div class="line"><a name="l11192"></a><span class="lineno">11192</span>&#160;}</div>
<div class="line"><a name="l11193"></a><span class="lineno">11193</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l11194"></a><span class="lineno">11194</span>&#160;CpSolverResponse::_internal_solution_lower_bounds()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11195"></a><span class="lineno">11195</span>&#160; <span class="keywordflow">return</span> solution_lower_bounds_;</div>
<div class="line"><a name="l11196"></a><span class="lineno">11196</span>&#160;}</div>
<div class="line"><a name="l11197"></a><span class="lineno">11197</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l11198"></a><span class="lineno">11198</span>&#160;CpSolverResponse::solution_lower_bounds()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11199"></a><span class="lineno">11199</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpSolverResponse.solution_lower_bounds)</span></div>
<div class="line"><a name="l11200"></a><span class="lineno">11200</span>&#160; <span class="keywordflow">return</span> _internal_solution_lower_bounds();</div>
<div class="line"><a name="l11201"></a><span class="lineno">11201</span>&#160;}</div>
<div class="line"><a name="l11202"></a><span class="lineno">11202</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l11203"></a><span class="lineno">11203</span>&#160;CpSolverResponse::_internal_mutable_solution_lower_bounds() {</div>
<div class="line"><a name="l11204"></a><span class="lineno">11204</span>&#160; <span class="keywordflow">return</span> &amp;solution_lower_bounds_;</div>
<div class="line"><a name="l11205"></a><span class="lineno">11205</span>&#160;}</div>
<div class="line"><a name="l11206"></a><span class="lineno">11206</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l11207"></a><span class="lineno">11207</span>&#160;CpSolverResponse::mutable_solution_lower_bounds() {</div>
<div class="line"><a name="l11208"></a><span class="lineno">11208</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpSolverResponse.solution_lower_bounds)</span></div>
<div class="line"><a name="l11209"></a><span class="lineno">11209</span>&#160; <span class="keywordflow">return</span> _internal_mutable_solution_lower_bounds();</div>
<div class="line"><a name="l11210"></a><span class="lineno">11210</span>&#160;}</div>
<div class="line"><a name="l11211"></a><span class="lineno">11211</span>&#160; </div>
<div class="line"><a name="l11212"></a><span class="lineno">11212</span>&#160;<span class="comment">// repeated int64 solution_upper_bounds = 19;</span></div>
<div class="line"><a name="l11213"></a><span class="lineno">11213</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpSolverResponse::_internal_solution_upper_bounds_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11214"></a><span class="lineno">11214</span>&#160; <span class="keywordflow">return</span> solution_upper_bounds_.size();</div>
<div class="line"><a name="l11215"></a><span class="lineno">11215</span>&#160;}</div>
<div class="line"><a name="l11216"></a><span class="lineno">11216</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpSolverResponse::solution_upper_bounds_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11217"></a><span class="lineno">11217</span>&#160; <span class="keywordflow">return</span> _internal_solution_upper_bounds_size();</div>
<div class="line"><a name="l11218"></a><span class="lineno">11218</span>&#160;}</div>
<div class="line"><a name="l11219"></a><span class="lineno">11219</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_solution_upper_bounds() {</div>
<div class="line"><a name="l11220"></a><span class="lineno">11220</span>&#160; solution_upper_bounds_.Clear();</div>
<div class="line"><a name="l11221"></a><span class="lineno">11221</span>&#160;}</div>
<div class="line"><a name="l11222"></a><span class="lineno">11222</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::_internal_solution_upper_bounds(<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="l11223"></a><span class="lineno">11223</span>&#160; <span class="keywordflow">return</span> solution_upper_bounds_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l11224"></a><span class="lineno">11224</span>&#160;}</div>
<div class="line"><a name="l11225"></a><span class="lineno">11225</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::solution_upper_bounds(<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="l11226"></a><span class="lineno">11226</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.solution_upper_bounds)</span></div>
<div class="line"><a name="l11227"></a><span class="lineno">11227</span>&#160; <span class="keywordflow">return</span> _internal_solution_upper_bounds(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l11228"></a><span class="lineno">11228</span>&#160;}</div>
<div class="line"><a name="l11229"></a><span class="lineno">11229</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_solution_upper_bounds(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11230"></a><span class="lineno">11230</span>&#160; solution_upper_bounds_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11231"></a><span class="lineno">11231</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.solution_upper_bounds)</span></div>
<div class="line"><a name="l11232"></a><span class="lineno">11232</span>&#160;}</div>
<div class="line"><a name="l11233"></a><span class="lineno">11233</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_add_solution_upper_bounds(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11234"></a><span class="lineno">11234</span>&#160; solution_upper_bounds_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11235"></a><span class="lineno">11235</span>&#160;}</div>
<div class="line"><a name="l11236"></a><span class="lineno">11236</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::add_solution_upper_bounds(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11237"></a><span class="lineno">11237</span>&#160; _internal_add_solution_upper_bounds(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11238"></a><span class="lineno">11238</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpSolverResponse.solution_upper_bounds)</span></div>
<div class="line"><a name="l11239"></a><span class="lineno">11239</span>&#160;}</div>
<div class="line"><a name="l11240"></a><span class="lineno">11240</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l11241"></a><span class="lineno">11241</span>&#160;CpSolverResponse::_internal_solution_upper_bounds()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11242"></a><span class="lineno">11242</span>&#160; <span class="keywordflow">return</span> solution_upper_bounds_;</div>
<div class="line"><a name="l11243"></a><span class="lineno">11243</span>&#160;}</div>
<div class="line"><a name="l11244"></a><span class="lineno">11244</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;&amp;</div>
<div class="line"><a name="l11245"></a><span class="lineno">11245</span>&#160;CpSolverResponse::solution_upper_bounds()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11246"></a><span class="lineno">11246</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpSolverResponse.solution_upper_bounds)</span></div>
<div class="line"><a name="l11247"></a><span class="lineno">11247</span>&#160; <span class="keywordflow">return</span> _internal_solution_upper_bounds();</div>
<div class="line"><a name="l11248"></a><span class="lineno">11248</span>&#160;}</div>
<div class="line"><a name="l11249"></a><span class="lineno">11249</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l11250"></a><span class="lineno">11250</span>&#160;CpSolverResponse::_internal_mutable_solution_upper_bounds() {</div>
<div class="line"><a name="l11251"></a><span class="lineno">11251</span>&#160; <span class="keywordflow">return</span> &amp;solution_upper_bounds_;</div>
<div class="line"><a name="l11252"></a><span class="lineno">11252</span>&#160;}</div>
<div class="line"><a name="l11253"></a><span class="lineno">11253</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt;*</div>
<div class="line"><a name="l11254"></a><span class="lineno">11254</span>&#160;CpSolverResponse::mutable_solution_upper_bounds() {</div>
<div class="line"><a name="l11255"></a><span class="lineno">11255</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpSolverResponse.solution_upper_bounds)</span></div>
<div class="line"><a name="l11256"></a><span class="lineno">11256</span>&#160; <span class="keywordflow">return</span> _internal_mutable_solution_upper_bounds();</div>
<div class="line"><a name="l11257"></a><span class="lineno">11257</span>&#160;}</div>
<div class="line"><a name="l11258"></a><span class="lineno">11258</span>&#160; </div>
<div class="line"><a name="l11259"></a><span class="lineno">11259</span>&#160;<span class="comment">// repeated .operations_research.sat.IntegerVariableProto tightened_variables = 21;</span></div>
<div class="line"><a name="l11260"></a><span class="lineno">11260</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpSolverResponse::_internal_tightened_variables_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11261"></a><span class="lineno">11261</span>&#160; <span class="keywordflow">return</span> tightened_variables_.size();</div>
<div class="line"><a name="l11262"></a><span class="lineno">11262</span>&#160;}</div>
<div class="line"><a name="l11263"></a><span class="lineno">11263</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpSolverResponse::tightened_variables_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11264"></a><span class="lineno">11264</span>&#160; <span class="keywordflow">return</span> _internal_tightened_variables_size();</div>
<div class="line"><a name="l11265"></a><span class="lineno">11265</span>&#160;}</div>
<div class="line"><a name="l11266"></a><span class="lineno">11266</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_tightened_variables() {</div>
<div class="line"><a name="l11267"></a><span class="lineno">11267</span>&#160; tightened_variables_.Clear();</div>
<div class="line"><a name="l11268"></a><span class="lineno">11268</span>&#160;}</div>
<div class="line"><a name="l11269"></a><span class="lineno">11269</span>&#160;inline ::operations_research::sat::IntegerVariableProto* CpSolverResponse::mutable_tightened_variables(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) {</div>
<div class="line"><a name="l11270"></a><span class="lineno">11270</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpSolverResponse.tightened_variables)</span></div>
<div class="line"><a name="l11271"></a><span class="lineno">11271</span>&#160; <span class="keywordflow">return</span> tightened_variables_.Mutable(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l11272"></a><span class="lineno">11272</span>&#160;}</div>
<div class="line"><a name="l11273"></a><span class="lineno">11273</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt;*</div>
<div class="line"><a name="l11274"></a><span class="lineno">11274</span>&#160;CpSolverResponse::mutable_tightened_variables() {</div>
<div class="line"><a name="l11275"></a><span class="lineno">11275</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpSolverResponse.tightened_variables)</span></div>
<div class="line"><a name="l11276"></a><span class="lineno">11276</span>&#160; <span class="keywordflow">return</span> &amp;tightened_variables_;</div>
<div class="line"><a name="l11277"></a><span class="lineno">11277</span>&#160;}</div>
<div class="line"><a name="l11278"></a><span class="lineno">11278</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerVariableProto&amp; CpSolverResponse::_internal_tightened_variables(<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="l11279"></a><span class="lineno">11279</span>&#160; <span class="keywordflow">return</span> tightened_variables_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l11280"></a><span class="lineno">11280</span>&#160;}</div>
<div class="line"><a name="l11281"></a><span class="lineno">11281</span>&#160;<span class="keyword">inline</span> const ::operations_research::sat::IntegerVariableProto&amp; CpSolverResponse::tightened_variables(<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="l11282"></a><span class="lineno">11282</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.tightened_variables)</span></div>
<div class="line"><a name="l11283"></a><span class="lineno">11283</span>&#160; <span class="keywordflow">return</span> _internal_tightened_variables(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l11284"></a><span class="lineno">11284</span>&#160;}</div>
<div class="line"><a name="l11285"></a><span class="lineno">11285</span>&#160;inline ::operations_research::sat::IntegerVariableProto* CpSolverResponse::_internal_add_tightened_variables() {</div>
<div class="line"><a name="l11286"></a><span class="lineno">11286</span>&#160; <span class="keywordflow">return</span> tightened_variables_.Add();</div>
<div class="line"><a name="l11287"></a><span class="lineno">11287</span>&#160;}</div>
<div class="line"><a name="l11288"></a><span class="lineno">11288</span>&#160;inline ::operations_research::sat::IntegerVariableProto* CpSolverResponse::add_tightened_variables() {</div>
<div class="line"><a name="l11289"></a><span class="lineno">11289</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpSolverResponse.tightened_variables)</span></div>
<div class="line"><a name="l11290"></a><span class="lineno">11290</span>&#160; <span class="keywordflow">return</span> _internal_add_tightened_variables();</div>
<div class="line"><a name="l11291"></a><span class="lineno">11291</span>&#160;}</div>
<div class="line"><a name="l11292"></a><span class="lineno">11292</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt;&amp;</div>
<div class="line"><a name="l11293"></a><span class="lineno">11293</span>&#160;CpSolverResponse::tightened_variables()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11294"></a><span class="lineno">11294</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpSolverResponse.tightened_variables)</span></div>
<div class="line"><a name="l11295"></a><span class="lineno">11295</span>&#160; <span class="keywordflow">return</span> tightened_variables_;</div>
<div class="line"><a name="l11296"></a><span class="lineno">11296</span>&#160;}</div>
<div class="line"><a name="l11297"></a><span class="lineno">11297</span>&#160; </div>
<div class="line"><a name="l11298"></a><span class="lineno">11298</span>&#160;<span class="comment">// repeated int32 sufficient_assumptions_for_infeasibility = 23;</span></div>
<div class="line"><a name="l11299"></a><span class="lineno">11299</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpSolverResponse::_internal_sufficient_assumptions_for_infeasibility_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11300"></a><span class="lineno">11300</span>&#160; <span class="keywordflow">return</span> sufficient_assumptions_for_infeasibility_.size();</div>
<div class="line"><a name="l11301"></a><span class="lineno">11301</span>&#160;}</div>
<div class="line"><a name="l11302"></a><span class="lineno">11302</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">int</span> CpSolverResponse::sufficient_assumptions_for_infeasibility_size()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11303"></a><span class="lineno">11303</span>&#160; <span class="keywordflow">return</span> _internal_sufficient_assumptions_for_infeasibility_size();</div>
<div class="line"><a name="l11304"></a><span class="lineno">11304</span>&#160;}</div>
<div class="line"><a name="l11305"></a><span class="lineno">11305</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_sufficient_assumptions_for_infeasibility() {</div>
<div class="line"><a name="l11306"></a><span class="lineno">11306</span>&#160; sufficient_assumptions_for_infeasibility_.Clear();</div>
<div class="line"><a name="l11307"></a><span class="lineno">11307</span>&#160;}</div>
<div class="line"><a name="l11308"></a><span class="lineno">11308</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CpSolverResponse::_internal_sufficient_assumptions_for_infeasibility(<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="l11309"></a><span class="lineno">11309</span>&#160; <span class="keywordflow">return</span> sufficient_assumptions_for_infeasibility_.Get(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l11310"></a><span class="lineno">11310</span>&#160;}</div>
<div class="line"><a name="l11311"></a><span class="lineno">11311</span>&#160;<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">inline ::PROTOBUF_NAMESPACE_ID::int32</a> CpSolverResponse::sufficient_assumptions_for_infeasibility(<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="l11312"></a><span class="lineno">11312</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.sufficient_assumptions_for_infeasibility)</span></div>
<div class="line"><a name="l11313"></a><span class="lineno">11313</span>&#160; <span class="keywordflow">return</span> _internal_sufficient_assumptions_for_infeasibility(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>);</div>
<div class="line"><a name="l11314"></a><span class="lineno">11314</span>&#160;}</div>
<div class="line"><a name="l11315"></a><span class="lineno">11315</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_sufficient_assumptions_for_infeasibility(<span class="keywordtype">int</span> <a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, ::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11316"></a><span class="lineno">11316</span>&#160; sufficient_assumptions_for_infeasibility_.Set(<a class="code" href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>, <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11317"></a><span class="lineno">11317</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.sufficient_assumptions_for_infeasibility)</span></div>
<div class="line"><a name="l11318"></a><span class="lineno">11318</span>&#160;}</div>
<div class="line"><a name="l11319"></a><span class="lineno">11319</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_add_sufficient_assumptions_for_infeasibility(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11320"></a><span class="lineno">11320</span>&#160; sufficient_assumptions_for_infeasibility_.Add(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11321"></a><span class="lineno">11321</span>&#160;}</div>
<div class="line"><a name="l11322"></a><span class="lineno">11322</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::add_sufficient_assumptions_for_infeasibility(::<a class="code" href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">PROTOBUF_NAMESPACE_ID::int32</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11323"></a><span class="lineno">11323</span>&#160; _internal_add_sufficient_assumptions_for_infeasibility(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11324"></a><span class="lineno">11324</span>&#160; <span class="comment">// @@protoc_insertion_point(field_add:operations_research.sat.CpSolverResponse.sufficient_assumptions_for_infeasibility)</span></div>
<div class="line"><a name="l11325"></a><span class="lineno">11325</span>&#160;}</div>
<div class="line"><a name="l11326"></a><span class="lineno">11326</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l11327"></a><span class="lineno">11327</span>&#160;CpSolverResponse::_internal_sufficient_assumptions_for_infeasibility()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11328"></a><span class="lineno">11328</span>&#160; <span class="keywordflow">return</span> sufficient_assumptions_for_infeasibility_;</div>
<div class="line"><a name="l11329"></a><span class="lineno">11329</span>&#160;}</div>
<div class="line"><a name="l11330"></a><span class="lineno">11330</span>&#160;<span class="keyword">inline</span> const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;&amp;</div>
<div class="line"><a name="l11331"></a><span class="lineno">11331</span>&#160;CpSolverResponse::sufficient_assumptions_for_infeasibility()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11332"></a><span class="lineno">11332</span>&#160; <span class="comment">// @@protoc_insertion_point(field_list:operations_research.sat.CpSolverResponse.sufficient_assumptions_for_infeasibility)</span></div>
<div class="line"><a name="l11333"></a><span class="lineno">11333</span>&#160; <span class="keywordflow">return</span> _internal_sufficient_assumptions_for_infeasibility();</div>
<div class="line"><a name="l11334"></a><span class="lineno">11334</span>&#160;}</div>
<div class="line"><a name="l11335"></a><span class="lineno">11335</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l11336"></a><span class="lineno">11336</span>&#160;CpSolverResponse::_internal_mutable_sufficient_assumptions_for_infeasibility() {</div>
<div class="line"><a name="l11337"></a><span class="lineno">11337</span>&#160; <span class="keywordflow">return</span> &amp;sufficient_assumptions_for_infeasibility_;</div>
<div class="line"><a name="l11338"></a><span class="lineno">11338</span>&#160;}</div>
<div class="line"><a name="l11339"></a><span class="lineno">11339</span>&#160;inline ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt;*</div>
<div class="line"><a name="l11340"></a><span class="lineno">11340</span>&#160;CpSolverResponse::mutable_sufficient_assumptions_for_infeasibility() {</div>
<div class="line"><a name="l11341"></a><span class="lineno">11341</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable_list:operations_research.sat.CpSolverResponse.sufficient_assumptions_for_infeasibility)</span></div>
<div class="line"><a name="l11342"></a><span class="lineno">11342</span>&#160; <span class="keywordflow">return</span> _internal_mutable_sufficient_assumptions_for_infeasibility();</div>
<div class="line"><a name="l11343"></a><span class="lineno">11343</span>&#160;}</div>
<div class="line"><a name="l11344"></a><span class="lineno">11344</span>&#160; </div>
<div class="line"><a name="l11345"></a><span class="lineno">11345</span>&#160;<span class="comment">// bool all_solutions_were_found = 5;</span></div>
<div class="line"><a name="l11346"></a><span class="lineno">11346</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_all_solutions_were_found() {</div>
<div class="line"><a name="l11347"></a><span class="lineno">11347</span>&#160; all_solutions_were_found_ = <span class="keyword">false</span>;</div>
<div class="line"><a name="l11348"></a><span class="lineno">11348</span>&#160;}</div>
<div class="line"><a name="l11349"></a><span class="lineno">11349</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> CpSolverResponse::_internal_all_solutions_were_found()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11350"></a><span class="lineno">11350</span>&#160; <span class="keywordflow">return</span> all_solutions_were_found_;</div>
<div class="line"><a name="l11351"></a><span class="lineno">11351</span>&#160;}</div>
<div class="line"><a name="l11352"></a><span class="lineno">11352</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">bool</span> CpSolverResponse::all_solutions_were_found()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11353"></a><span class="lineno">11353</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.all_solutions_were_found)</span></div>
<div class="line"><a name="l11354"></a><span class="lineno">11354</span>&#160; <span class="keywordflow">return</span> _internal_all_solutions_were_found();</div>
<div class="line"><a name="l11355"></a><span class="lineno">11355</span>&#160;}</div>
<div class="line"><a name="l11356"></a><span class="lineno">11356</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_all_solutions_were_found(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11357"></a><span class="lineno">11357</span>&#160; </div>
<div class="line"><a name="l11358"></a><span class="lineno">11358</span>&#160; all_solutions_were_found_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l11359"></a><span class="lineno">11359</span>&#160;}</div>
<div class="line"><a name="l11360"></a><span class="lineno">11360</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_all_solutions_were_found(<span class="keywordtype">bool</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11361"></a><span class="lineno">11361</span>&#160; _internal_set_all_solutions_were_found(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11362"></a><span class="lineno">11362</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.all_solutions_were_found)</span></div>
<div class="line"><a name="l11363"></a><span class="lineno">11363</span>&#160;}</div>
<div class="line"><a name="l11364"></a><span class="lineno">11364</span>&#160; </div>
<div class="line"><a name="l11365"></a><span class="lineno">11365</span>&#160;<span class="comment">// int64 num_booleans = 10;</span></div>
<div class="line"><a name="l11366"></a><span class="lineno">11366</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_num_booleans() {</div>
<div class="line"><a name="l11367"></a><span class="lineno">11367</span>&#160; num_booleans_ = PROTOBUF_LONGLONG(0);</div>
<div class="line"><a name="l11368"></a><span class="lineno">11368</span>&#160;}</div>
<div class="line"><a name="l11369"></a><span class="lineno">11369</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::_internal_num_booleans()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11370"></a><span class="lineno">11370</span>&#160; <span class="keywordflow">return</span> num_booleans_;</div>
<div class="line"><a name="l11371"></a><span class="lineno">11371</span>&#160;}</div>
<div class="line"><a name="l11372"></a><span class="lineno">11372</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::num_booleans()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11373"></a><span class="lineno">11373</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.num_booleans)</span></div>
<div class="line"><a name="l11374"></a><span class="lineno">11374</span>&#160; <span class="keywordflow">return</span> _internal_num_booleans();</div>
<div class="line"><a name="l11375"></a><span class="lineno">11375</span>&#160;}</div>
<div class="line"><a name="l11376"></a><span class="lineno">11376</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_num_booleans(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11377"></a><span class="lineno">11377</span>&#160; </div>
<div class="line"><a name="l11378"></a><span class="lineno">11378</span>&#160; num_booleans_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l11379"></a><span class="lineno">11379</span>&#160;}</div>
<div class="line"><a name="l11380"></a><span class="lineno">11380</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_num_booleans(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11381"></a><span class="lineno">11381</span>&#160; _internal_set_num_booleans(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11382"></a><span class="lineno">11382</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.num_booleans)</span></div>
<div class="line"><a name="l11383"></a><span class="lineno">11383</span>&#160;}</div>
<div class="line"><a name="l11384"></a><span class="lineno">11384</span>&#160; </div>
<div class="line"><a name="l11385"></a><span class="lineno">11385</span>&#160;<span class="comment">// int64 num_conflicts = 11;</span></div>
<div class="line"><a name="l11386"></a><span class="lineno">11386</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_num_conflicts() {</div>
<div class="line"><a name="l11387"></a><span class="lineno">11387</span>&#160; num_conflicts_ = PROTOBUF_LONGLONG(0);</div>
<div class="line"><a name="l11388"></a><span class="lineno">11388</span>&#160;}</div>
<div class="line"><a name="l11389"></a><span class="lineno">11389</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::_internal_num_conflicts()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11390"></a><span class="lineno">11390</span>&#160; <span class="keywordflow">return</span> num_conflicts_;</div>
<div class="line"><a name="l11391"></a><span class="lineno">11391</span>&#160;}</div>
<div class="line"><a name="l11392"></a><span class="lineno">11392</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::num_conflicts()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11393"></a><span class="lineno">11393</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.num_conflicts)</span></div>
<div class="line"><a name="l11394"></a><span class="lineno">11394</span>&#160; <span class="keywordflow">return</span> _internal_num_conflicts();</div>
<div class="line"><a name="l11395"></a><span class="lineno">11395</span>&#160;}</div>
<div class="line"><a name="l11396"></a><span class="lineno">11396</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_num_conflicts(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11397"></a><span class="lineno">11397</span>&#160; </div>
<div class="line"><a name="l11398"></a><span class="lineno">11398</span>&#160; num_conflicts_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l11399"></a><span class="lineno">11399</span>&#160;}</div>
<div class="line"><a name="l11400"></a><span class="lineno">11400</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_num_conflicts(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11401"></a><span class="lineno">11401</span>&#160; _internal_set_num_conflicts(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11402"></a><span class="lineno">11402</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.num_conflicts)</span></div>
<div class="line"><a name="l11403"></a><span class="lineno">11403</span>&#160;}</div>
<div class="line"><a name="l11404"></a><span class="lineno">11404</span>&#160; </div>
<div class="line"><a name="l11405"></a><span class="lineno">11405</span>&#160;<span class="comment">// int64 num_branches = 12;</span></div>
<div class="line"><a name="l11406"></a><span class="lineno">11406</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_num_branches() {</div>
<div class="line"><a name="l11407"></a><span class="lineno">11407</span>&#160; num_branches_ = PROTOBUF_LONGLONG(0);</div>
<div class="line"><a name="l11408"></a><span class="lineno">11408</span>&#160;}</div>
<div class="line"><a name="l11409"></a><span class="lineno">11409</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::_internal_num_branches()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11410"></a><span class="lineno">11410</span>&#160; <span class="keywordflow">return</span> num_branches_;</div>
<div class="line"><a name="l11411"></a><span class="lineno">11411</span>&#160;}</div>
<div class="line"><a name="l11412"></a><span class="lineno">11412</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::num_branches()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11413"></a><span class="lineno">11413</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.num_branches)</span></div>
<div class="line"><a name="l11414"></a><span class="lineno">11414</span>&#160; <span class="keywordflow">return</span> _internal_num_branches();</div>
<div class="line"><a name="l11415"></a><span class="lineno">11415</span>&#160;}</div>
<div class="line"><a name="l11416"></a><span class="lineno">11416</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_num_branches(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11417"></a><span class="lineno">11417</span>&#160; </div>
<div class="line"><a name="l11418"></a><span class="lineno">11418</span>&#160; num_branches_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l11419"></a><span class="lineno">11419</span>&#160;}</div>
<div class="line"><a name="l11420"></a><span class="lineno">11420</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_num_branches(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11421"></a><span class="lineno">11421</span>&#160; _internal_set_num_branches(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11422"></a><span class="lineno">11422</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.num_branches)</span></div>
<div class="line"><a name="l11423"></a><span class="lineno">11423</span>&#160;}</div>
<div class="line"><a name="l11424"></a><span class="lineno">11424</span>&#160; </div>
<div class="line"><a name="l11425"></a><span class="lineno">11425</span>&#160;<span class="comment">// int64 num_binary_propagations = 13;</span></div>
<div class="line"><a name="l11426"></a><span class="lineno">11426</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_num_binary_propagations() {</div>
<div class="line"><a name="l11427"></a><span class="lineno">11427</span>&#160; num_binary_propagations_ = PROTOBUF_LONGLONG(0);</div>
<div class="line"><a name="l11428"></a><span class="lineno">11428</span>&#160;}</div>
<div class="line"><a name="l11429"></a><span class="lineno">11429</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::_internal_num_binary_propagations()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11430"></a><span class="lineno">11430</span>&#160; <span class="keywordflow">return</span> num_binary_propagations_;</div>
<div class="line"><a name="l11431"></a><span class="lineno">11431</span>&#160;}</div>
<div class="line"><a name="l11432"></a><span class="lineno">11432</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::num_binary_propagations()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11433"></a><span class="lineno">11433</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.num_binary_propagations)</span></div>
<div class="line"><a name="l11434"></a><span class="lineno">11434</span>&#160; <span class="keywordflow">return</span> _internal_num_binary_propagations();</div>
<div class="line"><a name="l11435"></a><span class="lineno">11435</span>&#160;}</div>
<div class="line"><a name="l11436"></a><span class="lineno">11436</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_num_binary_propagations(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11437"></a><span class="lineno">11437</span>&#160; </div>
<div class="line"><a name="l11438"></a><span class="lineno">11438</span>&#160; num_binary_propagations_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l11439"></a><span class="lineno">11439</span>&#160;}</div>
<div class="line"><a name="l11440"></a><span class="lineno">11440</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_num_binary_propagations(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11441"></a><span class="lineno">11441</span>&#160; _internal_set_num_binary_propagations(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11442"></a><span class="lineno">11442</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.num_binary_propagations)</span></div>
<div class="line"><a name="l11443"></a><span class="lineno">11443</span>&#160;}</div>
<div class="line"><a name="l11444"></a><span class="lineno">11444</span>&#160; </div>
<div class="line"><a name="l11445"></a><span class="lineno">11445</span>&#160;<span class="comment">// int64 num_integer_propagations = 14;</span></div>
<div class="line"><a name="l11446"></a><span class="lineno">11446</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_num_integer_propagations() {</div>
<div class="line"><a name="l11447"></a><span class="lineno">11447</span>&#160; num_integer_propagations_ = PROTOBUF_LONGLONG(0);</div>
<div class="line"><a name="l11448"></a><span class="lineno">11448</span>&#160;}</div>
<div class="line"><a name="l11449"></a><span class="lineno">11449</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::_internal_num_integer_propagations()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11450"></a><span class="lineno">11450</span>&#160; <span class="keywordflow">return</span> num_integer_propagations_;</div>
<div class="line"><a name="l11451"></a><span class="lineno">11451</span>&#160;}</div>
<div class="line"><a name="l11452"></a><span class="lineno">11452</span>&#160;<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">inline ::PROTOBUF_NAMESPACE_ID::int64</a> CpSolverResponse::num_integer_propagations()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11453"></a><span class="lineno">11453</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.num_integer_propagations)</span></div>
<div class="line"><a name="l11454"></a><span class="lineno">11454</span>&#160; <span class="keywordflow">return</span> _internal_num_integer_propagations();</div>
<div class="line"><a name="l11455"></a><span class="lineno">11455</span>&#160;}</div>
<div class="line"><a name="l11456"></a><span class="lineno">11456</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_num_integer_propagations(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11457"></a><span class="lineno">11457</span>&#160; </div>
<div class="line"><a name="l11458"></a><span class="lineno">11458</span>&#160; num_integer_propagations_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l11459"></a><span class="lineno">11459</span>&#160;}</div>
<div class="line"><a name="l11460"></a><span class="lineno">11460</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_num_integer_propagations(::<a class="code" href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">PROTOBUF_NAMESPACE_ID::int64</a> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11461"></a><span class="lineno">11461</span>&#160; _internal_set_num_integer_propagations(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11462"></a><span class="lineno">11462</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.num_integer_propagations)</span></div>
<div class="line"><a name="l11463"></a><span class="lineno">11463</span>&#160;}</div>
<div class="line"><a name="l11464"></a><span class="lineno">11464</span>&#160; </div>
<div class="line"><a name="l11465"></a><span class="lineno">11465</span>&#160;<span class="comment">// double wall_time = 15;</span></div>
<div class="line"><a name="l11466"></a><span class="lineno">11466</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_wall_time() {</div>
<div class="line"><a name="l11467"></a><span class="lineno">11467</span>&#160; wall_time_ = 0;</div>
<div class="line"><a name="l11468"></a><span class="lineno">11468</span>&#160;}</div>
<div class="line"><a name="l11469"></a><span class="lineno">11469</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpSolverResponse::_internal_wall_time()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11470"></a><span class="lineno">11470</span>&#160; <span class="keywordflow">return</span> wall_time_;</div>
<div class="line"><a name="l11471"></a><span class="lineno">11471</span>&#160;}</div>
<div class="line"><a name="l11472"></a><span class="lineno">11472</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpSolverResponse::wall_time()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11473"></a><span class="lineno">11473</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.wall_time)</span></div>
<div class="line"><a name="l11474"></a><span class="lineno">11474</span>&#160; <span class="keywordflow">return</span> _internal_wall_time();</div>
<div class="line"><a name="l11475"></a><span class="lineno">11475</span>&#160;}</div>
<div class="line"><a name="l11476"></a><span class="lineno">11476</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_wall_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11477"></a><span class="lineno">11477</span>&#160; </div>
<div class="line"><a name="l11478"></a><span class="lineno">11478</span>&#160; wall_time_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l11479"></a><span class="lineno">11479</span>&#160;}</div>
<div class="line"><a name="l11480"></a><span class="lineno">11480</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_wall_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11481"></a><span class="lineno">11481</span>&#160; _internal_set_wall_time(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11482"></a><span class="lineno">11482</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.wall_time)</span></div>
<div class="line"><a name="l11483"></a><span class="lineno">11483</span>&#160;}</div>
<div class="line"><a name="l11484"></a><span class="lineno">11484</span>&#160; </div>
<div class="line"><a name="l11485"></a><span class="lineno">11485</span>&#160;<span class="comment">// double user_time = 16;</span></div>
<div class="line"><a name="l11486"></a><span class="lineno">11486</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_user_time() {</div>
<div class="line"><a name="l11487"></a><span class="lineno">11487</span>&#160; user_time_ = 0;</div>
<div class="line"><a name="l11488"></a><span class="lineno">11488</span>&#160;}</div>
<div class="line"><a name="l11489"></a><span class="lineno">11489</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpSolverResponse::_internal_user_time()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11490"></a><span class="lineno">11490</span>&#160; <span class="keywordflow">return</span> user_time_;</div>
<div class="line"><a name="l11491"></a><span class="lineno">11491</span>&#160;}</div>
<div class="line"><a name="l11492"></a><span class="lineno">11492</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpSolverResponse::user_time()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11493"></a><span class="lineno">11493</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.user_time)</span></div>
<div class="line"><a name="l11494"></a><span class="lineno">11494</span>&#160; <span class="keywordflow">return</span> _internal_user_time();</div>
<div class="line"><a name="l11495"></a><span class="lineno">11495</span>&#160;}</div>
<div class="line"><a name="l11496"></a><span class="lineno">11496</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_user_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11497"></a><span class="lineno">11497</span>&#160; </div>
<div class="line"><a name="l11498"></a><span class="lineno">11498</span>&#160; user_time_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l11499"></a><span class="lineno">11499</span>&#160;}</div>
<div class="line"><a name="l11500"></a><span class="lineno">11500</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_user_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11501"></a><span class="lineno">11501</span>&#160; _internal_set_user_time(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11502"></a><span class="lineno">11502</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.user_time)</span></div>
<div class="line"><a name="l11503"></a><span class="lineno">11503</span>&#160;}</div>
<div class="line"><a name="l11504"></a><span class="lineno">11504</span>&#160; </div>
<div class="line"><a name="l11505"></a><span class="lineno">11505</span>&#160;<span class="comment">// double deterministic_time = 17;</span></div>
<div class="line"><a name="l11506"></a><span class="lineno">11506</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_deterministic_time() {</div>
<div class="line"><a name="l11507"></a><span class="lineno">11507</span>&#160; deterministic_time_ = 0;</div>
<div class="line"><a name="l11508"></a><span class="lineno">11508</span>&#160;}</div>
<div class="line"><a name="l11509"></a><span class="lineno">11509</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpSolverResponse::_internal_deterministic_time()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11510"></a><span class="lineno">11510</span>&#160; <span class="keywordflow">return</span> deterministic_time_;</div>
<div class="line"><a name="l11511"></a><span class="lineno">11511</span>&#160;}</div>
<div class="line"><a name="l11512"></a><span class="lineno">11512</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpSolverResponse::deterministic_time()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11513"></a><span class="lineno">11513</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.deterministic_time)</span></div>
<div class="line"><a name="l11514"></a><span class="lineno">11514</span>&#160; <span class="keywordflow">return</span> _internal_deterministic_time();</div>
<div class="line"><a name="l11515"></a><span class="lineno">11515</span>&#160;}</div>
<div class="line"><a name="l11516"></a><span class="lineno">11516</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_deterministic_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11517"></a><span class="lineno">11517</span>&#160; </div>
<div class="line"><a name="l11518"></a><span class="lineno">11518</span>&#160; deterministic_time_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l11519"></a><span class="lineno">11519</span>&#160;}</div>
<div class="line"><a name="l11520"></a><span class="lineno">11520</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_deterministic_time(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11521"></a><span class="lineno">11521</span>&#160; _internal_set_deterministic_time(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11522"></a><span class="lineno">11522</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.deterministic_time)</span></div>
<div class="line"><a name="l11523"></a><span class="lineno">11523</span>&#160;}</div>
<div class="line"><a name="l11524"></a><span class="lineno">11524</span>&#160; </div>
<div class="line"><a name="l11525"></a><span class="lineno">11525</span>&#160;<span class="comment">// double primal_integral = 22;</span></div>
<div class="line"><a name="l11526"></a><span class="lineno">11526</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_primal_integral() {</div>
<div class="line"><a name="l11527"></a><span class="lineno">11527</span>&#160; primal_integral_ = 0;</div>
<div class="line"><a name="l11528"></a><span class="lineno">11528</span>&#160;}</div>
<div class="line"><a name="l11529"></a><span class="lineno">11529</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpSolverResponse::_internal_primal_integral()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11530"></a><span class="lineno">11530</span>&#160; <span class="keywordflow">return</span> primal_integral_;</div>
<div class="line"><a name="l11531"></a><span class="lineno">11531</span>&#160;}</div>
<div class="line"><a name="l11532"></a><span class="lineno">11532</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">double</span> CpSolverResponse::primal_integral()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11533"></a><span class="lineno">11533</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.primal_integral)</span></div>
<div class="line"><a name="l11534"></a><span class="lineno">11534</span>&#160; <span class="keywordflow">return</span> _internal_primal_integral();</div>
<div class="line"><a name="l11535"></a><span class="lineno">11535</span>&#160;}</div>
<div class="line"><a name="l11536"></a><span class="lineno">11536</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_primal_integral(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11537"></a><span class="lineno">11537</span>&#160; </div>
<div class="line"><a name="l11538"></a><span class="lineno">11538</span>&#160; primal_integral_ = <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>;</div>
<div class="line"><a name="l11539"></a><span class="lineno">11539</span>&#160;}</div>
<div class="line"><a name="l11540"></a><span class="lineno">11540</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_primal_integral(<span class="keywordtype">double</span> <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11541"></a><span class="lineno">11541</span>&#160; _internal_set_primal_integral(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11542"></a><span class="lineno">11542</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.primal_integral)</span></div>
<div class="line"><a name="l11543"></a><span class="lineno">11543</span>&#160;}</div>
<div class="line"><a name="l11544"></a><span class="lineno">11544</span>&#160; </div>
<div class="line"><a name="l11545"></a><span class="lineno">11545</span>&#160;<span class="comment">// string solution_info = 20;</span></div>
<div class="line"><a name="l11546"></a><span class="lineno">11546</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::clear_solution_info() {</div>
<div class="line"><a name="l11547"></a><span class="lineno">11547</span>&#160; solution_info_.ClearToEmpty(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
<div class="line"><a name="l11548"></a><span class="lineno">11548</span>&#160;}</div>
<div class="line"><a name="l11549"></a><span class="lineno">11549</span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> std::string&amp; CpSolverResponse::solution_info()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11550"></a><span class="lineno">11550</span>&#160; <span class="comment">// @@protoc_insertion_point(field_get:operations_research.sat.CpSolverResponse.solution_info)</span></div>
<div class="line"><a name="l11551"></a><span class="lineno">11551</span>&#160; <span class="keywordflow">return</span> _internal_solution_info();</div>
<div class="line"><a name="l11552"></a><span class="lineno">11552</span>&#160;}</div>
<div class="line"><a name="l11553"></a><span class="lineno">11553</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_solution_info(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11554"></a><span class="lineno">11554</span>&#160; _internal_set_solution_info(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>);</div>
<div class="line"><a name="l11555"></a><span class="lineno">11555</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set:operations_research.sat.CpSolverResponse.solution_info)</span></div>
<div class="line"><a name="l11556"></a><span class="lineno">11556</span>&#160;}</div>
<div class="line"><a name="l11557"></a><span class="lineno">11557</span>&#160;<span class="keyword">inline</span> std::string* CpSolverResponse::mutable_solution_info() {</div>
<div class="line"><a name="l11558"></a><span class="lineno">11558</span>&#160; <span class="comment">// @@protoc_insertion_point(field_mutable:operations_research.sat.CpSolverResponse.solution_info)</span></div>
<div class="line"><a name="l11559"></a><span class="lineno">11559</span>&#160; <span class="keywordflow">return</span> _internal_mutable_solution_info();</div>
<div class="line"><a name="l11560"></a><span class="lineno">11560</span>&#160;}</div>
<div class="line"><a name="l11561"></a><span class="lineno">11561</span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> std::string&amp; CpSolverResponse::_internal_solution_info()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l11562"></a><span class="lineno">11562</span>&#160; <span class="keywordflow">return</span> solution_info_.Get();</div>
<div class="line"><a name="l11563"></a><span class="lineno">11563</span>&#160;}</div>
<div class="line"><a name="l11564"></a><span class="lineno">11564</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::_internal_set_solution_info(<span class="keyword">const</span> std::string&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11565"></a><span class="lineno">11565</span>&#160; </div>
<div class="line"><a name="l11566"></a><span class="lineno">11566</span>&#160; solution_info_.Set(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>, GetArena());</div>
<div class="line"><a name="l11567"></a><span class="lineno">11567</span>&#160;}</div>
<div class="line"><a name="l11568"></a><span class="lineno">11568</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_solution_info(std::string&amp;&amp; <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11569"></a><span class="lineno">11569</span>&#160; </div>
<div class="line"><a name="l11570"></a><span class="lineno">11570</span>&#160; solution_info_.Set(</div>
<div class="line"><a name="l11571"></a><span class="lineno">11571</span>&#160; &amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), GetArena());</div>
<div class="line"><a name="l11572"></a><span class="lineno">11572</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_rvalue:operations_research.sat.CpSolverResponse.solution_info)</span></div>
<div class="line"><a name="l11573"></a><span class="lineno">11573</span>&#160;}</div>
<div class="line"><a name="l11574"></a><span class="lineno">11574</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_solution_info(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>) {</div>
<div class="line"><a name="l11575"></a><span class="lineno">11575</span>&#160; GOOGLE_DCHECK(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a> != <span class="keyword">nullptr</span>);</div>
<div class="line"><a name="l11576"></a><span class="lineno">11576</span>&#160; </div>
<div class="line"><a name="l11577"></a><span class="lineno">11577</span>&#160; solution_info_.Set(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>),</div>
<div class="line"><a name="l11578"></a><span class="lineno">11578</span>&#160; GetArena());</div>
<div class="line"><a name="l11579"></a><span class="lineno">11579</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_char:operations_research.sat.CpSolverResponse.solution_info)</span></div>
<div class="line"><a name="l11580"></a><span class="lineno">11580</span>&#160;}</div>
<div class="line"><a name="l11581"></a><span class="lineno">11581</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_solution_info(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>,</div>
<div class="line"><a name="l11582"></a><span class="lineno">11582</span>&#160; <span class="keywordtype">size_t</span> size) {</div>
<div class="line"><a name="l11583"></a><span class="lineno">11583</span>&#160; </div>
<div class="line"><a name="l11584"></a><span class="lineno">11584</span>&#160; solution_info_.Set(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(</div>
<div class="line"><a name="l11585"></a><span class="lineno">11585</span>&#160; <span class="keyword">reinterpret_cast&lt;</span><span class="keyword">const </span><span class="keywordtype">char</span>*<span class="keyword">&gt;</span>(<a class="code" href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a>), size), GetArena());</div>
<div class="line"><a name="l11586"></a><span class="lineno">11586</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_pointer:operations_research.sat.CpSolverResponse.solution_info)</span></div>
<div class="line"><a name="l11587"></a><span class="lineno">11587</span>&#160;}</div>
<div class="line"><a name="l11588"></a><span class="lineno">11588</span>&#160;<span class="keyword">inline</span> std::string* CpSolverResponse::_internal_mutable_solution_info() {</div>
<div class="line"><a name="l11589"></a><span class="lineno">11589</span>&#160; </div>
<div class="line"><a name="l11590"></a><span class="lineno">11590</span>&#160; <span class="keywordflow">return</span> solution_info_.Mutable(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
<div class="line"><a name="l11591"></a><span class="lineno">11591</span>&#160;}</div>
<div class="line"><a name="l11592"></a><span class="lineno">11592</span>&#160;<span class="keyword">inline</span> std::string* CpSolverResponse::release_solution_info() {</div>
<div class="line"><a name="l11593"></a><span class="lineno">11593</span>&#160; <span class="comment">// @@protoc_insertion_point(field_release:operations_research.sat.CpSolverResponse.solution_info)</span></div>
<div class="line"><a name="l11594"></a><span class="lineno">11594</span>&#160; <span class="keywordflow">return</span> solution_info_.Release(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArena());</div>
<div class="line"><a name="l11595"></a><span class="lineno">11595</span>&#160;}</div>
<div class="line"><a name="l11596"></a><span class="lineno">11596</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span> CpSolverResponse::set_allocated_solution_info(std::string* solution_info) {</div>
<div class="line"><a name="l11597"></a><span class="lineno">11597</span>&#160; <span class="keywordflow">if</span> (solution_info != <span class="keyword">nullptr</span>) {</div>
<div class="line"><a name="l11598"></a><span class="lineno">11598</span>&#160; </div>
<div class="line"><a name="l11599"></a><span class="lineno">11599</span>&#160; } <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l11600"></a><span class="lineno">11600</span>&#160; </div>
<div class="line"><a name="l11601"></a><span class="lineno">11601</span>&#160; }</div>
<div class="line"><a name="l11602"></a><span class="lineno">11602</span>&#160; solution_info_.SetAllocated(&amp;::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), solution_info,</div>
<div class="line"><a name="l11603"></a><span class="lineno">11603</span>&#160; GetArena());</div>
<div class="line"><a name="l11604"></a><span class="lineno">11604</span>&#160; <span class="comment">// @@protoc_insertion_point(field_set_allocated:operations_research.sat.CpSolverResponse.solution_info)</span></div>
<div class="line"><a name="l11605"></a><span class="lineno">11605</span>&#160;}</div>
<div class="line"><a name="l11606"></a><span class="lineno">11606</span>&#160; </div>
<div class="line"><a name="l11607"></a><span class="lineno">11607</span>&#160;<span class="preprocessor">#ifdef __GNUC__</span></div>
<div class="line"><a name="l11608"></a><span class="lineno">11608</span>&#160;<span class="preprocessor"> #pragma GCC diagnostic pop</span></div>
<div class="line"><a name="l11609"></a><span class="lineno">11609</span>&#160;<span class="preprocessor">#endif // __GNUC__</span></div>
<div class="line"><a name="l11610"></a><span class="lineno">11610</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11611"></a><span class="lineno">11611</span>&#160; </div>
<div class="line"><a name="l11612"></a><span class="lineno">11612</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11613"></a><span class="lineno">11613</span>&#160; </div>
<div class="line"><a name="l11614"></a><span class="lineno">11614</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11615"></a><span class="lineno">11615</span>&#160; </div>
<div class="line"><a name="l11616"></a><span class="lineno">11616</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11617"></a><span class="lineno">11617</span>&#160; </div>
<div class="line"><a name="l11618"></a><span class="lineno">11618</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11619"></a><span class="lineno">11619</span>&#160; </div>
<div class="line"><a name="l11620"></a><span class="lineno">11620</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11621"></a><span class="lineno">11621</span>&#160; </div>
<div class="line"><a name="l11622"></a><span class="lineno">11622</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11623"></a><span class="lineno">11623</span>&#160; </div>
<div class="line"><a name="l11624"></a><span class="lineno">11624</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11625"></a><span class="lineno">11625</span>&#160; </div>
<div class="line"><a name="l11626"></a><span class="lineno">11626</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11627"></a><span class="lineno">11627</span>&#160; </div>
<div class="line"><a name="l11628"></a><span class="lineno">11628</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11629"></a><span class="lineno">11629</span>&#160; </div>
<div class="line"><a name="l11630"></a><span class="lineno">11630</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11631"></a><span class="lineno">11631</span>&#160; </div>
<div class="line"><a name="l11632"></a><span class="lineno">11632</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11633"></a><span class="lineno">11633</span>&#160; </div>
<div class="line"><a name="l11634"></a><span class="lineno">11634</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11635"></a><span class="lineno">11635</span>&#160; </div>
<div class="line"><a name="l11636"></a><span class="lineno">11636</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11637"></a><span class="lineno">11637</span>&#160; </div>
<div class="line"><a name="l11638"></a><span class="lineno">11638</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11639"></a><span class="lineno">11639</span>&#160; </div>
<div class="line"><a name="l11640"></a><span class="lineno">11640</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11641"></a><span class="lineno">11641</span>&#160; </div>
<div class="line"><a name="l11642"></a><span class="lineno">11642</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11643"></a><span class="lineno">11643</span>&#160; </div>
<div class="line"><a name="l11644"></a><span class="lineno">11644</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11645"></a><span class="lineno">11645</span>&#160; </div>
<div class="line"><a name="l11646"></a><span class="lineno">11646</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11647"></a><span class="lineno">11647</span>&#160; </div>
<div class="line"><a name="l11648"></a><span class="lineno">11648</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11649"></a><span class="lineno">11649</span>&#160; </div>
<div class="line"><a name="l11650"></a><span class="lineno">11650</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11651"></a><span class="lineno">11651</span>&#160; </div>
<div class="line"><a name="l11652"></a><span class="lineno">11652</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11653"></a><span class="lineno">11653</span>&#160; </div>
<div class="line"><a name="l11654"></a><span class="lineno">11654</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11655"></a><span class="lineno">11655</span>&#160; </div>
<div class="line"><a name="l11656"></a><span class="lineno">11656</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11657"></a><span class="lineno">11657</span>&#160; </div>
<div class="line"><a name="l11658"></a><span class="lineno">11658</span>&#160;<span class="comment">// -------------------------------------------------------------------</span></div>
<div class="line"><a name="l11659"></a><span class="lineno">11659</span>&#160; </div>
<div class="line"><a name="l11660"></a><span class="lineno">11660</span>&#160; </div>
<div class="line"><a name="l11661"></a><span class="lineno">11661</span>&#160;<span class="comment">// @@protoc_insertion_point(namespace_scope)</span></div>
<div class="line"><a name="l11662"></a><span class="lineno">11662</span>&#160; </div>
<div class="line"><a name="l11663"></a><span class="lineno">11663</span>&#160;} <span class="comment">// namespace sat</span></div>
<div class="line"><a name="l11664"></a><span class="lineno">11664</span>&#160;} <span class="comment">// namespace operations_research</span></div>
<div class="line"><a name="l11665"></a><span class="lineno">11665</span>&#160; </div>
<div class="line"><a name="l11666"></a><span class="lineno">11666</span>&#160;PROTOBUF_NAMESPACE_OPEN</div>
<div class="line"><a name="l11667"></a><span class="lineno">11667</span>&#160; </div>
<div class="line"><a name="l11668"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1DecisionStrategyProto__VariableSelectionStrategy_01_4.html">11668</a></span>&#160;<span class="keyword">template</span> &lt;&gt; <span class="keyword">struct </span>is_proto_enum&lt; ::<a class="code" href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy</a>&gt; : ::std::true_type {};</div>
<div class="line"><a name="l11669"></a><span class="lineno">11669</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
<div class="line"><a name="l11670"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#af88b4fbcdca26fee95079ec1dc7ff5ec">11670</a></span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor&lt; ::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy&gt;() {</div>
<div class="line"><a name="l11671"></a><span class="lineno">11671</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a8de636307d758c08719de1fcad027f71">return ::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_descriptor</a>();</div>
<div class="line"><a name="l11672"></a><span class="lineno">11672</span>&#160;}</div>
<div class="line"><a name="l11673"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1DecisionStrategyProto__DomainReductionStrategy_01_4.html">11673</a></span>&#160;<span class="keyword">template</span> &lt;&gt; <span class="keyword">struct </span>is_proto_enum&lt; ::<a class="code" href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy</a>&gt; : ::std::true_type {};</div>
<div class="line"><a name="l11674"></a><span class="lineno">11674</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
<div class="line"><a name="l11675"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#a58db7092358e258353cc6ab4d035ecaf">11675</a></span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor&lt; ::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy&gt;() {</div>
<div class="line"><a name="l11676"></a><span class="lineno">11676</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a2a0f8b7033408604ab4067653eeca927">return ::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_descriptor</a>();</div>
<div class="line"><a name="l11677"></a><span class="lineno">11677</span>&#160;}</div>
<div class="line"><a name="l11678"></a><span class="lineno"><a class="line" href="structis__proto__enum_3_01_1_1operations__research_1_1sat_1_1CpSolverStatus_01_4.html">11678</a></span>&#160;<span class="keyword">template</span> &lt;&gt; <span class="keyword">struct </span>is_proto_enum&lt; ::<a class="code" href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">operations_research::sat::CpSolverStatus</a>&gt; : ::std::true_type {};</div>
<div class="line"><a name="l11679"></a><span class="lineno">11679</span>&#160;<span class="keyword">template</span> &lt;&gt;</div>
<div class="line"><a name="l11680"></a><span class="lineno"><a class="line" href="cp__model_8pb_8h.html#af89daf730ccca1a8de5eebfdf9406131">11680</a></span>&#160;<span class="keyword">inline</span> <span class="keyword">const</span> EnumDescriptor* GetEnumDescriptor&lt; ::operations_research::sat::CpSolverStatus&gt;() {</div>
<div class="line"><a name="l11681"></a><span class="lineno">11681</span>&#160; <a class="code" href="namespaceoperations__research_1_1sat.html#a21306b1dbfb8b53a33963f8603170bc7">return ::operations_research::sat::CpSolverStatus_descriptor</a>();</div>
<div class="line"><a name="l11682"></a><span class="lineno">11682</span>&#160;}</div>
<div class="line"><a name="l11683"></a><span class="lineno">11683</span>&#160; </div>
<div class="line"><a name="l11684"></a><span class="lineno">11684</span>&#160;PROTOBUF_NAMESPACE_CLOSE</div>
<div class="line"><a name="l11685"></a><span class="lineno">11685</span>&#160; </div>
<div class="line"><a name="l11686"></a><span class="lineno">11686</span>&#160;<span class="comment">// @@protoc_insertion_point(global_scope)</span></div>
<div class="line"><a name="l11687"></a><span class="lineno">11687</span>&#160; </div>
<div class="line"><a name="l11688"></a><span class="lineno">11688</span>&#160;<span class="preprocessor">#include &lt;google/protobuf/port_undef.inc&gt;</span></div>
<div class="line"><a name="l11689"></a><span class="lineno">11689</span>&#160;<span class="preprocessor">#endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_ortools_2fsat_2fcp_5fmodel_2eproto</span></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6ad110b1779a2f548b532a9360a15329"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6ad110b1779a2f548b532a9360a15329">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_bool_or</a></div><div class="ttdeci">void unsafe_arena_set_allocated_bool_or(::operations_research::sat::BoolArgumentProto *bool_or)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af7d068b54849a714f16a4cb2f790f37c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af7d068b54849a714f16a4cb2f790f37c">operations_research::sat::PROTOBUF_FINAL::set_allocated_table</a></div><div class="ttdeci">void set_allocated_table(::operations_research::sat::TableConstraintProto *table)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa7f9d079868fb4ef34c6cc1fba5e80a5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa7f9d079868fb4ef34c6cc1fba5e80a5">operations_research::sat::PROTOBUF_FINAL::LinearExpressionProto</a></div><div class="ttdeci">LinearExpressionProto(const LinearExpressionProto &amp;from)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aede942101121114490d4f59631bf9292"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aede942101121114490d4f59631bf9292">operations_research::sat::CpSolverStatus_Name</a></div><div class="ttdeci">const std::string &amp; CpSolverStatus_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00243">cp_model.pb.h:243</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab37cef436ab26bac8368669b5b95c570"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab37cef436ab26bac8368669b5b95c570">operations_research::sat::PROTOBUF_FINAL::IntervalConstraintProto</a></div><div class="ttdeci">IntervalConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a46b4a6b4c09205e75baadf969b07131e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a46b4a6b4c09205e75baadf969b07131e">operations_research::sat::PROTOBUF_FINAL::RoutesConstraintProto</a></div><div class="ttdeci">RoutesConstraintProto(const RoutesConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2cfdd483d5f8b3bb1fb6a2b3fe6afe11"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2cfdd483d5f8b3bb1fb6a2b3fe6afe11">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">IntervalConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01680">cp_model.pb.h:1680</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae01abbe85c58fe8c582c6e32a0f9fdfa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae01abbe85c58fe8c582c6e32a0f9fdfa">operations_research::sat::PROTOBUF_FINAL::reservoir</a></div><div class="ttdeci">const ::operations_research::sat::ReservoirConstraintProto &amp; reservoir() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a26ae5ac37f78e1d01789839076efe0b5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a26ae5ac37f78e1d01789839076efe0b5">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(NoOverlapConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01823">cp_model.pb.h:1823</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9d8670e9216e8e15b77c504761de6af4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9d8670e9216e8e15b77c504761de6af4">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(IntegerVariableProto &amp;a, IntegerVariableProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00301">cp_model.pb.h:301</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afe90915ee336db0a7230014f76ce2588"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe90915ee336db0a7230014f76ce2588">operations_research::sat::PROTOBUF_FINAL::set_enforcement_literal</a></div><div class="ttdeci">void set_enforcement_literal(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1RoutesConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1RoutesConstraintProto.html">operations_research::sat::RoutesConstraintProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac91d73b61ee144ff7a168c0a1c97ba12"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac91d73b61ee144ff7a168c0a1c97ba12">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(RoutesConstraintProto &amp;a, RoutesConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02769">cp_model.pb.h:2769</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3a099664135f3c0fc9c9ce22c9749f37"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3a099664135f3c0fc9c9ce22c9749f37">operations_research::sat::PROTOBUF_FINAL::AllDifferentConstraintProto</a></div><div class="ttdeci">AllDifferentConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abef5f55c3278c137faca92b8e433f8ea"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abef5f55c3278c137faca92b8e433f8ea">operations_research::sat::PROTOBUF_FINAL::variables_size</a></div><div class="ttdeci">int variables_size() const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a94523f1ebceff999bc59a3db7d2b98b6ae49c5ca9c4434f188df518c8d6d597c1"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6ae49c5ca9c4434f188df518c8d6d597c1">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_DecisionStrategyProto_VariableSelectionStrategy_INT_MAX_SENTINEL_DO_NOT_USE_</a></div><div class="ttdeci">@ DecisionStrategyProto_VariableSelectionStrategy_DecisionStrategyProto_VariableSelectionStrategy_INT_MAX_SENTINEL_DO_NOT_USE_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00179">cp_model.pb.h:178</a></div></div>
<div class="ttc" id="aexpr__array_8cc_html_a472a99923cbe11ae7b5a5d157d9ad465"><div class="ttname"><a href="expr__array_8cc.html#a472a99923cbe11ae7b5a5d157d9ad465">var</a></div><div class="ttdeci">IntVar * var</div><div class="ttdef"><b>Definition:</b> <a href="expr__array_8cc_source.html#l01858">expr_array.cc:1858</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a168fdef7bccd9dcae56b85d1cb380d78"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a168fdef7bccd9dcae56b85d1cb380d78">operations_research::sat::PROTOBUF_FINAL::has_bool_or</a></div><div class="ttdeci">bool has_bool_or() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5cd4125c2dede3b8b63b425ec620e3b4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5cd4125c2dede3b8b63b425ec620e3b4">operations_research::sat::PROTOBUF_FINAL::var</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 var() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1f8f64a3ca493e9de452980744937599"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1f8f64a3ca493e9de452980744937599">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_at_most_one</a></div><div class="ttdeci">void unsafe_arena_set_allocated_at_most_one(::operations_research::sat::BoolArgumentProto *at_most_one)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a714695afd6b093cd91dc695571bbcb9e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a714695afd6b093cd91dc695571bbcb9e">operations_research::sat::PROTOBUF_FINAL::CpObjectiveProto</a></div><div class="ttdeci">CpObjectiveProto(const CpObjectiveProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa58481ecc43ac31d9c3f16abbb71816e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa58481ecc43ac31d9c3f16abbb71816e">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const DecisionStrategyProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04915">cp_model.pb.h:4915</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a18137eef7618a47d519524eaca7eb565"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a18137eef7618a47d519524eaca7eb565">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(CpSolverResponse &amp;a, CpSolverResponse &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05634">cp_model.pb.h:5634</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1ElementConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1ElementConstraintProtoDefaultTypeInternal.html">operations_research::sat::ElementConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00071">cp_model.pb.cc:71</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a95669efe110d5a69039ace44f68b088a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a95669efe110d5a69039ace44f68b088a">operations_research::sat::PROTOBUF_FINAL::transition_head_size</a></div><div class="ttdeci">int transition_head_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0e32dd4c902a4359fa6afefedcd36e62"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e32dd4c902a4359fa6afefedcd36e62">operations_research::sat::PROTOBUF_FINAL::set_f_direct</a></div><div class="ttdeci">void set_f_direct(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aebef205a40e296437d69fd2e4d3ef2be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aebef205a40e296437d69fd2e4d3ef2be">operations_research::sat::PROTOBUF_FINAL::set_allocated_name</a></div><div class="ttdeci">void set_allocated_name(std::string *name)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad8227ba86a01f26e4f173cd5e219d5d1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad8227ba86a01f26e4f173cd5e219d5d1">operations_research::sat::PROTOBUF_FINAL::name</a></div><div class="ttdeci">const std::string &amp; name() const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1ReservoirConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1ReservoirConstraintProto.html">operations_research::sat::ReservoirConstraintProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a637aed2c439bb7d0588bf6f49da5d52a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a637aed2c439bb7d0588bf6f49da5d52a">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const TableConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03175">cp_model.pb.h:3175</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8c1d4eff17d8a16a324affd656b83928"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8c1d4eff17d8a16a324affd656b83928">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const LinearArgumentProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00963">cp_model.pb.h:963</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6bb30e534a3442dfe5fa2feb6aa0123c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6bb30e534a3442dfe5fa2feb6aa0123c">operations_research::sat::PROTOBUF_FINAL::~CircuitCoveringConstraintProto</a></div><div class="ttdeci">virtual ~CircuitCoveringConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4310a196400232a4afcb51052fc68abb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4310a196400232a4afcb51052fc68abb">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">LinearConstraintProto &amp; operator=(const LinearConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01255">cp_model.pb.h:1255</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abfe42fd2b3cd66f5322f57b4925e1b1c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abfe42fd2b3cd66f5322f57b4925e1b1c">operations_research::sat::PROTOBUF_FINAL::final_states</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 final_states(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a08e635552ab1f2c81cc9ab26fe10b83e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a08e635552ab1f2c81cc9ab26fe10b83e">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const BoolArgumentProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00463">cp_model.pb.h:463</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9f0fa13cb6e19e8619f7f292c42e224e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9f0fa13cb6e19e8619f7f292c42e224e">operations_research::sat::PROTOBUF_FINAL::add_demands</a></div><div class="ttdeci">void add_demands(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a084d42f2437a4d0666990dc4681e68ec"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a084d42f2437a4d0666990dc4681e68ec">operations_research::sat::PROTOBUF_FINAL::best_objective_bound</a></div><div class="ttdeci">double best_objective_bound() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afea174440a67cda4a0d87e730b89db7c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afea174440a67cda4a0d87e730b89db7c">operations_research::sat::PROTOBUF_FINAL::mutable_variables</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt; * mutable_variables()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_adeb761ce8b2b60b7cb566b3c412590e1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adeb761ce8b2b60b7cb566b3c412590e1">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const IntervalConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5e13bdfc4c3d6e3cc7e2d7e066f73f45"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5e13bdfc4c3d6e3cc7e2d7e066f73f45">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const RoutesConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7c5414a3ac06608f669faad83493c347"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7c5414a3ac06608f669faad83493c347">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(IntegerArgumentProto &amp;a, IntegerArgumentProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00621">cp_model.pb.h:621</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a894c3b443e0356348355326039fe55b5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a894c3b443e0356348355326039fe55b5">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(LinearExpressionProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00794">cp_model.pb.h:794</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a174cd4a46dd94a8233b0ba2451d07b52"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a174cd4a46dd94a8233b0ba2451d07b52">operations_research::sat::PROTOBUF_FINAL::values_size</a></div><div class="ttdeci">int values_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9d41fb4089cc604a613a02d5ce93f166"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9d41fb4089cc604a613a02d5ce93f166">operations_research::sat::PROTOBUF_FINAL::f_inverse_size</a></div><div class="ttdeci">int f_inverse_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abccb839e0d4dc922422cb1ab1bf4ba64"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abccb839e0d4dc922422cb1ab1bf4ba64">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const IntegerArgumentProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a80a102a52254ff1bc27760d8e399a505"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a80a102a52254ff1bc27760d8e399a505">operations_research::sat::PROTOBUF_FINAL::release_lin_min</a></div><div class="ttdeci">::operations_research::sat::LinearArgumentProto * release_lin_min()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5a875cdd4807f9320da67c93c4fc530c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5a875cdd4807f9320da67c93c4fc530c">operations_research::sat::PROTOBUF_FINAL::clear_y_intervals</a></div><div class="ttdeci">void clear_y_intervals()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ade2b4c96026bfecca4f425474dafd0f8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ade2b4c96026bfecca4f425474dafd0f8">operations_research::sat::PROTOBUF_FINAL::set_allocated_linear</a></div><div class="ttdeci">void set_allocated_linear(::operations_research::sat::LinearConstraintProto *linear)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a36eb9f9dc0dc20d2b347dfb8d0ee3937"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a36eb9f9dc0dc20d2b347dfb8d0ee3937">operations_research::sat::PROTOBUF_FINAL::release_reservoir</a></div><div class="ttdeci">::operations_research::sat::ReservoirConstraintProto * release_reservoir()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad8da8ddcb8875a2e5246f88b482c856a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad8da8ddcb8875a2e5246f88b482c856a">operations_research::sat::PROTOBUF_FINAL::add_demands</a></div><div class="ttdeci">void add_demands(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5c6f492ad02c89c688b8b7329bc734f3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5c6f492ad02c89c688b8b7329bc734f3">operations_research::sat::PROTOBUF_FINAL::release_cumulative</a></div><div class="ttdeci">::operations_research::sat::CumulativeConstraintProto * release_cumulative()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a42bfe2cdee7a1e2cecf327269512932d"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a42bfe2cdee7a1e2cecf327269512932d">operations_research::sat::_DecisionStrategyProto_AffineTransformation_default_instance_</a></div><div class="ttdeci">class operations_research::sat::DecisionStrategyProto_AffineTransformationDefaultTypeInternal _DecisionStrategyProto_AffineTransformation_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00095">cp_model.pb.h:94</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a82c911917947178fe3d041bf8c8ae253"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a82c911917947178fe3d041bf8c8ae253">operations_research::sat::PROTOBUF_FINAL::set_num_binary_propagations</a></div><div class="ttdeci">void set_num_binary_propagations(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abe1830f1cd1fa31c3a0dda2ca7de710c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abe1830f1cd1fa31c3a0dda2ca7de710c">operations_research::sat::PROTOBUF_FINAL::add_search_strategy</a></div><div class="ttdeci">::operations_research::sat::DecisionStrategyProto * add_search_strategy()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aedc4ddb96acc28481c09828d2e016815a03f919221217f95d21a593a7120165e1"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a03f919221217f95d21a593a7120165e1">operations_research::sat::FEASIBLE</a></div><div class="ttdeci">@ FEASIBLE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00230">cp_model.pb.h:230</a></div></div>
<div class="ttc" id="aalldiff__cst_8cc_html_a021e695f54a13bd809c34b2f4ca87c37"><div class="ttname"><a href="alldiff__cst_8cc.html#a021e695f54a13bd809c34b2f4ca87c37">min</a></div><div class="ttdeci">int64 min</div><div class="ttdef"><b>Definition:</b> <a href="alldiff__cst_8cc_source.html#l00138">alldiff_cst.cc:138</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a68fa9531c43ca03b5e38f62f4fd94bdd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a68fa9531c43ca03b5e38f62f4fd94bdd">operations_research::sat::PROTOBUF_FINAL::mutable_tails</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_tails()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a87b469042c0e28b75f71e14ac8bde0d4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a87b469042c0e28b75f71e14ac8bde0d4">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(CumulativeConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02161">cp_model.pb.h:2161</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aebfdcad3205581a661db07b288762d76"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aebfdcad3205581a661db07b288762d76">operations_research::sat::PROTOBUF_FINAL::CircuitConstraintProto</a></div><div class="ttdeci">CircuitConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02527">cp_model.pb.h:2527</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a021dfafd16e7f2e0f884c95d2a018a69"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a021dfafd16e7f2e0f884c95d2a018a69">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_lin_max</a></div><div class="ttdeci">::operations_research::sat::LinearArgumentProto * unsafe_arena_release_lin_max()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a95c92681465eb4bd039953b63999fb87"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a95c92681465eb4bd039953b63999fb87">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const AutomatonConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1AllDifferentConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1AllDifferentConstraintProto.html">operations_research::sat::AllDifferentConstraintProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad770e04cb6d147a9c8d909993248e8cf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad770e04cb6d147a9c8d909993248e8cf">operations_research::sat::PROTOBUF_FINAL::mutable_solution_hint</a></div><div class="ttdeci">::operations_research::sat::PartialVariableAssignment * mutable_solution_hint()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aeb4b496a4e92ab705d77b026a51fe5c9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeb4b496a4e92ab705d77b026a51fe5c9">operations_research::sat::PROTOBUF_FINAL::mutable_bool_or</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * mutable_bool_or()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a026939d0a7ac9db3ba0f084e231874f6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a026939d0a7ac9db3ba0f084e231874f6">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_circuit_covering</a></div><div class="ttdeci">void unsafe_arena_set_allocated_circuit_covering(::operations_research::sat::CircuitCoveringConstraintProto *circuit_covering)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac4010681113971e96805102a05520c37"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac4010681113971e96805102a05520c37">operations_research::sat::PROTOBUF_FINAL::clear_starting_state</a></div><div class="ttdeci">void clear_starting_state()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad776cc8071131553d51802f67f9b7d9e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad776cc8071131553d51802f67f9b7d9e">operations_research::sat::PROTOBUF_FINAL::set_user_time</a></div><div class="ttdeci">void set_user_time(double value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac42a14eb24cba26804fa471570ab1d5d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac42a14eb24cba26804fa471570ab1d5d">operations_research::sat::PROTOBUF_FINAL::mutable_search_strategy</a></div><div class="ttdeci">::operations_research::sat::DecisionStrategyProto * mutable_search_strategy(int index)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a221276dc5424848b110e741e47d11c12"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a221276dc5424848b110e741e47d11c12">operations_research::sat::_InverseConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::InverseConstraintProtoDefaultTypeInternal _InverseConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00110">cp_model.pb.h:109</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a841c8f9d53f3d99b556062676c97d069"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a841c8f9d53f3d99b556062676c97d069">operations_research::sat::PROTOBUF_FINAL::ElementConstraintProto</a></div><div class="ttdeci">ElementConstraintProto(const ElementConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae8206557fa68c3cdff563d1d7cc054c5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8206557fa68c3cdff563d1d7cc054c5">operations_research::sat::PROTOBUF_FINAL::set_allocated_target</a></div><div class="ttdeci">void set_allocated_target(::operations_research::sat::LinearExpressionProto *target)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abee10a388b53df255f15fbec07e1ac80"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abee10a388b53df255f15fbec07e1ac80">operations_research::sat::PROTOBUF_FINAL::GetMetadata</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aff0380ab700530bf43bbbaaed38130c2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff0380ab700530bf43bbbaaed38130c2">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_element</a></div><div class="ttdeci">void unsafe_arena_set_allocated_element(::operations_research::sat::ElementConstraintProto *element)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa77bfb55b64c33c7f59746451560b0a3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa77bfb55b64c33c7f59746451560b0a3">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const LinearArgumentProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac32c7a02ee5646ae292cdd7936a820f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac32c7a02ee5646ae292cdd7936a820f1">operations_research::sat::PROTOBUF_FINAL::variables</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt; &amp; variables() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a76b197bcf4d2370c83526ce0f862d73c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76b197bcf4d2370c83526ce0f862d73c">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">IntervalConstraintProto &amp; operator=(IntervalConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01633">cp_model.pb.h:1633</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1ce163fb5def5565c5ea64731f84d7e4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1ce163fb5def5565c5ea64731f84d7e4">operations_research::sat::PROTOBUF_FINAL::interval</a></div><div class="ttdeci">const ::operations_research::sat::IntervalConstraintProto &amp; interval() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab75379fd952c75f01f1581fcb547785f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab75379fd952c75f01f1581fcb547785f">operations_research::sat::PROTOBUF_FINAL::mutable_distinguished_nodes</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; * mutable_distinguished_nodes()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af45dc17d13eb761c33486beccd7dd128"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af45dc17d13eb761c33486beccd7dd128">operations_research::sat::PROTOBUF_FINAL::ConstraintProto</a></div><div class="ttdeci">ConstraintProto(const ConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad02b9baaee57e1bf3596dc911b9b75e0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad02b9baaee57e1bf3596dc911b9b75e0">operations_research::sat::PROTOBUF_FINAL::PartialVariableAssignment</a></div><div class="ttdeci">PartialVariableAssignment(const PartialVariableAssignment &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aed9557a7d10948d6fcc6e0f45547b223"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed9557a7d10948d6fcc6e0f45547b223">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const CircuitCoveringConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a759b700692de7403591a8f7556d642bc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a759b700692de7403591a8f7556d642bc">operations_research::sat::PROTOBUF_FINAL::IntegerVariableProto</a></div><div class="ttdeci">IntegerVariableProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00260">cp_model.pb.h:260</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad97cfbf092cc4f431384c8d661dd30ac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad97cfbf092cc4f431384c8d661dd30ac">operations_research::sat::PROTOBUF_FINAL::set_allocated_circuit</a></div><div class="ttdeci">void set_allocated_circuit(::operations_research::sat::CircuitConstraintProto *circuit)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2d5d6bef94334ad85a8b68e8c1bebe2c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d5d6bef94334ad85a8b68e8c1bebe2c">operations_research::sat::PROTOBUF_FINAL::mutable_vars</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_vars()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1TableConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1TableConstraintProto.html">operations_research::sat::TableConstraintProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1c207c1bc53807c1c2d7c795bdb27987"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1c207c1bc53807c1c2d7c795bdb27987">operations_research::sat::PROTOBUF_FINAL::set_values</a></div><div class="ttdeci">void set_values(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a98434c0b1d0b786f99b2bbc1ac6f956f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a98434c0b1d0b786f99b2bbc1ac6f956f">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const DecisionStrategyProto_AffineTransformation * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04756">cp_model.pb.h:4756</a></div></div>
<div class="ttc" id="aalldiff__cst_8cc_html_a9d0c202d5fdd62f4fa2c613339ff168a"><div class="ttname"><a href="alldiff__cst_8cc.html#a9d0c202d5fdd62f4fa2c613339ff168a">max</a></div><div class="ttdeci">int64 max</div><div class="ttdef"><b>Definition:</b> <a href="alldiff__cst_8cc_source.html#l00139">alldiff_cst.cc:139</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a01a886cc92be32decc438a016daedce8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a01a886cc92be32decc438a016daedce8">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">IntervalConstraintProto &amp; operator=(const IntervalConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01629">cp_model.pb.h:1629</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6e7d5256ad5cfe3bc0bc80ebb07d14ff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6e7d5256ad5cfe3bc0bc80ebb07d14ff">operations_research::sat::PROTOBUF_FINAL::has_inverse</a></div><div class="ttdeci">bool has_inverse() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a12fbeaa2f42de50a99a8ec7cb70c5b2b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a12fbeaa2f42de50a99a8ec7cb70c5b2b">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_automaton</a></div><div class="ttdeci">::operations_research::sat::AutomatonConstraintProto * unsafe_arena_release_automaton()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_ad3744a9d3ae4af3bc8407757496affc3"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#ad3744a9d3ae4af3bc8407757496affc3">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_IsValid</a></div><div class="ttdeci">bool DecisionStrategyProto_VariableSelectionStrategy_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01063">cp_model.pb.cc:1063</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1ReservoirConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1ReservoirConstraintProtoDefaultTypeInternal.html">operations_research::sat::ReservoirConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00091">cp_model.pb.cc:91</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae433d7f391e70597d84f552f3c52b5e4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae433d7f391e70597d84f552f3c52b5e4">operations_research::sat::PROTOBUF_FINAL::end</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 end() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6f353986507402bd5992a815ca2d5b36"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6f353986507402bd5992a815ca2d5b36">operations_research::sat::PROTOBUF_FINAL::NoOverlap2DConstraintProto</a></div><div class="ttdeci">NoOverlap2DConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01930">cp_model.pb.h:1930</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a94523f1ebceff999bc59a3db7d2b98b6a9cc9a32b4cec62f6bcd8410311de9b51"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a9cc9a32b4cec62f6bcd8410311de9b51">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_FIRST</a></div><div class="ttdeci">@ DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_FIRST</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00172">cp_model.pb.h:172</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a05d3bcafe86a1bb0148727f1b17c293a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05d3bcafe86a1bb0148727f1b17c293a">operations_research::sat::PROTOBUF_FINAL::mutable_constraints</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::ConstraintProto &gt; * mutable_constraints()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a991d81d850baed0bb3925da8bf69116c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a991d81d850baed0bb3925da8bf69116c">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const IntegerArgumentProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00614">cp_model.pb.h:614</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6172d8443788d40c21bd2be7fd0f843b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6172d8443788d40c21bd2be7fd0f843b">operations_research::sat::PROTOBUF_FINAL::add_assumptions</a></div><div class="ttdeci">void add_assumptions(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2e78ee3f5bce476f882e12b54ee0c91a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e78ee3f5bce476f882e12b54ee0c91a">operations_research::sat::PROTOBUF_FINAL::PartialVariableAssignment</a></div><div class="ttdeci">PartialVariableAssignment()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05148">cp_model.pb.h:5148</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab291dffd4eb7f451543f4912fcd895ee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab291dffd4eb7f451543f4912fcd895ee">operations_research::sat::PROTOBUF_FINAL::num_branches</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_branches() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af4ab3d63e3dcd6734d8b0af7075a8453"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af4ab3d63e3dcd6734d8b0af7075a8453">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_inverse</a></div><div class="ttdeci">void unsafe_arena_set_allocated_inverse(::operations_research::sat::InverseConstraintProto *inverse)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa774c160d018454f602e55677fd56391"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa774c160d018454f602e55677fd56391">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">CircuitCoveringConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03025">cp_model.pb.h:3025</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aeaf00fd4c94e4044231f395ddf0ac13a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeaf00fd4c94e4044231f395ddf0ac13a">operations_research::sat::PROTOBUF_FINAL::set_assumptions</a></div><div class="ttdeci">void set_assumptions(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2f4272d7d81049f9a0f0945007984707"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2f4272d7d81049f9a0f0945007984707">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">IntegerArgumentProto &amp; operator=(const IntegerArgumentProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00589">cp_model.pb.h:589</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a04906f85b3412c9e9c4943c35ba5efce"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a04906f85b3412c9e9c4943c35ba5efce">operations_research::sat::PROTOBUF_FINAL::add_transition_head</a></div><div class="ttdeci">void add_transition_head(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abfa73d7f106725ceabf4cda4514414a1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abfa73d7f106725ceabf4cda4514414a1">operations_research::sat::PROTOBUF_FINAL::add_x_intervals</a></div><div class="ttdeci">void add_x_intervals(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa9796fcf062a9cb0b4f1acf0f65f95fe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa9796fcf062a9cb0b4f1acf0f65f95fe">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_no_overlap_2d</a></div><div class="ttdeci">void unsafe_arena_set_allocated_no_overlap_2d(::operations_research::sat::NoOverlap2DConstraintProto *no_overlap_2d)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a45e0b0a53c350cd5cd1cffd3fe52689a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a45e0b0a53c350cd5cd1cffd3fe52689a">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">TableConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03205">cp_model.pb.h:3205</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a86bfb9fb3cf3b15f34497f9deb28fef5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a86bfb9fb3cf3b15f34497f9deb28fef5">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_interval</a></div><div class="ttdeci">::operations_research::sat::IntervalConstraintProto * unsafe_arena_release_interval()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3678a68e1b508c12d05ef754c824a7c3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3678a68e1b508c12d05ef754c824a7c3">operations_research::sat::PROTOBUF_FINAL::mutable_tightened_variables</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt; * mutable_tightened_variables()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a57b228ddb33490ca5ef7f05e903983dd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a57b228ddb33490ca5ef7f05e903983dd">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_circuit</a></div><div class="ttdeci">::operations_research::sat::CircuitConstraintProto * unsafe_arena_release_circuit()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abc15affb181813f07701dddccc0b4f54"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abc15affb181813f07701dddccc0b4f54">operations_research::sat::PROTOBUF_FINAL::CircuitCoveringConstraintProto</a></div><div class="ttdeci">CircuitCoveringConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02965">cp_model.pb.h:2965</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1CircuitCoveringConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1CircuitCoveringConstraintProtoDefaultTypeInternal.html">operations_research::sat::CircuitCoveringConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00103">cp_model.pb.cc:103</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a011aaf7c9bbd850da62075e37ab39d67"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a011aaf7c9bbd850da62075e37ab39d67">operations_research::sat::PROTOBUF_FINAL::release_circuit_covering</a></div><div class="ttdeci">::operations_research::sat::CircuitCoveringConstraintProto * release_circuit_covering()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8a901f5856535ac1d69e420374864cb8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8a901f5856535ac1d69e420374864cb8">operations_research::sat::PROTOBUF_FINAL::InverseConstraintProto</a></div><div class="ttdeci">InverseConstraintProto(InverseConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03332">cp_model.pb.h:3332</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a44f2e1631cdbf3b9a89a8afa8acb8ebd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a44f2e1631cdbf3b9a89a8afa8acb8ebd">operations_research::sat::PROTOBUF_FINAL::clear_domain</a></div><div class="ttdeci">void clear_domain()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_add08b228bc4dc9f25ddb297e78b711f5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add08b228bc4dc9f25ddb297e78b711f5">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">LinearExpressionProto &amp; operator=(const LinearExpressionProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00751">cp_model.pb.h:751</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac5c2495c56d18786f220892e53693da4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac5c2495c56d18786f220892e53693da4">operations_research::sat::PROTOBUF_FINAL::release_circuit</a></div><div class="ttdeci">::operations_research::sat::CircuitConstraintProto * release_circuit()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1DecisionStrategyProto__AffineTransformationDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1DecisionStrategyProto__AffineTransformationDefaultTypeInternal.html">operations_research::sat::DecisionStrategyProto_AffineTransformationDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00152">cp_model.pb.cc:152</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac7453c28e1da85ea4728b31419c0d6b7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac7453c28e1da85ea4728b31419c0d6b7">operations_research::sat::PROTOBUF_FINAL::set_offset</a></div><div class="ttdeci">void set_offset(double value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac4168eb8c043a305f923cbdb229dfb2b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac4168eb8c043a305f923cbdb229dfb2b">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(CircuitCoveringConstraintProto &amp;a, CircuitCoveringConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03006">cp_model.pb.h:3006</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8b2c1e82c0dfdc9cbf88a02c23535116"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8b2c1e82c0dfdc9cbf88a02c23535116">operations_research::sat::PROTOBUF_FINAL::CpModelProto</a></div><div class="ttdeci">CpModelProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05324">cp_model.pb.h:5324</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6c1441b3d10dc7ee7814b37fed4c1cc6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c1441b3d10dc7ee7814b37fed4c1cc6">operations_research::sat::PROTOBUF_FINAL::clear_reservoir</a></div><div class="ttdeci">void clear_reservoir()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acb29ebc510348e4a2cd531a7c3f57c9c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acb29ebc510348e4a2cd531a7c3f57c9c">operations_research::sat::PROTOBUF_FINAL::clear_offset</a></div><div class="ttdeci">void clear_offset()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4adb6a102361ee0ddbeac28b48384086"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4adb6a102361ee0ddbeac28b48384086">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const InverseConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03362">cp_model.pb.h:3362</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aea1e3a66dd07f85502f09f3a30c7cb47"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aea1e3a66dd07f85502f09f3a30c7cb47">operations_research::sat::PROTOBUF_FINAL::clear_bool_and</a></div><div class="ttdeci">void clear_bool_and()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aad7f0da9c258ead79e82d6831d19a8d0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aad7f0da9c258ead79e82d6831d19a8d0">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const BoolArgumentProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a797ec51fe1a7cd45c22044907972f57e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a797ec51fe1a7cd45c22044907972f57e">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_int_prod</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * unsafe_arena_release_int_prod()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a76e123e4dee87181dcaac22be86ab4ce"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76e123e4dee87181dcaac22be86ab4ce">operations_research::sat::PROTOBUF_FINAL::set_solution_lower_bounds</a></div><div class="ttdeci">void set_solution_lower_bounds(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a72d41feda9a93c11089d3d99d6270999"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a72d41feda9a93c11089d3d99d6270999">operations_research::sat::PROTOBUF_FINAL::literals_size</a></div><div class="ttdeci">int literals_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab4e53a24e9917bd4320e2edb984b08a5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab4e53a24e9917bd4320e2edb984b08a5">operations_research::sat::PROTOBUF_FINAL::set_start</a></div><div class="ttdeci">void set_start(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a80970ab07d312851c191e67db0bf279e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a80970ab07d312851c191e67db0bf279e">operations_research::sat::PROTOBUF_FINAL::mutable_inverse</a></div><div class="ttdeci">::operations_research::sat::InverseConstraintProto * mutable_inverse()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac295a4ae19496c35333f736cad98b461"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac295a4ae19496c35333f736cad98b461">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_all_diff</a></div><div class="ttdeci">void unsafe_arena_set_allocated_all_diff(::operations_research::sat::AllDifferentConstraintProto *all_diff)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a43c8ca238264c68a69925929961f978a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a43c8ca238264c68a69925929961f978a">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_table</a></div><div class="ttdeci">::operations_research::sat::TableConstraintProto * unsafe_arena_release_table()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a71239823be870306541dd20383f71642"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71239823be870306541dd20383f71642">operations_research::sat::PROTOBUF_FINAL::int_div</a></div><div class="ttdeci">const ::operations_research::sat::IntegerArgumentProto &amp; int_div() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a35c0424dc86a508abbafe44b6c0311ad"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a35c0424dc86a508abbafe44b6c0311ad">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const CpSolverResponse * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05627">cp_model.pb.h:5627</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5060275e0542b71040ca75fd589f8e78"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5060275e0542b71040ca75fd589f8e78">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const ReservoirConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3d2e4c9a5495ee646ed491c114f81529"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3d2e4c9a5495ee646ed491c114f81529">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(InverseConstraintProto &amp;a, InverseConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03369">cp_model.pb.h:3369</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac38e01e04bf5f27adf22fc828c9084bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac38e01e04bf5f27adf22fc828c9084bf">operations_research::sat::PROTOBUF_FINAL::mutable_search_strategy</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto &gt; * mutable_search_strategy()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac85ab8cfff2d8cd8d4ec83f587e39717"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac85ab8cfff2d8cd8d4ec83f587e39717">operations_research::sat::PROTOBUF_FINAL::mutable_bool_and</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * mutable_bool_and()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5cb8715bb303f72eb9bedb44d2291a45"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5cb8715bb303f72eb9bedb44d2291a45">operations_research::sat::PROTOBUF_FINAL::clear_interval</a></div><div class="ttdeci">void clear_interval()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2445bdbf85e975af2ffab7d9ceb9facc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2445bdbf85e975af2ffab7d9ceb9facc">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const BoolArgumentProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac9d95b7f29f5146fc87c3e8f6a4cb859"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9d95b7f29f5146fc87c3e8f6a4cb859">operations_research::sat::PROTOBUF_FINAL::intervals</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; intervals() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5ab1e2486c7f1264ac6e899a734c70ba"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5ab1e2486c7f1264ac6e899a734c70ba">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(NoOverlapConstraintProto &amp;a, NoOverlapConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01820">cp_model.pb.h:1820</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aaa3305f1fd5a03f4eb7996c2a2aba0a9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaa3305f1fd5a03f4eb7996c2a2aba0a9">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(AllDifferentConstraintProto &amp;a, AllDifferentConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01136">cp_model.pb.h:1136</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a32a189ef706296d3fdd2a92a6ef0f34d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a32a189ef706296d3fdd2a92a6ef0f34d">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const DecisionStrategyProto_AffineTransformation &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a219e33a933e11952da5bbf0579eeabfd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a219e33a933e11952da5bbf0579eeabfd">operations_research::sat::PROTOBUF_FINAL::ConstraintProto</a></div><div class="ttdeci">ConstraintProto(ConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03770">cp_model.pb.h:3770</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a7fe2d41dc416b27433f95a6c2b060338"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a7fe2d41dc416b27433f95a6c2b060338">operations_research::sat::_LinearConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::LinearConstraintProtoDefaultTypeInternal _LinearConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00116">cp_model.pb.h:115</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9bdd9b9cd1ab7d9ded95db88d9f1482b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bdd9b9cd1ab7d9ded95db88d9f1482b">operations_research::sat::PROTOBUF_FINAL::literals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 literals(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5426dca77a2d887c036efbd92f509fe0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5426dca77a2d887c036efbd92f509fe0">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(IntegerVariableProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00304">cp_model.pb.h:304</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a31126ede7dd6a2a8da9fbd5de53099d8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a31126ede7dd6a2a8da9fbd5de53099d8">operations_research::sat::PROTOBUF_FINAL::IntegerArgumentProto</a></div><div class="ttdeci">IntegerArgumentProto(const IntegerArgumentProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac090117e96deae0549345dee408dec9c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac090117e96deae0549345dee408dec9c">operations_research::sat::PROTOBUF_FINAL::clear_no_overlap_2d</a></div><div class="ttdeci">void clear_no_overlap_2d()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a763ffa5a27b14785e1331d06c3a0b8ec"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a763ffa5a27b14785e1331d06c3a0b8ec">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_at_most_one</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * unsafe_arena_release_at_most_one()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a68dc88546c1114ddda94ae95bba55228"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a68dc88546c1114ddda94ae95bba55228">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">TableConstraintProto &amp; operator=(const TableConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03150">cp_model.pb.h:3150</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac29691de91a28ef0980331c91e5886ed"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac29691de91a28ef0980331c91e5886ed">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const AllDifferentConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0164811cbcb03cca15a57269ec91d010"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0164811cbcb03cca15a57269ec91d010">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">NoOverlap2DConstraintProto &amp; operator=(const NoOverlap2DConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01939">cp_model.pb.h:1939</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8ac39b7a3d6452c1b2d299ed30f39fb6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ac39b7a3d6452c1b2d299ed30f39fb6">operations_research::sat::PROTOBUF_FINAL::mutable_no_overlap</a></div><div class="ttdeci">::operations_research::sat::NoOverlapConstraintProto * mutable_no_overlap()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a777a6e330a22a8889389cb9b9c9f12d6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a777a6e330a22a8889389cb9b9c9f12d6">operations_research::sat::PROTOBUF_FINAL::has_objective</a></div><div class="ttdeci">bool has_objective() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_accd8cdf02d46b6bc4a57c4e5bc1d1a3c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#accd8cdf02d46b6bc4a57c4e5bc1d1a3c">operations_research::sat::PROTOBUF_FINAL::CircuitConstraintProto</a></div><div class="ttdeci">CircuitConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abe1bd016473676bb993178e15f2538be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abe1bd016473676bb993178e15f2538be">operations_research::sat::PROTOBUF_FINAL::ReservoirConstraintProto</a></div><div class="ttdeci">ReservoirConstraintProto(const ReservoirConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a625cf645638cc4ed584daf6a59d151a3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a625cf645638cc4ed584daf6a59d151a3">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_reservoir</a></div><div class="ttdeci">::operations_research::sat::ReservoirConstraintProto * unsafe_arena_release_reservoir()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae1c1230009fac9c09d2f98caa44ca961"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1c1230009fac9c09d2f98caa44ca961">operations_research::sat::PROTOBUF_FINAL::clear_min_level</a></div><div class="ttdeci">void clear_min_level()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7c50560b826e861f918ab3dc4ace444b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7c50560b826e861f918ab3dc4ace444b">operations_research::sat::PROTOBUF_FINAL::NoOverlap2DConstraintProto</a></div><div class="ttdeci">NoOverlap2DConstraintProto(const NoOverlap2DConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acef3683959ffe8e09034f0ed41c416df"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acef3683959ffe8e09034f0ed41c416df">operations_research::sat::PROTOBUF_FINAL::release_bool_xor</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * release_bool_xor()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2214361b5ef4cfdaeaf2720135f8ee4c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2214361b5ef4cfdaeaf2720135f8ee4c">operations_research::sat::PROTOBUF_FINAL::has_no_overlap</a></div><div class="ttdeci">bool has_no_overlap() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a90571f1fff6359b6a0f56887cb157864"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a90571f1fff6359b6a0f56887cb157864">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_target</a></div><div class="ttdeci">void unsafe_arena_set_allocated_target(::operations_research::sat::LinearExpressionProto *target)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3f2cb0e10b05e5e7ef0db38655b44914"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3f2cb0e10b05e5e7ef0db38655b44914">operations_research::sat::PROTOBUF_FINAL::set_nexts</a></div><div class="ttdeci">void set_nexts(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0d930f1034c9f7ece33d115044587ab4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0d930f1034c9f7ece33d115044587ab4">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_int_mod</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * unsafe_arena_release_int_mod()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a0ab0c4789d577b30dde661c19f88d00e"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00e">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy</a></div><div class="ttdeci">DecisionStrategyProto_DomainReductionStrategy</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00199">cp_model.pb.h:199</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac3a0363ef4ac7055acd3971d5ccf835a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac3a0363ef4ac7055acd3971d5ccf835a">operations_research::sat::PROTOBUF_FINAL::GetDescriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00285">cp_model.pb.h:285</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa80b7cd93c1a52617088c1a42a4e208f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa80b7cd93c1a52617088c1a42a4e208f">operations_research::sat::PROTOBUF_FINAL::set_allocated_lin_max</a></div><div class="ttdeci">void set_allocated_lin_max(::operations_research::sat::LinearArgumentProto *lin_max)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1PartialVariableAssignment_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1PartialVariableAssignment.html">operations_research::sat::PartialVariableAssignment</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af82e2a57ee8b583c00602dc9f113f2af"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af82e2a57ee8b583c00602dc9f113f2af">operations_research::sat::PROTOBUF_FINAL::clear_routes</a></div><div class="ttdeci">void clear_routes()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a67dfc3726c2f38d3bd122d026271b8bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a67dfc3726c2f38d3bd122d026271b8bf">operations_research::sat::PROTOBUF_FINAL::clear_element</a></div><div class="ttdeci">void clear_element()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a20870ebc47eae6d3cfda9fc1fd1b12f9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a20870ebc47eae6d3cfda9fc1fd1b12f9">operations_research::sat::PROTOBUF_FINAL::cumulative</a></div><div class="ttdeci">const ::operations_research::sat::CumulativeConstraintProto &amp; cumulative() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a399b47b21b7f489b7d9b276e72fff6b6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a399b47b21b7f489b7d9b276e72fff6b6">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(NoOverlap2DConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01974">cp_model.pb.h:1974</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a8de636307d758c08719de1fcad027f71"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a8de636307d758c08719de1fcad027f71">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_descriptor</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * DecisionStrategyProto_VariableSelectionStrategy_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01059">cp_model.pb.cc:1059</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1CumulativeConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1CumulativeConstraintProto.html">operations_research::sat::CumulativeConstraintProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac1cc19d1bd4d93587230b91326693e23"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1cc19d1bd4d93587230b91326693e23">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">BoolArgumentProto &amp; operator=(const BoolArgumentProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00438">cp_model.pb.h:438</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abd9f23c7acd0b2ee340980e71008ce6a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abd9f23c7acd0b2ee340980e71008ce6a">operations_research::sat::PROTOBUF_FINAL::status</a></div><div class="ttdeci">::operations_research::sat::CpSolverStatus status() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a245c5ab93206a038f3315ab1168fcba2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a245c5ab93206a038f3315ab1168fcba2">operations_research::sat::PROTOBUF_FINAL::heads</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; heads() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a74eaaa37670a2d429a0df860ebf1f9a2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a74eaaa37670a2d429a0df860ebf1f9a2">operations_research::sat::PROTOBUF_FINAL::LinearConstraintProto</a></div><div class="ttdeci">LinearConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01246">cp_model.pb.h:1246</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab368638efe5558954edf1676206e0cf2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab368638efe5558954edf1676206e0cf2">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">CumulativeConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02181">cp_model.pb.h:2181</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae1a9d6d2e54fddf879b792e54d434363"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1a9d6d2e54fddf879b792e54d434363">operations_research::sat::PROTOBUF_FINAL::set_demands</a></div><div class="ttdeci">void set_demands(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a386f6429b29513df95c0cbb2571442eb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a386f6429b29513df95c0cbb2571442eb">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">InverseConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03392">cp_model.pb.h:3392</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a69824f773eebb2c77243c8ab98820e0a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a69824f773eebb2c77243c8ab98820e0a">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a24d736c96518f46a807964b2c8ca5ef3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a24d736c96518f46a807964b2c8ca5ef3">operations_research::sat::PROTOBUF_FINAL::add_f_direct</a></div><div class="ttdeci">void add_f_direct(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af79b8b18aa9538006bab8757590540b4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af79b8b18aa9538006bab8757590540b4">operations_research::sat::PROTOBUF_FINAL::clear_objective_value</a></div><div class="ttdeci">void clear_objective_value()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aedc4ddb96acc28481c09828d2e016815ae071e79c23f061c9dd00ee09519a0031"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815ae071e79c23f061c9dd00ee09519a0031">operations_research::sat::MODEL_INVALID</a></div><div class="ttdeci">@ MODEL_INVALID</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00229">cp_model.pb.h:229</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a87c29fc0bd023db6b5ad4440c0f33805"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a87c29fc0bd023db6b5ad4440c0f33805">operations_research::sat::PROTOBUF_FINAL::mutable_variables</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_variables()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0ca8b96cf963d3135de00d825fe54938"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0ca8b96cf963d3135de00d825fe54938">operations_research::sat::PROTOBUF_FINAL::add_times</a></div><div class="ttdeci">void add_times(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0d5cc111973e8803543f418c21dfb93d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0d5cc111973e8803543f418c21dfb93d">operations_research::sat::PROTOBUF_FINAL::bool_and</a></div><div class="ttdeci">const ::operations_research::sat::BoolArgumentProto &amp; bool_and() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afcc936513697bac42f08648018bfbfff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afcc936513697bac42f08648018bfbfff">operations_research::sat::PROTOBUF_FINAL::~NoOverlap2DConstraintProto</a></div><div class="ttdeci">virtual ~NoOverlap2DConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1142c0779c2c47a758322e1dfd52c60a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1142c0779c2c47a758322e1dfd52c60a">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">DecisionStrategyProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04945">cp_model.pb.h:4945</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abad8e8eb9720d98c02234a78ba3a4309"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abad8e8eb9720d98c02234a78ba3a4309">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(AutomatonConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03556">cp_model.pb.h:3556</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abfc56185106e455bf31d1d1e8e38b989"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abfc56185106e455bf31d1d1e8e38b989">operations_research::sat::PROTOBUF_FINAL::f_inverse</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; f_inverse() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_adb0f594411a8904ac0088ad32720e2f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adb0f594411a8904ac0088ad32720e2f1">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">LinearArgumentProto &amp; operator=(const LinearArgumentProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00938">cp_model.pb.h:938</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae1741588f110be8583d4cd5f4cebc918"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1741588f110be8583d4cd5f4cebc918">operations_research::sat::PROTOBUF_FINAL::IntegerVariableProto</a></div><div class="ttdeci">IntegerVariableProto(const IntegerVariableProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae35e37d7a2884071ab935d17dad88e65"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae35e37d7a2884071ab935d17dad88e65">operations_research::sat::PROTOBUF_FINAL::DecisionStrategyProto_AffineTransformation</a></div><div class="ttdeci">DecisionStrategyProto_AffineTransformation(const DecisionStrategyProto_AffineTransformation &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac403cb3b163898fd3933d8587e04327e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac403cb3b163898fd3933d8587e04327e">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">DecisionStrategyProto &amp; operator=(DecisionStrategyProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04894">cp_model.pb.h:4894</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad9e3e107008d32a3d02495f468eba5d3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad9e3e107008d32a3d02495f468eba5d3">operations_research::sat::PROTOBUF_FINAL::capacity</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 capacity() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a418e9bc978217aa988a5ce78206ce2be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a418e9bc978217aa988a5ce78206ce2be">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(ConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03847">cp_model.pb.h:3847</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aefac19239a7e148079e79639ffd48864"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aefac19239a7e148079e79639ffd48864">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const AllDifferentConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6db6a946780a4214dde492d79ec6ac28"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6db6a946780a4214dde492d79ec6ac28">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">ReservoirConstraintProto &amp; operator=(ReservoirConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02317">cp_model.pb.h:2317</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a488e0919a349495dd68e5172a07c27f0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a488e0919a349495dd68e5172a07c27f0">operations_research::sat::PROTOBUF_FINAL::NoOverlap2DConstraintProto</a></div><div class="ttdeci">NoOverlap2DConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a30b71c41b904549f4bdcb73a020364cb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a30b71c41b904549f4bdcb73a020364cb">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">CumulativeConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02177">cp_model.pb.h:2177</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a754527a0a624bbadb27f60007660369c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a754527a0a624bbadb27f60007660369c">operations_research::sat::PROTOBUF_FINAL::demands_size</a></div><div class="ttdeci">int demands_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a69f4c57eae1c11adb2444d90463f0571"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a69f4c57eae1c11adb2444d90463f0571">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const RoutesConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa2267af53da766fa84c66ca1faca2670"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa2267af53da766fa84c66ca1faca2670">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const ReservoirConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a60c27999260ae6c812f9a392762769dc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a60c27999260ae6c812f9a392762769dc">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(LinearExpressionProto &amp;a, LinearExpressionProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00783">cp_model.pb.h:783</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afe7bb0259a13d0564335aaded49fc246"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe7bb0259a13d0564335aaded49fc246">operations_research::sat::PROTOBUF_FINAL::set_allocated_lin_min</a></div><div class="ttdeci">void set_allocated_lin_min(::operations_research::sat::LinearArgumentProto *lin_min)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a21bb5066d920fc16601198c03e1cec00"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21bb5066d920fc16601198c03e1cec00">operations_research::sat::PROTOBUF_FINAL::mutable_int_max</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * mutable_int_max()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0eac11b6838e9fd793a8d573ee641ce4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0eac11b6838e9fd793a8d573ee641ce4">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const CpObjectiveProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4742b5ae01f6b077a2a6ec7f600d7c4f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4742b5ae01f6b077a2a6ec7f600d7c4f">operations_research::sat::PROTOBUF_FINAL::clear_search_strategy</a></div><div class="ttdeci">void clear_search_strategy()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab1de41e204aed91cbe60db5a89f20602"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1de41e204aed91cbe60db5a89f20602">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(BoolArgumentProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00473">cp_model.pb.h:473</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a678a70353877ba6d13da41150d68af48"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a678a70353877ba6d13da41150d68af48">operations_research::sat::PROTOBUF_FINAL::assumptions_size</a></div><div class="ttdeci">int assumptions_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1CumulativeConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1CumulativeConstraintProtoDefaultTypeInternal.html">operations_research::sat::CumulativeConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00087">cp_model.pb.cc:87</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab49c4481809d78a81d60eecf31b4c4c8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab49c4481809d78a81d60eecf31b4c4c8">operations_research::sat::PROTOBUF_FINAL::has_lin_min</a></div><div class="ttdeci">bool has_lin_min() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a84f066c304d8bcbb9567be094feb9b08"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a84f066c304d8bcbb9567be094feb9b08">operations_research::sat::PROTOBUF_FINAL::objective_value</a></div><div class="ttdeci">double objective_value() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1CpModelProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1CpModelProtoDefaultTypeInternal.html">operations_research::sat::CpModelProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00164">cp_model.pb.cc:164</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7575f247a33b6f2beb2d7f9018da3dfa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7575f247a33b6f2beb2d7f9018da3dfa">operations_research::sat::PROTOBUF_FINAL::solution_upper_bounds</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 solution_upper_bounds(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a25aa22e4236375e52be40e1d43ca5be6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a25aa22e4236375e52be40e1d43ca5be6">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_bool_or</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * unsafe_arena_release_bool_or()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac50e81736f68bb14d369831ccb7d1000"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac50e81736f68bb14d369831ccb7d1000">operations_research::sat::PROTOBUF_FINAL::clear_constraint</a></div><div class="ttdeci">void clear_constraint()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9bb52f9d2a03820db9271cdae2ce97d5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9bb52f9d2a03820db9271cdae2ce97d5">operations_research::sat::PROTOBUF_FINAL::add_coeffs</a></div><div class="ttdeci">void add_coeffs(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7ff0391d9ceb41b857dfb4b3db75cdd6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7ff0391d9ceb41b857dfb4b3db75cdd6">operations_research::sat::PROTOBUF_FINAL::table</a></div><div class="ttdeci">const ::operations_research::sat::TableConstraintProto &amp; table() const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1LinearExpressionProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1LinearExpressionProto.html">operations_research::sat::LinearExpressionProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abfeb49a1b1dac67ac45c861fbf81cdf5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abfeb49a1b1dac67ac45c861fbf81cdf5">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const CircuitConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae5cafbb06846e85b8b10a2d0f46b8a60"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae5cafbb06846e85b8b10a2d0f46b8a60">operations_research::sat::PROTOBUF_FINAL::has_circuit_covering</a></div><div class="ttdeci">bool has_circuit_covering() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a198eab6e90987a37e2d031822b329028"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a198eab6e90987a37e2d031822b329028">operations_research::sat::PROTOBUF_FINAL::clear_solution_lower_bounds</a></div><div class="ttdeci">void clear_solution_lower_bounds()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac190701ced4ad95caae8eb88974eeddb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac190701ced4ad95caae8eb88974eeddb">operations_research::sat::PROTOBUF_FINAL::int_mod</a></div><div class="ttdeci">const ::operations_research::sat::IntegerArgumentProto &amp; int_mod() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2e1901074159a1dd30400e83ee8e259b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e1901074159a1dd30400e83ee8e259b">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_target</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * unsafe_arena_release_target()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a21ad69d638fcc1cd1a4dd6fe5c83637f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21ad69d638fcc1cd1a4dd6fe5c83637f">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">NoOverlapConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01843">cp_model.pb.h:1843</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1BoolArgumentProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1BoolArgumentProtoDefaultTypeInternal.html">operations_research::sat::BoolArgumentProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00047">cp_model.pb.cc:47</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0514ea61842db951b76ef7734874fb43"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0514ea61842db951b76ef7734874fb43">operations_research::sat::PROTOBUF_FINAL::IntegerVariableProto</a></div><div class="ttdeci">IntegerVariableProto(IntegerVariableProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00264">cp_model.pb.h:264</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a566434149fdabae3466d44b6522c233c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a566434149fdabae3466d44b6522c233c">operations_research::sat::PROTOBUF_FINAL::variables</a></div><div class="ttdeci">const ::operations_research::sat::IntegerVariableProto &amp; variables(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab15db161cdf5d881497ef073ffd10ba6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab15db161cdf5d881497ef073ffd10ba6">operations_research::sat::PROTOBUF_FINAL::set_solution_upper_bounds</a></div><div class="ttdeci">void set_solution_upper_bounds(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8224424ad7fd66515b20b99d80e7553b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8224424ad7fd66515b20b99d80e7553b">operations_research::sat::PROTOBUF_FINAL::set_allocated_objective</a></div><div class="ttdeci">void set_allocated_objective(::operations_research::sat::CpObjectiveProto *objective)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a01c0c2338fe4be2547f7902ee8341e4f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a01c0c2338fe4be2547f7902ee8341e4f">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">DecisionStrategyProto_AffineTransformation * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04782">cp_model.pb.h:4782</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a58f4b06b34b597ec9c6866e6d702cf6a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a58f4b06b34b597ec9c6866e6d702cf6a">operations_research::sat::PROTOBUF_FINAL::PartialVariableAssignment</a></div><div class="ttdeci">PartialVariableAssignment(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a529abd8c107ba6dbc8056206655a01b7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a529abd8c107ba6dbc8056206655a01b7">operations_research::sat::PROTOBUF_FINAL::release_name</a></div><div class="ttdeci">std::string * release_name()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a503c17fe4ce3617d54b5e6eaa5ee4da6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a503c17fe4ce3617d54b5e6eaa5ee4da6">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const BoolArgumentProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae8693eb1efd5097bb5fe47602439a56a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8693eb1efd5097bb5fe47602439a56a">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(CpModelProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05368">cp_model.pb.h:5368</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1IntegerArgumentProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1IntegerArgumentProtoDefaultTypeInternal.html">operations_research::sat::IntegerArgumentProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00051">cp_model.pb.cc:51</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8ef4a619049bfcaa63ed15db4c228e4a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ef4a619049bfcaa63ed15db4c228e4a">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">CpModelProto &amp; operator=(CpModelProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05337">cp_model.pb.h:5337</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1LinearConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1LinearConstraintProtoDefaultTypeInternal.html">operations_research::sat::LinearConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00067">cp_model.pb.cc:67</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3b0abead75f45f32463a4b6cdf6845f9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b0abead75f45f32463a4b6cdf6845f9">operations_research::sat::PROTOBUF_FINAL::~IntegerVariableProto</a></div><div class="ttdeci">virtual ~IntegerVariableProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a418873cbd77129ea83efd22b391be2b3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a418873cbd77129ea83efd22b391be2b3">operations_research::sat::PROTOBUF_FINAL::mutable_values</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; * mutable_values()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a21306b1dbfb8b53a33963f8603170bc7"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a21306b1dbfb8b53a33963f8603170bc7">operations_research::sat::CpSolverStatus_descriptor</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * CpSolverStatus_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01113">cp_model.pb.cc:1113</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a57e1161ae6b61b3c93fc7c83f6dd0497"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a57e1161ae6b61b3c93fc7c83f6dd0497">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">PartialVariableAssignment &amp; operator=(const PartialVariableAssignment &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05157">cp_model.pb.h:5157</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a51957ef03639866f9f888f67ef3a1ab0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a51957ef03639866f9f888f67ef3a1ab0">operations_research::sat::PROTOBUF_FINAL::int_prod</a></div><div class="ttdeci">const ::operations_research::sat::IntegerArgumentProto &amp; int_prod() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a808f498f6d78ba8d8b0c074fdec713cf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a808f498f6d78ba8d8b0c074fdec713cf">operations_research::sat::PROTOBUF_FINAL::~LinearConstraintProto</a></div><div class="ttdeci">virtual ~LinearConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af95d92b789c99a4424e8c4e03a63a2d5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af95d92b789c99a4424e8c4e03a63a2d5">operations_research::sat::PROTOBUF_FINAL::clear_index</a></div><div class="ttdeci">void clear_index()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a817d6f70cce6b3d11d1d49c01df1fec8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a817d6f70cce6b3d11d1d49c01df1fec8">operations_research::sat::PROTOBUF_FINAL::LinearArgumentProto</a></div><div class="ttdeci">LinearArgumentProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00929">cp_model.pb.h:929</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acfec7282045da6a778490a4de8e37f83"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfec7282045da6a778490a4de8e37f83">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(RoutesConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02772">cp_model.pb.h:2772</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a877082ad59a59b473b0b2ca7e04e3848"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a877082ad59a59b473b0b2ca7e04e3848">operations_research::sat::PROTOBUF_FINAL::set_allocated_bool_xor</a></div><div class="ttdeci">void set_allocated_bool_xor(::operations_research::sat::BoolArgumentProto *bool_xor)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0cf3e2ef19d1e580d07b8c50d95cfa1e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0cf3e2ef19d1e580d07b8c50d95cfa1e">operations_research::sat::PROTOBUF_FINAL::domain_size</a></div><div class="ttdeci">int domain_size() const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1BoolArgumentProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1BoolArgumentProto.html">operations_research::sat::BoolArgumentProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a510428594a28f1a5ef772a3dc33a47cb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a510428594a28f1a5ef772a3dc33a47cb">operations_research::sat::PROTOBUF_FINAL::DecisionStrategyProto</a></div><div class="ttdeci">DecisionStrategyProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="ademon__profiler_8cc_html_a21edc7ca4cc5802c8779d68556bc09cf"><div class="ttname"><a href="demon__profiler_8cc.html#a21edc7ca4cc5802c8779d68556bc09cf">value</a></div><div class="ttdeci">int64 value</div><div class="ttdef"><b>Definition:</b> <a href="demon__profiler_8cc_source.html#l00043">demon_profiler.cc:43</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3d691f87f89619ad170608022890544c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3d691f87f89619ad170608022890544c">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(CircuitConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02579">cp_model.pb.h:2579</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a00c2180f8562823474c60e231be689b0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00c2180f8562823474c60e231be689b0">operations_research::sat::PROTOBUF_FINAL::tails_size</a></div><div class="ttdeci">int tails_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a93369fa83a3c200b82fd8804d6bea22d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93369fa83a3c200b82fd8804d6bea22d">operations_research::sat::PROTOBUF_FINAL::set_allocated_at_most_one</a></div><div class="ttdeci">void set_allocated_at_most_one(::operations_research::sat::BoolArgumentProto *at_most_one)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1cb6cd47b17aa205e27952313e508942"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1cb6cd47b17aa205e27952313e508942">operations_research::sat::PROTOBUF_FINAL::set_max_level</a></div><div class="ttdeci">void set_max_level(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae7e6c7d917f112be9430ef2a79773b6d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae7e6c7d917f112be9430ef2a79773b6d">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const PartialVariableAssignment &amp; default_instance()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a5022cdbf0a4511363b80caf245fb2854"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a5022cdbf0a4511363b80caf245fb2854">operations_research::sat::_AllDifferentConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::AllDifferentConstraintProtoDefaultTypeInternal _AllDifferentConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00062">cp_model.pb.h:61</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad28063490babca3367be33b25f5db453"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad28063490babca3367be33b25f5db453">operations_research::sat::PROTOBUF_FINAL::mutable_enforcement_literal</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_enforcement_literal()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aff1b6b581944ba182074ab70195a7b46"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff1b6b581944ba182074ab70195a7b46">operations_research::sat::PROTOBUF_FINAL::ElementConstraintProto</a></div><div class="ttdeci">ElementConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01447">cp_model.pb.h:1447</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3abf0e8eaa7f83f85d743ac6b1eafe87"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3abf0e8eaa7f83f85d743ac6b1eafe87">operations_research::sat::PROTOBUF_FINAL::has_lin_max</a></div><div class="ttdeci">bool has_lin_max() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5686d273b4e2260e9d5c8a1b4c39ef3d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5686d273b4e2260e9d5c8a1b4c39ef3d">operations_research::sat::PROTOBUF_FINAL::NoOverlap2DConstraintProto</a></div><div class="ttdeci">NoOverlap2DConstraintProto(NoOverlap2DConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01934">cp_model.pb.h:1934</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abf42c734c786106a079346c67f6c42e5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abf42c734c786106a079346c67f6c42e5">operations_research::sat::PROTOBUF_FINAL::set_transition_label</a></div><div class="ttdeci">void set_transition_label(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af6178b9dcf983043f520ec8bd077b29a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af6178b9dcf983043f520ec8bd077b29a">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(DecisionStrategyProto &amp;a, DecisionStrategyProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04922">cp_model.pb.h:4922</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afa332f33c14ce43428f87a4b345d422b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa332f33c14ce43428f87a4b345d422b">operations_research::sat::PROTOBUF_FINAL::mutable_bool_xor</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * mutable_bool_xor()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a36da9bde9856ce1ddd7ddf7806fdaa98"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a36da9bde9856ce1ddd7ddf7806fdaa98">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">LinearConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01310">cp_model.pb.h:1310</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab7f01db58bcd22e6bef966a5c3f7bcec"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab7f01db58bcd22e6bef966a5c3f7bcec">operations_research::sat::PROTOBUF_FINAL::clear_domain_reduction_strategy</a></div><div class="ttdeci">void clear_domain_reduction_strategy()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a50810cff40eae745697501e4e1338cdd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a50810cff40eae745697501e4e1338cdd">operations_research::sat::PROTOBUF_FINAL::clear_linear</a></div><div class="ttdeci">void clear_linear()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9745834c1ca0b9c3a5785391c502a791"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9745834c1ca0b9c3a5785391c502a791">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_lin_min</a></div><div class="ttdeci">void unsafe_arena_set_allocated_lin_min(::operations_research::sat::LinearArgumentProto *lin_min)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0e8f1c292540f2516ee714c67badebed"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e8f1c292540f2516ee714c67badebed">operations_research::sat::PROTOBUF_FINAL::mutable_no_overlap_2d</a></div><div class="ttdeci">::operations_research::sat::NoOverlap2DConstraintProto * mutable_no_overlap_2d()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5de194fae79eeb9b54d960d21d113787"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5de194fae79eeb9b54d960d21d113787">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(BoolArgumentProto &amp;a, BoolArgumentProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00470">cp_model.pb.h:470</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad76faff4a586a647d47cad1fa507a4e6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad76faff4a586a647d47cad1fa507a4e6">operations_research::sat::PROTOBUF_FINAL::~TableConstraintProto</a></div><div class="ttdeci">virtual ~TableConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af3a61eb3e4fcb7f40afc8a4a7ff0339f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3a61eb3e4fcb7f40afc8a4a7ff0339f">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(CumulativeConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02169">cp_model.pb.h:2169</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ada097d8f84f670146e8b7b78cbfa0e7a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada097d8f84f670146e8b7b78cbfa0e7a">operations_research::sat::PROTOBUF_FINAL::clear_transformations</a></div><div class="ttdeci">void clear_transformations()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afa16379c7529f5690651a305674653ba"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa16379c7529f5690651a305674653ba">operations_research::sat::PROTOBUF_FINAL::final_states</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; &amp; final_states() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a642fcd74133dfdcd4f01d7ef2dff3995"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a642fcd74133dfdcd4f01d7ef2dff3995">operations_research::sat::PROTOBUF_FINAL::DecisionStrategyProto</a></div><div class="ttdeci">DecisionStrategyProto(DecisionStrategyProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04885">cp_model.pb.h:4885</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab6c265d3783e4ff6dc238febd7b5a801"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6c265d3783e4ff6dc238febd7b5a801">operations_research::sat::PROTOBUF_FINAL::ReservoirConstraintProto</a></div><div class="ttdeci">ReservoirConstraintProto(ReservoirConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02308">cp_model.pb.h:2308</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad2b545a6c52e40dbe620f8163bce15ae"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad2b545a6c52e40dbe620f8163bce15ae">operations_research::sat::PROTOBUF_FINAL::clear_tails</a></div><div class="ttdeci">void clear_tails()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1LinearArgumentProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1LinearArgumentProto.html">operations_research::sat::LinearArgumentProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a541af2edc140f8b15091ef7137eacb5f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a541af2edc140f8b15091ef7137eacb5f">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const PartialVariableAssignment * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05182">cp_model.pb.h:5182</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aecd0c388c081da7909b390a5121efbb3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecd0c388c081da7909b390a5121efbb3">operations_research::sat::PROTOBUF_FINAL::vars</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 vars(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8ef0ef47fa50b8519e6ca7d9679e0329"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ef0ef47fa50b8519e6ca7d9679e0329">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_routes</a></div><div class="ttdeci">::operations_research::sat::RoutesConstraintProto * unsafe_arena_release_routes()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac1e42046ea53b0a6a8bca6b0fc6680ef"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1e42046ea53b0a6a8bca6b0fc6680ef">operations_research::sat::PROTOBUF_FINAL::search_strategy</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto &gt; &amp; search_strategy() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ada030f50fcddb646af448ac7c5705e35"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada030f50fcddb646af448ac7c5705e35">operations_research::sat::PROTOBUF_FINAL::ConstraintCase</a></div><div class="ttdeci">ConstraintCase</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03799">cp_model.pb.h:3799</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6a4b23a149db96745f82f89624196f9c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6a4b23a149db96745f82f89624196f9c">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(CumulativeConstraintProto &amp;a, CumulativeConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02158">cp_model.pb.h:2158</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a355cf5869ac1881b34c5e7e917b35f97"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a355cf5869ac1881b34c5e7e917b35f97">operations_research::sat::PROTOBUF_FINAL::NoOverlapConstraintProto</a></div><div class="ttdeci">NoOverlapConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1e436b607da362266ed7e00d18cd6ac7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1e436b607da362266ed7e00d18cd6ac7">operations_research::sat::PROTOBUF_FINAL::Clear</a></div><div class="ttdeci">PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aab596a1f1006814f489cebf26ec8707b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab596a1f1006814f489cebf26ec8707b">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(DecisionStrategyProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04933">cp_model.pb.h:4933</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afd0831c13d0271c6185b150ee8e4186d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afd0831c13d0271c6185b150ee8e4186d">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">ElementConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01507">cp_model.pb.h:1507</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a5682de205955fe92a2903141da1737ca"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a5682de205955fe92a2903141da1737ca">operations_research::sat::_NoOverlap2DConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::NoOverlap2DConstraintProtoDefaultTypeInternal _NoOverlap2DConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00122">cp_model.pb.h:121</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a417dc46af8b9457ba372ce439154f86f"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a417dc46af8b9457ba372ce439154f86f">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_Parse</a></div><div class="ttdeci">bool DecisionStrategyProto_VariableSelectionStrategy_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DecisionStrategyProto_VariableSelectionStrategy *value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00194">cp_model.pb.h:194</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a408bb6e3e36ca8740707497d42e057df"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a408bb6e3e36ca8740707497d42e057df">operations_research::sat::PROTOBUF_FINAL::ConstraintProto</a></div><div class="ttdeci">ConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a848a113afebbc2dd5ce5cdfd619b4cce"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a848a113afebbc2dd5ce5cdfd619b4cce">operations_research::sat::PROTOBUF_FINAL::BoolArgumentProto</a></div><div class="ttdeci">BoolArgumentProto(const BoolArgumentProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9eedda51d7ca509266d101226eb6b226"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9eedda51d7ca509266d101226eb6b226">operations_research::sat::PROTOBUF_FINAL::coeffs</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; &amp; coeffs() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aad6fadf0c1e86ce55633a39ff8296cda"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aad6fadf0c1e86ce55633a39ff8296cda">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(InverseConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03372">cp_model.pb.h:3372</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8c7f92e08048d67e245a9cb48ecaf4a0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8c7f92e08048d67e245a9cb48ecaf4a0">operations_research::sat::PROTOBUF_FINAL::exprs</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::LinearExpressionProto &gt; &amp; exprs() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae76c3ed52304fd7b8014f8493eab2789"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae76c3ed52304fd7b8014f8493eab2789">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">AutomatonConstraintProto &amp; operator=(const AutomatonConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03513">cp_model.pb.h:3513</a></div></div>
<div class="ttc" id="anamespaceoperations__research_html"><div class="ttname"><a href="namespaceoperations__research.html">operations_research</a></div><div class="ttdoc">The vehicle routing library lets one model and solve generic vehicle routing problems ranging from th...</div><div class="ttdef"><b>Definition:</b> <a href="dense__doubly__linked__list_8h_source.html#l00021">dense_doubly_linked_list.h:21</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5c1560f825b20c9cc2c1d4d7751f6a7c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5c1560f825b20c9cc2c1d4d7751f6a7c">operations_research::sat::PROTOBUF_FINAL::heads_size</a></div><div class="ttdeci">int heads_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abd3cfccabe23c70d5732d0fe48abfaec"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abd3cfccabe23c70d5732d0fe48abfaec">operations_research::sat::PROTOBUF_FINAL::release_int_min</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * release_int_min()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2a06a1617188153b814bdee2c496d252"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2a06a1617188153b814bdee2c496d252">operations_research::sat::PROTOBUF_FINAL::mutable_transformations</a></div><div class="ttdeci">::operations_research::sat::DecisionStrategyProto_AffineTransformation * mutable_transformations(int index)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a56e5d70944a514b007cc2e2004a8ab4a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56e5d70944a514b007cc2e2004a8ab4a">operations_research::sat::PROTOBUF_FINAL::add_exprs</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * add_exprs()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a110e513a4cb2df1032b3c2d49575a956"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a110e513a4cb2df1032b3c2d49575a956">operations_research::sat::PROTOBUF_FINAL::NoOverlapConstraintProto</a></div><div class="ttdeci">NoOverlapConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01779">cp_model.pb.h:1779</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a27646aacbd3e1ada85b1abf7ebc5b069"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a27646aacbd3e1ada85b1abf7ebc5b069">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const IntegerArgumentProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3fcbdbfc88a326f40d88c985ff78e820"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3fcbdbfc88a326f40d88c985ff78e820">operations_research::sat::PROTOBUF_FINAL::RoutesConstraintProto</a></div><div class="ttdeci">RoutesConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8ba621cc9bb33649973e86ffe25d5cca"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ba621cc9bb33649973e86ffe25d5cca">operations_research::sat::PROTOBUF_FINAL::has_bool_xor</a></div><div class="ttdeci">bool has_bool_xor() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1IntegerVariableProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1IntegerVariableProtoDefaultTypeInternal.html">operations_research::sat::IntegerVariableProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00043">cp_model.pb.cc:43</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a597e4d57e5e51810c4004dd42c5ef33b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a597e4d57e5e51810c4004dd42c5ef33b">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">ElementConstraintProto &amp; operator=(ElementConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01460">cp_model.pb.h:1460</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a40c7d7307cd44778b4788cd417dcce9a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a40c7d7307cd44778b4788cd417dcce9a">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const AutomatonConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03538">cp_model.pb.h:3538</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_adbb62d344329ce2729e771ff15398594"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adbb62d344329ce2729e771ff15398594">operations_research::sat::PROTOBUF_FINAL::has_reservoir</a></div><div class="ttdeci">bool has_reservoir() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a060b18d5d84a7460c5fad34c42bf90df"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a060b18d5d84a7460c5fad34c42bf90df">operations_research::sat::PROTOBUF_FINAL::distinguished_nodes_size</a></div><div class="ttdeci">int distinguished_nodes_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4422e344178071198054eff604eea3d2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4422e344178071198054eff604eea3d2">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &amp;from) final</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0349ae1ca3fa104ce9061b7660de23ee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0349ae1ca3fa104ce9061b7660de23ee">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">BoolArgumentProto &amp; operator=(BoolArgumentProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00442">cp_model.pb.h:442</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a685b0fabfb7c53070179d04c017516d2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a685b0fabfb7c53070179d04c017516d2">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const AllDifferentConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac9d6c52092e36be6eee98622ede47c79"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9d6c52092e36be6eee98622ede47c79">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const NoOverlapConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01813">cp_model.pb.h:1813</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6069c6d8a6f5dcc7fc4f53c35640fbb9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6069c6d8a6f5dcc7fc4f53c35640fbb9">operations_research::sat::PROTOBUF_FINAL::clear_inverse</a></div><div class="ttdeci">void clear_inverse()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab22cae6d96862d8611c8473874059348"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab22cae6d96862d8611c8473874059348">operations_research::sat::PROTOBUF_FINAL::BoolArgumentProto</a></div><div class="ttdeci">BoolArgumentProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac86c838f1b0a13a6e0aeb502fed4e1ac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac86c838f1b0a13a6e0aeb502fed4e1ac">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(InverseConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03380">cp_model.pb.h:3380</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af2cc1a5e2cd2573e45270dac0b3f707c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af2cc1a5e2cd2573e45270dac0b3f707c">operations_research::sat::PROTOBUF_FINAL::clear_all_diff</a></div><div class="ttdeci">void clear_all_diff()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1071ca272a35f5819dd34609bdf8977f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1071ca272a35f5819dd34609bdf8977f">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_linear</a></div><div class="ttdeci">void unsafe_arena_set_allocated_linear(::operations_research::sat::LinearConstraintProto *linear)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7d6362eb8a06b6dc2ed0fca2172e5a1e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7d6362eb8a06b6dc2ed0fca2172e5a1e">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(LinearArgumentProto &amp;a, LinearArgumentProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00970">cp_model.pb.h:970</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a814e96c752781acab2f9eb192271a758"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a814e96c752781acab2f9eb192271a758">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const TableConstraintProto &amp;from)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_ac65a4238749ba58cb9d108e4441b8a3c"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#ac65a4238749ba58cb9d108e4441b8a3c">operations_research::sat::_LinearExpressionProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::LinearExpressionProtoDefaultTypeInternal _LinearExpressionProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00119">cp_model.pb.h:118</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6dd80a4a42fdfadfcbd5a83b759b5860"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6dd80a4a42fdfadfcbd5a83b759b5860">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_objective</a></div><div class="ttdeci">void unsafe_arena_set_allocated_objective(::operations_research::sat::CpObjectiveProto *objective)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a49be72cea6c9ed2d03a07e51160ad4f6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a49be72cea6c9ed2d03a07e51160ad4f6">operations_research::sat::PROTOBUF_FINAL::enforcement_literal</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 enforcement_literal(int index) const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_afa291a640d37abb7a53142f7b4acba70"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#afa291a640d37abb7a53142f7b4acba70">operations_research::sat::_ReservoirConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::ReservoirConstraintProtoDefaultTypeInternal _ReservoirConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00131">cp_model.pb.h:130</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9cca25fab652a1c5402f9f8f78cdf38a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9cca25fab652a1c5402f9f8f78cdf38a">operations_research::sat::PROTOBUF_FINAL::assumptions</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 assumptions(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9ce43a595ad994c67ebd4cc3a5cda0df"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9ce43a595ad994c67ebd4cc3a5cda0df">operations_research::sat::PROTOBUF_FINAL::clear_best_objective_bound</a></div><div class="ttdeci">void clear_best_objective_bound()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af865a6b3d1bbed5d4472acab49b967be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af865a6b3d1bbed5d4472acab49b967be">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">LinearConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01306">cp_model.pb.h:1306</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a0ab0c4789d577b30dde661c19f88d00ea12f599538c023b465123a3c9cfa9869f"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea12f599538c023b465123a3c9cfa9869f">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_DecisionStrategyProto_DomainReductionStrategy_INT_MIN_SENTINEL_DO_NOT_USE_</a></div><div class="ttdeci">@ DecisionStrategyProto_DomainReductionStrategy_DecisionStrategyProto_DomainReductionStrategy_INT_MIN_SENTINEL_DO_NOT_USE_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00205">cp_model.pb.h:205</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a26e886e4c00d6c591400e25f0a0c6d20"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a26e886e4c00d6c591400e25f0a0c6d20">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(CpSolverResponse *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05645">cp_model.pb.h:5645</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab0e51a8b6232e5558ab2d4e75ed03ff2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab0e51a8b6232e5558ab2d4e75ed03ff2">operations_research::sat::PROTOBUF_FINAL::has_routes</a></div><div class="ttdeci">bool has_routes() const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aedc4ddb96acc28481c09828d2e016815a3c013bc15052315782a00d86f3fca3ab"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a3c013bc15052315782a00d86f3fca3ab">operations_research::sat::CpSolverStatus_INT_MIN_SENTINEL_DO_NOT_USE_</a></div><div class="ttdeci">@ CpSolverStatus_INT_MIN_SENTINEL_DO_NOT_USE_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00233">cp_model.pb.h:233</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a38c221cc78bd44bfc0d0af12f1170289"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a38c221cc78bd44bfc0d0af12f1170289">operations_research::sat::PROTOBUF_FINAL::clear_nexts</a></div><div class="ttdeci">void clear_nexts()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aedc4ddb96acc28481c09828d2e016815a6ce26a62afab55d7606ad4e92428b30c"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a6ce26a62afab55d7606ad4e92428b30c">operations_research::sat::UNKNOWN</a></div><div class="ttdeci">@ UNKNOWN</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00228">cp_model.pb.h:228</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4eb5dc87ea42192a5cfd47d893c75eaa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4eb5dc87ea42192a5cfd47d893c75eaa">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const LinearExpressionProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7f49b79a904b9762abae922f5e2f8789"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7f49b79a904b9762abae922f5e2f8789">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">DecisionStrategyProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04941">cp_model.pb.h:4941</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a21f91d6bbd144f61643ea55dfbd75816"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21f91d6bbd144f61643ea55dfbd75816">operations_research::sat::PROTOBUF_FINAL::release_int_mod</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * release_int_mod()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab5e1f7bfea035d10f658c5a7b10b271f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab5e1f7bfea035d10f658c5a7b10b271f">operations_research::sat::PROTOBUF_FINAL::set_distinguished_nodes</a></div><div class="ttdeci">void set_distinguished_nodes(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abdfd052096673a1a77a63479be740934"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abdfd052096673a1a77a63479be740934">operations_research::sat::PROTOBUF_FINAL::domain</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; &amp; domain() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad5e2490938774acaa7db4a49d1c369f3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad5e2490938774acaa7db4a49d1c369f3">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(CpModelProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05376">cp_model.pb.h:5376</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a75bd49155d0850d0e2d64a22e0f860bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75bd49155d0850d0e2d64a22e0f860bf">operations_research::sat::PROTOBUF_FINAL::DomainReductionStrategy_Parse</a></div><div class="ttdeci">static bool DomainReductionStrategy_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DomainReductionStrategy *value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05057">cp_model.pb.h:5057</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad97af219ab4d62c806c052848a69dab3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad97af219ab4d62c806c052848a69dab3">operations_research::sat::PROTOBUF_FINAL::clear_objective</a></div><div class="ttdeci">void clear_objective()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1AutomatonConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1AutomatonConstraintProto.html">operations_research::sat::AutomatonConstraintProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9088ed28116938435def15c8138a676b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9088ed28116938435def15c8138a676b">operations_research::sat::PROTOBUF_FINAL::variable_selection_strategy</a></div><div class="ttdeci">::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy variable_selection_strategy() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab814c1d1d979ab21fba480d4f2184f0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab814c1d1d979ab21fba480d4f2184f0c">operations_research::sat::PROTOBUF_FINAL::has_solution_hint</a></div><div class="ttdeci">bool has_solution_hint() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae32ede51cf002add82b212e4345c33d7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae32ede51cf002add82b212e4345c33d7">operations_research::sat::PROTOBUF_FINAL::vars</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; vars() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a19e6f9bbeb80a21d730cd0c068d47270"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a19e6f9bbeb80a21d730cd0c068d47270">operations_research::sat::PROTOBUF_FINAL::~AllDifferentConstraintProto</a></div><div class="ttdeci">virtual ~AllDifferentConstraintProto()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_af34fca4c31d5c2ab765ec99b192bab6a"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#af34fca4c31d5c2ab765ec99b192bab6a">operations_research::sat::_ConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::ConstraintProtoDefaultTypeInternal _ConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00077">cp_model.pb.h:76</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a38fc3490251a1ceefabd6ee0a0fa5520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a38fc3490251a1ceefabd6ee0a0fa5520">operations_research::sat::PROTOBUF_FINAL::AllDifferentConstraintProto</a></div><div class="ttdeci">AllDifferentConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01095">cp_model.pb.h:1095</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9dabe006795915fe08da2e5fe68590f0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9dabe006795915fe08da2e5fe68590f0">operations_research::sat::PROTOBUF_FINAL::set_final_states</a></div><div class="ttdeci">void set_final_states(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab11f47b6402c125098658e453d9d120d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab11f47b6402c125098658e453d9d120d">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const NoOverlap2DConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1AllDifferentConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1AllDifferentConstraintProtoDefaultTypeInternal.html">operations_research::sat::AllDifferentConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00063">cp_model.pb.cc:63</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae2f3b21a4d4e1d963f04aaa567f2c49c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae2f3b21a4d4e1d963f04aaa567f2c49c">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const IntervalConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01654">cp_model.pb.h:1654</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8ce9ffcf15aec19a0b89c4c2de382ab8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ce9ffcf15aec19a0b89c4c2de382ab8">operations_research::sat::PROTOBUF_FINAL::set_actives</a></div><div class="ttdeci">void set_actives(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a827e28aab3a3c13c604f94596039e25d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a827e28aab3a3c13c604f94596039e25d">operations_research::sat::PROTOBUF_FINAL::transformations_size</a></div><div class="ttdeci">int transformations_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a18d3fd4f45934ff9433167dc48db5fac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a18d3fd4f45934ff9433167dc48db5fac">operations_research::sat::PROTOBUF_FINAL::clear_variable_selection_strategy</a></div><div class="ttdeci">void clear_variable_selection_strategy()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad046f0f565ffdb89b7b37cfdb158adf3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad046f0f565ffdb89b7b37cfdb158adf3">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const LinearConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01280">cp_model.pb.h:1280</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad00fa4ffb9de0e8fcdb4c5da37a8a242"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad00fa4ffb9de0e8fcdb4c5da37a8a242">operations_research::sat::PROTOBUF_FINAL::clear_negated</a></div><div class="ttdeci">void clear_negated()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abe028a5a695ef46fdf4d4043987eb94f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abe028a5a695ef46fdf4d4043987eb94f">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">DecisionStrategyProto_AffineTransformation &amp; operator=(DecisionStrategyProto_AffineTransformation &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04735">cp_model.pb.h:4735</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a34265fc42863b2658b9e7be1c004a5c9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a34265fc42863b2658b9e7be1c004a5c9">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">ConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03855">cp_model.pb.h:3855</a></div></div>
<div class="ttc" id="aintegral__types_8h_html_a7cde0074dfd288f2d70c0e035dacb28a"><div class="ttname"><a href="integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a">int64</a></div><div class="ttdeci">int64_t int64</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00034">integral_types.h:34</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8a5c587fb669a35165ac681b495e52b7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8a5c587fb669a35165ac681b495e52b7">operations_research::sat::PROTOBUF_FINAL::add_sufficient_assumptions_for_infeasibility</a></div><div class="ttdeci">void add_sufficient_assumptions_for_infeasibility(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab6969cb2904cf85b25e95b9be0903a10"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6969cb2904cf85b25e95b9be0903a10">operations_research::sat::PROTOBUF_FINAL::constraints</a></div><div class="ttdeci">const ::operations_research::sat::ConstraintProto &amp; constraints(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1DecisionStrategyProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1DecisionStrategyProtoDefaultTypeInternal.html">operations_research::sat::DecisionStrategyProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00156">cp_model.pb.cc:156</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a118165c6c3490f78382f6d7bcfae2ad9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a118165c6c3490f78382f6d7bcfae2ad9">operations_research::sat::PROTOBUF_FINAL::search_strategy_size</a></div><div class="ttdeci">int search_strategy_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2d05bc585c3ea183b952bd2d48381412"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d05bc585c3ea183b952bd2d48381412">operations_research::sat::PROTOBUF_FINAL::clear_solution_upper_bounds</a></div><div class="ttdeci">void clear_solution_upper_bounds()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad711ad5e776aaeed843475adc2ef6c0a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad711ad5e776aaeed843475adc2ef6c0a">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">IntegerVariableProto &amp; operator=(const IntegerVariableProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00269">cp_model.pb.h:269</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8833e075ef8f8090c75efbe0ada224f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8833e075ef8f8090c75efbe0ada224f7">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &amp;from) final</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2266c77ad6db8de45560357c1436e558"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2266c77ad6db8de45560357c1436e558">operations_research::sat::PROTOBUF_FINAL::add_domain</a></div><div class="ttdeci">void add_domain(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa552445f5b5f62d989b1dd9bba7d6f86"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa552445f5b5f62d989b1dd9bba7d6f86">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_bool_and</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * unsafe_arena_release_bool_and()</div></div>
<div class="ttc" id="astructTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto_html_a57e83bcf45762efcecb94544c5069304"><div class="ttname"><a href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a57e83bcf45762efcecb94544c5069304">TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto::PROTOBUF_SECTION_VARIABLE</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_ac22a3ab628a918dd90466ba12d6ee0cd"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#ac22a3ab628a918dd90466ba12d6ee0cd">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_Name</a></div><div class="ttdeci">const std::string &amp; DecisionStrategyProto_DomainReductionStrategy_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00215">cp_model.pb.h:215</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af09d5034aeb5b1b64f2f0fb27c0aaaa7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af09d5034aeb5b1b64f2f0fb27c0aaaa7">operations_research::sat::PROTOBUF_FINAL::RoutesConstraintProto</a></div><div class="ttdeci">RoutesConstraintProto(RoutesConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02732">cp_model.pb.h:2732</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac20e43676899f3e4be9cf8b2eeb9ed99"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac20e43676899f3e4be9cf8b2eeb9ed99">operations_research::sat::PROTOBUF_FINAL::set_domain</a></div><div class="ttdeci">void set_domain(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a56748cec196d5b2109d6de39b87e6429"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56748cec196d5b2109d6de39b87e6429">operations_research::sat::PROTOBUF_FINAL::clear_demands</a></div><div class="ttdeci">void clear_demands()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae0427ea8187d15bbd66e24a6b9a06428"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae0427ea8187d15bbd66e24a6b9a06428">operations_research::sat::PROTOBUF_FINAL::release_lin_max</a></div><div class="ttdeci">::operations_research::sat::LinearArgumentProto * release_lin_max()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0bae5a260b28c7bc5ad83c206e346fa8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0bae5a260b28c7bc5ad83c206e346fa8">operations_research::sat::PROTOBUF_FINAL::set_allocated_solution_info</a></div><div class="ttdeci">void set_allocated_solution_info(std::string *solution_info)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aba817320dad1ec6a9d019e6f80db5c53"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba817320dad1ec6a9d019e6f80db5c53">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const LinearExpressionProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac13cd058e45b42c4addb61e014ad7cbc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac13cd058e45b42c4addb61e014ad7cbc">operations_research::sat::PROTOBUF_FINAL::clear_x_intervals</a></div><div class="ttdeci">void clear_x_intervals()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a82228733f5e3c52ecce301792081d34f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a82228733f5e3c52ecce301792081d34f">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">IntegerArgumentProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00644">cp_model.pb.h:644</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4e0e280e64ceb2b7c886e8fef7be9560"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e0e280e64ceb2b7c886e8fef7be9560">operations_research::sat::PROTOBUF_FINAL::release_all_diff</a></div><div class="ttdeci">::operations_research::sat::AllDifferentConstraintProto * release_all_diff()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8952235b811956e4b05d1cf22bc988fb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8952235b811956e4b05d1cf22bc988fb">operations_research::sat::PROTOBUF_FINAL::mutable_assumptions</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_assumptions()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a82afe1efe3bd45954b8a07ac36d6e602"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a82afe1efe3bd45954b8a07ac36d6e602">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">LinearArgumentProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00993">cp_model.pb.h:993</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1ff68ea7450881202b110db4a1ff096e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1ff68ea7450881202b110db4a1ff096e">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(LinearConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01290">cp_model.pb.h:1290</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3da3f464558e8b4bc34a3a57885b2904"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3da3f464558e8b4bc34a3a57885b2904">operations_research::sat::PROTOBUF_FINAL::clear_intervals</a></div><div class="ttdeci">void clear_intervals()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9ee236434540a0639967f738885d638d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9ee236434540a0639967f738885d638d">operations_research::sat::PROTOBUF_FINAL::clear_target</a></div><div class="ttdeci">void clear_target()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae525d235b02bcfc962d845e28f5f0125"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae525d235b02bcfc962d845e28f5f0125">operations_research::sat::PROTOBUF_FINAL::deterministic_time</a></div><div class="ttdeci">double deterministic_time() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa5181cd3eedf807ed08de6f979293fe4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa5181cd3eedf807ed08de6f979293fe4">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_int_max</a></div><div class="ttdeci">void unsafe_arena_set_allocated_int_max(::operations_research::sat::IntegerArgumentProto *int_max)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3325240dd8f19db95a9d42405b8676c4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3325240dd8f19db95a9d42405b8676c4">operations_research::sat::PROTOBUF_FINAL::f_direct</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 f_direct(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a704f22ac911862f952242df31f1f8587"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a704f22ac911862f952242df31f1f8587">operations_research::sat::PROTOBUF_FINAL::CpModelProto</a></div><div class="ttdeci">CpModelProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5339b1584860029bfdb4f080683852f5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5339b1584860029bfdb4f080683852f5">operations_research::sat::PROTOBUF_FINAL::clear_literals</a></div><div class="ttdeci">void clear_literals()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4844e736c20f00e86c77584fb6b307eb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4844e736c20f00e86c77584fb6b307eb">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_bool_xor</a></div><div class="ttdeci">void unsafe_arena_set_allocated_bool_xor(::operations_research::sat::BoolArgumentProto *bool_xor)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a03072e1fbb45edb7bb8ac7f9e77c4c92"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a03072e1fbb45edb7bb8ac7f9e77c4c92">operations_research::sat::PROTOBUF_FINAL::AutomatonConstraintProto</a></div><div class="ttdeci">AutomatonConstraintProto(AutomatonConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03508">cp_model.pb.h:3508</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abb66c7a06e43caab81400f928a69aa98"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abb66c7a06e43caab81400f928a69aa98">operations_research::sat::PROTOBUF_FINAL::mutable_reservoir</a></div><div class="ttdeci">::operations_research::sat::ReservoirConstraintProto * mutable_reservoir()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a85a258c9d3800df5b9f86c0d1e991e66"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a85a258c9d3800df5b9f86c0d1e991e66">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const LinearArgumentProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_adbf97f0d7cdb5afefea9eabb5e07fd1c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adbf97f0d7cdb5afefea9eabb5e07fd1c">operations_research::sat::PROTOBUF_FINAL::CircuitConstraintProto</a></div><div class="ttdeci">CircuitConstraintProto(const CircuitConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad722ad2cfd3e72602807265d50d42497"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad722ad2cfd3e72602807265d50d42497">operations_research::sat::PROTOBUF_FINAL::clear_user_time</a></div><div class="ttdeci">void clear_user_time()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa7d3c692984c9869ecc098189cca5642"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa7d3c692984c9869ecc098189cca5642">operations_research::sat::PROTOBUF_FINAL::~CpSolverResponse</a></div><div class="ttdeci">virtual ~CpSolverResponse()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1ConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1ConstraintProtoDefaultTypeInternal.html">operations_research::sat::ConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00119">cp_model.pb.cc:119</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad36b5d1a40af0e486a0ff999e7f1c4ae"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad36b5d1a40af0e486a0ff999e7f1c4ae">operations_research::sat::PROTOBUF_FINAL::literals</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; literals() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a06f6ef69ccf489db30d4d5af273c7a9d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06f6ef69ccf489db30d4d5af273c7a9d">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(CpObjectiveProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04551">cp_model.pb.h:4551</a></div></div>
<div class="ttc" id="apack_8cc_html_a750b5d744c39a06bfb13e6eb010e35d0"><div class="ttname"><a href="pack_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a></div><div class="ttdeci">int index</div><div class="ttdef"><b>Definition:</b> <a href="pack_8cc_source.html#l00508">pack.cc:508</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6aef62b630113cc40fda112979d72182"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6aef62b630113cc40fda112979d72182">operations_research::sat::PROTOBUF_FINAL::set_times</a></div><div class="ttdeci">void set_times(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab93cc31d54546a85e6b4844292676584"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab93cc31d54546a85e6b4844292676584">operations_research::sat::PROTOBUF_FINAL::set_allocated_solution_hint</a></div><div class="ttdeci">void set_allocated_solution_hint(::operations_research::sat::PartialVariableAssignment *solution_hint)</div></div>
<div class="ttc" id="aintegral__types_8h_html_a56f1a81c92849566ae864511088eb7e8"><div class="ttname"><a href="integral__types_8h.html#a56f1a81c92849566ae864511088eb7e8">int32</a></div><div class="ttdeci">int int32</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00033">integral_types.h:33</a></div></div>
<div class="ttc" id="ainterval_8cc_html_a1e6e18599bc7057307916e1f810f83a8"><div class="ttname"><a href="interval_8cc.html#a1e6e18599bc7057307916e1f810f83a8">offset_</a></div><div class="ttdeci">const int64 offset_</div><div class="ttdef"><b>Definition:</b> <a href="interval_8cc_source.html#l02076">interval.cc:2076</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a01d7c2689e74c81e0d6c0a72e811f3d9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a01d7c2689e74c81e0d6c0a72e811f3d9">operations_research::sat::PROTOBUF_FINAL::AllDifferentConstraintProto</a></div><div class="ttdeci">AllDifferentConstraintProto(const AllDifferentConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html">operations_research::sat::PROTOBUF_FINAL</a></div><div class="ttdef"><b>Definition:</b> <a href="boolean__problem_8pb_8h_source.html#l00084">boolean_problem.pb.h:85</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2ed8794ebb54d1f903a9f72ad04df533"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2ed8794ebb54d1f903a9f72ad04df533">operations_research::sat::PROTOBUF_FINAL::clear_lin_max</a></div><div class="ttdeci">void clear_lin_max()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1CircuitCoveringConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1CircuitCoveringConstraintProto.html">operations_research::sat::CircuitCoveringConstraintProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a18fbf59bc72710d25e3b61d551aa38f8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a18fbf59bc72710d25e3b61d551aa38f8">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">PartialVariableAssignment &amp; operator=(PartialVariableAssignment &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05161">cp_model.pb.h:5161</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab397c05c126bc0029965f05d4c9e1dc8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab397c05c126bc0029965f05d4c9e1dc8">operations_research::sat::PROTOBUF_FINAL::has_int_mod</a></div><div class="ttdeci">bool has_int_mod() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac36f2c9122de979aa91d3048f6e67d9d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac36f2c9122de979aa91d3048f6e67d9d">operations_research::sat::PROTOBUF_FINAL::mutable_tightened_variables</a></div><div class="ttdeci">::operations_research::sat::IntegerVariableProto * mutable_tightened_variables(int index)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aeb8bd6525c0315ccd30db6b7ee93a78b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeb8bd6525c0315ccd30db6b7ee93a78b">operations_research::sat::PROTOBUF_FINAL::add_transition_label</a></div><div class="ttdeci">void add_transition_label(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a78f07b013d1f3f208298db7cd977e86d"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a78f07b013d1f3f208298db7cd977e86d">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_Parse</a></div><div class="ttdeci">bool DecisionStrategyProto_DomainReductionStrategy_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DecisionStrategyProto_DomainReductionStrategy *value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00222">cp_model.pb.h:222</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a22f7c0b8646494fc16ef74301b10854c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22f7c0b8646494fc16ef74301b10854c">operations_research::sat::PROTOBUF_FINAL::set_name</a></div><div class="ttdeci">void set_name(const char *value, size_t size)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae6eda99ac2c7fb2762d11a8cbb0e9073"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae6eda99ac2c7fb2762d11a8cbb0e9073">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">CpSolverResponse &amp; operator=(const CpSolverResponse &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05602">cp_model.pb.h:5602</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af59255f379b91c760954cf515ddf3e2e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af59255f379b91c760954cf515ddf3e2e">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">InverseConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03388">cp_model.pb.h:3388</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ace5c1249d6b5875e7f1936b75ff7c77b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ace5c1249d6b5875e7f1936b75ff7c77b">operations_research::sat::PROTOBUF_FINAL::add_transition_tail</a></div><div class="ttdeci">void add_transition_tail(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a34734dfe99546940f386b037fd59fe95"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a34734dfe99546940f386b037fd59fe95">operations_research::sat::PROTOBUF_FINAL::set_allocated_no_overlap</a></div><div class="ttdeci">void set_allocated_no_overlap(::operations_research::sat::NoOverlapConstraintProto *no_overlap)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0662c8e3658dec6a373cfc0cf0d68458"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0662c8e3658dec6a373cfc0cf0d68458">operations_research::sat::PROTOBUF_FINAL::LinearExpressionProto</a></div><div class="ttdeci">LinearExpressionProto(LinearExpressionProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00746">cp_model.pb.h:746</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a24080c755f42f8a99768b64d06bc287e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a24080c755f42f8a99768b64d06bc287e">operations_research::sat::PROTOBUF_FINAL::set_heads</a></div><div class="ttdeci">void set_heads(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0b3f277775dd6baa45eaf8a13a1ed6a8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0b3f277775dd6baa45eaf8a13a1ed6a8">operations_research::sat::PROTOBUF_FINAL::set_allocated_bool_or</a></div><div class="ttdeci">void set_allocated_bool_or(::operations_research::sat::BoolArgumentProto *bool_or)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0b4fcd7f804cbe319658ac4732e56be1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0b4fcd7f804cbe319658ac4732e56be1">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const LinearConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a47c71890f743188dc922d9283c8f5639"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a47c71890f743188dc922d9283c8f5639">operations_research::sat::PROTOBUF_FINAL::solution_upper_bounds_size</a></div><div class="ttdeci">int solution_upper_bounds_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6ce0e81111b2b460282cc4f8f0953cff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6ce0e81111b2b460282cc4f8f0953cff">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">LinearArgumentProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00989">cp_model.pb.h:989</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af7993b6578277f2a5cb166704460ef09"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af7993b6578277f2a5cb166704460ef09">operations_research::sat::PROTOBUF_FINAL::clear_deterministic_time</a></div><div class="ttdeci">void clear_deterministic_time()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a93fb666117e26372fb91f66f4d763249"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93fb666117e26372fb91f66f4d763249">operations_research::sat::PROTOBUF_FINAL::clear_actives</a></div><div class="ttdeci">void clear_actives()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3093b30aa99ebf483676b451adbd5708"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3093b30aa99ebf483676b451adbd5708">operations_research::sat::PROTOBUF_FINAL::descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00282">cp_model.pb.h:282</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad0d54d2ec274cf6c0301b9afa81232a9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad0d54d2ec274cf6c0301b9afa81232a9">operations_research::sat::PROTOBUF_FINAL::add_variables</a></div><div class="ttdeci">void add_variables(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a571c43da2f2fc36857975177537904c6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a571c43da2f2fc36857975177537904c6">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const CpObjectiveProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a908083d8c5734e9596e8abb046a87567"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a908083d8c5734e9596e8abb046a87567">operations_research::sat::PROTOBUF_FINAL::CumulativeConstraintProto</a></div><div class="ttdeci">CumulativeConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a621a7473a8729b2d327b8a81420cd118"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a621a7473a8729b2d327b8a81420cd118">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const ElementConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01481">cp_model.pb.h:1481</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_ae812a198d8b85b66696afdc8a7f21480"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#ae812a198d8b85b66696afdc8a7f21480">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_MIN</a></div><div class="ttdeci">constexpr DecisionStrategyProto_DomainReductionStrategy DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_MIN</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00209">cp_model.pb.h:209</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0eb7ca18343dda9e30059c7be5356319"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0eb7ca18343dda9e30059c7be5356319">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(DecisionStrategyProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04925">cp_model.pb.h:4925</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acc1382a29dabbe466d338befec34d841"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acc1382a29dabbe466d338befec34d841">operations_research::sat::PROTOBUF_FINAL::target</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 target() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a71ee8d441710d7e64589bb09f71ef781"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71ee8d441710d7e64589bb09f71ef781">operations_research::sat::PROTOBUF_FINAL::tails</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; tails() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_adb928cd62412b93fef5e35aaa9723660"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adb928cd62412b93fef5e35aaa9723660">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(TableConstraintProto &amp;a, TableConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03182">cp_model.pb.h:3182</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a81eb7f10aef53b45cebe7f032577b5b3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a81eb7f10aef53b45cebe7f032577b5b3">operations_research::sat::PROTOBUF_FINAL::IntegerArgumentProto</a></div><div class="ttdeci">IntegerArgumentProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00580">cp_model.pb.h:580</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a37a50e17dedc9877ede6c67113f95744"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a37a50e17dedc9877ede6c67113f95744">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const NoOverlap2DConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac105cad5389e822a5213433f882533b0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac105cad5389e822a5213433f882533b0">operations_research::sat::PROTOBUF_FINAL::VariableSelectionStrategy_Name</a></div><div class="ttdeci">static const std::string &amp; VariableSelectionStrategy_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05015">cp_model.pb.h:5015</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8e6d60266fff553f6dc6ce75ebd8d4f8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8e6d60266fff553f6dc6ce75ebd8d4f8">operations_research::sat::PROTOBUF_FINAL::has_bool_and</a></div><div class="ttdeci">bool has_bool_and() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a88e40540b7363ae519958485bef87b7e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a88e40540b7363ae519958485bef87b7e">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(LinearConstraintProto &amp;a, LinearConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01287">cp_model.pb.h:1287</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4e1605ca8ae799468131a93a3a8256a4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e1605ca8ae799468131a93a3a8256a4">operations_research::sat::PROTOBUF_FINAL::ReservoirConstraintProto</a></div><div class="ttdeci">ReservoirConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae7e5aba23bae032f6e9e8ec25b6e9793"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae7e5aba23bae032f6e9e8ec25b6e9793">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">ConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03859">cp_model.pb.h:3859</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a75e4a19dd7bc64ef7ada6f80703d3ffc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75e4a19dd7bc64ef7ada6f80703d3ffc">operations_research::sat::PROTOBUF_FINAL::clear_at_most_one</a></div><div class="ttdeci">void clear_at_most_one()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aaecc67ab53d0d30ea6f391f042de7a93"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaecc67ab53d0d30ea6f391f042de7a93">operations_research::sat::PROTOBUF_FINAL::add_tightened_variables</a></div><div class="ttdeci">::operations_research::sat::IntegerVariableProto * add_tightened_variables()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a75ab438ae8dc9ffd51bc19e99299b969"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75ab438ae8dc9ffd51bc19e99299b969">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const CpModelProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2760a268fb25eef100cffe72cbcdd792"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2760a268fb25eef100cffe72cbcdd792">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const CpModelProto &amp;from)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1CircuitConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1CircuitConstraintProto.html">operations_research::sat::CircuitConstraintProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2c2a67b783ebd0fdb83756a55ff2f6a5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c2a67b783ebd0fdb83756a55ff2f6a5">operations_research::sat::PROTOBUF_FINAL::clear_transition_head</a></div><div class="ttdeci">void clear_transition_head()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a53c58a4b1b9879f611812df6a850f640"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a53c58a4b1b9879f611812df6a850f640">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">NoOverlapConstraintProto &amp; operator=(const NoOverlapConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01788">cp_model.pb.h:1788</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a96dc2be4da74b4f790936dff6622ae4a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a96dc2be4da74b4f790936dff6622ae4a">operations_research::sat::PROTOBUF_FINAL::set_allocated_int_mod</a></div><div class="ttdeci">void set_allocated_int_mod(::operations_research::sat::IntegerArgumentProto *int_mod)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aefbe3921f029390f04331aa4a147b8ca"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aefbe3921f029390f04331aa4a147b8ca">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const IntegerVariableProto &amp;from)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a94523f1ebceff999bc59a3db7d2b98b6a3b1dbb74050c9b83b333d6137c47e10b"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3b1dbb74050c9b83b333d6137c47e10b">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_MAX_DOMAIN_SIZE</a></div><div class="ttdeci">@ DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_MAX_DOMAIN_SIZE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00176">cp_model.pb.h:176</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5c082835f32d805567eef18956982408"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5c082835f32d805567eef18956982408">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">CpObjectiveProto &amp; operator=(const CpObjectiveProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04508">cp_model.pb.h:4508</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a0ab0c4789d577b30dde661c19f88d00ea9ce19914b81dbcf78ebde3ed15e10b3b"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9ce19914b81dbcf78ebde3ed15e10b3b">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_SELECT_MAX_VALUE</a></div><div class="ttdeci">@ DecisionStrategyProto_DomainReductionStrategy_SELECT_MAX_VALUE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00201">cp_model.pb.h:201</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af7f55833a116b8cf31d28382088e0280"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af7f55833a116b8cf31d28382088e0280">operations_research::sat::PROTOBUF_FINAL::IntervalConstraintProto</a></div><div class="ttdeci">IntervalConstraintProto(IntervalConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01624">cp_model.pb.h:1624</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9b72a5d0c2b80eb69356449d6804f39b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b72a5d0c2b80eb69356449d6804f39b">operations_research::sat::PROTOBUF_FINAL::has_no_overlap_2d</a></div><div class="ttdeci">bool has_no_overlap_2d() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a51124c9f2f7fcbc20af1bde3339576d5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a51124c9f2f7fcbc20af1bde3339576d5">operations_research::sat::PROTOBUF_FINAL::clear_num_branches</a></div><div class="ttdeci">void clear_num_branches()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0baa7ee808edacbc67872c0e59554e2d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0baa7ee808edacbc67872c0e59554e2d">operations_research::sat::PROTOBUF_FINAL::DomainReductionStrategy_Name</a></div><div class="ttdeci">static const std::string &amp; DomainReductionStrategy_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05051">cp_model.pb.h:5051</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afc419c7de5e5fd449141ef0314983e7b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afc419c7de5e5fd449141ef0314983e7b">operations_research::sat::PROTOBUF_FINAL::linear</a></div><div class="ttdeci">const ::operations_research::sat::LinearConstraintProto &amp; linear() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0714478d3ac7ac0f731045afab84e46b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0714478d3ac7ac0f731045afab84e46b">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const IntegerVariableProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad92823593b83a4538a809696e860cef6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad92823593b83a4538a809696e860cef6">operations_research::sat::PROTOBUF_FINAL::at_most_one</a></div><div class="ttdeci">const ::operations_research::sat::BoolArgumentProto &amp; at_most_one() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0fe5125fa5b34e5e6d6b59b9155d884f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0fe5125fa5b34e5e6d6b59b9155d884f">operations_research::sat::PROTOBUF_FINAL::clear_bool_or</a></div><div class="ttdeci">void clear_bool_or()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae0299a96a5c82985467d673454f7bb92"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae0299a96a5c82985467d673454f7bb92">operations_research::sat::PROTOBUF_FINAL::~CpModelProto</a></div><div class="ttdeci">virtual ~CpModelProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa1b52cbe527dc62e165a893d97e77553"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa1b52cbe527dc62e165a893d97e77553">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const CpModelProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05358">cp_model.pb.h:5358</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a96101d962be7976cd273c59c6aa54c38"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a96101d962be7976cd273c59c6aa54c38">operations_research::sat::PROTOBUF_FINAL::mutable_exprs</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * mutable_exprs(int index)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a93c4dc0bea1153dedd0366d09b808075"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93c4dc0bea1153dedd0366d09b808075">operations_research::sat::PROTOBUF_FINAL::add_heads</a></div><div class="ttdeci">void add_heads(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af3e2af1de0683107a3895df6b8575792"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3e2af1de0683107a3895df6b8575792">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(LinearArgumentProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00973">cp_model.pb.h:973</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac671609a4ad4a0545c6d3ec619164a8b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac671609a4ad4a0545c6d3ec619164a8b">operations_research::sat::PROTOBUF_FINAL::actives_size</a></div><div class="ttdeci">int actives_size() const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a37ff576212cf01bac7c37c4bfb670511"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a37ff576212cf01bac7c37c4bfb670511">operations_research::sat::_IntegerArgumentProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::IntegerArgumentProtoDefaultTypeInternal _IntegerArgumentProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00101">cp_model.pb.h:100</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1IntervalConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1IntervalConstraintProtoDefaultTypeInternal.html">operations_research::sat::IntervalConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00075">cp_model.pb.cc:75</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a34ab2e014aabebd220e3d9026661d42f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a34ab2e014aabebd220e3d9026661d42f">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const CircuitCoveringConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aab852805f79401cf58bee906f00f76d4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab852805f79401cf58bee906f00f76d4">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_int_prod</a></div><div class="ttdeci">void unsafe_arena_set_allocated_int_prod(::operations_research::sat::IntegerArgumentProto *int_prod)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1d9afd651896dd003745f63fd9081c16"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1d9afd651896dd003745f63fd9081c16">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">DecisionStrategyProto &amp; operator=(const DecisionStrategyProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04890">cp_model.pb.h:4890</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac5b45785286d1161eb772146a1311c5a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac5b45785286d1161eb772146a1311c5a">operations_research::sat::PROTOBUF_FINAL::clear_status</a></div><div class="ttdeci">void clear_status()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af6797052f937bf09539e9357751a9665"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af6797052f937bf09539e9357751a9665">operations_research::sat::PROTOBUF_FINAL::solution_upper_bounds</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; &amp; solution_upper_bounds() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aecf6604d708c8c016a0f9ace95b8bab6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecf6604d708c8c016a0f9ace95b8bab6">operations_research::sat::PROTOBUF_FINAL::mutable_solution</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; * mutable_solution()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3028f541ba3bb4f050ee15380b177928"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3028f541ba3bb4f050ee15380b177928">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">BoolArgumentProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00493">cp_model.pb.h:493</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a6e1584f6741309b50e2db39c1670f097"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a6e1584f6741309b50e2db39c1670f097">operations_research::sat::_DecisionStrategyProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::DecisionStrategyProtoDefaultTypeInternal _DecisionStrategyProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00092">cp_model.pb.h:91</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae20e249776d056d1945d28cfa5832614"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae20e249776d056d1945d28cfa5832614">operations_research::sat::PROTOBUF_FINAL::num_booleans</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_booleans() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aead97dec2e78e80a1d6eb52802100009"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aead97dec2e78e80a1d6eb52802100009">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">NoOverlapConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01839">cp_model.pb.h:1839</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abc2fd1d62d6dd5f4b8e322b6de98735c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abc2fd1d62d6dd5f4b8e322b6de98735c">operations_research::sat::PROTOBUF_FINAL::mutable_lin_max</a></div><div class="ttdeci">::operations_research::sat::LinearArgumentProto * mutable_lin_max()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a10a77d5c8a914af2252fdb7446562516"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a10a77d5c8a914af2252fdb7446562516">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">CircuitCoveringConstraintProto &amp; operator=(CircuitCoveringConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02978">cp_model.pb.h:2978</a></div></div>
<div class="ttc" id="aconstraint__solver_2table_8cc_html_af730895c6c6ef6e03caaf6251192dfd2"><div class="ttname"><a href="constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2">a</a></div><div class="ttdeci">int64 a</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00042">constraint_solver/table.cc:42</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a26d3dd6618628e2b3992becb604d636c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a26d3dd6618628e2b3992becb604d636c">operations_research::sat::PROTOBUF_FINAL::transition_head</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 transition_head(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac9080ac5ccf1a206021c14f5289661f3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9080ac5ccf1a206021c14f5289661f3">operations_research::sat::PROTOBUF_FINAL::clear_times</a></div><div class="ttdeci">void clear_times()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a39e087cd167235be1ff1abadcff7f416"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a39e087cd167235be1ff1abadcff7f416">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const CumulativeConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a14f61dafc55e339713d5b7bfdbd3074c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14f61dafc55e339713d5b7bfdbd3074c">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const CircuitConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9b5fa63835db17a3810aab0fd42e1110"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b5fa63835db17a3810aab0fd42e1110">operations_research::sat::PROTOBUF_FINAL::enforcement_literal_size</a></div><div class="ttdeci">int enforcement_literal_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad2e87a6ffc183be63ef16cfae7b397f3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad2e87a6ffc183be63ef16cfae7b397f3">operations_research::sat::PROTOBUF_FINAL::int_max</a></div><div class="ttdeci">const ::operations_research::sat::IntegerArgumentProto &amp; int_max() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4c078e082f4954319a599526366216f4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c078e082f4954319a599526366216f4">operations_research::sat::PROTOBUF_FINAL::tightened_variables</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::IntegerVariableProto &gt; &amp; tightened_variables() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1454a507b4045393374da2d8143bb0a7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1454a507b4045393374da2d8143bb0a7">operations_research::sat::PROTOBUF_FINAL::BoolArgumentProto</a></div><div class="ttdeci">BoolArgumentProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00429">cp_model.pb.h:429</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a756686f1672b058e057a7aeddda26966"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a756686f1672b058e057a7aeddda26966">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(PartialVariableAssignment *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05200">cp_model.pb.h:5200</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae5642309c1ca01dd0724e933b73664ab"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae5642309c1ca01dd0724e933b73664ab">operations_research::sat::PROTOBUF_FINAL::has_table</a></div><div class="ttdeci">bool has_table() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5f7eed65007d1ae5558b58c478f69f12"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5f7eed65007d1ae5558b58c478f69f12">operations_research::sat::PROTOBUF_FINAL::clear_capacity</a></div><div class="ttdeci">void clear_capacity()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae80239d1602c69903e371ba07b8842e7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae80239d1602c69903e371ba07b8842e7">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_no_overlap</a></div><div class="ttdeci">::operations_research::sat::NoOverlapConstraintProto * unsafe_arena_release_no_overlap()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6a8ae8e1fdf282b27f0e6f57f7199645"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6a8ae8e1fdf282b27f0e6f57f7199645">operations_research::sat::PROTOBUF_FINAL::automaton</a></div><div class="ttdeci">const ::operations_research::sat::AutomatonConstraintProto &amp; automaton() const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aedc4ddb96acc28481c09828d2e016815a2884fa43446c0cbc9c7a9b74d41d7483"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a2884fa43446c0cbc9c7a9b74d41d7483">operations_research::sat::INFEASIBLE</a></div><div class="ttdeci">@ INFEASIBLE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00231">cp_model.pb.h:231</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8782fed9969a72b5d8e668a5863c8171"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8782fed9969a72b5d8e668a5863c8171">operations_research::sat::PROTOBUF_FINAL::~DecisionStrategyProto</a></div><div class="ttdeci">virtual ~DecisionStrategyProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6c58c045225dbf3a761c260448c44c7e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c58c045225dbf3a761c260448c44c7e">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_solution_hint</a></div><div class="ttdeci">void unsafe_arena_set_allocated_solution_hint(::operations_research::sat::PartialVariableAssignment *solution_hint)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab95e64b35e9f24384f3e2bf13887ec48"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab95e64b35e9f24384f3e2bf13887ec48">operations_research::sat::PROTOBUF_FINAL::DecisionStrategyProto_AffineTransformation</a></div><div class="ttdeci">DecisionStrategyProto_AffineTransformation(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4a5d4067a27a12b463fbdea495ff08fe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4a5d4067a27a12b463fbdea495ff08fe">operations_research::sat::PROTOBUF_FINAL::mutable_sufficient_assumptions_for_infeasibility</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_sufficient_assumptions_for_infeasibility()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6980b72516e93547d0b4eaf268e4071d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6980b72516e93547d0b4eaf268e4071d">operations_research::sat::PROTOBUF_FINAL::mutable_target</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * mutable_target()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a952a14800253404cc8339d2b1b750b34"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a952a14800253404cc8339d2b1b750b34">operations_research::sat::PROTOBUF_FINAL::sufficient_assumptions_for_infeasibility</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 sufficient_assumptions_for_infeasibility(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acdb8d7206042e2625630fbebdf650c30"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acdb8d7206042e2625630fbebdf650c30">operations_research::sat::PROTOBUF_FINAL::IntervalConstraintProto</a></div><div class="ttdeci">IntervalConstraintProto(const IntervalConstraintProto &amp;from)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a614d5011dd52e4c6e4643497410deadb"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a614d5011dd52e4c6e4643497410deadb">operations_research::sat::_RoutesConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::RoutesConstraintProtoDefaultTypeInternal _RoutesConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00134">cp_model.pb.h:133</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a32d06c0a033135b152dc6aaa0cce11cb"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a32d06c0a033135b152dc6aaa0cce11cb">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_MAX</a></div><div class="ttdeci">constexpr DecisionStrategyProto_DomainReductionStrategy DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_MAX</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00210">cp_model.pb.h:210</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a60c69278ec7e4f8676511d6e82416dc0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a60c69278ec7e4f8676511d6e82416dc0">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">TableConstraintProto &amp; operator=(TableConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03154">cp_model.pb.h:3154</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab6724fa5b81a022c3417a782564a0908"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6724fa5b81a022c3417a782564a0908">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(ElementConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01499">cp_model.pb.h:1499</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aba68ac1dad332ea695d29605bd8258a7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba68ac1dad332ea695d29605bd8258a7">operations_research::sat::PROTOBUF_FINAL::actives</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 actives(int index) const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1IntervalConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1IntervalConstraintProto.html">operations_research::sat::IntervalConstraintProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_addc498b627409a8ddf856431b62c1d50"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#addc498b627409a8ddf856431b62c1d50">operations_research::sat::PROTOBUF_FINAL::primal_integral</a></div><div class="ttdeci">double primal_integral() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac5e2d5ddecda6828cd29df6ce502ce96"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac5e2d5ddecda6828cd29df6ce502ce96">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_inverse</a></div><div class="ttdeci">::operations_research::sat::InverseConstraintProto * unsafe_arena_release_inverse()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7d99b0f4052e1445051421a99936ea19"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7d99b0f4052e1445051421a99936ea19">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">CpSolverResponse * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05657">cp_model.pb.h:5657</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3c449878f46100d5a6ec90af3b9a0eeb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3c449878f46100d5a6ec90af3b9a0eeb">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const CircuitConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a38cee3788c50d3f935c0752d5eb3697f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a38cee3788c50d3f935c0752d5eb3697f">operations_research::sat::PROTOBUF_FINAL::enforcement_literal</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; enforcement_literal() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9abd20cd5c98c0a4535d168a1c7bb18e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9abd20cd5c98c0a4535d168a1c7bb18e">operations_research::sat::PROTOBUF_FINAL::add_literals</a></div><div class="ttdeci">void add_literals(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a36dcc81f2d597b9aeddbc94f2f999b1d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a36dcc81f2d597b9aeddbc94f2f999b1d">operations_research::sat::PROTOBUF_FINAL::set_num_integer_propagations</a></div><div class="ttdeci">void set_num_integer_propagations(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a87cd08dbce056654f4fda7da1018240f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a87cd08dbce056654f4fda7da1018240f">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(CpObjectiveProto &amp;a, CpObjectiveProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04540">cp_model.pb.h:4540</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9fc181307c314b97ebf58a1d694d10dc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9fc181307c314b97ebf58a1d694d10dc">operations_research::sat::PROTOBUF_FINAL::x_intervals</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; x_intervals() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a286e08ad9455966b428e6e1c85aa0758"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a286e08ad9455966b428e6e1c85aa0758">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">NoOverlap2DConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01990">cp_model.pb.h:1990</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4e34935c14e6b4d0f4312c7b01c0bec1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e34935c14e6b4d0f4312c7b01c0bec1">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_int_min</a></div><div class="ttdeci">void unsafe_arena_set_allocated_int_min(::operations_research::sat::IntegerArgumentProto *int_min)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9377a10955a90a6bcbdc906b720c88ad"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9377a10955a90a6bcbdc906b720c88ad">operations_research::sat::PROTOBUF_FINAL::mutable_actives</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_actives()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_abc149d79ce813acfacf966a6f0114f9a"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#abc149d79ce813acfacf966a6f0114f9a">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_ARRAYSIZE</a></div><div class="ttdeci">constexpr int DecisionStrategyProto_DomainReductionStrategy_DomainReductionStrategy_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00211">cp_model.pb.h:211</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a45b5f9b2c1676d953466d3094671c5f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a45b5f9b2c1676d953466d3094671c5f1">operations_research::sat::PROTOBUF_FINAL::mutable_exprs</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::LinearExpressionProto &gt; * mutable_exprs()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a002565a65ebaf4cb9fed0d9889dfeec7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a002565a65ebaf4cb9fed0d9889dfeec7">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_automaton</a></div><div class="ttdeci">void unsafe_arena_set_allocated_automaton(::operations_research::sat::AutomatonConstraintProto *automaton)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_adb8f231be9bccf91cb812437a86ba506"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adb8f231be9bccf91cb812437a86ba506">operations_research::sat::PROTOBUF_FINAL::~CumulativeConstraintProto</a></div><div class="ttdeci">virtual ~CumulativeConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aecb2bc94116e771000e5be7f8e3a7f6c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aecb2bc94116e771000e5be7f8e3a7f6c">operations_research::sat::PROTOBUF_FINAL::add_vars</a></div><div class="ttdeci">void add_vars(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_adb15bcb8e4ec80c553fc68b0ed952c9c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adb15bcb8e4ec80c553fc68b0ed952c9c">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_cumulative</a></div><div class="ttdeci">::operations_research::sat::CumulativeConstraintProto * unsafe_arena_release_cumulative()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9e32504c3f1bddb0f25f1386ecf7987b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9e32504c3f1bddb0f25f1386ecf7987b">operations_research::sat::PROTOBUF_FINAL::scaling_factor</a></div><div class="ttdeci">double scaling_factor() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab435379056a10c298b177f4686068aa6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab435379056a10c298b177f4686068aa6">operations_research::sat::PROTOBUF_FINAL::tightened_variables</a></div><div class="ttdeci">const ::operations_research::sat::IntegerVariableProto &amp; tightened_variables(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aca429f805449db6955591d123e880b5b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aca429f805449db6955591d123e880b5b">operations_research::sat::PROTOBUF_FINAL::TableConstraintProto</a></div><div class="ttdeci">TableConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03141">cp_model.pb.h:3141</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2b2ed472d1c566b71dc6530dc562f8da"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2b2ed472d1c566b71dc6530dc562f8da">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">IntegerVariableProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00320">cp_model.pb.h:320</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7631545d395b49d1c64c534208fb2784"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7631545d395b49d1c64c534208fb2784">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">CpSolverResponse &amp; operator=(CpSolverResponse &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05606">cp_model.pb.h:5606</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a57d00eb8d2e139d731fcf379ed3a8673"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a57d00eb8d2e139d731fcf379ed3a8673">operations_research::sat::PROTOBUF_FINAL::constraint_case</a></div><div class="ttdeci">ConstraintCase constraint_case() const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a94523f1ebceff999bc59a3db7d2b98b6"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy</a></div><div class="ttdeci">DecisionStrategyProto_VariableSelectionStrategy</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00171">cp_model.pb.h:171</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af944daa8260f5b30fc30dd8f70643710"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af944daa8260f5b30fc30dd8f70643710">operations_research::sat::PROTOBUF_FINAL::clear_size</a></div><div class="ttdeci">void clear_size()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab1a05788afa206a0fd73ba052ac18520"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1a05788afa206a0fd73ba052ac18520">operations_research::sat::PROTOBUF_FINAL::clear_vars</a></div><div class="ttdeci">void clear_vars()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a827d8de2c0066a4a24286f199028f541"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a827d8de2c0066a4a24286f199028f541">operations_research::sat::PROTOBUF_FINAL::times</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 times(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0374f7ca6b81a374e8daafe784402d20"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0374f7ca6b81a374e8daafe784402d20">operations_research::sat::PROTOBUF_FINAL::has_at_most_one</a></div><div class="ttdeci">bool has_at_most_one() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9a3421e7a921dbdb3424e1a5a97af2a6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9a3421e7a921dbdb3424e1a5a97af2a6">operations_research::sat::PROTOBUF_FINAL::mutable_demands</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_demands()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_ae66304e6cfb653cbee111083fa1cd29c"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#ae66304e6cfb653cbee111083fa1cd29c">operations_research::sat::CpSolverStatus_IsValid</a></div><div class="ttdeci">bool CpSolverStatus_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01117">cp_model.pb.cc:1117</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a121f42906110a1a94f975fffba11ae25"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a121f42906110a1a94f975fffba11ae25">operations_research::sat::PROTOBUF_FINAL::RoutesConstraintProto</a></div><div class="ttdeci">RoutesConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02728">cp_model.pb.h:2728</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a389788c4ab111e9ea219b15febecbe06"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a389788c4ab111e9ea219b15febecbe06">operations_research::sat::PROTOBUF_FINAL::lin_max</a></div><div class="ttdeci">const ::operations_research::sat::LinearArgumentProto &amp; lin_max() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a97b658bbdb2c12fd2806299cc0e3e082"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a97b658bbdb2c12fd2806299cc0e3e082">operations_research::sat::PROTOBUF_FINAL::has_int_prod</a></div><div class="ttdeci">bool has_int_prod() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1fdf8456575b5c6b192a0170da03d9ad"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1fdf8456575b5c6b192a0170da03d9ad">operations_research::sat::PROTOBUF_FINAL::add_solution_upper_bounds</a></div><div class="ttdeci">void add_solution_upper_bounds(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad9e9e965e1a64457043558b8e843f787"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad9e9e965e1a64457043558b8e843f787">operations_research::sat::PROTOBUF_FINAL::clear_num_binary_propagations</a></div><div class="ttdeci">void clear_num_binary_propagations()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a96ffc785b7b2135c7980c985883ffdd3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a96ffc785b7b2135c7980c985883ffdd3">operations_research::sat::PROTOBUF_FINAL::offset</a></div><div class="ttdeci">double offset() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a226fdd00b4f9c96dc2bbd94791d59c42"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a226fdd00b4f9c96dc2bbd94791d59c42">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const IntegerArgumentProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7fd79883e9907d2939e36276a1cf92b2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7fd79883e9907d2939e36276a1cf92b2">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">IntegerArgumentProto &amp; operator=(IntegerArgumentProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00593">cp_model.pb.h:593</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acd5d1f5110ffa5ecc9fc3b7bc352b611"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acd5d1f5110ffa5ecc9fc3b7bc352b611">operations_research::sat::PROTOBUF_FINAL::mutable_y_intervals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_y_intervals()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2354385f9706585339e52faa8fb06f2f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2354385f9706585339e52faa8fb06f2f">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(ElementConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01491">cp_model.pb.h:1491</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab0dd101b8dd8fccb304d0faf7c0a0645"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab0dd101b8dd8fccb304d0faf7c0a0645">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(PartialVariableAssignment *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05192">cp_model.pb.h:5192</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5b2bd0bafd3daa6c8228089a15f6285e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5b2bd0bafd3daa6c8228089a15f6285e">operations_research::sat::PROTOBUF_FINAL::~InverseConstraintProto</a></div><div class="ttdeci">virtual ~InverseConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a566da608e10ce4f18224d2310c03742b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a566da608e10ce4f18224d2310c03742b">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const IntervalConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2d500ab8593541c7af3f0127cf069a16"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d500ab8593541c7af3f0127cf069a16">operations_research::sat::PROTOBUF_FINAL::set_allocated_routes</a></div><div class="ttdeci">void set_allocated_routes(::operations_research::sat::RoutesConstraintProto *routes)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab9a21db18e2dadc1d655fef4334934ed"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab9a21db18e2dadc1d655fef4334934ed">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const PartialVariableAssignment &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5950a98406b5e0d4a0e4bc8858e70c1c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5950a98406b5e0d4a0e4bc8858e70c1c">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_linear</a></div><div class="ttdeci">::operations_research::sat::LinearConstraintProto * unsafe_arena_release_linear()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a014418b870b720fe0d79575ecf434880"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a014418b870b720fe0d79575ecf434880">operations_research::sat::PROTOBUF_FINAL::set_best_objective_bound</a></div><div class="ttdeci">void set_best_objective_bound(double value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ade45633e4aadb2efc557388046f4be59"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ade45633e4aadb2efc557388046f4be59">operations_research::sat::PROTOBUF_FINAL::set_domain_reduction_strategy</a></div><div class="ttdeci">void set_domain_reduction_strategy(::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa1af2aafe9289ffa5640c0b84c47e8ac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa1af2aafe9289ffa5640c0b84c47e8ac">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">CpObjectiveProto &amp; operator=(CpObjectiveProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04512">cp_model.pb.h:4512</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aed77fa47d5c87d5426d4479d254e7b70"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed77fa47d5c87d5426d4479d254e7b70">operations_research::sat::PROTOBUF_FINAL::mutable_x_intervals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_x_intervals()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5101b278f085ecb3bd4c515a2abba5f5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5101b278f085ecb3bd4c515a2abba5f5">operations_research::sat::PROTOBUF_FINAL::tightened_variables_size</a></div><div class="ttdeci">int tightened_variables_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aed43de6b1caea6661ff48aed0b48353c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aed43de6b1caea6661ff48aed0b48353c">operations_research::sat::PROTOBUF_FINAL::mutable_coeffs</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; * mutable_coeffs()</div></div>
<div class="ttc" id="aintegral__types_8h_html_a1134b580f8da4de94ca6b1de4d37975e"><div class="ttname"><a href="integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e">uint32</a></div><div class="ttdeci">unsigned int uint32</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00038">integral_types.h:38</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a07fec630639f7f02f8b0ba2db337106b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a07fec630639f7f02f8b0ba2db337106b">operations_research::sat::PROTOBUF_FINAL::~IntegerArgumentProto</a></div><div class="ttdeci">virtual ~IntegerArgumentProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6f73c896d0946511ded6d882fff94c02"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6f73c896d0946511ded6d882fff94c02">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">ConstraintProto &amp; operator=(const ConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03775">cp_model.pb.h:3775</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aea82fc4e4c960cc7b458870bb85b5d83"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aea82fc4e4c960cc7b458870bb85b5d83">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_IsValid</a></div><div class="ttdeci">bool DecisionStrategyProto_DomainReductionStrategy_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01090">cp_model.pb.cc:1090</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abca832c427e9fab19e03e96b24870139"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abca832c427e9fab19e03e96b24870139">operations_research::sat::PROTOBUF_FINAL::set_num_booleans</a></div><div class="ttdeci">void set_num_booleans(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a355496b936927f0c09de52c40f357e39"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a355496b936927f0c09de52c40f357e39">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">IntervalConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01684">cp_model.pb.h:1684</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a97d41a7e25e49a323be5582fdc9a64d2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a97d41a7e25e49a323be5582fdc9a64d2">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const LinearExpressionProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad21cac12b10c3afac18994230f411815"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad21cac12b10c3afac18994230f411815">operations_research::sat::PROTOBUF_FINAL::circuit_covering</a></div><div class="ttdeci">const ::operations_research::sat::CircuitCoveringConstraintProto &amp; circuit_covering() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2f9de956a561004d0d41e900edf781e5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2f9de956a561004d0d41e900edf781e5">operations_research::sat::PROTOBUF_FINAL::DecisionStrategyProto_AffineTransformation</a></div><div class="ttdeci">DecisionStrategyProto_AffineTransformation()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04722">cp_model.pb.h:4722</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aff72a5f7a81150172f3b14c92252bb9c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff72a5f7a81150172f3b14c92252bb9c">operations_research::sat::PROTOBUF_FINAL::nexts</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; nexts() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9b22a7e9289238870e2009f6078a6f03"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b22a7e9289238870e2009f6078a6f03">operations_research::sat::PROTOBUF_FINAL::clear_table</a></div><div class="ttdeci">void clear_table()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a76c9f0c7d570ac730d842956f4468bd3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c9f0c7d570ac730d842956f4468bd3">operations_research::sat::PROTOBUF_FINAL::wall_time</a></div><div class="ttdeci">double wall_time() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1141d1e060eeb9d9fc9d92c3e6b56054"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1141d1e060eeb9d9fc9d92c3e6b56054">operations_research::sat::PROTOBUF_FINAL::add_constraints</a></div><div class="ttdeci">::operations_research::sat::ConstraintProto * add_constraints()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acfab2074ffdcaf9686057126c5e29d38"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfab2074ffdcaf9686057126c5e29d38">operations_research::sat::PROTOBUF_FINAL::add_enforcement_literal</a></div><div class="ttdeci">void add_enforcement_literal(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0ac647e6d5b5489fd35302c4549e7d36"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0ac647e6d5b5489fd35302c4549e7d36">operations_research::sat::PROTOBUF_FINAL::f_inverse</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 f_inverse(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4e4a3263dce480f2b6a787083cbeacc5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e4a3263dce480f2b6a787083cbeacc5">operations_research::sat::PROTOBUF_FINAL::mutable_f_direct</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_f_direct()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac1c3cf2ce95c21ce61949f93e3d875ba"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1c3cf2ce95c21ce61949f93e3d875ba">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const IntegerVariableProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00294">cp_model.pb.h:294</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a21de71307a3c715c831be75a817dcf28"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21de71307a3c715c831be75a817dcf28">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const IntervalConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6d3ad9f8e68ef321ff3a93ce7df4d65a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6d3ad9f8e68ef321ff3a93ce7df4d65a">operations_research::sat::PROTOBUF_FINAL::y_intervals</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; y_intervals() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af7c0473c851abbd1cf134d77ac3e5b6e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af7c0473c851abbd1cf134d77ac3e5b6e">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">CumulativeConstraintProto &amp; operator=(CumulativeConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02130">cp_model.pb.h:2130</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3b5afcf60d2319bc7630435bbad9d139"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b5afcf60d2319bc7630435bbad9d139">operations_research::sat::PROTOBUF_FINAL::AutomatonConstraintProto</a></div><div class="ttdeci">AutomatonConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03504">cp_model.pb.h:3504</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1AutomatonConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1AutomatonConstraintProtoDefaultTypeInternal.html">operations_research::sat::AutomatonConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00115">cp_model.pb.cc:115</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6bc71aeec0d03b70ce029a60e54500f4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6bc71aeec0d03b70ce029a60e54500f4">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_circuit_covering</a></div><div class="ttdeci">::operations_research::sat::CircuitCoveringConstraintProto * unsafe_arena_release_circuit_covering()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae35844b438516b5047a13ad4c11e6511"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae35844b438516b5047a13ad4c11e6511">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_int_div</a></div><div class="ttdeci">void unsafe_arena_set_allocated_int_div(::operations_research::sat::IntegerArgumentProto *int_div)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af01d0cc810127d12ae37fd1c124a7c01"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af01d0cc810127d12ae37fd1c124a7c01">operations_research::sat::PROTOBUF_FINAL::has_circuit</a></div><div class="ttdeci">bool has_circuit() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0e88ff7c6ae01d04d2a9fea4cd925f3a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e88ff7c6ae01d04d2a9fea4cd925f3a">operations_research::sat::PROTOBUF_FINAL::demands</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 demands(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a38e37eec5cd8ee37f7aa24da6a01231c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a38e37eec5cd8ee37f7aa24da6a01231c">operations_research::sat::PROTOBUF_FINAL::solution</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 solution(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abffaf5a5069c7c652d6f8cf4a8a2ceb1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abffaf5a5069c7c652d6f8cf4a8a2ceb1">operations_research::sat::PROTOBUF_FINAL::max_level</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 max_level() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0dae163eac33b9512bf20dbd31fba0e4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0dae163eac33b9512bf20dbd31fba0e4">operations_research::sat::PROTOBUF_FINAL::no_overlap_2d</a></div><div class="ttdeci">const ::operations_research::sat::NoOverlap2DConstraintProto &amp; no_overlap_2d() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad4a0ad6612854042992e989a357805fb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad4a0ad6612854042992e989a357805fb">operations_research::sat::PROTOBUF_FINAL::release_int_div</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * release_int_div()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a0ab0c4789d577b30dde661c19f88d00ea610f4d8bf804f4c0261df253a3e06462"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea610f4d8bf804f4c0261df253a3e06462">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_DecisionStrategyProto_DomainReductionStrategy_INT_MAX_SENTINEL_DO_NOT_USE_</a></div><div class="ttdeci">@ DecisionStrategyProto_DomainReductionStrategy_DecisionStrategyProto_DomainReductionStrategy_INT_MAX_SENTINEL_DO_NOT_USE_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00207">cp_model.pb.h:206</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa09e7b21f5c9368afe0752e6197f499d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa09e7b21f5c9368afe0752e6197f499d">operations_research::sat::PROTOBUF_FINAL::AutomatonConstraintProto</a></div><div class="ttdeci">AutomatonConstraintProto(const AutomatonConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aab34dd4fc7ee886f7ed96e07aaea9ba0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab34dd4fc7ee886f7ed96e07aaea9ba0">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">AllDifferentConstraintProto &amp; operator=(AllDifferentConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01108">cp_model.pb.h:1108</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a2a0f8b7033408604ab4067653eeca927"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a2a0f8b7033408604ab4067653eeca927">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_descriptor</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * DecisionStrategyProto_DomainReductionStrategy_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01086">cp_model.pb.cc:1086</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1NoOverlapConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1NoOverlapConstraintProtoDefaultTypeInternal.html">operations_research::sat::NoOverlapConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00079">cp_model.pb.cc:79</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a00caa655059da685f0e8dc586cf6c09e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00caa655059da685f0e8dc586cf6c09e">operations_research::sat::PROTOBUF_FINAL::release_at_most_one</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * release_at_most_one()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a90fe8fd99ba6ce12d6596fc018969d94"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a90fe8fd99ba6ce12d6596fc018969d94">operations_research::sat::PROTOBUF_FINAL::clear_no_overlap</a></div><div class="ttdeci">void clear_no_overlap()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abafe2a36d39cac499e4766e7c98113b7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abafe2a36d39cac499e4766e7c98113b7">operations_research::sat::PROTOBUF_FINAL::user_time</a></div><div class="ttdeci">double user_time() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a490da55b8177bf5b26e7b1df80593d31"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a490da55b8177bf5b26e7b1df80593d31">operations_research::sat::PROTOBUF_FINAL::CumulativeConstraintProto</a></div><div class="ttdeci">CumulativeConstraintProto(const CumulativeConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a01eb4fcd8cb36c8f4027398cb884cbca"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a01eb4fcd8cb36c8f4027398cb884cbca">operations_research::sat::PROTOBUF_FINAL::mutable_variables</a></div><div class="ttdeci">::operations_research::sat::IntegerVariableProto * mutable_variables(int index)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a679c2a6953c3485c7448529be27d65d7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a679c2a6953c3485c7448529be27d65d7">operations_research::sat::PROTOBUF_FINAL::InverseConstraintProto</a></div><div class="ttdeci">InverseConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03328">cp_model.pb.h:3328</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a893dc8c92e73cfc5bdb0f90e575a9f43"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a893dc8c92e73cfc5bdb0f90e575a9f43">operations_research::sat::PROTOBUF_FINAL::solution</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; &amp; solution() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9254815b6a9310b9769ba1d2aa466863"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9254815b6a9310b9769ba1d2aa466863">operations_research::sat::PROTOBUF_FINAL::mutable_times</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_times()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a751b2acce2e47eb575997527092e2a9e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a751b2acce2e47eb575997527092e2a9e">operations_research::sat::PROTOBUF_FINAL::mutable_circuit_covering</a></div><div class="ttdeci">::operations_research::sat::CircuitCoveringConstraintProto * mutable_circuit_covering()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac81352bdb655a761dcba12267aed2565"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac81352bdb655a761dcba12267aed2565">operations_research::sat::PROTOBUF_FINAL::has_element</a></div><div class="ttdeci">bool has_element() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a866f59df664641b2ff2830b9e53970b8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a866f59df664641b2ff2830b9e53970b8">operations_research::sat::PROTOBUF_FINAL::clear_automaton</a></div><div class="ttdeci">void clear_automaton()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1InverseConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1InverseConstraintProtoDefaultTypeInternal.html">operations_research::sat::InverseConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00111">cp_model.pb.cc:111</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6605d1788c66c101a07edd75ae44df14"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6605d1788c66c101a07edd75ae44df14">operations_research::sat::PROTOBUF_FINAL::IntegerArgumentProto</a></div><div class="ttdeci">IntegerArgumentProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a458dd99a041a02e37d5b249201b18050"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a458dd99a041a02e37d5b249201b18050">operations_research::sat::PROTOBUF_FINAL::clear_name</a></div><div class="ttdeci">void clear_name()</div></div>
<div class="ttc" id="astructTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto_html_a345548bf52cc46cc10c6830c03d541ff"><div class="ttname"><a href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a345548bf52cc46cc10c6830c03d541ff">TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto::offsets</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00055">cp_model.pb.h:55</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a45246594ced06b0664f747bdd9570bcf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a45246594ced06b0664f747bdd9570bcf">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(NoOverlapConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01831">cp_model.pb.h:1831</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad496dd42544d0d0567cea950235d7064"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad496dd42544d0d0567cea950235d7064">operations_research::sat::PROTOBUF_FINAL::set_solution</a></div><div class="ttdeci">void set_solution(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a05cb7c52e2ce1eea2689c26385612b33"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a05cb7c52e2ce1eea2689c26385612b33">operations_research::sat::PROTOBUF_FINAL::InitAsDefaultInstance</a></div><div class="ttdeci">static void InitAsDefaultInstance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5cfcd66fc5d78ae8dc5c820dcb172dff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5cfcd66fc5d78ae8dc5c820dcb172dff">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const LinearExpressionProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00776">cp_model.pb.h:776</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_add22c64579e3719b1fb35dcb07ae45ae"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add22c64579e3719b1fb35dcb07ae45ae">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const NoOverlap2DConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01964">cp_model.pb.h:1964</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a75882fe0ab51163535fd83fabd1a5e56"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a75882fe0ab51163535fd83fabd1a5e56">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_bool_and</a></div><div class="ttdeci">void unsafe_arena_set_allocated_bool_and(::operations_research::sat::BoolArgumentProto *bool_and)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a15daa0b0e11ae49a97dfe23b457ca3d1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a15daa0b0e11ae49a97dfe23b457ca3d1">operations_research::sat::PROTOBUF_FINAL::has_int_max</a></div><div class="ttdeci">bool has_int_max() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_add4e8c58c167af070f4a0e8cc50082be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add4e8c58c167af070f4a0e8cc50082be">operations_research::sat::PROTOBUF_FINAL::set_name</a></div><div class="ttdeci">void set_name(const char *value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a67bef12e38624ead7d3f0e94c31377e7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a67bef12e38624ead7d3f0e94c31377e7">operations_research::sat::PROTOBUF_FINAL::clear_int_min</a></div><div class="ttdeci">void clear_int_min()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a867764a43633a7ac2188f3f5aaad3bda"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a867764a43633a7ac2188f3f5aaad3bda">operations_research::sat::PROTOBUF_FINAL::capacity</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 capacity() const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a94523f1ebceff999bc59a3db7d2b98b6a3da8a28b16b5c0072a721e7657f77763"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3da8a28b16b5c0072a721e7657f77763">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_DecisionStrategyProto_VariableSelectionStrategy_INT_MIN_SENTINEL_DO_NOT_USE_</a></div><div class="ttdeci">@ DecisionStrategyProto_VariableSelectionStrategy_DecisionStrategyProto_VariableSelectionStrategy_INT_MIN_SENTINEL_DO_NOT_USE_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00177">cp_model.pb.h:177</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1IntegerArgumentProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1IntegerArgumentProto.html">operations_research::sat::IntegerArgumentProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aae17c7b1680659c9a5d83295632e3356"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aae17c7b1680659c9a5d83295632e3356">operations_research::sat::PROTOBUF_FINAL::domain_reduction_strategy</a></div><div class="ttdeci">::operations_research::sat::DecisionStrategyProto_DomainReductionStrategy domain_reduction_strategy() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a85f9e6c164d4dbd62498aa5d5002d5f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a85f9e6c164d4dbd62498aa5d5002d5f1">operations_research::sat::PROTOBUF_FINAL::mutable_element</a></div><div class="ttdeci">::operations_research::sat::ElementConstraintProto * mutable_element()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0a9b3745a8998edad55c8097d12893e4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0a9b3745a8998edad55c8097d12893e4">operations_research::sat::PROTOBUF_FINAL::CircuitConstraintProto</a></div><div class="ttdeci">CircuitConstraintProto(CircuitConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02531">cp_model.pb.h:2531</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a17d639496d23d6d051a405826f8535c0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a17d639496d23d6d051a405826f8535c0">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">AllDifferentConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01159">cp_model.pb.h:1159</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3e67b6c4a22c84e3686b7ee5a3fbfb53"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3e67b6c4a22c84e3686b7ee5a3fbfb53">operations_research::sat::PROTOBUF_FINAL::final_states_size</a></div><div class="ttdeci">int final_states_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a14f4d6b07ae54c0f5c66c87a5ce9e421"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14f4d6b07ae54c0f5c66c87a5ce9e421">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ElementConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5f7c2eb7125a370a7ef535b548867c17"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5f7c2eb7125a370a7ef535b548867c17">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">InverseConstraintProto &amp; operator=(const InverseConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03337">cp_model.pb.h:3337</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a216ae9318884f561c16621880660dd8c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a216ae9318884f561c16621880660dd8c">operations_research::sat::PROTOBUF_FINAL::mutable_transition_tail</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; * mutable_transition_tail()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a90119ee4f9c553114a8c20b34ef97cd0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a90119ee4f9c553114a8c20b34ef97cd0">operations_research::sat::PROTOBUF_FINAL::release_bool_and</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * release_bool_and()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae8030f263169a518d74b44ebf33d7168"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8030f263169a518d74b44ebf33d7168">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">CumulativeConstraintProto &amp; operator=(const CumulativeConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02126">cp_model.pb.h:2126</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa3638392cb76ffec37b2a077e4fa26c3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa3638392cb76ffec37b2a077e4fa26c3">operations_research::sat::PROTOBUF_FINAL::mutable_solution_info</a></div><div class="ttdeci">std::string * mutable_solution_info()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a936a05ccb8c44cf24916412a57fbb685"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a936a05ccb8c44cf24916412a57fbb685">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">AutomatonConstraintProto &amp; operator=(AutomatonConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03517">cp_model.pb.h:3517</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6d84837d23d2507e6933e93fcfca8b1e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6d84837d23d2507e6933e93fcfca8b1e">operations_research::sat::PROTOBUF_FINAL::min_level</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 min_level() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4fa51885bbc7d3574e9cca0e9300442a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4fa51885bbc7d3574e9cca0e9300442a">operations_research::sat::PROTOBUF_FINAL::transformations</a></div><div class="ttdeci">const ::operations_research::sat::DecisionStrategyProto_AffineTransformation &amp; transformations(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a124db2b5c40b19f0768f69eb03af9924"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a124db2b5c40b19f0768f69eb03af9924">operations_research::sat::PROTOBUF_FINAL::f_direct</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; f_direct() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a937e349ac7b09b42fc5d282d483929bb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a937e349ac7b09b42fc5d282d483929bb">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const CpObjectiveProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab2d257bb30e71c68ed7df44dc93dbdaa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab2d257bb30e71c68ed7df44dc93dbdaa">operations_research::sat::PROTOBUF_FINAL::clear_end</a></div><div class="ttdeci">void clear_end()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad051d9310a829e154474eaeabb19c953"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad051d9310a829e154474eaeabb19c953">operations_research::sat::PROTOBUF_FINAL::set_solution_info</a></div><div class="ttdeci">void set_solution_info(const char *value, size_t size)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a213fa67040f0a88fc303da43fbb7e8c2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a213fa67040f0a88fc303da43fbb7e8c2">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">CircuitConstraintProto &amp; operator=(const CircuitConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02536">cp_model.pb.h:2536</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad9f1f0fbafb188e2f728d172ab88dc8f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad9f1f0fbafb188e2f728d172ab88dc8f">operations_research::sat::PROTOBUF_FINAL::set_index</a></div><div class="ttdeci">void set_index(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acfddc4e8aa0292de8f00551f6a31714e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfddc4e8aa0292de8f00551f6a31714e">operations_research::sat::PROTOBUF_FINAL::LinearArgumentProto</a></div><div class="ttdeci">LinearArgumentProto(const LinearArgumentProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a817b500800adbaa67949f6d5d31b1b26"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a817b500800adbaa67949f6d5d31b1b26">operations_research::sat::PROTOBUF_FINAL::set_offset</a></div><div class="ttdeci">void set_offset(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a14a8ebf8cb4347ba1c477340674a3574"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14a8ebf8cb4347ba1c477340674a3574">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_element</a></div><div class="ttdeci">::operations_research::sat::ElementConstraintProto * unsafe_arena_release_element()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_ad80554b07cb275a8f8e4b2bc6f38cd97"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#ad80554b07cb275a8f8e4b2bc6f38cd97">operations_research::sat::CpSolverStatus_Parse</a></div><div class="ttdeci">bool CpSolverStatus_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CpSolverStatus *value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00250">cp_model.pb.h:250</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1d63060c1e0b605d9fb5cee6330b3bee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1d63060c1e0b605d9fb5cee6330b3bee">operations_research::sat::PROTOBUF_FINAL::boxes_with_null_area_can_overlap</a></div><div class="ttdeci">bool boxes_with_null_area_can_overlap() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa0f1e1ce9d6a134bda69a401ddb076ae"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa0f1e1ce9d6a134bda69a401ddb076ae">operations_research::sat::PROTOBUF_FINAL::LinearConstraintProto</a></div><div class="ttdeci">LinearConstraintProto(const LinearConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a26a5c912fa2e7dad4851b69fd3028602"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a26a5c912fa2e7dad4851b69fd3028602">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">CpModelProto &amp; operator=(const CpModelProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05333">cp_model.pb.h:5333</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3b0dc4db1d51bd6be689f9b0e18e5089"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b0dc4db1d51bd6be689f9b0e18e5089">operations_research::sat::PROTOBUF_FINAL::add_intervals</a></div><div class="ttdeci">void add_intervals(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6aa6a7f94ef5e2b8b93abb50a9951066"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6aa6a7f94ef5e2b8b93abb50a9951066">operations_research::sat::PROTOBUF_FINAL::set_status</a></div><div class="ttdeci">void set_status(::operations_research::sat::CpSolverStatus value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acaee7f4028c43022d3c7ec08c5786061"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acaee7f4028c43022d3c7ec08c5786061">operations_research::sat::PROTOBUF_FINAL::transition_label_size</a></div><div class="ttdeci">int transition_label_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6c32f0d8fd792caf641b0773a54176e0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c32f0d8fd792caf641b0773a54176e0">operations_research::sat::PROTOBUF_FINAL::CpSolverResponse</a></div><div class="ttdeci">CpSolverResponse(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="asearch_8cc_html_a9c6d2505b571d11bc113813060f465a3"><div class="ttname"><a href="search_8cc.html#a9c6d2505b571d11bc113813060f465a3">objective_</a></div><div class="ttdeci">IntVar *const objective_</div><div class="ttdef"><b>Definition:</b> <a href="search_8cc_source.html#l02945">search.cc:2945</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af02334eb54337092e11b9a74312a4c25"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af02334eb54337092e11b9a74312a4c25">operations_research::sat::PROTOBUF_FINAL::set_scaling_factor</a></div><div class="ttdeci">void set_scaling_factor(double value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a70eb26da9533fc63f9d34caf8f3ca495"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a70eb26da9533fc63f9d34caf8f3ca495">operations_research::sat::PROTOBUF_FINAL::exprs_size</a></div><div class="ttdeci">int exprs_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a93aafe50ca64adaabf4c45a671779387"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a93aafe50ca64adaabf4c45a671779387">operations_research::sat::PROTOBUF_FINAL::add_solution_lower_bounds</a></div><div class="ttdeci">void add_solution_lower_bounds(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a30695f3d48282b5bf225b63d84d5e772"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a30695f3d48282b5bf225b63d84d5e772">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const CircuitConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02561">cp_model.pb.h:2561</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a706b26953a0be17d33ce2d1c0e708274"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a706b26953a0be17d33ce2d1c0e708274">operations_research::sat::PROTOBUF_FINAL::mutable_lin_min</a></div><div class="ttdeci">::operations_research::sat::LinearArgumentProto * mutable_lin_min()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abba33b2aa33385aac20ddc48a4cc9d8c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abba33b2aa33385aac20ddc48a4cc9d8c">operations_research::sat::PROTOBUF_FINAL::mutable_solution_lower_bounds</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; * mutable_solution_lower_bounds()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a53c02f4ba401585757d703b0798c0ee0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a53c02f4ba401585757d703b0798c0ee0">operations_research::sat::PROTOBUF_FINAL::f_direct_size</a></div><div class="ttdeci">int f_direct_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4b4b83c82f89c88dc6d92fc1f13fef47"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4b4b83c82f89c88dc6d92fc1f13fef47">operations_research::sat::PROTOBUF_FINAL::VariableSelectionStrategy</a></div><div class="ttdeci">DecisionStrategyProto_VariableSelectionStrategy VariableSelectionStrategy</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04990">cp_model.pb.h:4990</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2ad04afe0a5f2663e4dd822b78237f0b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2ad04afe0a5f2663e4dd822b78237f0b">operations_research::sat::PROTOBUF_FINAL::mutable_int_prod</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * mutable_int_prod()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_ab8a8f5cff578449bc5514c4df3e823b6"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#ab8a8f5cff578449bc5514c4df3e823b6">operations_research::sat::_ElementConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::ElementConstraintProtoDefaultTypeInternal _ElementConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00098">cp_model.pb.h:97</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8291709cbb5858fd2dd9a6d2d261f689"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8291709cbb5858fd2dd9a6d2d261f689">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_routes</a></div><div class="ttdeci">void unsafe_arena_set_allocated_routes(::operations_research::sat::RoutesConstraintProto *routes)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac1afa0e236324cb075d926f2969bae2b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1afa0e236324cb075d926f2969bae2b">operations_research::sat::PROTOBUF_FINAL::mutable_final_states</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; * mutable_final_states()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac6c8f3b54d5b0f3ceadfd105971b7952"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac6c8f3b54d5b0f3ceadfd105971b7952">operations_research::sat::PROTOBUF_FINAL::inverse</a></div><div class="ttdeci">const ::operations_research::sat::InverseConstraintProto &amp; inverse() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a929e38c760106218617ce431eb633870"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a929e38c760106218617ce431eb633870">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const TableConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aedc4ddb96acc28481c09828d2e016815a2579881e7c83261bc21bafb5a5c92cad"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a2579881e7c83261bc21bafb5a5c92cad">operations_research::sat::OPTIMAL</a></div><div class="ttdeci">@ OPTIMAL</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00232">cp_model.pb.h:232</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a47c570d71eafee57fba1a04e770efd42"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a47c570d71eafee57fba1a04e770efd42">operations_research::sat::PROTOBUF_FINAL::release_table</a></div><div class="ttdeci">::operations_research::sat::TableConstraintProto * release_table()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af0ba9632526ed1fe4d2934418fb2e660"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af0ba9632526ed1fe4d2934418fb2e660">operations_research::sat::PROTOBUF_FINAL::transition_tail_size</a></div><div class="ttdeci">int transition_tail_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a06651c79cb87bf74e98ea63c6718c064"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06651c79cb87bf74e98ea63c6718c064">operations_research::sat::PROTOBUF_FINAL::has_target</a></div><div class="ttdeci">bool has_target() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0b2f5f0f2bcc5c30b118e1344afa1cdc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0b2f5f0f2bcc5c30b118e1344afa1cdc">operations_research::sat::PROTOBUF_FINAL::CircuitCoveringConstraintProto</a></div><div class="ttdeci">CircuitCoveringConstraintProto(const CircuitCoveringConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aba88897375c35c45a60d8788b5475a18"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba88897375c35c45a60d8788b5475a18">operations_research::sat::PROTOBUF_FINAL::nexts</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 nexts(int index) const</div></div>
<div class="ttc" id="astructTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto_html_ad113941c4b3e90b40bd45b59bb0e4689"><div class="ttname"><a href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#ad113941c4b3e90b40bd45b59bb0e4689">TableStruct_ortools_2fsat_2fcp_5fmodel_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="cp__model_8pb_8h_source.html#l00053">cp_model.pb.h:53</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa87b9dca0aa886c5a96c51d6473c0f27"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa87b9dca0aa886c5a96c51d6473c0f27">operations_research::sat::PROTOBUF_FINAL::set_positive_coeff</a></div><div class="ttdeci">void set_positive_coeff(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af764ac211ccb2cc149e20b6cf91e4838"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af764ac211ccb2cc149e20b6cf91e4838">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const InverseConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2a70cf1ab706676dde5deb7c2fdc6455"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2a70cf1ab706676dde5deb7c2fdc6455">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">AllDifferentConstraintProto &amp; operator=(const AllDifferentConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01104">cp_model.pb.h:1104</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a42cd6e1de56b3b4b6141435ac47d9c19"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a42cd6e1de56b3b4b6141435ac47d9c19">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(ConstraintProto &amp;a, ConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03836">cp_model.pb.h:3836</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a0ab0c4789d577b30dde661c19f88d00ea76013e303afc2f8b54afdeecd37224d3"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea76013e303afc2f8b54afdeecd37224d3">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_SELECT_LOWER_HALF</a></div><div class="ttdeci">@ DecisionStrategyProto_DomainReductionStrategy_SELECT_LOWER_HALF</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00202">cp_model.pb.h:202</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2fbce431dcb3c3e03d424e880a80cd57"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2fbce431dcb3c3e03d424e880a80cd57">operations_research::sat::PROTOBUF_FINAL::set_num_conflicts</a></div><div class="ttdeci">void set_num_conflicts(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9f9f8b7283e6c1dbf90ede34ec5e58eb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9f9f8b7283e6c1dbf90ede34ec5e58eb">operations_research::sat::PROTOBUF_FINAL::search_strategy</a></div><div class="ttdeci">const ::operations_research::sat::DecisionStrategyProto &amp; search_strategy(int index) const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a0ab0c4789d577b30dde661c19f88d00ea9c560a476724e955a1f69e4057eaa372"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea9c560a476724e955a1f69e4057eaa372">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_SELECT_MIN_VALUE</a></div><div class="ttdeci">@ DecisionStrategyProto_DomainReductionStrategy_SELECT_MIN_VALUE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00200">cp_model.pb.h:200</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a724b9a0468b077f592553861769cc5d4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a724b9a0468b077f592553861769cc5d4">operations_research::sat::PROTOBUF_FINAL::clear_start</a></div><div class="ttdeci">void clear_start()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0e67a27682ef608f095d729a417bf379"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e67a27682ef608f095d729a417bf379">operations_research::sat::PROTOBUF_FINAL::set_capacity</a></div><div class="ttdeci">void set_capacity(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aaca16d06913d287be8449662471aabab"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaca16d06913d287be8449662471aabab">operations_research::sat::PROTOBUF_FINAL::AllDifferentConstraintProto</a></div><div class="ttdeci">AllDifferentConstraintProto(AllDifferentConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01099">cp_model.pb.h:1099</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af851d726213fd8a48dafb3e11c07c22d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af851d726213fd8a48dafb3e11c07c22d">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_int_mod</a></div><div class="ttdeci">void unsafe_arena_set_allocated_int_mod(::operations_research::sat::IntegerArgumentProto *int_mod)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a47fc26e939a801e30cd47ae3dc18b822"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a47fc26e939a801e30cd47ae3dc18b822">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_int_div</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * unsafe_arena_release_int_div()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5afa5a943e94f5d886c0adb41b8d5b2b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5afa5a943e94f5d886c0adb41b8d5b2b">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(IntervalConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01664">cp_model.pb.h:1664</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aff44c8cf7d4fe0db73df78a810cd0b6b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff44c8cf7d4fe0db73df78a810cd0b6b">operations_research::sat::PROTOBUF_FINAL::clear_exprs</a></div><div class="ttdeci">void clear_exprs()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a638ebfa975d8dc9f1da7611384c62ecd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a638ebfa975d8dc9f1da7611384c62ecd">operations_research::sat::PROTOBUF_FINAL::clear_constraints</a></div><div class="ttdeci">void clear_constraints()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8f07a08b3315d44a48a83a16cded77de"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8f07a08b3315d44a48a83a16cded77de">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const LinearConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a68a9d3dc63024d3836e4378bc20b5db5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a68a9d3dc63024d3836e4378bc20b5db5">operations_research::sat::PROTOBUF_FINAL::~LinearExpressionProto</a></div><div class="ttdeci">virtual ~LinearExpressionProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4fa5a2615da1427e8ce82b456c8110d2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4fa5a2615da1427e8ce82b456c8110d2">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">InverseConstraintProto &amp; operator=(InverseConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03341">cp_model.pb.h:3341</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a56ad9be21780a37819514c2a91f1e06c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56ad9be21780a37819514c2a91f1e06c">operations_research::sat::PROTOBUF_FINAL::mutable_interval</a></div><div class="ttdeci">::operations_research::sat::IntervalConstraintProto * mutable_interval()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1RoutesConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1RoutesConstraintProtoDefaultTypeInternal.html">operations_research::sat::RoutesConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00099">cp_model.pb.cc:99</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a69493dd1e2fdb3de9e3b15fd7fa1e5aa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a69493dd1e2fdb3de9e3b15fd7fa1e5aa">operations_research::sat::PROTOBUF_FINAL::set_allocated_reservoir</a></div><div class="ttdeci">void set_allocated_reservoir(::operations_research::sat::ReservoirConstraintProto *reservoir)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8e841f68470bac7ba48444f2dfe6e075"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8e841f68470bac7ba48444f2dfe6e075">operations_research::sat::PROTOBUF_FINAL::tails</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 tails(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afa5c8157ed0a9c4ca090df282fd057a8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa5c8157ed0a9c4ca090df282fd057a8">operations_research::sat::PROTOBUF_FINAL::CpObjectiveProto</a></div><div class="ttdeci">CpObjectiveProto(CpObjectiveProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04503">cp_model.pb.h:4503</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa222563b4dbae009e4803351a7d4faf3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa222563b4dbae009e4803351a7d4faf3">operations_research::sat::PROTOBUF_FINAL::transformations</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto_AffineTransformation &gt; &amp; transformations() const</div></div>
<div class="ttc" id="astructTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto_html_ac934a5101e23a317275174eb93a36b5e"><div class="ttname"><a href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#ac934a5101e23a317275174eb93a36b5e">TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto::PROTOBUF_SECTION_VARIABLE</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[26] PROTOBUF_SECTION_VARIABLE(protodesc_cold)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_add5b7d967cabba1bda48616e027427a7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add5b7d967cabba1bda48616e027427a7">operations_research::sat::PROTOBUF_FINAL::set_name</a></div><div class="ttdeci">void set_name(std::string &amp;&amp;value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac75a80b4be662a00351a815a829f1e33"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac75a80b4be662a00351a815a829f1e33">operations_research::sat::PROTOBUF_FINAL::clear_num_booleans</a></div><div class="ttdeci">void clear_num_booleans()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac0b0f511dc4963693222f6a6af38ef3d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac0b0f511dc4963693222f6a6af38ef3d">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_lin_max</a></div><div class="ttdeci">void unsafe_arena_set_allocated_lin_max(::operations_research::sat::LinearArgumentProto *lin_max)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_addede66cc7c35b088bb6e8f865bf9d5e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#addede66cc7c35b088bb6e8f865bf9d5e">operations_research::sat::PROTOBUF_FINAL::set_allocated_bool_and</a></div><div class="ttdeci">void set_allocated_bool_and(::operations_research::sat::BoolArgumentProto *bool_and)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1336ba000535d8e9f234605a462b15c4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1336ba000535d8e9f234605a462b15c4">operations_research::sat::PROTOBUF_FINAL::clear_all_solutions_were_found</a></div><div class="ttdeci">void clear_all_solutions_were_found()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8a9bf5a3548ae56e7cc4cb665da0caa6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8a9bf5a3548ae56e7cc4cb665da0caa6">operations_research::sat::PROTOBUF_FINAL::clear_circuit</a></div><div class="ttdeci">void clear_circuit()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8f371549205219cad3f55fe215d015ba"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8f371549205219cad3f55fe215d015ba">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const AutomatonConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a593460c64cc89b00d3a20449c9f4b3b3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a593460c64cc89b00d3a20449c9f4b3b3">operations_research::sat::PROTOBUF_FINAL::release_no_overlap</a></div><div class="ttdeci">::operations_research::sat::NoOverlapConstraintProto * release_no_overlap()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2739a0ff2847696372def30d880fe4a1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2739a0ff2847696372def30d880fe4a1">operations_research::sat::PROTOBUF_FINAL::nexts_size</a></div><div class="ttdeci">int nexts_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_adf5eea97f516b03194c39bb0d386bb74"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adf5eea97f516b03194c39bb0d386bb74">operations_research::sat::PROTOBUF_FINAL::clear_boxes_with_null_area_can_overlap</a></div><div class="ttdeci">void clear_boxes_with_null_area_can_overlap()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9ad66c0bbc48f48f14bfd9cd44646b08"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9ad66c0bbc48f48f14bfd9cd44646b08">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const CircuitCoveringConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="astructTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto_html"><div class="ttname"><a href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html">TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00046">cp_model.pb.h:46</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa3ba4e35637c6d770a5a5ba2bb44d5c0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa3ba4e35637c6d770a5a5ba2bb44d5c0">operations_research::sat::PROTOBUF_FINAL::~IntervalConstraintProto</a></div><div class="ttdeci">virtual ~IntervalConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2bd5b094979f4dc3488311ded66ca4c2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2bd5b094979f4dc3488311ded66ca4c2">operations_research::sat::PROTOBUF_FINAL::mutable_cumulative</a></div><div class="ttdeci">::operations_research::sat::CumulativeConstraintProto * mutable_cumulative()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aedc4ddb96acc28481c09828d2e016815"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815">operations_research::sat::CpSolverStatus</a></div><div class="ttdeci">CpSolverStatus</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00227">cp_model.pb.h:227</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab27641fd46e49b115bff6acf052302ef"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab27641fd46e49b115bff6acf052302ef">operations_research::sat::PROTOBUF_FINAL::~CpObjectiveProto</a></div><div class="ttdeci">virtual ~CpObjectiveProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6970ab8f6fceaf431cfe7e1615b0308c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6970ab8f6fceaf431cfe7e1615b0308c">operations_research::sat::PROTOBUF_FINAL::clear_bool_xor</a></div><div class="ttdeci">void clear_bool_xor()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a928cbcc041004d0db7eb201c4fd0c059"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a928cbcc041004d0db7eb201c4fd0c059">operations_research::sat::PROTOBUF_FINAL::ElementConstraintProto</a></div><div class="ttdeci">ElementConstraintProto(ElementConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01451">cp_model.pb.h:1451</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abac2a38fb6aadfde0e58610d51acae51"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abac2a38fb6aadfde0e58610d51acae51">operations_research::sat::PROTOBUF_FINAL::set_all_solutions_were_found</a></div><div class="ttdeci">void set_all_solutions_were_found(bool value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa7bd1e8fc57074b6d1248cb3433151bb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa7bd1e8fc57074b6d1248cb3433151bb">operations_research::sat::PROTOBUF_FINAL::CumulativeConstraintProto</a></div><div class="ttdeci">CumulativeConstraintProto(CumulativeConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02121">cp_model.pb.h:2121</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3804fd3b9254925236202447a0ebdf0a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3804fd3b9254925236202447a0ebdf0a">operations_research::sat::PROTOBUF_FINAL::release_inverse</a></div><div class="ttdeci">::operations_research::sat::InverseConstraintProto * release_inverse()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0e49894f473d892e574d3103abbe4a70"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0e49894f473d892e574d3103abbe4a70">operations_research::sat::PROTOBUF_FINAL::release_bool_or</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * release_bool_or()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a133e49b79dd8add45bcbeec5fce2f788"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a133e49b79dd8add45bcbeec5fce2f788">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(IntegerArgumentProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00624">cp_model.pb.h:624</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a37c3b0a18a88fa2e6c9ee65366ee0de6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a37c3b0a18a88fa2e6c9ee65366ee0de6">operations_research::sat::PROTOBUF_FINAL::clear_wall_time</a></div><div class="ttdeci">void clear_wall_time()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4b6c78ce9ae112cc350427c1f4adbffe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4b6c78ce9ae112cc350427c1f4adbffe">operations_research::sat::PROTOBUF_FINAL::solution_size</a></div><div class="ttdeci">int solution_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad977faac73af4376e77f16e7334d4673"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad977faac73af4376e77f16e7334d4673">operations_research::sat::PROTOBUF_FINAL::set_variables</a></div><div class="ttdeci">void set_variables(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1InverseConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1InverseConstraintProto.html">operations_research::sat::InverseConstraintProto</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a3bef289699c48c5389fa270be5b59c3a"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a3bef289699c48c5389fa270be5b59c3a">operations_research::sat::_IntegerVariableProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::IntegerVariableProtoDefaultTypeInternal _IntegerVariableProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00104">cp_model.pb.h:103</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3ce53c880234777a7c37e69224b03f40"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3ce53c880234777a7c37e69224b03f40">operations_research::sat::PROTOBUF_FINAL::DecisionStrategyProto</a></div><div class="ttdeci">DecisionStrategyProto(const DecisionStrategyProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8e1cf4399f75e5edc786dd58b8286fbe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8e1cf4399f75e5edc786dd58b8286fbe">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">CpObjectiveProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04563">cp_model.pb.h:4563</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0ed6b9558ebf87c92dae0c324b27f1d8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0ed6b9558ebf87c92dae0c324b27f1d8">operations_research::sat::PROTOBUF_FINAL::release_target</a></div><div class="ttdeci">::operations_research::sat::LinearExpressionProto * release_target()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4982c4f08b8a12594b2ed11d75c6c9f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4982c4f08b8a12594b2ed11d75c6c9f1">operations_research::sat::PROTOBUF_FINAL::CpModelProto</a></div><div class="ttdeci">CpModelProto(CpModelProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05328">cp_model.pb.h:5328</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4c94ea5bd80ba674b717eb53413f700c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c94ea5bd80ba674b717eb53413f700c">operations_research::sat::PROTOBUF_FINAL::VariableSelectionStrategy_Parse</a></div><div class="ttdeci">static bool VariableSelectionStrategy_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, VariableSelectionStrategy *value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05021">cp_model.pb.h:5021</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a357ebf6824ee207e4ba2f0606f7dc688"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a357ebf6824ee207e4ba2f0606f7dc688">operations_research::sat::PROTOBUF_FINAL::clear_heads</a></div><div class="ttdeci">void clear_heads()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad7a394bc8f3dc3eafc2b8066a4807365"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad7a394bc8f3dc3eafc2b8066a4807365">operations_research::sat::PROTOBUF_FINAL::clear_circuit_covering</a></div><div class="ttdeci">void clear_circuit_covering()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7763c42fb218a40ac1c3e057c75643fb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7763c42fb218a40ac1c3e057c75643fb">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const ConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aef9e0668658f1b6615251280ff3d219c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aef9e0668658f1b6615251280ff3d219c">operations_research::sat::PROTOBUF_FINAL::transition_label</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 transition_label(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7dda0ee2b566bfe7a5fee49df35cfdc5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7dda0ee2b566bfe7a5fee49df35cfdc5">operations_research::sat::PROTOBUF_FINAL::positive_coeff</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 positive_coeff() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a83793a11cefa7a61bc496ac153a9b7a1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a83793a11cefa7a61bc496ac153a9b7a1">operations_research::sat::PROTOBUF_FINAL::clear_solution</a></div><div class="ttdeci">void clear_solution()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a98bcca19aadc709037c42250a518fdd7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a98bcca19aadc709037c42250a518fdd7">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(AllDifferentConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01139">cp_model.pb.h:1139</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0271bc2a197e99b91eadf1213891bab6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0271bc2a197e99b91eadf1213891bab6">operations_research::sat::PROTOBUF_FINAL::x_intervals_size</a></div><div class="ttdeci">int x_intervals_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a124c18a83bb00d32f8f763b1a818a071"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a124c18a83bb00d32f8f763b1a818a071">operations_research::sat::PROTOBUF_FINAL::PartialVariableAssignment</a></div><div class="ttdeci">PartialVariableAssignment(PartialVariableAssignment &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05152">cp_model.pb.h:5152</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a20207dcb0c877a1e23e262bf9d5c4754"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a20207dcb0c877a1e23e262bf9d5c4754">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">DecisionStrategyProto_AffineTransformation &amp; operator=(const DecisionStrategyProto_AffineTransformation &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04731">cp_model.pb.h:4731</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_abbc472dcbb3ad76095da9926b37e49f8"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#abbc472dcbb3ad76095da9926b37e49f8">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_Name</a></div><div class="ttdeci">const std::string &amp; DecisionStrategyProto_VariableSelectionStrategy_Name(T enum_t_value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00187">cp_model.pb.h:187</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aff87fb4b1168e3579d2a0ddf31502ad5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aff87fb4b1168e3579d2a0ddf31502ad5">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">IntegerArgumentProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00640">cp_model.pb.h:640</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a94523f1ebceff999bc59a3db7d2b98b6a8a26bd6d9e48e2c4f2f144c021d74d1a"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a8a26bd6d9e48e2c4f2f144c021d74d1a">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_HIGHEST_MAX</a></div><div class="ttdeci">@ DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_HIGHEST_MAX</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00174">cp_model.pb.h:174</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a487e27a50c0f99f2b49ee78d9f95d940"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a487e27a50c0f99f2b49ee78d9f95d940">operations_research::sat::PROTOBUF_FINAL::x_intervals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 x_intervals(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a33485910e8c2124c23d743c8da58981e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a33485910e8c2124c23d743c8da58981e">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const PartialVariableAssignment &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4290e4a16ab8557489049ab8509de9ef"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4290e4a16ab8557489049ab8509de9ef">operations_research::sat::PROTOBUF_FINAL::set_starting_state</a></div><div class="ttdeci">void set_starting_state(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9c28b59c9f76230632dca91c5bac224f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9c28b59c9f76230632dca91c5bac224f">operations_research::sat::PROTOBUF_FINAL::~DecisionStrategyProto_AffineTransformation</a></div><div class="ttdeci">virtual ~DecisionStrategyProto_AffineTransformation()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8fde955a0094c9d7e4a5f0e1012b70f8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8fde955a0094c9d7e4a5f0e1012b70f8">operations_research::sat::PROTOBUF_FINAL::release_automaton</a></div><div class="ttdeci">::operations_research::sat::AutomatonConstraintProto * release_automaton()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4ab001dbef7ddca54ae4ea003fae5a1b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4ab001dbef7ddca54ae4ea003fae5a1b">operations_research::sat::PROTOBUF_FINAL::intervals_size</a></div><div class="ttdeci">int intervals_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1LinearExpressionProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1LinearExpressionProtoDefaultTypeInternal.html">operations_research::sat::LinearExpressionProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00055">cp_model.pb.cc:55</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3dbebc1da6b18b37d0ff56395edd14f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3dbebc1da6b18b37d0ff56395edd14f7">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const CpObjectiveProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04533">cp_model.pb.h:4533</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a06a99a40cbd48fec5a10b7096f0a027d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06a99a40cbd48fec5a10b7096f0a027d">operations_research::sat::PROTOBUF_FINAL::clear_coeffs</a></div><div class="ttdeci">void clear_coeffs()</div></div>
<div class="ttc" id="acp__model_8pb_8h_html_a15e31e7e010c4b2e239f514608cbf9a8"><div class="ttname"><a href="cp__model_8pb_8h.html#a15e31e7e010c4b2e239f514608cbf9a8">descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fsat_2fcp_5fmodel_2eproto</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l01048">cp_model.pb.cc:1048</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aadc81f8fe1ef7dba16e87cb3bf1d2231"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aadc81f8fe1ef7dba16e87cb3bf1d2231">operations_research::sat::PROTOBUF_FINAL::clear_solution_info</a></div><div class="ttdeci">void clear_solution_info()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa1e8c39069874caf744be63eaadd74b6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa1e8c39069874caf744be63eaadd74b6">operations_research::sat::PROTOBUF_FINAL::release_routes</a></div><div class="ttdeci">::operations_research::sat::RoutesConstraintProto * release_routes()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab32cb57ddb6b08f5729fff0a7b558ebf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab32cb57ddb6b08f5729fff0a7b558ebf">operations_research::sat::PROTOBUF_FINAL::has_interval</a></div><div class="ttdeci">bool has_interval() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5fba8a22053f52e8cc8ddeee3646cc86"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5fba8a22053f52e8cc8ddeee3646cc86">operations_research::sat::PROTOBUF_FINAL::has_int_div</a></div><div class="ttdeci">bool has_int_div() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab6dc80ac21f6a2451190cc45935f5842"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6dc80ac21f6a2451190cc45935f5842">operations_research::sat::PROTOBUF_FINAL::int_min</a></div><div class="ttdeci">const ::operations_research::sat::IntegerArgumentProto &amp; int_min() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a50155be0d950ce3560584e4a88e3ff2d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a50155be0d950ce3560584e4a88e3ff2d">operations_research::sat::PROTOBUF_FINAL::mutable_routes</a></div><div class="ttdeci">::operations_research::sat::RoutesConstraintProto * mutable_routes()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a329a531e035bde6a6880a3ce013348f4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a329a531e035bde6a6880a3ce013348f4">operations_research::sat::PROTOBUF_FINAL::set_size</a></div><div class="ttdeci">void set_size(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0a32a373ea150f59e149b2e1c5395ced"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0a32a373ea150f59e149b2e1c5395ced">operations_research::sat::PROTOBUF_FINAL::LinearExpressionProto</a></div><div class="ttdeci">LinearExpressionProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00742">cp_model.pb.h:742</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a700fa527d6b3da385882ebffbcdf8caa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a700fa527d6b3da385882ebffbcdf8caa">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_no_overlap</a></div><div class="ttdeci">void unsafe_arena_set_allocated_no_overlap(::operations_research::sat::NoOverlapConstraintProto *no_overlap)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a716da6f791ea50bc17d1f25988ad7ae1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a716da6f791ea50bc17d1f25988ad7ae1">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">IntegerVariableProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00324">cp_model.pb.h:324</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4876c0954c12f468c6c700340f402d75"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4876c0954c12f468c6c700340f402d75">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const RoutesConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1PROTOBUF__FINAL_html"><div class="ttname"><a href="classoperations__research_1_1PROTOBUF__FINAL.html">operations_research::PROTOBUF_FINAL</a></div><div class="ttdef"><b>Definition:</b> <a href="assignment_8pb_8h_source.html#l00085">assignment.pb.h:86</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1CpObjectiveProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1CpObjectiveProto.html">operations_research::sat::CpObjectiveProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad12a6d60bd227d2472baf354eceddea8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad12a6d60bd227d2472baf354eceddea8">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(IntervalConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01672">cp_model.pb.h:1672</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a391dca5fefea71ca0aa81fca004e5a3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a391dca5fefea71ca0aa81fca004e5a3b">operations_research::sat::PROTOBUF_FINAL::all_diff</a></div><div class="ttdeci">const ::operations_research::sat::AllDifferentConstraintProto &amp; all_diff() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_add4d3107bc245d0a3b6a4c6501269e45"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add4d3107bc245d0a3b6a4c6501269e45">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">CircuitConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02591">cp_model.pb.h:2591</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aabd9aa50228fae717e9aabf279e070e5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aabd9aa50228fae717e9aabf279e070e5">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(NoOverlap2DConstraintProto &amp;a, NoOverlap2DConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01971">cp_model.pb.h:1971</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af12facd0e4eff8ef4a5a8f8d95537406"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af12facd0e4eff8ef4a5a8f8d95537406">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const CircuitCoveringConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02999">cp_model.pb.h:2999</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a39961c439ab8c8366dbcdfa1323e00dd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a39961c439ab8c8366dbcdfa1323e00dd">operations_research::sat::PROTOBUF_FINAL::release_solution_hint</a></div><div class="ttdeci">::operations_research::sat::PartialVariableAssignment * release_solution_hint()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6b0bb01e6f6653a5ef753c1273733e41"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6b0bb01e6f6653a5ef753c1273733e41">operations_research::sat::PROTOBUF_FINAL::~CircuitConstraintProto</a></div><div class="ttdeci">virtual ~CircuitConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afa0f83112f351a47a7407e6e0c5f9a49"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa0f83112f351a47a7407e6e0c5f9a49">operations_research::sat::PROTOBUF_FINAL::set_demands</a></div><div class="ttdeci">void set_demands(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3f29fae2e2b1458bafebce6492c8350a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3f29fae2e2b1458bafebce6492c8350a">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(CircuitConstraintProto &amp;a, CircuitConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02568">cp_model.pb.h:2568</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2e9fb05a6c6f6677a50f860290569b6a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e9fb05a6c6f6677a50f860290569b6a">operations_research::sat::PROTOBUF_FINAL::DomainReductionStrategy</a></div><div class="ttdeci">DecisionStrategyProto_DomainReductionStrategy DomainReductionStrategy</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05026">cp_model.pb.h:5026</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a62fe79346083e7c84f14d0564ee7d6d7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a62fe79346083e7c84f14d0564ee7d6d7">operations_research::sat::PROTOBUF_FINAL::set_variable_selection_strategy</a></div><div class="ttdeci">void set_variable_selection_strategy(::operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy value)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a41f9dc3f87845be93073600332540b9c"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a41f9dc3f87845be93073600332540b9c">operations_research::sat::_CpModelProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::CpModelProtoDefaultTypeInternal _CpModelProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00080">cp_model.pb.h:79</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad4ef68be65562279acda60de24249236"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad4ef68be65562279acda60de24249236">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(CircuitCoveringConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03009">cp_model.pb.h:3009</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a28394548b55e399130f1e55aca187d82"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28394548b55e399130f1e55aca187d82">operations_research::sat::PROTOBUF_FINAL::LinearConstraintProto</a></div><div class="ttdeci">LinearConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abaef6814707be24b7f077120f136e5a6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abaef6814707be24b7f077120f136e5a6">operations_research::sat::PROTOBUF_FINAL::circuit</a></div><div class="ttdeci">const ::operations_research::sat::CircuitConstraintProto &amp; circuit() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a71216026bea8edda71b2e3795740f16d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71216026bea8edda71b2e3795740f16d">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_no_overlap_2d</a></div><div class="ttdeci">::operations_research::sat::NoOverlap2DConstraintProto * unsafe_arena_release_no_overlap_2d()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6785b6c031361b1f749028e05de7fd80"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6785b6c031361b1f749028e05de7fd80">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const InverseConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac50fdf33670639b700b9f579a54a2ff6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac50fdf33670639b700b9f579a54a2ff6">operations_research::sat::PROTOBUF_FINAL::mutable_literals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_literals()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1530e5bfdcbcf9ed3dd49b2b2e5ef9d4">operations_research::sat::PROTOBUF_FINAL::add_tails</a></div><div class="ttdeci">void add_tails(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6261a9944bbcdc704d77102f5f83ab90"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6261a9944bbcdc704d77102f5f83ab90">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">CircuitConstraintProto &amp; operator=(CircuitConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02540">cp_model.pb.h:2540</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa71fcf4164ae1c1cadff32e4b4c7d788"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa71fcf4164ae1c1cadff32e4b4c7d788">operations_research::sat::PROTOBUF_FINAL::DomainReductionStrategy_IsValid</a></div><div class="ttdeci">static bool DomainReductionStrategy_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05037">cp_model.pb.h:5037</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4e0e25ef71051dc48d8ab208293c949e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4e0e25ef71051dc48d8ab208293c949e">operations_research::sat::PROTOBUF_FINAL::mutable_intervals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_intervals()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aec3907e50cb04959e80ad40ee0d154ac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aec3907e50cb04959e80ad40ee0d154ac">operations_research::sat::PROTOBUF_FINAL::set_deterministic_time</a></div><div class="ttdeci">void set_deterministic_time(double value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0cf7384a85e3802811c4e16bf8516514"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0cf7384a85e3802811c4e16bf8516514">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const RoutesConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02762">cp_model.pb.h:2762</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8a06269c8e930c92025bbf058e3cc00e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8a06269c8e930c92025bbf058e3cc00e">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">AutomatonConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03564">cp_model.pb.h:3564</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4b09210718c0a3815980d73b0ca3db4c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4b09210718c0a3815980d73b0ca3db4c">operations_research::sat::PROTOBUF_FINAL::DecisionStrategyProto</a></div><div class="ttdeci">DecisionStrategyProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04881">cp_model.pb.h:4881</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a103d31fb6eba94de9a25b6b82ee02701"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a103d31fb6eba94de9a25b6b82ee02701">operations_research::sat::PROTOBUF_FINAL::solution_lower_bounds</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 solution_lower_bounds(int index) const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1ElementConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1ElementConstraintProto.html">operations_research::sat::ElementConstraintProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa3bf903df5665458adbaa511b4fc2384"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa3bf903df5665458adbaa511b4fc2384">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const NoOverlapConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a94523f1ebceff999bc59a3db7d2b98b6a3e671416caa639665eb8dcd550940467"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6a3e671416caa639665eb8dcd550940467">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_LOWEST_MIN</a></div><div class="ttdeci">@ DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_LOWEST_MIN</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00173">cp_model.pb.h:173</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aaffa09c5765fc5dd09e0094f1b17e19a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaffa09c5765fc5dd09e0094f1b17e19a">operations_research::sat::PROTOBUF_FINAL::transition_tail</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 transition_tail(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1NoOverlap2DConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1NoOverlap2DConstraintProtoDefaultTypeInternal.html">operations_research::sat::NoOverlap2DConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00083">cp_model.pb.cc:83</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aaa8ca38a83038dce1f21a6ff727d9cd4"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aaa8ca38a83038dce1f21a6ff727d9cd4">operations_research::sat::CpSolverStatus_MAX</a></div><div class="ttdeci">constexpr CpSolverStatus CpSolverStatus_MAX</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00238">cp_model.pb.h:238</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abeb31cee07d294070e1ac0c3c2090dbb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abeb31cee07d294070e1ac0c3c2090dbb">operations_research::sat::PROTOBUF_FINAL::mutable_int_div</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * mutable_int_div()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a94523f1ebceff999bc59a3db7d2b98b6aac0157e9af8921b714667cdaa10d09f0"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a94523f1ebceff999bc59a3db7d2b98b6aac0157e9af8921b714667cdaa10d09f0">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_MIN_DOMAIN_SIZE</a></div><div class="ttdeci">@ DecisionStrategyProto_VariableSelectionStrategy_CHOOSE_MIN_DOMAIN_SIZE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00175">cp_model.pb.h:175</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a47830416d15e5652e37003d91b86f265"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a47830416d15e5652e37003d91b86f265">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">ReservoirConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02364">cp_model.pb.h:2364</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a27f00d3a70793c3e40bfecabe621e15f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a27f00d3a70793c3e40bfecabe621e15f">operations_research::sat::PROTOBUF_FINAL::assumptions</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; assumptions() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a85b68ce0a58cf15319eb5e4a135f1d45"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a85b68ce0a58cf15319eb5e4a135f1d45">operations_research::sat::PROTOBUF_FINAL::IntegerVariableProto</a></div><div class="ttdeci">IntegerVariableProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae63a2fce472bdb768aa0cde0833b281a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae63a2fce472bdb768aa0cde0833b281a">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_int_max</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * unsafe_arena_release_int_max()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afe5304b03b26f7f806e85d9af6e439ab"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe5304b03b26f7f806e85d9af6e439ab">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(AutomatonConstraintProto &amp;a, AutomatonConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03545">cp_model.pb.h:3545</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9df244d042dabbe0dd7197ac9a531e3a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9df244d042dabbe0dd7197ac9a531e3a">operations_research::sat::PROTOBUF_FINAL::all_solutions_were_found</a></div><div class="ttdeci">bool all_solutions_were_found() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a71b574924db2a5a49f11ee574b4c9552"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71b574924db2a5a49f11ee574b4c9552">operations_research::sat::PROTOBUF_FINAL::ReservoirConstraintProto</a></div><div class="ttdeci">ReservoirConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02304">cp_model.pb.h:2304</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab11eca7880e78910d964fd1a6ac48536"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab11eca7880e78910d964fd1a6ac48536">operations_research::sat::PROTOBUF_FINAL::CpSolverResponse</a></div><div class="ttdeci">CpSolverResponse(CpSolverResponse &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05597">cp_model.pb.h:5597</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9193927d79de018fddced78664bf54ed"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9193927d79de018fddced78664bf54ed">operations_research::sat::PROTOBUF_FINAL::set_literals</a></div><div class="ttdeci">void set_literals(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ace14b72459cd4cfd8cff13bcb3f5ecad"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ace14b72459cd4cfd8cff13bcb3f5ecad">operations_research::sat::PROTOBUF_FINAL::~PartialVariableAssignment</a></div><div class="ttdeci">virtual ~PartialVariableAssignment()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_abf09b453afccb2f50177ffcd3dfbd27a"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#abf09b453afccb2f50177ffcd3dfbd27a">operations_research::sat::_AutomatonConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::AutomatonConstraintProtoDefaultTypeInternal _AutomatonConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00065">cp_model.pb.h:64</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a73e0aa3749393b114f0d54fddec39bc9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a73e0aa3749393b114f0d54fddec39bc9">operations_research::sat::PROTOBUF_FINAL::solution_hint</a></div><div class="ttdeci">const ::operations_research::sat::PartialVariableAssignment &amp; solution_hint() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aee9ca957709adadb30e033e55ab28e2e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aee9ca957709adadb30e033e55ab28e2e">operations_research::sat::PROTOBUF_FINAL::clear_var</a></div><div class="ttdeci">void clear_var()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2667b45f98479afead7b53dac2881bef"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2667b45f98479afead7b53dac2881bef">operations_research::sat::PROTOBUF_FINAL::index</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 index() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a00bc82ff7d736276a08cbde7820e8ea1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00bc82ff7d736276a08cbde7820e8ea1">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(DecisionStrategyProto_AffineTransformation *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04774">cp_model.pb.h:4774</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afd3e7ac4df984d62ea752e6ac66bddff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afd3e7ac4df984d62ea752e6ac66bddff">operations_research::sat::PROTOBUF_FINAL::set_end</a></div><div class="ttdeci">void set_end(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0825f5ada8b69d7cb67a8bd61d147b3f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0825f5ada8b69d7cb67a8bd61d147b3f">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">RoutesConstraintProto &amp; operator=(const RoutesConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02737">cp_model.pb.h:2737</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac02df2135b6a6bdc183b65edade81ffe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac02df2135b6a6bdc183b65edade81ffe">operations_research::sat::PROTOBUF_FINAL::bool_xor</a></div><div class="ttdeci">const ::operations_research::sat::BoolArgumentProto &amp; bool_xor() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a71a3a7fbc5152e2ebff28db19f303fdc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a71a3a7fbc5152e2ebff28db19f303fdc">operations_research::sat::PROTOBUF_FINAL::set_objective_value</a></div><div class="ttdeci">void set_objective_value(double value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_accceeb6e9e9e5a77402d86ca7bce5b93"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#accceeb6e9e9e5a77402d86ca7bce5b93">operations_research::sat::PROTOBUF_FINAL::mutable_demands</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; * mutable_demands()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2c4031a28fa9f0a9075b2378ae3021f4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2c4031a28fa9f0a9075b2378ae3021f4">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_circuit</a></div><div class="ttdeci">void unsafe_arena_set_allocated_circuit(::operations_research::sat::CircuitConstraintProto *circuit)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac42ea6762fd7eaa5a6a2a9b1e4f63996"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac42ea6762fd7eaa5a6a2a9b1e4f63996">operations_research::sat::PROTOBUF_FINAL::VariableSelectionStrategy_descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * VariableSelectionStrategy_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05011">cp_model.pb.h:5011</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad6bed3280d866fa8f20b00d020e02641"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad6bed3280d866fa8f20b00d020e02641">operations_research::sat::PROTOBUF_FINAL::domain</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 domain(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab8083e6002a445707e300e6b2b389a18"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab8083e6002a445707e300e6b2b389a18">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">DecisionStrategyProto_AffineTransformation * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04786">cp_model.pb.h:4786</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3b4673fd41a916f97333f5cf29c6eb35"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3b4673fd41a916f97333f5cf29c6eb35">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(ReservoirConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02348">cp_model.pb.h:2348</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a863d75817bd7754b69b1c0c045db54fa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a863d75817bd7754b69b1c0c045db54fa">operations_research::sat::PROTOBUF_FINAL::AffineTransformation</a></div><div class="ttdeci">DecisionStrategyProto_AffineTransformation AffineTransformation</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04988">cp_model.pb.h:4988</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acc0d8ba19a4e578ad606358350160796"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acc0d8ba19a4e578ad606358350160796">operations_research::sat::PROTOBUF_FINAL::bool_or</a></div><div class="ttdeci">const ::operations_research::sat::BoolArgumentProto &amp; bool_or() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5a86d5ad5ead326789504b205c341856"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5a86d5ad5ead326789504b205c341856">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_solution_hint</a></div><div class="ttdeci">::operations_research::sat::PartialVariableAssignment * unsafe_arena_release_solution_hint()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a59053577176e1accd5ca751dea49f266"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a59053577176e1accd5ca751dea49f266">operations_research::sat::PROTOBUF_FINAL::set_transition_tail</a></div><div class="ttdeci">void set_transition_tail(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8ce7335c1682f40c129f69c73ef9b179"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8ce7335c1682f40c129f69c73ef9b179">operations_research::sat::PROTOBUF_FINAL::target</a></div><div class="ttdeci">const ::operations_research::sat::LinearExpressionProto &amp; target() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4137a60491ec29a2fb702c8b0350052f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4137a60491ec29a2fb702c8b0350052f">operations_research::sat::PROTOBUF_FINAL::CpObjectiveProto</a></div><div class="ttdeci">CpObjectiveProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab88764a2c2003f0ec0e0fbb8992da145"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab88764a2c2003f0ec0e0fbb8992da145">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">CpSolverResponse * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05653">cp_model.pb.h:5653</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a656b876a64d4bac0eb300b7e534ce56e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a656b876a64d4bac0eb300b7e534ce56e">operations_research::sat::PROTOBUF_FINAL::clear_f_direct</a></div><div class="ttdeci">void clear_f_direct()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aaff4bdddc278ec869a78005321ef163f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaff4bdddc278ec869a78005321ef163f">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_table</a></div><div class="ttdeci">void unsafe_arena_set_allocated_table(::operations_research::sat::TableConstraintProto *table)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a22414a046a10e101e63455e8cd5b734b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22414a046a10e101e63455e8cd5b734b">operations_research::sat::PROTOBUF_FINAL::add_values</a></div><div class="ttdeci">void add_values(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8d3f0043ef2b376b0947661f52ea5715"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8d3f0043ef2b376b0947661f52ea5715">operations_research::sat::PROTOBUF_FINAL::set_solution_info</a></div><div class="ttdeci">void set_solution_info(const char *value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aea5cbb483e5c1ca7f83c50941abd3ded"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aea5cbb483e5c1ca7f83c50941abd3ded">operations_research::sat::PROTOBUF_FINAL::has_int_min</a></div><div class="ttdeci">bool has_int_min() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac5c18acf48b44935e225e0186bbe139c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac5c18acf48b44935e225e0186bbe139c">operations_research::sat::PROTOBUF_FINAL::clear_int_mod</a></div><div class="ttdeci">void clear_int_mod()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a6b76cd25015012648a3d14bc20d7f0bd"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a6b76cd25015012648a3d14bc20d7f0bd">operations_research::sat::CpSolverStatus_MIN</a></div><div class="ttdeci">constexpr CpSolverStatus CpSolverStatus_MIN</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00237">cp_model.pb.h:237</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a939b12edbf8ad166309291406c4ed6b6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a939b12edbf8ad166309291406c4ed6b6">operations_research::sat::PROTOBUF_FINAL::set_transition_head</a></div><div class="ttdeci">void set_transition_head(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9f475a487bdda96e086bd50d6e546a2b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9f475a487bdda96e086bd50d6e546a2b">operations_research::sat::PROTOBUF_FINAL::clear_enforcement_literal</a></div><div class="ttdeci">void clear_enforcement_literal()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a99d6d81472eea24b13bb84dda22ca8f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a99d6d81472eea24b13bb84dda22ca8f1">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(RoutesConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02780">cp_model.pb.h:2780</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a23704831a6a0f4ddf478932ddc8ca3d0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a23704831a6a0f4ddf478932ddc8ca3d0">operations_research::sat::PROTOBUF_FINAL::set_solution_info</a></div><div class="ttdeci">void set_solution_info(const std::string &amp;value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a427205183ee11401bc3eff531e988df2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a427205183ee11401bc3eff531e988df2">operations_research::sat::PROTOBUF_FINAL::set_x_intervals</a></div><div class="ttdeci">void set_x_intervals(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a98bbfb6489e312fbedd99bb10f7695e0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a98bbfb6489e312fbedd99bb10f7695e0">operations_research::sat::PROTOBUF_FINAL::solution_lower_bounds_size</a></div><div class="ttdeci">int solution_lower_bounds_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac1acf1f4687671678c49969ca28c7b8d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1acf1f4687671678c49969ca28c7b8d">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">LinearConstraintProto &amp; operator=(LinearConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01259">cp_model.pb.h:1259</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1384d09d4ff4cc1947d6cf481ea326f6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1384d09d4ff4cc1947d6cf481ea326f6">operations_research::sat::PROTOBUF_FINAL::release_linear</a></div><div class="ttdeci">::operations_research::sat::LinearConstraintProto * release_linear()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a404fecdeb807509a4f6dbf8f7adcdab5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a404fecdeb807509a4f6dbf8f7adcdab5">operations_research::sat::PROTOBUF_FINAL::release_solution_info</a></div><div class="ttdeci">std::string * release_solution_info()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a74d1ad94c20b69b307706b3fc642ba5a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a74d1ad94c20b69b307706b3fc642ba5a">operations_research::sat::PROTOBUF_FINAL::add_distinguished_nodes</a></div><div class="ttdeci">void add_distinguished_nodes(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a55e0d128e9540dfec434735edbfc1481"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a55e0d128e9540dfec434735edbfc1481">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const AutomatonConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a927d8f54e02d86b446fdaeed36915fb6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a927d8f54e02d86b446fdaeed36915fb6">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const LinearConstraintProto &amp;from)</div></div>
<div class="ttc" id="astructTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto_html_a807eed5c615caffbff3960079ef76239"><div class="ttname"><a href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a807eed5c615caffbff3960079ef76239">TableStruct_ortools_2fsat_2fcp_5fmodel_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="cp__model_8pb_8h_source.html#l00054">cp_model.pb.h:54</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a18e78db02629fbb61acc36abe7ffd5f1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a18e78db02629fbb61acc36abe7ffd5f1">operations_research::sat::PROTOBUF_FINAL::LinearConstraintProto</a></div><div class="ttdeci">LinearConstraintProto(LinearConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01250">cp_model.pb.h:1250</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a637bebfcef13669e4b66268dff68ebea"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a637bebfcef13669e4b66268dff68ebea">operations_research::sat::PROTOBUF_FINAL::sufficient_assumptions_for_infeasibility</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; sufficient_assumptions_for_infeasibility() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0bf8854541dab52665408068fcdfeb15"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0bf8854541dab52665408068fcdfeb15">operations_research::sat::PROTOBUF_FINAL::release_interval</a></div><div class="ttdeci">::operations_research::sat::IntervalConstraintProto * release_interval()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1787d64d0c180ffafd1256addbf31ad6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1787d64d0c180ffafd1256addbf31ad6">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">NoOverlap2DConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01994">cp_model.pb.h:1994</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3357a7a29ba3b760ab49ae90c392c486"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3357a7a29ba3b760ab49ae90c392c486">operations_research::sat::PROTOBUF_FINAL::InverseConstraintProto</a></div><div class="ttdeci">InverseConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1a596895b656fc2283b6d3c2774ed54e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1a596895b656fc2283b6d3c2774ed54e">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const CumulativeConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02151">cp_model.pb.h:2151</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2e3eb252ff48e6605df646f64554dfbf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e3eb252ff48e6605df646f64554dfbf">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const DecisionStrategyProto_AffineTransformation &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2d50ce4a06f2ffc8a723f2b35c68b8be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d50ce4a06f2ffc8a723f2b35c68b8be">operations_research::sat::PROTOBUF_FINAL::DecisionStrategyProto_AffineTransformation</a></div><div class="ttdeci">DecisionStrategyProto_AffineTransformation(DecisionStrategyProto_AffineTransformation &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04726">cp_model.pb.h:4726</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a223479678a6c4c9d8b47a77db02b914d"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a223479678a6c4c9d8b47a77db02b914d">operations_research::sat::_CpObjectiveProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::CpObjectiveProtoDefaultTypeInternal _CpObjectiveProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00083">cp_model.pb.h:82</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a788e1a5c3b4a0dc5216c50b9f4feda90"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a788e1a5c3b4a0dc5216c50b9f4feda90">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">IntegerVariableProto &amp; operator=(IntegerVariableProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00273">cp_model.pb.h:273</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad8b4a1e54c3d845cdbc0d8251d2fb117"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad8b4a1e54c3d845cdbc0d8251d2fb117">operations_research::sat::PROTOBUF_FINAL::IntegerArgumentProto</a></div><div class="ttdeci">IntegerArgumentProto(IntegerArgumentProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00584">cp_model.pb.h:584</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5f824182ef2f314fc4b6ab458f01ed5e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5f824182ef2f314fc4b6ab458f01ed5e">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const CumulativeConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0f43225702fdd23578a99e915f2ae600"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0f43225702fdd23578a99e915f2ae600">operations_research::sat::PROTOBUF_FINAL::NoOverlapConstraintProto</a></div><div class="ttdeci">NoOverlapConstraintProto(NoOverlapConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01783">cp_model.pb.h:1783</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac9e41101c222b342c5a0063a7537dd76"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9e41101c222b342c5a0063a7537dd76">operations_research::sat::PROTOBUF_FINAL::clear_int_prod</a></div><div class="ttdeci">void clear_int_prod()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a624955fe72913bed851a748564b3d727"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a624955fe72913bed851a748564b3d727">operations_research::sat::PROTOBUF_FINAL::set_boxes_with_null_area_can_overlap</a></div><div class="ttdeci">void set_boxes_with_null_area_can_overlap(bool value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a540183c6e5f2c8c73bc661ed4879c5b3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a540183c6e5f2c8c73bc661ed4879c5b3">operations_research::sat::PROTOBUF_FINAL::times_size</a></div><div class="ttdeci">int times_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acc6e21293084491521ed4460871f7b80"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acc6e21293084491521ed4460871f7b80">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">RoutesConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02788">cp_model.pb.h:2788</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afb18640ec6a6ae3affcb80ab0f5cc68b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afb18640ec6a6ae3affcb80ab0f5cc68b">operations_research::sat::PROTOBUF_FINAL::mutable_domain</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; * mutable_domain()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8930d410c7141adab598bfae8c1225ac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8930d410c7141adab598bfae8c1225ac">operations_research::sat::PROTOBUF_FINAL::clear_num_conflicts</a></div><div class="ttdeci">void clear_num_conflicts()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afa448d4dbbd6c3eb2ba6bb99e554d4d0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa448d4dbbd6c3eb2ba6bb99e554d4d0">operations_research::sat::PROTOBUF_FINAL::variables</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 variables(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6c0e2519431d0734958335f05e18c885"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6c0e2519431d0734958335f05e18c885">operations_research::sat::PROTOBUF_FINAL::mutable_f_inverse</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_f_inverse()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5615e9d596d8908b855b2cbe25e84640"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5615e9d596d8908b855b2cbe25e84640">operations_research::sat::PROTOBUF_FINAL::add_actives</a></div><div class="ttdeci">void add_actives(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a774ab4eaa1db701a3e19d32a6cecceee"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a774ab4eaa1db701a3e19d32a6cecceee">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(TableConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03193">cp_model.pb.h:3193</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9618344e9c79ca233f4ff9f0855086cb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9618344e9c79ca233f4ff9f0855086cb">operations_research::sat::PROTOBUF_FINAL::release_element</a></div><div class="ttdeci">::operations_research::sat::ElementConstraintProto * release_element()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a44a65630d343c4b4c4b0eb077036a3a3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a44a65630d343c4b4c4b0eb077036a3a3">operations_research::sat::PROTOBUF_FINAL::exprs</a></div><div class="ttdeci">const ::operations_research::sat::LinearExpressionProto &amp; exprs(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a41152379fe192a94dd27ff6d994b6602"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a41152379fe192a94dd27ff6d994b6602">operations_research::sat::PROTOBUF_FINAL::set_var</a></div><div class="ttdeci">void set_var(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a82bba8635e1cb82d7cf527e6ef9b8592"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a82bba8635e1cb82d7cf527e6ef9b8592">operations_research::sat::PROTOBUF_FINAL::set_solution_info</a></div><div class="ttdeci">void set_solution_info(std::string &amp;&amp;value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae8df650459f93a8c7348cc2ae9d4bff7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8df650459f93a8c7348cc2ae9d4bff7">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">AutomatonConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03568">cp_model.pb.h:3568</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab59665fa3051a704378a94693636fd3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab59665fa3051a704378a94693636fd3b">operations_research::sat::PROTOBUF_FINAL::set_coeffs</a></div><div class="ttdeci">void set_coeffs(int index, ::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab1b9af3c6a4ffc7ca3428d4740c3606c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1b9af3c6a4ffc7ca3428d4740c3606c">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">LinearExpressionProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00802">cp_model.pb.h:802</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aedc4ddb96acc28481c09828d2e016815a3c910aa4be26fdd6efed0262315b1ffd"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aedc4ddb96acc28481c09828d2e016815a3c910aa4be26fdd6efed0262315b1ffd">operations_research::sat::CpSolverStatus_INT_MAX_SENTINEL_DO_NOT_USE_</a></div><div class="ttdeci">@ CpSolverStatus_INT_MAX_SENTINEL_DO_NOT_USE_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00235">cp_model.pb.h:234</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae131d4e3460bb8d3d76f8d59e77ec245"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae131d4e3460bb8d3d76f8d59e77ec245">operations_research::sat::PROTOBUF_FINAL::TableConstraintProto</a></div><div class="ttdeci">TableConstraintProto(TableConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03145">cp_model.pb.h:3145</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6f1453006e99346a1b64ec01558706b6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6f1453006e99346a1b64ec01558706b6">operations_research::sat::PROTOBUF_FINAL::sufficient_assumptions_for_infeasibility_size</a></div><div class="ttdeci">int sufficient_assumptions_for_infeasibility_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9dfaa9bebfefb4c19c2599bdd236c056"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9dfaa9bebfefb4c19c2599bdd236c056">operations_research::sat::PROTOBUF_FINAL::clear_transition_label</a></div><div class="ttdeci">void clear_transition_label()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab990c9f76dfc9ba395b1808cfb337cb1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab990c9f76dfc9ba395b1808cfb337cb1">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">RoutesConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02792">cp_model.pb.h:2792</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a54caf95a1b8950c7285ebb6795615a3d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a54caf95a1b8950c7285ebb6795615a3d">operations_research::sat::PROTOBUF_FINAL::~AutomatonConstraintProto</a></div><div class="ttdeci">virtual ~AutomatonConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac2352034b6709d00df0edd40e0f03171"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac2352034b6709d00df0edd40e0f03171">operations_research::sat::PROTOBUF_FINAL::set_tails</a></div><div class="ttdeci">void set_tails(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_ae21dd421323a77bde4c9253b6255c785"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#ae21dd421323a77bde4c9253b6255c785">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_MIN</a></div><div class="ttdeci">constexpr DecisionStrategyProto_VariableSelectionStrategy DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_MIN</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00181">cp_model.pb.h:181</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8f51c53b724abc63e605389e8a4bded5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8f51c53b724abc63e605389e8a4bded5">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(CpSolverResponse *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05637">cp_model.pb.h:5637</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a09c818067e4256a92e2bdc8c5ca94c17"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a09c818067e4256a92e2bdc8c5ca94c17">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">CpObjectiveProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04559">cp_model.pb.h:4559</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aecd8e85982106d608b8b23678f1508f7"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aecd8e85982106d608b8b23678f1508f7">operations_research::sat::_TableConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::TableConstraintProtoDefaultTypeInternal _TableConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00137">cp_model.pb.h:136</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a40687ff1c25394477049db3af9fc042f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a40687ff1c25394477049db3af9fc042f">operations_research::sat::PROTOBUF_FINAL::add_transformations</a></div><div class="ttdeci">::operations_research::sat::DecisionStrategyProto_AffineTransformation * add_transformations()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0d74b4fc892b01d6ddfd4617a1938115"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0d74b4fc892b01d6ddfd4617a1938115">operations_research::sat::PROTOBUF_FINAL::clear_lin_min</a></div><div class="ttdeci">void clear_lin_min()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad87e04082640fb8153cc2dd33e42d033"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad87e04082640fb8153cc2dd33e42d033">operations_research::sat::PROTOBUF_FINAL::set_capacity</a></div><div class="ttdeci">void set_capacity(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aba274af39f122fa935198cb15689002f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba274af39f122fa935198cb15689002f">operations_research::sat::PROTOBUF_FINAL::set_allocated_int_prod</a></div><div class="ttdeci">void set_allocated_int_prod(::operations_research::sat::IntegerArgumentProto *int_prod)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a790f88c23c8e5b0ca559cd4ccdf43972"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a790f88c23c8e5b0ca559cd4ccdf43972">operations_research::sat::PROTOBUF_FINAL::negated</a></div><div class="ttdeci">bool negated() const</div></div>
<div class="ttc" id="anamespaceoperations__research_html_ae5c743ef0c2dfd8d383ec4a665b31af1"><div class="ttname"><a href="namespaceoperations__research.html#ae5c743ef0c2dfd8d383ec4a665b31af1">operations_research::_PartialVariableAssignment_default_instance_</a></div><div class="ttdeci">class operations_research::PartialVariableAssignmentDefaultTypeInternal _PartialVariableAssignment_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="linear__solver_8pb_8h_source.html#l00119">linear_solver.pb.h:118</a></div></div>
<div class="ttc" id="aintegral__types_8h_html_adde6aaee8457bee49c2a92621fe22b79"><div class="ttname"><a href="integral__types_8h.html#adde6aaee8457bee49c2a92621fe22b79">uint8</a></div><div class="ttdeci">unsigned char uint8</div><div class="ttdef"><b>Definition:</b> <a href="integral__types_8h_source.html#l00036">integral_types.h:36</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1CircuitConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1CircuitConstraintProtoDefaultTypeInternal.html">operations_research::sat::CircuitConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00095">cp_model.pb.cc:95</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7147ecc4bcf3373b5fdbb892de3312f9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7147ecc4bcf3373b5fdbb892de3312f9">operations_research::sat::PROTOBUF_FINAL::set_allocated_int_div</a></div><div class="ttdeci">void set_allocated_int_div(::operations_research::sat::IntegerArgumentProto *int_div)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a04487ffe93d385896ec57f978f248a1f"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a04487ffe93d385896ec57f978f248a1f">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_MAX</a></div><div class="ttdeci">constexpr DecisionStrategyProto_VariableSelectionStrategy DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_MAX</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00182">cp_model.pb.h:182</a></div></div>
<div class="ttc" id="aalldiff__cst_8cc_html_a151248525a9e07eb3e6e60ea1c4995eb"><div class="ttname"><a href="alldiff__cst_8cc.html#a151248525a9e07eb3e6e60ea1c4995eb">vars_</a></div><div class="ttdeci">const std::vector&lt; IntVar * &gt; vars_</div><div class="ttdef"><b>Definition:</b> <a href="alldiff__cst_8cc_source.html#l00043">alldiff_cst.cc:43</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_adaf32afeab55a0b5babdf8688dd84616"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adaf32afeab55a0b5babdf8688dd84616">operations_research::sat::PROTOBUF_FINAL::clear_solution_hint</a></div><div class="ttdeci">void clear_solution_hint()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a655d0feb045c5101029918aae3cead88"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a655d0feb045c5101029918aae3cead88">operations_research::sat::_BoolArgumentProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::BoolArgumentProtoDefaultTypeInternal _BoolArgumentProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00068">cp_model.pb.h:67</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aab51be96ec36bd1af0d8280b356f6820"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aab51be96ec36bd1af0d8280b356f6820">operations_research::sat::PROTOBUF_FINAL::add_y_intervals</a></div><div class="ttdeci">void add_y_intervals(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa06405236ef94f8f4ebdc39946746a13"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa06405236ef94f8f4ebdc39946746a13">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(DecisionStrategyProto_AffineTransformation &amp;a, DecisionStrategyProto_AffineTransformation &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04763">cp_model.pb.h:4763</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac308f296702b8e069991680bb0924c3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac308f296702b8e069991680bb0924c3b">operations_research::sat::PROTOBUF_FINAL::start</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 start() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4372c23bad2dc48efc0cc76833eab97b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4372c23bad2dc48efc0cc76833eab97b">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(LinearArgumentProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00981">cp_model.pb.h:981</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1NoOverlapConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1NoOverlapConstraintProto.html">operations_research::sat::NoOverlapConstraintProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6d4d4d8b69c49cab2a467d3c4de4ad8f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6d4d4d8b69c49cab2a467d3c4de4ad8f">operations_research::sat::PROTOBUF_FINAL::add_final_states</a></div><div class="ttdeci">void add_final_states(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aeefd22576486c0ef5263b1e8518b8404"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeefd22576486c0ef5263b1e8518b8404">operations_research::sat::PROTOBUF_FINAL::CircuitCoveringConstraintProto</a></div><div class="ttdeci">CircuitCoveringConstraintProto(CircuitCoveringConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02969">cp_model.pb.h:2969</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a336315ca9f7f163ce71f854c1d331abd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a336315ca9f7f163ce71f854c1d331abd">operations_research::sat::PROTOBUF_FINAL::set_name</a></div><div class="ttdeci">void set_name(const std::string &amp;value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab1ba9223e9d9cdbb462f214353828577"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1ba9223e9d9cdbb462f214353828577">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_reservoir</a></div><div class="ttdeci">void unsafe_arena_set_allocated_reservoir(::operations_research::sat::ReservoirConstraintProto *reservoir)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a55c4c8a331f62f950abea2d110eb2398"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a55c4c8a331f62f950abea2d110eb2398">operations_research::sat::PROTOBUF_FINAL::add_solution</a></div><div class="ttdeci">void add_solution(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4cb6cd0c57aff01ad0c7602bce392fe0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4cb6cd0c57aff01ad0c7602bce392fe0">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const DecisionStrategyProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1f239a9ff39ea8e833ba1bac3031a8fa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1f239a9ff39ea8e833ba1bac3031a8fa">operations_research::sat::PROTOBUF_FINAL::CpSolverResponse</a></div><div class="ttdeci">CpSolverResponse(const CpSolverResponse &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae002b7aaffbffe441fcafa0a27fbdcec"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae002b7aaffbffe441fcafa0a27fbdcec">operations_research::sat::PROTOBUF_FINAL::AutomatonConstraintProto</a></div><div class="ttdeci">AutomatonConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab6614f4152214afc16feb05bfad2e8eb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab6614f4152214afc16feb05bfad2e8eb">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(DecisionStrategyProto_AffineTransformation *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04766">cp_model.pb.h:4766</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1c1ea287c46ef0859ece0c317e7fb30e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1c1ea287c46ef0859ece0c317e7fb30e">operations_research::sat::PROTOBUF_FINAL::release_objective</a></div><div class="ttdeci">::operations_research::sat::CpObjectiveProto * release_objective()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4978a6de48f74b16f339b9f7a5e1ec23"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4978a6de48f74b16f339b9f7a5e1ec23">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_int_min</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * unsafe_arena_release_int_min()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a97c353c23050b2faebd883435f73aa6e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a97c353c23050b2faebd883435f73aa6e">operations_research::sat::PROTOBUF_FINAL::clear_variables</a></div><div class="ttdeci">void clear_variables()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae0aceb21ea92f19442d56647304976b6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae0aceb21ea92f19442d56647304976b6">operations_research::sat::PROTOBUF_FINAL::clear_positive_coeff</a></div><div class="ttdeci">void clear_positive_coeff()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a194864504427b2ab9d3238463050ea22"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a194864504427b2ab9d3238463050ea22">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">CircuitConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02587">cp_model.pb.h:2587</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a91b2e44d0063ec4bb6620dbe83576e02"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a91b2e44d0063ec4bb6620dbe83576e02">operations_research::sat::PROTOBUF_FINAL::size</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9b5b838b09fc5a2c553f7e0cd5703ed1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b5b838b09fc5a2c553f7e0cd5703ed1">operations_research::sat::PROTOBUF_FINAL::ConstraintProto</a></div><div class="ttdeci">ConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03766">cp_model.pb.h:3766</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aae280f6928c10e6c41e6cb9f5b34c909"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aae280f6928c10e6c41e6cb9f5b34c909">operations_research::sat::PROTOBUF_FINAL::clear_primal_integral</a></div><div class="ttdeci">void clear_primal_integral()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae8def24de2f327f890a6257a6dedf4b6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae8def24de2f327f890a6257a6dedf4b6">operations_research::sat::PROTOBUF_FINAL::demands</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; demands() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af55cd7a753171e664ad01e7b0f4327ca"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af55cd7a753171e664ad01e7b0f4327ca">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">ElementConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01511">cp_model.pb.h:1511</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7b556cd1b51adc0393fa36e82c11cd7e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7b556cd1b51adc0393fa36e82c11cd7e">operations_research::sat::PROTOBUF_FINAL::coeffs_size</a></div><div class="ttdeci">int coeffs_size() const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a31ba6359043b091cd5c02ff98f8dafa1"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a31ba6359043b091cd5c02ff98f8dafa1">operations_research::sat::DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_ARRAYSIZE</a></div><div class="ttdeci">constexpr int DecisionStrategyProto_VariableSelectionStrategy_VariableSelectionStrategy_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00183">cp_model.pb.h:183</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a787415f6fe87fcc3804204af13731c4e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a787415f6fe87fcc3804204af13731c4e">operations_research::sat::PROTOBUF_FINAL::set_allocated_interval</a></div><div class="ttdeci">void set_allocated_interval(::operations_research::sat::IntervalConstraintProto *interval)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a424f7612d6d38a6ae0c3af80951f1583"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a424f7612d6d38a6ae0c3af80951f1583">operations_research::sat::PROTOBUF_FINAL::has_all_diff</a></div><div class="ttdeci">bool has_all_diff() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a88b675ab076e43c1b46230540fe0db76"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a88b675ab076e43c1b46230540fe0db76">operations_research::sat::PROTOBUF_FINAL::add_variables</a></div><div class="ttdeci">::operations_research::sat::IntegerVariableProto * add_variables()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4803b9cfcbfec256e1e7416b599ca531"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4803b9cfcbfec256e1e7416b599ca531">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const NoOverlapConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1CpSolverResponseDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1CpSolverResponseDefaultTypeInternal.html">operations_research::sat::CpSolverResponseDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00168">cp_model.pb.cc:168</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3cbf54c236573a92d66940085523c920"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3cbf54c236573a92d66940085523c920">operations_research::sat::PROTOBUF_FINAL::clear_int_div</a></div><div class="ttdeci">void clear_int_div()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aca9882c18bc0e87204dcc76395fcf877"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aca9882c18bc0e87204dcc76395fcf877">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_lin_min</a></div><div class="ttdeci">::operations_research::sat::LinearArgumentProto * unsafe_arena_release_lin_min()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1c316fa816105f2f9627ec5941d2e36d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1c316fa816105f2f9627ec5941d2e36d">operations_research::sat::PROTOBUF_FINAL::CpObjectiveProto</a></div><div class="ttdeci">CpObjectiveProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04499">cp_model.pb.h:4499</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a534b8a67f79eee83ec267a9e87c46199"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a534b8a67f79eee83ec267a9e87c46199">operations_research::sat::PROTOBUF_FINAL::intervals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 intervals(int index) const</div></div>
<div class="ttc" id="astructTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto_html_a5d4901215454f7f2bea9ec50bc072b7f"><div class="ttname"><a href="structTableStruct__ortools__2fsat__2fcp__5fmodel__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fsat_2fcp_5fmodel_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="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1a458483ff0cd23220faebd46ec0bd37"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1a458483ff0cd23220faebd46ec0bd37">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const CpSolverResponse &amp;from)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1LinearConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1LinearConstraintProto.html">operations_research::sat::LinearConstraintProto</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae59f68f3d216fb9aa8c56f5be6c1aba4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae59f68f3d216fb9aa8c56f5be6c1aba4">operations_research::sat::PROTOBUF_FINAL::mutable_transition_head</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; * mutable_transition_head()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ace99f34b718c9b1388cf0e99935e00bf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ace99f34b718c9b1388cf0e99935e00bf">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_interval</a></div><div class="ttdeci">void unsafe_arena_set_allocated_interval(::operations_research::sat::IntervalConstraintProto *interval)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1CpObjectiveProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1CpObjectiveProtoDefaultTypeInternal.html">operations_research::sat::CpObjectiveProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00148">cp_model.pb.cc:148</a></div></div>
<div class="ttc" id="aconstraint__solver_2table_8cc_html_a344010e26426d6a13411648d988bc9b6"><div class="ttname"><a href="constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6">b</a></div><div class="ttdeci">int64 b</div><div class="ttdef"><b>Definition:</b> <a href="constraint__solver_2table_8cc_source.html#l00043">constraint_solver/table.cc:43</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afb12210e8e4f7cdac27bbd59c59595d2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afb12210e8e4f7cdac27bbd59c59595d2">operations_research::sat::PROTOBUF_FINAL::IntervalConstraintProto</a></div><div class="ttdeci">IntervalConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01620">cp_model.pb.h:1620</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aeaf0da781ca9b370d96b7fbd3f74266a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeaf0da781ca9b370d96b7fbd3f74266a">operations_research::sat::PROTOBUF_FINAL::constraints_size</a></div><div class="ttdeci">int constraints_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0a0002ec9df6b6203b1e07918f57a4a8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0a0002ec9df6b6203b1e07918f57a4a8">operations_research::sat::PROTOBUF_FINAL::release_int_prod</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * release_int_prod()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abb13eb6f2389f94883aac8f0ad0cc52e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abb13eb6f2389f94883aac8f0ad0cc52e">operations_research::sat::PROTOBUF_FINAL::CpModelProto</a></div><div class="ttdeci">CpModelProto(const CpModelProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afe22848e16878f2a16ad345559abb79e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe22848e16878f2a16ad345559abb79e">operations_research::sat::PROTOBUF_FINAL::~ConstraintProto</a></div><div class="ttdeci">virtual ~ConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad0707c7bd7fefd60b9561ac066707b8b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad0707c7bd7fefd60b9561ac066707b8b">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">ElementConstraintProto &amp; operator=(const ElementConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01456">cp_model.pb.h:1456</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aba45d214fbf54bd31d6a8b97f2efc9c5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aba45d214fbf54bd31d6a8b97f2efc9c5">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">NoOverlapConstraintProto &amp; operator=(NoOverlapConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01792">cp_model.pb.h:1792</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab1b63321c2cffb85aecafbfdb14e6ce8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab1b63321c2cffb85aecafbfdb14e6ce8">operations_research::sat::PROTOBUF_FINAL::mutable_objective</a></div><div class="ttdeci">::operations_research::sat::CpObjectiveProto * mutable_objective()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aaf485aceb0bfa50506ce538a438df137"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaf485aceb0bfa50506ce538a438df137">operations_research::sat::PROTOBUF_FINAL::set_negated</a></div><div class="ttdeci">void set_negated(bool value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a98e99bf9f142a2917ce9f4ece1d9a847"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a98e99bf9f142a2917ce9f4ece1d9a847">operations_research::sat::PROTOBUF_FINAL::~ElementConstraintProto</a></div><div class="ttdeci">virtual ~ElementConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae76d8c10b102c287c21f87a8ea14693a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae76d8c10b102c287c21f87a8ea14693a">operations_research::sat::PROTOBUF_FINAL::has_cumulative</a></div><div class="ttdeci">bool has_cumulative() const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a5f4bbdfa15618bf8312bf8e6cc742097"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a5f4bbdfa15618bf8312bf8e6cc742097">operations_research::sat::_IntervalConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::IntervalConstraintProtoDefaultTypeInternal _IntervalConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00107">cp_model.pb.h:106</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae1598834f476a20f4f0781dd90d50b3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1598834f476a20f4f0781dd90d50b3b">operations_research::sat::PROTOBUF_FINAL::offset</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 offset() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acf6088f1a040a40c6dc652a121e5da4c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acf6088f1a040a40c6dc652a121e5da4c">operations_research::sat::PROTOBUF_FINAL::has_linear</a></div><div class="ttdeci">bool has_linear() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a942d839005c1a49096af445cda01f222"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a942d839005c1a49096af445cda01f222">operations_research::sat::PROTOBUF_FINAL::LinearArgumentProto</a></div><div class="ttdeci">LinearArgumentProto(LinearArgumentProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00933">cp_model.pb.h:933</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4919374a2378e7a367dccff2b4b74c6b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4919374a2378e7a367dccff2b4b74c6b">operations_research::sat::PROTOBUF_FINAL::mutable_name</a></div><div class="ttdeci">std::string * mutable_name()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad5d7458971ebdb49dcd278ac024bf9db"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad5d7458971ebdb49dcd278ac024bf9db">operations_research::sat::PROTOBUF_FINAL::release_no_overlap_2d</a></div><div class="ttdeci">::operations_research::sat::NoOverlap2DConstraintProto * release_no_overlap_2d()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aaace858b482432bc4bdae462ff894649"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaace858b482432bc4bdae462ff894649">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(ReservoirConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02356">cp_model.pb.h:2356</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6ed0b4470430bf7fdf6023fa47f4442d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6ed0b4470430bf7fdf6023fa47f4442d">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(TableConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03185">cp_model.pb.h:3185</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a02ddd83e2e6c16a835a150ea9a4417d9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a02ddd83e2e6c16a835a150ea9a4417d9">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">LinearExpressionProto &amp; operator=(LinearExpressionProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00755">cp_model.pb.h:755</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_1_1NoOverlap2DConstraintProto_html"><div class="ttname"><a href="namespaceoperations__research_1_1sat_1_1NoOverlap2DConstraintProto.html">operations_research::sat::NoOverlap2DConstraintProto</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a8cc08aed16e89a81f7cde799a790a3d1"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a8cc08aed16e89a81f7cde799a790a3d1">operations_research::sat::_CpSolverResponse_default_instance_</a></div><div class="ttdeci">class operations_research::sat::CpSolverResponseDefaultTypeInternal _CpSolverResponse_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00086">cp_model.pb.h:85</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac9ef78d00a1195bccd3909f259e20129"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac9ef78d00a1195bccd3909f259e20129">operations_research::sat::PROTOBUF_FINAL::values</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; &amp; values() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad4a8c543adbca0fac330a4474f7537d2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad4a8c543adbca0fac330a4474f7537d2">operations_research::sat::PROTOBUF_FINAL::set_intervals</a></div><div class="ttdeci">void set_intervals(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af961871356c983f699dee4b69baf8ae9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af961871356c983f699dee4b69baf8ae9">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const NoOverlapConstraintProto &amp;from)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_ae5c743ef0c2dfd8d383ec4a665b31af1"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#ae5c743ef0c2dfd8d383ec4a665b31af1">operations_research::sat::_PartialVariableAssignment_default_instance_</a></div><div class="ttdeci">class operations_research::sat::PartialVariableAssignmentDefaultTypeInternal _PartialVariableAssignment_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00128">cp_model.pb.h:127</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a06af4e20cdacf2159070ee38374e8997"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a06af4e20cdacf2159070ee38374e8997">operations_research::sat::PROTOBUF_FINAL::transition_head</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; &amp; transition_head() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad0b1d578b64fd9f38010f0fb630a55e6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad0b1d578b64fd9f38010f0fb630a55e6">operations_research::sat::PROTOBUF_FINAL::clear_values</a></div><div class="ttdeci">void clear_values()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abd839221ab19a14cf417e5ddd4d778f5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abd839221ab19a14cf417e5ddd4d778f5">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(NoOverlap2DConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01982">cp_model.pb.h:1982</a></div></div>
<div class="ttc" id="arouting__flow_8cc_html_adf3be22c64f10c0783c0cf277e857adf"><div class="ttname"><a href="routing__flow_8cc.html#adf3be22c64f10c0783c0cf277e857adf">capacity</a></div><div class="ttdeci">int64 capacity</div><div class="ttdef"><b>Definition:</b> <a href="routing__flow_8cc_source.html#l00129">routing_flow.cc:129</a></div></div>
<div class="ttc" id="aresource_8cc_html_af92a8383a05fdf586a52263d358f5ada"><div class="ttname"><a href="resource_8cc.html#af92a8383a05fdf586a52263d358f5ada">interval</a></div><div class="ttdeci">IntervalVar * interval</div><div class="ttdef"><b>Definition:</b> <a href="resource_8cc_source.html#l00098">resource.cc:98</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9b0406cc54c4e8116153bdb7f13c7981"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b0406cc54c4e8116153bdb7f13c7981">operations_research::sat::PROTOBUF_FINAL::clear_f_inverse</a></div><div class="ttdeci">void clear_f_inverse()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a2e813d01ac2d5d980dc56019ce6a40cb"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a2e813d01ac2d5d980dc56019ce6a40cb">operations_research::sat::_LinearArgumentProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::LinearArgumentProtoDefaultTypeInternal _LinearArgumentProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00113">cp_model.pb.h:112</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7f99dec03298164a9013e3dc990e914f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7f99dec03298164a9013e3dc990e914f">operations_research::sat::PROTOBUF_FINAL::solution_info</a></div><div class="ttdeci">const std::string &amp; solution_info() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7e4600542fbdbb5a8aeaf73ef91233ed"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7e4600542fbdbb5a8aeaf73ef91233ed">operations_research::sat::PROTOBUF_FINAL::LinearArgumentProto</a></div><div class="ttdeci">LinearArgumentProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1b32be5f13f5f5c845d1f202094d484e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1b32be5f13f5f5c845d1f202094d484e">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const CpModelProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a14f3f4d582821dc922369ad40cb1ec08"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a14f3f4d582821dc922369ad40cb1ec08">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(CircuitCoveringConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03017">cp_model.pb.h:3017</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa7922c19e8882f501b1c9fb26afdfef0"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa7922c19e8882f501b1c9fb26afdfef0">operations_research::sat::PROTOBUF_FINAL::set_sufficient_assumptions_for_infeasibility</a></div><div class="ttdeci">void set_sufficient_assumptions_for_infeasibility(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_adf13e3cc54eee4c13a0c22b3c3084a45"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adf13e3cc54eee4c13a0c22b3c3084a45">operations_research::sat::PROTOBUF_FINAL::constraints</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::ConstraintProto &gt; &amp; constraints() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a21eb1e944bc2c744cfde550d399ac2de"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a21eb1e944bc2c744cfde550d399ac2de">operations_research::sat::PROTOBUF_FINAL::routes</a></div><div class="ttdeci">const ::operations_research::sat::RoutesConstraintProto &amp; routes() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a121fc271e89bc3b3d9e213f568afe6f2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a121fc271e89bc3b3d9e213f568afe6f2">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const CpSolverResponse &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aec0f07bd8a15b28abac508aa0509a934"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aec0f07bd8a15b28abac508aa0509a934">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(IntegerVariableProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00312">cp_model.pb.h:312</a></div></div>
<div class="ttc" id="anamespaceinternal_html"><div class="ttname"><a href="namespaceinternal.html">internal</a></div><div class="ttdef"><b>Definition:</b> <a href="bop__parameters_8pb_8h_source.html#l00040">bop_parameters.pb.h:40</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1abbc2f597af4ba1e7644f303f540fdc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1abbc2f597af4ba1e7644f303f540fdc">operations_research::sat::PROTOBUF_FINAL::element</a></div><div class="ttdeci">const ::operations_research::sat::ElementConstraintProto &amp; element() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac754f8784d9d37be1533449746890e2f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac754f8784d9d37be1533449746890e2f">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(IntegerArgumentProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00632">cp_model.pb.h:632</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a931e0dbac40ffe1c56c64a38130210cf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a931e0dbac40ffe1c56c64a38130210cf">operations_research::sat::PROTOBUF_FINAL::mutable_nexts</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_nexts()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2a21095e5dc5138a4b736876b875a28b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2a21095e5dc5138a4b736876b875a28b">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(AllDifferentConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01147">cp_model.pb.h:1147</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad39a26daaa90d62e220ccb1f5c092124"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad39a26daaa90d62e220ccb1f5c092124">operations_research::sat::PROTOBUF_FINAL::ElementConstraintProto</a></div><div class="ttdeci">ElementConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7122a1b5e0cfa809e71e6a4669babc32"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7122a1b5e0cfa809e71e6a4669babc32">operations_research::sat::PROTOBUF_FINAL::set_vars</a></div><div class="ttdeci">void set_vars(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a76c521af56ab0e96eb06deeb679f46f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a76c521af56ab0e96eb06deeb679f46f7">operations_research::sat::PROTOBUF_FINAL::vars_size</a></div><div class="ttdeci">int vars_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6e73ff65b69fdd883edfcae3881ce2db"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6e73ff65b69fdd883edfcae3881ce2db">operations_research::sat::PROTOBUF_FINAL::InverseConstraintProto</a></div><div class="ttdeci">InverseConstraintProto(const InverseConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a517fd4c465f4d4f89065a1b4a2e02ad4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a517fd4c465f4d4f89065a1b4a2e02ad4">operations_research::sat::PROTOBUF_FINAL::VariableSelectionStrategy_IsValid</a></div><div class="ttdeci">static bool VariableSelectionStrategy_IsValid(int value)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05001">cp_model.pb.h:5001</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8cc62506ff3700f89a01e6e50d0a1082"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8cc62506ff3700f89a01e6e50d0a1082">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(CpObjectiveProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l04543">cp_model.pb.h:4543</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afe81f6622950450aba79b17e8ffb9974"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afe81f6622950450aba79b17e8ffb9974">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const ElementConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7711670a8a8b22d2d4e3a89e8a0ba939"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7711670a8a8b22d2d4e3a89e8a0ba939">operations_research::sat::PROTOBUF_FINAL::~BoolArgumentProto</a></div><div class="ttdeci">virtual ~BoolArgumentProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a27f37986796e9fe9420c0add13241335"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a27f37986796e9fe9420c0add13241335">operations_research::sat::PROTOBUF_FINAL::CircuitCoveringConstraintProto</a></div><div class="ttdeci">CircuitCoveringConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2e7d0b0933d88a232fa7cf35ad73abd1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2e7d0b0933d88a232fa7cf35ad73abd1">operations_research::sat::PROTOBUF_FINAL::mutable_int_mod</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * mutable_int_mod()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6925dbe53f54f70dce4ee62ab187e907"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6925dbe53f54f70dce4ee62ab187e907">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(ElementConstraintProto &amp;a, ElementConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01488">cp_model.pb.h:1488</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae2c2bfb91534f74cb26e722d63c46606"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae2c2bfb91534f74cb26e722d63c46606">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">CpModelProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05384">cp_model.pb.h:5384</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af408b617156137917291772108adf991"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af408b617156137917291772108adf991">operations_research::sat::PROTOBUF_FINAL::mutable_all_diff</a></div><div class="ttdeci">::operations_research::sat::AllDifferentConstraintProto * mutable_all_diff()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aee153940e8ef35428c50dd448409c6f2"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aee153940e8ef35428c50dd448409c6f2">operations_research::sat::_CumulativeConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::CumulativeConstraintProtoDefaultTypeInternal _CumulativeConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00089">cp_model.pb.h:88</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a648aaf97129435b54fbcceeec0dee918"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a648aaf97129435b54fbcceeec0dee918">operations_research::sat::PROTOBUF_FINAL::demands</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 demands(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acfd202ff58fd87038a27b2130a413097"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfd202ff58fd87038a27b2130a413097">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(ReservoirConstraintProto &amp;a, ReservoirConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02345">cp_model.pb.h:2345</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a616a925c6d84e9f3c05f6b233e5918e1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a616a925c6d84e9f3c05f6b233e5918e1">operations_research::sat::PROTOBUF_FINAL::~RoutesConstraintProto</a></div><div class="ttdeci">virtual ~RoutesConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6d60afcd6f3df9fb84bf8154100f6148"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6d60afcd6f3df9fb84bf8154100f6148">operations_research::sat::PROTOBUF_FINAL::variables</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; variables() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af46c210dcb7e5a99eb85803a509590b3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af46c210dcb7e5a99eb85803a509590b3">operations_research::sat::PROTOBUF_FINAL::clear_max_level</a></div><div class="ttdeci">void clear_max_level()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a19bb6eb39bdbba133cd8c01b0c7cb2e9"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a19bb6eb39bdbba133cd8c01b0c7cb2e9">operations_research::sat::PROTOBUF_FINAL::values</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 values(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a57587c56a7838d2087ab52ec446ed601"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a57587c56a7838d2087ab52ec446ed601">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const CpSolverResponse &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af3891bbb84361a27f1f41b97d293039c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3891bbb84361a27f1f41b97d293039c">operations_research::sat::PROTOBUF_FINAL::no_overlap</a></div><div class="ttdeci">const ::operations_research::sat::NoOverlapConstraintProto &amp; no_overlap() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acb6402fe0458966e9b7e7bbedde7b439"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acb6402fe0458966e9b7e7bbedde7b439">operations_research::sat::PROTOBUF_FINAL::mutable_int_min</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * mutable_int_min()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5bf28a25d89ca788807fc4d07e8af9d5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5bf28a25d89ca788807fc4d07e8af9d5">operations_research::sat::PROTOBUF_FINAL::DomainReductionStrategy_descriptor</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * DomainReductionStrategy_descriptor()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05047">cp_model.pb.h:5047</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a25e8fb62d5432940eba46c102e4e777f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a25e8fb62d5432940eba46c102e4e777f">operations_research::sat::PROTOBUF_FINAL::LinearExpressionProto</a></div><div class="ttdeci">LinearExpressionProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af2194507b4f9ff190698c1accb6d1da5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af2194507b4f9ff190698c1accb6d1da5">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const NoOverlap2DConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4c62303f8a5ecf03c943358698240e2a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c62303f8a5ecf03c943358698240e2a">operations_research::sat::PROTOBUF_FINAL::NoOverlapConstraintProto</a></div><div class="ttdeci">NoOverlapConstraintProto(const NoOverlapConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a609c44c863149705952508c66809f43b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a609c44c863149705952508c66809f43b">operations_research::sat::PROTOBUF_FINAL::mutable_automaton</a></div><div class="ttdeci">::operations_research::sat::AutomatonConstraintProto * mutable_automaton()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a17c8b23e8d3106bfcd6c8abbe5a52efe"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a17c8b23e8d3106bfcd6c8abbe5a52efe">operations_research::sat::PROTOBUF_FINAL::coeffs</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 coeffs(int index) const</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a0ab0c4789d577b30dde661c19f88d00ea2dd975e36bdd9ac9e65463fcc4f0541c"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00ea2dd975e36bdd9ac9e65463fcc4f0541c">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_SELECT_MEDIAN_VALUE</a></div><div class="ttdeci">@ DecisionStrategyProto_DomainReductionStrategy_SELECT_MEDIAN_VALUE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00204">cp_model.pb.h:204</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae71cf3a6d9f65656b56eb3c37ec5032b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae71cf3a6d9f65656b56eb3c37ec5032b">operations_research::sat::PROTOBUF_FINAL::add_f_inverse</a></div><div class="ttdeci">void add_f_inverse(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae73f3f984c041f1d66960624449aaa70"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae73f3f984c041f1d66960624449aaa70">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const TableConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac553b367cd4d09d924a939cdb4403588"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac553b367cd4d09d924a939cdb4403588">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(CircuitConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02571">cp_model.pb.h:2571</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7b93abdbe6f8d3e1b46c3690d11543f8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7b93abdbe6f8d3e1b46c3690d11543f8">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const IntegerVariableProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1TableConstraintProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1TableConstraintProtoDefaultTypeInternal.html">operations_research::sat::TableConstraintProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00107">cp_model.pb.cc:107</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a23163dd944165cc0d4a5f11e1a672aad"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a23163dd944165cc0d4a5f11e1a672aad">operations_research::sat::PROTOBUF_FINAL::set_allocated_circuit_covering</a></div><div class="ttdeci">void set_allocated_circuit_covering(::operations_research::sat::CircuitCoveringConstraintProto *circuit_covering)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad779a03aef9accf2aab5c5007f917d1b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad779a03aef9accf2aab5c5007f917d1b">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const ConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03829">cp_model.pb.h:3829</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a324fb312a4b0eacf902a1d5859a0e8a8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a324fb312a4b0eacf902a1d5859a0e8a8">operations_research::sat::PROTOBUF_FINAL::actives</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; actives() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae70e4641ca0bdfade09b12fb784dccff"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae70e4641ca0bdfade09b12fb784dccff">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(IntervalConstraintProto &amp;a, IntervalConstraintProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01661">cp_model.pb.h:1661</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a56b8aa1907e6d9ce0cd6360f35164958"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a56b8aa1907e6d9ce0cd6360f35164958">operations_research::sat::PROTOBUF_FINAL::mutable_constraints</a></div><div class="ttdeci">::operations_research::sat::ConstraintProto * mutable_constraints(int index)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5ec1876c5e316e4b44b19db32c88d23d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5ec1876c5e316e4b44b19db32c88d23d">operations_research::sat::PROTOBUF_FINAL::solution_lower_bounds</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; &amp; solution_lower_bounds() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5b1feb162c78f2b83710b52a4507d465"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5b1feb162c78f2b83710b52a4507d465">operations_research::sat::PROTOBUF_FINAL::set_y_intervals</a></div><div class="ttdeci">void set_y_intervals(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae1fc6638d8c9966768e5ebe01a3ae826"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae1fc6638d8c9966768e5ebe01a3ae826">operations_research::sat::PROTOBUF_FINAL::set_wall_time</a></div><div class="ttdeci">void set_wall_time(double value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_addde463624adb6723da3d9375af3a489"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#addde463624adb6723da3d9375af3a489">operations_research::sat::PROTOBUF_FINAL::has_automaton</a></div><div class="ttdeci">bool has_automaton() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ade736c97b0c7be8494137304c1c81e3c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ade736c97b0c7be8494137304c1c81e3c">operations_research::sat::PROTOBUF_FINAL::clear_scaling_factor</a></div><div class="ttdeci">void clear_scaling_factor()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4847f2e4dfbee9108dee626c407dcc0d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4847f2e4dfbee9108dee626c407dcc0d">operations_research::sat::PROTOBUF_FINAL::starting_state</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 starting_state() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4ec078c3673cf5dedb322cc2cebc94f8"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4ec078c3673cf5dedb322cc2cebc94f8">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const DecisionStrategyProto_AffineTransformation &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9b4aa780b837bd4bcf4034b319f8e659"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9b4aa780b837bd4bcf4034b319f8e659">operations_research::sat::PROTOBUF_FINAL::set_allocated_automaton</a></div><div class="ttdeci">void set_allocated_automaton(::operations_research::sat::AutomatonConstraintProto *automaton)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4c000b83ab8d34e71dbeb31b0de6f419"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c000b83ab8d34e71dbeb31b0de6f419">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">BoolArgumentProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00489">cp_model.pb.h:489</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a073ec2c08049da85e321bd0c06a2e2c1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a073ec2c08049da85e321bd0c06a2e2c1">operations_research::sat::PROTOBUF_FINAL::mutable_linear</a></div><div class="ttdeci">::operations_research::sat::LinearConstraintProto * mutable_linear()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a0ab0c4789d577b30dde661c19f88d00eae2ddcc4b888df56eb4300f94b24f8005"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a0ab0c4789d577b30dde661c19f88d00eae2ddcc4b888df56eb4300f94b24f8005">operations_research::sat::DecisionStrategyProto_DomainReductionStrategy_SELECT_UPPER_HALF</a></div><div class="ttdeci">@ DecisionStrategyProto_DomainReductionStrategy_SELECT_UPPER_HALF</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00203">cp_model.pb.h:203</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a28363d2eca5255a3042ba4f552861b27"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28363d2eca5255a3042ba4f552861b27">operations_research::sat::PROTOBUF_FINAL::set_allocated_no_overlap_2d</a></div><div class="ttdeci">void set_allocated_no_overlap_2d(::operations_research::sat::NoOverlap2DConstraintProto *no_overlap_2d)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1374f7cf7612d45c175714361d9b3325"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1374f7cf7612d45c175714361d9b3325">operations_research::sat::PROTOBUF_FINAL::num_binary_propagations</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_binary_propagations() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a466aec4b7ded1d5180dfeaac68792d3d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a466aec4b7ded1d5180dfeaac68792d3d">operations_research::sat::PROTOBUF_FINAL::TableConstraintProto</a></div><div class="ttdeci">TableConstraintProto(const TableConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afd25010a10c15a53fb19ffaa026b089a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afd25010a10c15a53fb19ffaa026b089a">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const ElementConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a626ac20ce8a4e4504053a887b8d91131"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a626ac20ce8a4e4504053a887b8d91131">operations_research::sat::PROTOBUF_FINAL::distinguished_nodes</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 distinguished_nodes(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae25702c6b14d5a936f8bfbb97d0cc7a7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae25702c6b14d5a936f8bfbb97d0cc7a7">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const DecisionStrategyProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a66ce7445590d268852731db3cb5f85e5"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a66ce7445590d268852731db3cb5f85e5">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">LinearExpressionProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00806">cp_model.pb.h:806</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_abeb3a725e664edc4c07da983f6896c26"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#abeb3a725e664edc4c07da983f6896c26">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">AllDifferentConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01155">cp_model.pb.h:1155</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3bcc1e5b7c14f712864ab4817bda28ca"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3bcc1e5b7c14f712864ab4817bda28ca">operations_research::sat::PROTOBUF_FINAL::mutable_transformations</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedPtrField&lt; ::operations_research::sat::DecisionStrategyProto_AffineTransformation &gt; * mutable_transformations()</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a86bca90a4ee896b46c6f9336590311bf"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a86bca90a4ee896b46c6f9336590311bf">operations_research::sat::_CircuitCoveringConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::CircuitCoveringConstraintProtoDefaultTypeInternal _CircuitCoveringConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00074">cp_model.pb.h:73</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aefb33d69e67db3bf14496ff50df422ab"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aefb33d69e67db3bf14496ff50df422ab">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_all_diff</a></div><div class="ttdeci">::operations_research::sat::AllDifferentConstraintProto * unsafe_arena_release_all_diff()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a372a3252c8b80fc391e1a28da42bd0be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a372a3252c8b80fc391e1a28da42bd0be">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">LinearArgumentProto &amp; operator=(LinearArgumentProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00942">cp_model.pb.h:942</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac92ba893b93007d08ed986bf886bf6be"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac92ba893b93007d08ed986bf886bf6be">operations_research::sat::PROTOBUF_FINAL::~LinearArgumentProto</a></div><div class="ttdeci">virtual ~LinearArgumentProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2a383b55214b5dc363f309fb3eacb591"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2a383b55214b5dc363f309fb3eacb591">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const AllDifferentConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01129">cp_model.pb.h:1129</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa76b98a68faca58b422342a1bc5f934b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa76b98a68faca58b422342a1bc5f934b">operations_research::sat::PROTOBUF_FINAL::BoolArgumentProto</a></div><div class="ttdeci">BoolArgumentProto(BoolArgumentProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00433">cp_model.pb.h:433</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afc5daf2e908b67326e88ae91fb9c4235"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afc5daf2e908b67326e88ae91fb9c4235">operations_research::sat::PROTOBUF_FINAL::set_f_inverse</a></div><div class="ttdeci">void set_f_inverse(int index, ::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1fd8c17d308af31ca03d348a627ad947"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1fd8c17d308af31ca03d348a627ad947">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">ReservoirConstraintProto &amp; operator=(const ReservoirConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02313">cp_model.pb.h:2313</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac1038ab04d77684e0ae604187143cd8d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac1038ab04d77684e0ae604187143cd8d">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">CircuitCoveringConstraintProto &amp; operator=(const CircuitCoveringConstraintProto &amp;from)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02974">cp_model.pb.h:2974</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a81af75c4b83f654694eb9b39b14f69a2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a81af75c4b83f654694eb9b39b14f69a2">operations_research::sat::PROTOBUF_FINAL::times</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; &amp; times() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad6c8c1b3537a045b66a7ecf738fa13bd"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad6c8c1b3537a045b66a7ecf738fa13bd">operations_research::sat::PROTOBUF_FINAL::mutable_circuit</a></div><div class="ttdeci">::operations_research::sat::CircuitConstraintProto * mutable_circuit()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae4e64b96cfeeae35ed0831a4c590377f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae4e64b96cfeeae35ed0831a4c590377f">operations_research::sat::PROTOBUF_FINAL::TableConstraintProto</a></div><div class="ttdeci">TableConstraintProto(::PROTOBUF_NAMESPACE_ID::Arena *arena)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a9cc10d1563dc9d59c705213707c6d755"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a9cc10d1563dc9d59c705213707c6d755">operations_research::sat::PROTOBUF_FINAL::mutable_transition_label</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; * mutable_transition_label()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af761b676d49284ffc9b9cbaad755a11e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af761b676d49284ffc9b9cbaad755a11e">operations_research::sat::PROTOBUF_FINAL::CumulativeConstraintProto</a></div><div class="ttdeci">CumulativeConstraintProto()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02117">cp_model.pb.h:2117</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a166a48cead972830bcc29ea142bd8e5e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a166a48cead972830bcc29ea142bd8e5e">operations_research::sat::PROTOBUF_FINAL::demands</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; &amp; demands() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8c8bcb046e9eaa54045cfcfa3ebf1c5d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8c8bcb046e9eaa54045cfcfa3ebf1c5d">operations_research::sat::PROTOBUF_FINAL::clear_num_integer_propagations</a></div><div class="ttdeci">void clear_num_integer_propagations()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a410ca03165cba9eab8c0d22d290a9d70"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a410ca03165cba9eab8c0d22d290a9d70">operations_research::sat::PROTOBUF_FINAL::clear_assumptions</a></div><div class="ttdeci">void clear_assumptions()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac175af50dda95d70b7e2ac3086e234fa"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac175af50dda95d70b7e2ac3086e234fa">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">PartialVariableAssignment * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05212">cp_model.pb.h:5212</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7b7664f65bd8688c73062db990a3e667"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7b7664f65bd8688c73062db990a3e667">operations_research::sat::PROTOBUF_FINAL::clear_int_max</a></div><div class="ttdeci">void clear_int_max()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2429da251d1f02ba7f3f0773b7c514d4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2429da251d1f02ba7f3f0773b7c514d4">operations_research::sat::PROTOBUF_FINAL::objective</a></div><div class="ttdeci">const ::operations_research::sat::CpObjectiveProto &amp; objective() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7ab9dfedf9068cca38f88a02bd38b6f2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7ab9dfedf9068cca38f88a02bd38b6f2">operations_research::sat::PROTOBUF_FINAL::distinguished_nodes</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; &amp; distinguished_nodes() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_adf27e0b6e7c588da184f94d86200d75d"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adf27e0b6e7c588da184f94d86200d75d">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_objective</a></div><div class="ttdeci">::operations_research::sat::CpObjectiveProto * unsafe_arena_release_objective()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4c6244ce151d7dd4d9e7bbd6d82531f2"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c6244ce151d7dd4d9e7bbd6d82531f2">operations_research::sat::PROTOBUF_FINAL::clear_tightened_variables</a></div><div class="ttdeci">void clear_tightened_variables()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a29f714a3d5df77ab5223525a550b3527"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a29f714a3d5df77ab5223525a550b3527">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const DecisionStrategyProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a28df02efea1f4f863c717292f06b7c53"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a28df02efea1f4f863c717292f06b7c53">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_release_bool_xor</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * unsafe_arena_release_bool_xor()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3fa3c53cefbb72e2541fbdf7e5169c0e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3fa3c53cefbb72e2541fbdf7e5169c0e">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">CircuitCoveringConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03029">cp_model.pb.h:3029</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0abe593525e5080953426d932d55ed9f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0abe593525e5080953426d932d55ed9f">operations_research::sat::PROTOBUF_FINAL::set_num_branches</a></div><div class="ttdeci">void set_num_branches(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a4c04aedad81847129ba0687901aaa706"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a4c04aedad81847129ba0687901aaa706">operations_research::sat::PROTOBUF_FINAL::mutable_heads</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int32 &gt; * mutable_heads()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a1357c96fb88e28af1b115542dcc00a0c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1357c96fb88e28af1b115542dcc00a0c">operations_research::sat::PROTOBUF_FINAL::GetReflection</a></div><div class="ttdeci">static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00288">cp_model.pb.h:288</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0522d1237042155f77d8b426dac80903"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0522d1237042155f77d8b426dac80903">operations_research::sat::PROTOBUF_FINAL::clear_sufficient_assumptions_for_infeasibility</a></div><div class="ttdeci">void clear_sufficient_assumptions_for_infeasibility()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af3be2b6dac25bcb1e8e45cc41c5795f6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af3be2b6dac25bcb1e8e45cc41c5795f6">operations_research::sat::PROTOBUF_FINAL::set_target</a></div><div class="ttdeci">void set_target(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a34eb34038fea79741bdc6e2972931d87"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a34eb34038fea79741bdc6e2972931d87">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(AutomatonConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03548">cp_model.pb.h:3548</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5bf245779562c3bdf1dea742eda1323e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5bf245779562c3bdf1dea742eda1323e">operations_research::sat::PROTOBUF_FINAL::transition_tail</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; &amp; transition_tail() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac6866d2614beea7195581e349d61e177"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac6866d2614beea7195581e349d61e177">operations_research::sat::PROTOBUF_FINAL::clear_final_states</a></div><div class="ttdeci">void clear_final_states()</div></div>
<div class="ttc" id="adefault__search_8cc_html_ac673bc430bdc3fdaa09f7becf98ef267"><div class="ttname"><a href="default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267">name</a></div><div class="ttdeci">const std::string name</div><div class="ttdef"><b>Definition:</b> <a href="default__search_8cc_source.html#l00807">default_search.cc:807</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a091bb7dc4c82e9d2feb4f52aa8c13ae1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a091bb7dc4c82e9d2feb4f52aa8c13ae1">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">ReservoirConstraintProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02368">cp_model.pb.h:2368</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af317d5a9075e4fdfe95e74adcf571186"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af317d5a9075e4fdfe95e74adcf571186">operations_research::sat::PROTOBUF_FINAL::CpSolverResponse</a></div><div class="ttdeci">CpSolverResponse()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05593">cp_model.pb.h:5593</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1LinearArgumentProtoDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1LinearArgumentProtoDefaultTypeInternal.html">operations_research::sat::LinearArgumentProtoDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00059">cp_model.pb.cc:59</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab04954a14713bc300cef1473d729fe3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab04954a14713bc300cef1473d729fe3b">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">TableConstraintProto * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03201">cp_model.pb.h:3201</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ae4b2a7ab81acf8d701f3dd6dd69b5939"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ae4b2a7ab81acf8d701f3dd6dd69b5939">operations_research::sat::PROTOBUF_FINAL::~NoOverlapConstraintProto</a></div><div class="ttdeci">virtual ~NoOverlapConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afcbfe91bfff71a2cc0e868e1f5bfd97f"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afcbfe91bfff71a2cc0e868e1f5bfd97f">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(LinearConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01298">cp_model.pb.h:1298</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_acfb191ce3f62bb9ae21a0cd457d3705c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acfb191ce3f62bb9ae21a0cd457d3705c">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const ReservoirConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a934d9868f4bfcada979a310ea97ce987"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a934d9868f4bfcada979a310ea97ce987">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(CpModelProto &amp;a, CpModelProto &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05365">cp_model.pb.h:5365</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab3a51ca9e7f5a1bc743adc6746a1e1f7"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab3a51ca9e7f5a1bc743adc6746a1e1f7">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(LinearExpressionProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00786">cp_model.pb.h:786</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ade7a9393c23d517710bb7648520cadce"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ade7a9393c23d517710bb7648520cadce">operations_research::sat::PROTOBUF_FINAL::set_allocated_cumulative</a></div><div class="ttdeci">void set_allocated_cumulative(::operations_research::sat::CumulativeConstraintProto *cumulative)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2dd405b699bee1701e1440ebd6331615"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2dd405b699bee1701e1440ebd6331615">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const LinearArgumentProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_add78ea8400872dc53be179a1c87b637e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#add78ea8400872dc53be179a1c87b637e">operations_research::sat::PROTOBUF_FINAL::mutable_solution_upper_bounds</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; * mutable_solution_upper_bounds()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af5d0c2dd0559285b7031bfdf619ece69"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af5d0c2dd0559285b7031bfdf619ece69">operations_research::sat::PROTOBUF_FINAL::swap</a></div><div class="ttdeci">friend void swap(PartialVariableAssignment &amp;a, PartialVariableAssignment &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05189">cp_model.pb.h:5189</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ac7caf1a731f00343e5056d464e74a50b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac7caf1a731f00343e5056d464e74a50b">operations_research::sat::PROTOBUF_FINAL::Swap</a></div><div class="ttdeci">void Swap(ConstraintProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03839">cp_model.pb.h:3839</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab4f9b013bace8a39ecce0f4c8c713f4c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab4f9b013bace8a39ecce0f4c8c713f4c">operations_research::sat::PROTOBUF_FINAL::set_allocated_all_diff</a></div><div class="ttdeci">void set_allocated_all_diff(::operations_research::sat::AllDifferentConstraintProto *all_diff)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a54693f72c1f494b6abc5410e748afc11"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a54693f72c1f494b6abc5410e748afc11">operations_research::sat::PROTOBUF_FINAL::MergeFrom</a></div><div class="ttdeci">void MergeFrom(const CumulativeConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af43425f531f9cbab5716d4b8ac001803"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af43425f531f9cbab5716d4b8ac001803">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">PartialVariableAssignment * New() const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05208">cp_model.pb.h:5208</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa220e57a4617b172cb0546066812eb8e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa220e57a4617b172cb0546066812eb8e">operations_research::sat::PROTOBUF_FINAL::clear_transition_tail</a></div><div class="ttdeci">void clear_transition_tail()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ab3782aaed8cca1f51a770b4408d2b442"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ab3782aaed8cca1f51a770b4408d2b442">operations_research::sat::PROTOBUF_FINAL::set_allocated_int_min</a></div><div class="ttdeci">void set_allocated_int_min(::operations_research::sat::IntegerArgumentProto *int_min)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7c4f34cf00f255204c546595ffdb565b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7c4f34cf00f255204c546595ffdb565b">operations_research::sat::PROTOBUF_FINAL::internal_default_instance</a></div><div class="ttdeci">static const ReservoirConstraintProto * internal_default_instance()</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02338">cp_model.pb.h:2338</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a51908d6c73001035a715a5b6f1b4c41a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a51908d6c73001035a715a5b6f1b4c41a">operations_research::sat::PROTOBUF_FINAL::set_allocated_element</a></div><div class="ttdeci">void set_allocated_element(::operations_research::sat::ElementConstraintProto *element)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a2d6bad8adb8e1501e1011ce19a88d9ac"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a2d6bad8adb8e1501e1011ce19a88d9ac">operations_research::sat::PROTOBUF_FINAL::clear_distinguished_nodes</a></div><div class="ttdeci">void clear_distinguished_nodes()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_afa7e6bbfff418cc4ee53a8a8bf10e9b3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#afa7e6bbfff418cc4ee53a8a8bf10e9b3">operations_research::sat::PROTOBUF_FINAL::UnsafeArenaSwap</a></div><div class="ttdeci">void UnsafeArenaSwap(BoolArgumentProto *other)</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00481">cp_model.pb.h:481</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aeecbd5041fb2fac7aa5dc265b33381e1"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aeecbd5041fb2fac7aa5dc265b33381e1">operations_research::sat::PROTOBUF_FINAL::add_nexts</a></div><div class="ttdeci">void add_nexts(::PROTOBUF_NAMESPACE_ID::int32 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_adff6cf140c7788f0431f513e67891314"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#adff6cf140c7788f0431f513e67891314">operations_research::sat::PROTOBUF_FINAL::y_intervals</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 y_intervals(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aa61c7a9c831d7b12b61e4fcc9c4002af"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aa61c7a9c831d7b12b61e4fcc9c4002af">operations_research::sat::PROTOBUF_FINAL::mutable_at_most_one</a></div><div class="ttdeci">::operations_research::sat::BoolArgumentProto * mutable_at_most_one()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_aaf7e122d28a0bb925fad5f347429e469"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#aaf7e122d28a0bb925fad5f347429e469">operations_research::sat::PROTOBUF_FINAL::release_int_max</a></div><div class="ttdeci">::operations_research::sat::IntegerArgumentProto * release_int_max()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a12cfd0d2da719759a5f2fc7b1075a11a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a12cfd0d2da719759a5f2fc7b1075a11a">operations_research::sat::PROTOBUF_FINAL::default_instance</a></div><div class="ttdeci">static const InverseConstraintProto &amp; default_instance()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0f64aa4203cbc6b49421d546dd091a31"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0f64aa4203cbc6b49421d546dd091a31">operations_research::sat::PROTOBUF_FINAL::~ReservoirConstraintProto</a></div><div class="ttdeci">virtual ~ReservoirConstraintProto()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a50e29927c000e76c054ce0661fd0569e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a50e29927c000e76c054ce0661fd0569e">operations_research::sat::PROTOBUF_FINAL::clear_cumulative</a></div><div class="ttdeci">void clear_cumulative()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad162dc0834854df5195f4d503add84fb"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad162dc0834854df5195f4d503add84fb">operations_research::sat::PROTOBUF_FINAL::unsafe_arena_set_allocated_cumulative</a></div><div class="ttdeci">void unsafe_arena_set_allocated_cumulative(::operations_research::sat::CumulativeConstraintProto *cumulative)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a22c3a52fe15f16a44a8f91f0cc64d1cc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a22c3a52fe15f16a44a8f91f0cc64d1cc">operations_research::sat::PROTOBUF_FINAL::New</a></div><div class="ttdeci">CpModelProto * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l05388">cp_model.pb.h:5388</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7ecc0e3d46054f04d161172d66160a4b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7ecc0e3d46054f04d161172d66160a4b">operations_research::sat::PROTOBUF_FINAL::num_integer_propagations</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_integer_propagations() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a632ec67f9ed4874873a48769b3270bd3"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a632ec67f9ed4874873a48769b3270bd3">operations_research::sat::PROTOBUF_FINAL::set_allocated_inverse</a></div><div class="ttdeci">void set_allocated_inverse(::operations_research::sat::InverseConstraintProto *inverse)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a7eb9ed01f0a546c908d9a8a3cfb10a1c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a7eb9ed01f0a546c908d9a8a3cfb10a1c">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">NoOverlap2DConstraintProto &amp; operator=(NoOverlap2DConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l01943">cp_model.pb.h:1943</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_aea6eecafe1713c4565393c72a379122b"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#aea6eecafe1713c4565393c72a379122b">operations_research::sat::_CircuitConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::CircuitConstraintProtoDefaultTypeInternal _CircuitConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00071">cp_model.pb.h:70</a></div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a74dd1a529939101db35e9d731ffac186"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a74dd1a529939101db35e9d731ffac186">operations_research::sat::CpSolverStatus_ARRAYSIZE</a></div><div class="ttdeci">constexpr int CpSolverStatus_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00239">cp_model.pb.h:239</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a00da985c6daa3973cdc77fa227eba9fc"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a00da985c6daa3973cdc77fa227eba9fc">operations_research::sat::PROTOBUF_FINAL::transition_label</a></div><div class="ttdeci">const ::PROTOBUF_NAMESPACE_ID::RepeatedField&lt; ::PROTOBUF_NAMESPACE_ID::int64 &gt; &amp; transition_label() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PartialVariableAssignmentDefaultTypeInternal_html"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PartialVariableAssignmentDefaultTypeInternal.html">operations_research::sat::PartialVariableAssignmentDefaultTypeInternal</a></div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8cc_source.html#l00160">cp_model.pb.cc:160</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a5ef9078a3b1e568f4173c3c0b4c6380e"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a5ef9078a3b1e568f4173c3c0b4c6380e">operations_research::sat::PROTOBUF_FINAL::heads</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int32 heads(int index) const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a6e50a045775e5407d7fb667b1919c362"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a6e50a045775e5407d7fb667b1919c362">operations_research::sat::PROTOBUF_FINAL::set_min_level</a></div><div class="ttdeci">void set_min_level(::PROTOBUF_NAMESPACE_ID::int64 value)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a8c57b08e0e5ad7b7a45d050f85e07d3b"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a8c57b08e0e5ad7b7a45d050f85e07d3b">operations_research::sat::PROTOBUF_FINAL::y_intervals_size</a></div><div class="ttdeci">int y_intervals_size() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ad687a28999479e5c346582e63995f603"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ad687a28999479e5c346582e63995f603">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">RoutesConstraintProto &amp; operator=(RoutesConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l02741">cp_model.pb.h:2741</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a0221aa44405ebe70f00eaeac2a31004a"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0221aa44405ebe70f00eaeac2a31004a">operations_research::sat::PROTOBUF_FINAL::set_allocated_int_max</a></div><div class="ttdeci">void set_allocated_int_max(::operations_research::sat::IntegerArgumentProto *int_max)</div></div>
<div class="ttc" id="anamespaceoperations__research_1_1sat_html_a921e9c249f7c69309d0c2712f78867a2"><div class="ttname"><a href="namespaceoperations__research_1_1sat.html#a921e9c249f7c69309d0c2712f78867a2">operations_research::sat::_NoOverlapConstraintProto_default_instance_</a></div><div class="ttdeci">class operations_research::sat::NoOverlapConstraintProtoDefaultTypeInternal _NoOverlapConstraintProto_default_instance_</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l00125">cp_model.pb.h:124</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a13476975e8abde77cd002cab8a2271ba"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a13476975e8abde77cd002cab8a2271ba">operations_research::sat::PROTOBUF_FINAL::operator=</a></div><div class="ttdeci">ConstraintProto &amp; operator=(ConstraintProto &amp;&amp;from) noexcept</div><div class="ttdef"><b>Definition:</b> <a href="cp__model_8pb_8h_source.html#l03779">cp_model.pb.h:3779</a></div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a3705f221682f0ca2d257d23ccb4523e6"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3705f221682f0ca2d257d23ccb4523e6">operations_research::sat::PROTOBUF_FINAL::CopyFrom</a></div><div class="ttdeci">void CopyFrom(const ConstraintProto &amp;from)</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a911bbc19fa15a5eac4d6210c0bb7fedf"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a911bbc19fa15a5eac4d6210c0bb7fedf">operations_research::sat::PROTOBUF_FINAL::lin_min</a></div><div class="ttdeci">const ::operations_research::sat::LinearArgumentProto &amp; lin_min() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_af473ca1ba2da7dc2b7f2985855ab8e5c"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af473ca1ba2da7dc2b7f2985855ab8e5c">operations_research::sat::PROTOBUF_FINAL::num_conflicts</a></div><div class="ttdeci">::PROTOBUF_NAMESPACE_ID::int64 num_conflicts() const</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_a196be210395f162c7727fec0a8d3ca15"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a196be210395f162c7727fec0a8d3ca15">operations_research::sat::PROTOBUF_FINAL::mutable_table</a></div><div class="ttdeci">::operations_research::sat::TableConstraintProto * mutable_table()</div></div>
<div class="ttc" id="aclassoperations__research_1_1sat_1_1PROTOBUF__FINAL_html_ada280373dce092f67fbfbe6ffdd2b2d4"><div class="ttname"><a href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ada280373dce092f67fbfbe6ffdd2b2d4">operations_research::sat::PROTOBUF_FINAL::set_primal_integral</a></div><div class="ttdeci">void set_primal_integral(double value)</div></div>
<!-- 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_c5b0fe70900e54a4a94ebb062342b0c6.html">sat</a></li><li class="navelem"><a class="el" href="cp__model_8pb_8h.html">cp_model.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.18 </li>
</ul>
</div>
</body>
</html>